diff --git a/content/Base/.theming b/content/Base/.theming index e2f4521b..65fe2c43 100644 --- a/content/Base/.theming +++ b/content/Base/.theming @@ -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.14.0", + "sVersion": "11.5.0", "aBuildFiles": [ "preview", "css_variables" @@ -12,16 +12,16 @@ "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" } \ No newline at end of file diff --git a/content/Base/baseLib/baseTheme/base.less b/content/Base/baseLib/baseTheme/base.less index 5e57d752..68d66cd2 100644 --- a/content/Base/baseLib/baseTheme/base.less +++ b/content/Base/baseLib/baseTheme/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.5.0) *******************/ // [Label "Brand Color"] @@ -85,7 +85,7 @@ // [Tags "Quick", "Base", "URI", "Image", "Mobile", "Protected"] // [Protected "true"] // [Category "Image"] -// [Type "image"] +// [Type "asset"] @sapCompanyLogo: @sapDefault_URI; // [Label "Background Image/Gradient"] @@ -93,7 +93,7 @@ // [Tags "Quick", "Base", "URI", "Image", "Protected"] // [Protected "true"] // [Category "Image"] -// [Type "image"] +// [Type "asset"] @sapBackgroundImage: @sapDefault_URI; // [Label "Background Opacity"] @@ -593,15 +593,15 @@ // [Label "Focus Style"] // [Description "The style of the focus."] -// [Tags "Base", "Content", "Protected"] +// [Tags "Base", "Content", "Color", "Protected"] // [Protected "true"] // [Category "Focus"] -// [Type "borderStyle"] +// [Type "border"] @sapContent_FocusStyle: @sapDefault_BorderStyle; // [Label "Focus Width"] // [Description "The width of the focus."] -// [Tags "Base", "Content", "Protected"] +// [Tags "Base", "Content", "Color", "Protected"] // [Protected "true"] // [Category "Focus"] // [Type "borderWidth"] @@ -1266,7 +1266,7 @@ // [Tags "Base", "Shell", "URI", "Image", "Protected"] // [Protected "true"] // [Category "Image"] -// [Type "image"] +// [Type "asset"] @sapShell_BackgroundImage: @sapDefault_URI; // [Label "Shell Background Opacity"] @@ -1396,7 +1396,7 @@ // [Tags "Base", "Shell", "URI", "Image", "Protected"] // [Protected "true"] // [Category "Image"] -// [Type "image"] +// [Type "asset"] @sapShell_Favicon: @sapDefault_URI; // [Label "Shell Navigation Area Background"] @@ -1513,15 +1513,6 @@ // [Type "color"] @sapShell_NeutralColor: @sapDefault_Color; -// [Label "Shell Assistant Foreground Color"] -// [Description "The foreground color of the SAP assistant (Joule) within the shell bar."] -// [TranslationKey "sapShell_Assistant_FgClr"] -// [Tags "Base", "Shell", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Shell"] -// [Type "color"] -@sapShell_Assistant_ForegroundColor: @sapDefault_Color; - // [Label "Shell Category 1 Background Color"] // [Description "The background color of shell elements of category 1."] // [Tags "Base", "Shell", "Color", "Protected"] @@ -1553,7 +1544,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_1_TextShadow: @sapDefault_Color; // [Label "Shell Category 2 Background Color"] @@ -1587,7 +1578,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_2_TextShadow: @sapDefault_Color; // [Label "Shell Category 3 Background Color"] @@ -1621,7 +1612,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_3_TextShadow: @sapDefault_Color; // [Label "Shell Category 4 Background Color"] @@ -1655,7 +1646,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_4_TextShadow: @sapDefault_Color; // [Label "Shell Category 5 Background Color"] @@ -1689,7 +1680,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_5_TextShadow: @sapDefault_Color; // [Label "Shell Category 6 Background Color"] @@ -1723,7 +1714,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_6_TextShadow: @sapDefault_Color; // [Label "Shell Category 7 Background Color"] @@ -1757,7 +1748,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_7_TextShadow: @sapDefault_Color; // [Label "Shell Category 8 Background Color"] @@ -1791,7 +1782,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_8_TextShadow: @sapDefault_Color; // [Label "Shell Category 9 Background Color"] @@ -1825,7 +1816,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_9_TextShadow: @sapDefault_Color; // [Label "Shell Category 10 Background Color"] @@ -1859,7 +1850,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_10_TextShadow: @sapDefault_Color; // [Label "Shell Category 11 Background Color"] @@ -1893,7 +1884,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_11_TextShadow: @sapDefault_Color; // [Label "Shell Category 12 Background Color"] @@ -1927,7 +1918,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_12_TextShadow: @sapDefault_Color; // [Label "Shell Category 13 Background Color"] @@ -1961,7 +1952,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_13_TextShadow: @sapDefault_Color; // [Label "Shell Category 14 Background Color"] @@ -1995,7 +1986,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_14_TextShadow: @sapDefault_Color; // [Label "Shell Category 15 Background Color"] @@ -2029,7 +2020,7 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] +// [Type "color"] @sapShell_Category_15_TextShadow: @sapDefault_Color; // [Label "Shell Category 16 Background Color"] @@ -2063,154 +2054,8 @@ // [Tags "Base", "Shell", "Protected"] // [Protected "true"] // [Category "Shell", "Category"] -// [Type "boxShadow"] -@sapShell_Category_16_TextShadow: @sapDefault_Color; - -// [Label "Assistant Color"] -// [Description "The color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Color1: @sapDefault_Color; - -// [Label "Assistant Color 2"] -// [Description "Color 2 of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] // [Type "color"] -@sapAssistant_Color2: @sapDefault_Color; - -// [Label "Assistant Background Gradient"] -// [Description "The gradient of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Image", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "image"] -@sapAssistant_BackgroundGradient: @sapDefault_URI; - -// [Label "Assistant Background"] -// [Description "The background color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Background: @sapDefault_Color; - -// [Label "Assistant Border Color"] -// [Description "The border color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_BorderColor: @sapDefault_Color; - -// [Label "Assistant Text Color"] -// [Description "The text color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_TextColor: @sapDefault_Color; - -// [Label "Assistant Hover Background"] -// [Description "The hover state background color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Hover_Background: @sapDefault_Color; - -// [Label "Assistant Hover Border Color"] -// [Description "The hover state border color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Hover_BorderColor: @sapDefault_Color; - -// [Label "Assistant Hover Text Color"] -// [Description "The hover state text color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Hover_TextColor: @sapDefault_Color; - -// [Label "Assistant Active Background Color"] -// [Description "The active state background color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Active_Background: @sapDefault_Color; - -// [Label "Assistant Active Border Color"] -// [Description "The active state border color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Active_BorderColor: @sapDefault_Color; - -// [Label "Assistant Active Text Color"] -// [Description "The active state text color of the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Active_TextColor: @sapDefault_Color; - -// [Label "Assistant Question Background Color"] -// [Description "The question background color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -// [TranslationKey "sapAssistant_Question_Bg"] -@sapAssistant_Question_Background: @sapDefault_Color; - -// [Label "Assistant Question Border Color"] -// [Description "The question border color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -// [TranslationKey "sapAssistant_Question_BrdClr"] -@sapAssistant_Question_BorderColor: @sapDefault_Color; - -// [Label "Assistant Question Text Color"] -// [Description "The question text color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Question_TextColor: @sapDefault_Color; - -// [Label "Assistant Answer Background Color"] -// [Description "The answer background color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Answer_Background: @sapDefault_Color; - -// [Label "Assistant Answer Border Color"] -// [Description "The answer border color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Answer_BorderColor: @sapDefault_Color; - -// [Label "Assistant Answer Text Color"] -// [Description "The answer text color used in the SAP assistant (Joule)."] -// [Tags "Base", "Assistant", "Color", "Protected"] -// [Protected "true"] -// [Category "Assistant"] -// [Type "color"] -@sapAssistant_Answer_TextColor: @sapDefault_Color; +@sapShell_Category_16_TextShadow: @sapDefault_Color; // [Label "Avatar 1 Background Color"] // [Description "The background color of type-1 avatars."] @@ -3949,7 +3794,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Standard"] -// [Type "borderStyle"] +// [Type "border"] @sapField_BorderStyle: @sapDefault_BorderStyle; // [Label "Field Corner Radius"] @@ -4103,7 +3948,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Readonly"] -// [Type "borderStyle"] +// [Type "border"] @sapField_ReadOnly_BorderStyle: @sapDefault_BorderStyle; // [Label "Read Only Field Help Color"] @@ -4161,7 +4006,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Invalid"] -// [Type "borderStyle"] +// [Type "border"] @sapField_InvalidBorderStyle: @sapDefault_BorderStyle; // [Label "Invalid Field Shadow"] @@ -4210,7 +4055,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Warning"] -// [Type "borderStyle"] +// [Type "border"] @sapField_WarningBorderStyle: @sapDefault_BorderStyle; // [Label "Warning Field Shadow"] @@ -4259,7 +4104,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Success"] -// [Type "borderStyle"] +// [Type "border"] @sapField_SuccessBorderStyle: @sapDefault_BorderStyle; // [Label "Success Field Shadow"] @@ -4310,7 +4155,7 @@ // [Tags "Base", "Field", "Protected"] // [Protected "true"] // [Category "Input", "Information"] -// [Type "borderStyle"] +// [Type "border"] @sapField_InformationBorderStyle: @sapDefault_BorderStyle; // [Label "Information Field Shadow"] @@ -7766,7 +7611,7 @@ // [Deprecated "true"] // [Protected "true"] // [Category "Shell"] -// [Type "image"] +// [Type "asset"] @sapShell_BackgroundGradient: @sapShell_BackgroundImage; // [Tags "SapInternal", "Base", "Color", "Protected"] @@ -7826,7 +7671,7 @@ // [Tags "SapInternal", "Base", "Protected"] // [Protected "true"] // [Category "Internal"] -// [Type "borderStyle"] +// [Type "border"] @sapDefault_BorderStyle: solid; // [Tags "SapInternal", "Base", "Protected"] @@ -7870,231 +7715,182 @@ @sapCss_SvgIconPositive: @sapCss_SvgIconBase; @sapCss_SvgIconNegative: @sapCss_SvgIconBase; /**/ -.sapCss_SAP-icons() when (@sapCss_SAP-icons) { -@font-face { -font-family: 'SAP-icons'; +.sapCss_SAP-icons() when (@sapCss_SAP-icons) {@font-face {font-family: 'SAP-icons'; src: @sapFontUrl_SAP-icons_woff2 format('woff2'), @sapFontUrl_SAP-icons_woff format('woff'), @sapFontUrl_SAP-icons_ttf format('truetype'), local('SAP-icons'); font-weight: normal; font-style: normal; } } .sapCss_SAP-icons(); -.sapCss_72() when (@sapCss_72) { -@font-face { -font-family: '72'; +.sapCss_72() when (@sapCss_72) {@font-face {font-family: '72'; font-style: normal; font-weight: 400; src: @sapFontUrl_72_Regular_woff2 format('woff2'), @sapFontUrl_72_Regular_woff format('woff'), local('72'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72(); -.sapCss_72full() when (@sapCss_72full) { -@font-face { -font-family: '72full'; +.sapCss_72full() when (@sapCss_72full) {@font-face {font-family: '72full'; font-style: normal; font-weight: 400; src: @sapFontUrl_72_Regular_full_woff2 format('woff2'), @sapFontUrl_72_Regular_full_woff format('woff'); } } .sapCss_72full(); -.sapCss_72Bold() when (@sapCss_72Bold) { -@font-face { -font-family: '72-Bold'; +.sapCss_72Bold() when (@sapCss_72Bold) {@font-face {font-family: '72-Bold'; src: @sapFontUrl_72_Bold_woff2 format('woff2'), @sapFontUrl_72_Bold_woff format('woff'), local('72-Bold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 700; src: @sapFontUrl_72_Bold_woff2 format('woff2'), @sapFontUrl_72_Bold_woff format('woff'), local('72-Bold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Bold(); -.sapCss_72Boldfull() when (@sapCss_72Boldfull) { -@font-face { -font-family: '72-Boldfull'; +.sapCss_72Boldfull() when (@sapCss_72Boldfull) {@font-face {font-family: '72-Boldfull'; src: @sapFontUrl_72_Bold_full_woff2 format('woff2'), @sapFontUrl_72_Bold_full_woff format('woff'); } -@font-face { -font-family: '72full'; +@font-face {font-family: '72full'; font-style: normal; font-weight: 700; src: @sapFontUrl_72_Bold_full_woff2 format('woff2'), @sapFontUrl_72_Bold_full_woff format('woff'); } } .sapCss_72Boldfull(); -.sapCss_72Semibold() when (@sapCss_72Semibold) { -@font-face { -font-family: '72-Semibold'; +.sapCss_72Semibold() when (@sapCss_72Semibold) {@font-face {font-family: '72-Semibold'; src: @sapFontUrl_72_Semibold_woff2 format('woff2'), @sapFontUrl_72_Semibold_woff format('woff'), local('72-Semibold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 600; src: @sapFontUrl_72_Semibold_woff2 format('woff2'), @sapFontUrl_72_Semibold_woff format('woff'), local('72-Semibold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Semibold(); -.sapCss_72Semiboldfull() when (@sapCss_72Semiboldfull) { -@font-face { -font-family: '72-Semiboldfull'; +.sapCss_72Semiboldfull() when (@sapCss_72Semiboldfull) {@font-face {font-family: '72-Semiboldfull'; src: @sapFontUrl_72_Semibold_full_woff2 format('woff2'), @sapFontUrl_72_Semibold_full_woff format('woff'); } -@font-face { -font-family: '72full'; +@font-face {font-family: '72full'; font-style: normal; font-weight: 600; src: @sapFontUrl_72_Semibold_full_woff2 format('woff2'), @sapFontUrl_72_Semibold_full_woff format('woff'); } } .sapCss_72Semiboldfull(); -.sapCss_72SemiboldDuplex() when (@sapCss_72SemiboldDuplex) { -@font-face { -font-family: '72-SemiboldDuplex'; +.sapCss_72SemiboldDuplex() when (@sapCss_72SemiboldDuplex) {@font-face {font-family: '72-SemiboldDuplex'; src: @sapFontUrl_72_SemiboldDuplex_woff2 format('woff2'), @sapFontUrl_72_SemiboldDuplex_woff format('woff'), local('72-SemiboldDuplex'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72SemiboldDuplex(); -.sapCss_72SemiboldDuplexfull() when (@sapCss_72SemiboldDuplexfull) { -@font-face { -font-family: '72-SemiboldDuplexfull'; +.sapCss_72SemiboldDuplexfull() when (@sapCss_72SemiboldDuplexfull) {@font-face {font-family: '72-SemiboldDuplexfull'; src: @sapFontUrl_72_SemiboldDuplex_full_woff2 format('woff2'), @sapFontUrl_72_SemiboldDuplex_full_woff format('woff'); } } .sapCss_72SemiboldDuplexfull(); -.sapCss_72Light() when (@sapCss_72Light) { -@font-face { -font-family: '72-Light'; +.sapCss_72Light() when (@sapCss_72Light) {@font-face {font-family: '72-Light'; src: @sapFontUrl_72_Light_woff2 format('woff2'), @sapFontUrl_72_Light_woff format('woff'), local('72-Light'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 300; src: @sapFontUrl_72_Light_woff2 format('woff2'), @sapFontUrl_72_Light_woff format('woff'), local('72-Light'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Light(); -.sapCss_72Lightfull() when (@sapCss_72Lightfull) { -@font-face { -font-family: '72-Lightfull'; +.sapCss_72Lightfull() when (@sapCss_72Lightfull) {@font-face {font-family: '72-Lightfull'; src: @sapFontUrl_72_Light_full_woff2 format('woff2'), @sapFontUrl_72_Light_full_woff format('woff'); } -@font-face { -font-family: '72full'; +@font-face {font-family: '72full'; font-style: normal; font-weight: 300; src: @sapFontUrl_72_Light_full_woff2 format('woff2'), @sapFontUrl_72_Light_full_woff format('woff'); } } .sapCss_72Lightfull(); -.sapCss_72Black() when (@sapCss_72Black) { -@font-face { -font-family: '72Black'; +.sapCss_72Black() when (@sapCss_72Black) {@font-face {font-family: '72Black'; src: @sapFontUrl_72_Black_woff2 format('woff2'), @sapFontUrl_72_Black_woff format('woff'), local('72Black'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+160-161, U+178, U+17D-17E, U+192, U+237, U+2C6-2C7, U+2DC, U+3BC, U+1E0E, U+2013-2014, U+2018-2019, U+201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+160-161, U+178, U+17D-17E, U+192, U+237, U+2C6-2C7, U+2DC, U+30A, U+3BC, U+1E0E, U+2013-2014, U+2018-2019, U+201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 900; src: @sapFontUrl_72_Black_woff2 format('woff2'), @sapFontUrl_72_Black_woff format('woff'), local('72Black'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+160-161, U+178, U+17D-17E, U+192, U+237, U+2C6-2C7, U+2DC, U+3BC, U+1E0E, U+2013-2014, U+2018-2019, U+201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+160-161, U+178, U+17D-17E, U+192, U+237, U+2C6-2C7, U+2DC, U+30A, U+3BC, U+1E0E, U+2013-2014, U+2018-2019, U+201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Black(); -.sapCss_72Blackfull() when (@sapCss_72Blackfull) { -@font-face { -font-family: '72Blackfull'; +.sapCss_72Blackfull() when (@sapCss_72Blackfull) {@font-face {font-family: '72Blackfull'; src: @sapFontUrl_72_Black_full_woff2 format('woff2'), @sapFontUrl_72_Black_full_woff format('woff'); } -@font-face { -font-family: '72full'; +@font-face {font-family: '72full'; font-style: normal; font-weight: 900; src: @sapFontUrl_72_Black_full_woff2 format('woff2'), @sapFontUrl_72_Black_full_woff format('woff'); } } .sapCss_72Blackfull(); -.sapCss_72BoldItalic() when (@sapCss_72BoldItalic) { -@font-face { -font-family: '72-BoldItalic'; +.sapCss_72BoldItalic() when (@sapCss_72BoldItalic) {@font-face {font-family: '72-BoldItalic'; src: @sapFontUrl_72_BoldItalic_woff2 format('woff2'), @sapFontUrl_72_BoldItalic_woff format('woff'), local('72-BoldItalic'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: italic; font-weight: 700; src: @sapFontUrl_72_BoldItalic_woff2 format('woff2'), @sapFontUrl_72_BoldItalic_woff format('woff'), local('72-BoldItalic'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72BoldItalic(); -.sapCss_72BoldItalicfull() when (@sapCss_72BoldItalicfull) { -@font-face { -font-family: '72full'; +.sapCss_72BoldItalicfull() when (@sapCss_72BoldItalicfull) {@font-face {font-family: '72full'; font-style: italic; font-weight: 700; src: @sapFontUrl_72_BoldItalic_full_woff2 format('woff2'), @sapFontUrl_72_BoldItalic_full_woff format('woff'); } } .sapCss_72BoldItalicfull(); -.sapCss_72Condensed() when (@sapCss_72Condensed) { -@font-face { -font-family: '72-Condensed'; +.sapCss_72Condensed() when (@sapCss_72Condensed) {@font-face {font-family: '72-Condensed'; src: @sapFontUrl_72_Condensed_woff2 format('woff2'), @sapFontUrl_72_Condensed_woff format('woff'), local('72-Condensed'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 400; font-stretch: condensed; src: @sapFontUrl_72_Condensed_woff2 format('woff2'), @sapFontUrl_72_Condensed_woff format('woff'), local('72-Condensed'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Condensed(); -.sapCss_72Condensedfull() when (@sapCss_72Condensedfull) { -@font-face { -font-family: '72'; +.sapCss_72Condensedfull() when (@sapCss_72Condensedfull) {@font-face {font-family: '72'; font-style: normal; font-weight: 400; font-stretch: condensed; src: @sapFontUrl_72_Condensed_full_woff2 format('woff2'), @sapFontUrl_72_Condensed_full_woff format('woff'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Condensedfull(); -.sapCss_72CondensedBold() when (@sapCss_72CondensedBold) { -@font-face { -font-family: '72-CondensedBold'; +.sapCss_72CondensedBold() when (@sapCss_72CondensedBold) {@font-face {font-family: '72-CondensedBold'; src: @sapFontUrl_72_CondensedBold_woff2 format('woff2'), @sapFontUrl_72_CondensedBold_woff format('woff'), local('72-CondensedBold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: normal; font-weight: 700; font-stretch: condensed; src: @sapFontUrl_72_CondensedBold_woff2 format('woff2'), @sapFontUrl_72_CondensedBold_woff format('woff'), local('72-CondensedBold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72CondensedBold(); -.sapCss_72CondensedBoldfull() when (@sapCss_72CondensedBoldfull) { -@font-face { -font-family: '72full'; +.sapCss_72CondensedBoldfull() when (@sapCss_72CondensedBoldfull) {@font-face {font-family: '72full'; font-style: normal; font-weight: 700; font-stretch: condensed; @@ -8102,81 +7898,60 @@ src: @sapFontUrl_72_CondensedBold_full_woff2 format('woff2'), @sapFontUrl_72_Con } } .sapCss_72CondensedBoldfull(); -.sapCss_72Italic() when (@sapCss_72Italic) { -@font-face { -font-family: '72-Italic'; +.sapCss_72Italic() when (@sapCss_72Italic) {@font-face {font-family: '72-Italic'; src: @sapFontUrl_72_Italic_woff2 format('woff2'), @sapFontUrl_72_Italic_woff format('woff'), local('72-Italic'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } -@font-face { -font-family: '72'; +@font-face {font-family: '72'; font-style: italic; font-weight: 400; src: @sapFontUrl_72_Italic_woff2 format('woff2'), @sapFontUrl_72_Italic_woff format('woff'), local('72-Italic'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Italic(); -.sapCss_72Italicfull() when (@sapCss_72Italicfull) { -@font-face { -font-family: '72full'; +.sapCss_72Italicfull() when (@sapCss_72Italicfull) {@font-face {font-family: '72full'; font-style: italic; font-weight: 400; src: @sapFontUrl_72_Italic_full_woff2 format('woff2'), @sapFontUrl_72_Italic_full_woff format('woff'); } } .sapCss_72Italicfull(); -.sapCss_72Mono() when (@sapCss_72Mono) { -@font-face { -font-family: '72Mono'; +.sapCss_72Mono() when (@sapCss_72Mono) {@font-face {font-family: '72Mono'; src: @sapFontUrl_72Mono_Regular_woff2 format('woff2'), @sapFontUrl_72Mono_Regular_woff format('woff'), local('72Mono'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+327, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72Mono(); -.sapCss_72Monofull() when (@sapCss_72Monofull) { -@font-face { -font-family: '72Monofull'; +.sapCss_72Monofull() when (@sapCss_72Monofull) {@font-face {font-family: '72Monofull'; src: @sapFontUrl_72Mono_Regular_full_woff2 format('woff2'), @sapFontUrl_72Mono_Regular_full_woff format('woff'); } } .sapCss_72Monofull(); -.sapCss_72MonoBold() when (@sapCss_72MonoBold) { -@font-face { -font-family: '72Mono-Bold'; +.sapCss_72MonoBold() when (@sapCss_72MonoBold) {@font-face {font-family: '72Mono-Bold'; src: @sapFontUrl_72Mono_Bold_woff2 format('woff2'), @sapFontUrl_72Mono_Bold_woff format('woff'), local('72Mono-Bold'); -unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; +unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+300-303, U+308, U+30A, U+30C, U+327, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122; } } .sapCss_72MonoBold(); -.sapCss_72MonoBoldfull() when (@sapCss_72MonoBoldfull) { -@font-face { -font-family: '72Mono-Boldfull'; +.sapCss_72MonoBoldfull() when (@sapCss_72MonoBoldfull) {@font-face {font-family: '72Mono-Boldfull'; src: @sapFontUrl_72Mono_Bold_full_woff2 format('woff2'), @sapFontUrl_72Mono_Bold_full_woff format('woff'); } } .sapCss_72MonoBoldfull(); -.sapCss_SvgIconNegative() when (@sapCss_SvgIconNegative) { -.sapSvgIconNegative { -fill: @sapNegativeElementColor !important; +.sapCss_SvgIconNegative() when (@sapCss_SvgIconNegative) {.sapSvgIconNegative {fill: @sapNegativeElementColor !important; } } .sapCss_SvgIconNegative(); -.sapCss_SvgIconCritical() when (@sapCss_SvgIconCritical) { -.sapSvgIconCritical { -fill: @sapCriticalElementColor !important; +.sapCss_SvgIconCritical() when (@sapCss_SvgIconCritical) {.sapSvgIconCritical {fill: @sapCriticalElementColor !important; } } .sapCss_SvgIconCritical(); -.sapCss_SvgIconPositive() when (@sapCss_SvgIconPositive) { -.sapSvgIconPositive { -fill: @sapPositiveElementColor !important; +.sapCss_SvgIconPositive() when (@sapCss_SvgIconPositive) {.sapSvgIconPositive {fill: @sapPositiveElementColor !important; } } .sapCss_SvgIconPositive(); -.sapCss_SvgIconBase() when (@sapCss_SvgIconBase) { -.sapSvgIconBase { -fill: @sapBaseColor !important; +.sapCss_SvgIconBase() when (@sapCss_SvgIconBase) {.sapSvgIconBase {fill: @sapBaseColor !important; } } .sapCss_SvgIconBase(); diff --git a/content/Base/baseLib/baseTheme/css_variables.less b/content/Base/baseLib/baseTheme/css_variables.less index f586bc44..959028ce 100644 --- a/content/Base/baseLib/baseTheme/css_variables.less +++ b/content/Base/baseLib/baseTheme/css_variables.less @@ -1,14 +1,16 @@ /** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "base.less"; -/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.5.0) *******************/ -/*!SAP_POSTPROCESS_REDUCE_START*/ +@sapCss_SAP-icons: false; +@sapCss_72: false; +@sapCss_SvgIconBase: false; :root { --sapBrandColor: @sapBrandColor; @@ -196,7 +198,6 @@ --sapShell_PositiveColor: @sapShell_PositiveColor; --sapShell_InformativeColor: @sapShell_InformativeColor; --sapShell_NeutralColor: @sapShell_NeutralColor; - --sapShell_Assistant_ForegroundColor: @sapShell_Assistant_ForegroundColor; --sapShell_Category_1_Background: @sapShell_Category_1_Background; --sapShell_Category_1_BorderColor: @sapShell_Category_1_BorderColor; --sapShell_Category_1_TextColor: @sapShell_Category_1_TextColor; @@ -261,24 +262,6 @@ --sapShell_Category_16_BorderColor: @sapShell_Category_16_BorderColor; --sapShell_Category_16_TextColor: @sapShell_Category_16_TextColor; --sapShell_Category_16_TextShadow: @sapShell_Category_16_TextShadow; - --sapAssistant_Color1: @sapAssistant_Color1; - --sapAssistant_Color2: @sapAssistant_Color2; - --sapAssistant_BackgroundGradient: @sapAssistant_BackgroundGradient; - --sapAssistant_Background: @sapAssistant_Background; - --sapAssistant_BorderColor: @sapAssistant_BorderColor; - --sapAssistant_TextColor: @sapAssistant_TextColor; - --sapAssistant_Hover_Background: @sapAssistant_Hover_Background; - --sapAssistant_Hover_BorderColor: @sapAssistant_Hover_BorderColor; - --sapAssistant_Hover_TextColor: @sapAssistant_Hover_TextColor; - --sapAssistant_Active_Background: @sapAssistant_Active_Background; - --sapAssistant_Active_BorderColor: @sapAssistant_Active_BorderColor; - --sapAssistant_Active_TextColor: @sapAssistant_Active_TextColor; - --sapAssistant_Question_Background: @sapAssistant_Question_Background; - --sapAssistant_Question_BorderColor: @sapAssistant_Question_BorderColor; - --sapAssistant_Question_TextColor: @sapAssistant_Question_TextColor; - --sapAssistant_Answer_Background: @sapAssistant_Answer_Background; - --sapAssistant_Answer_BorderColor: @sapAssistant_Answer_BorderColor; - --sapAssistant_Answer_TextColor: @sapAssistant_Answer_TextColor; --sapAvatar_1_Background: @sapAvatar_1_Background; --sapAvatar_1_BorderColor: @sapAvatar_1_BorderColor; --sapAvatar_1_TextColor: @sapAvatar_1_TextColor; @@ -937,23 +920,15 @@ --sapFontUrl_72Mono_Bold_full_woff2: @sapFontUrl_72Mono_Bold_full_woff2; --sapFontUrl_72Mono_Bold_full_woff: @sapFontUrl_72Mono_Bold_full_woff; } -/**/ -.sapCss_BackgroundImage_sapCompanyLogo() { + .background-image--sapCompanyLogo { -background-image: var(--sapCompanyLogo); -} + background-image: var(--sapCompanyLogo); } -.sapCss_BackgroundImage_sapCompanyLogo(); -.sapCss_BackgroundImage_sapBackgroundImage() { + .background-image--sapBackgroundImage { -background-image: var(--sapBackgroundImage); + background-image: var(--sapBackgroundImage); } -} -.sapCss_BackgroundImage_sapBackgroundImage(); -.sapCss_BackgroundImage_sapShell_BackgroundImage() { + .background-image--sapShell_BackgroundImage { -background-image: var(--sapShell_BackgroundImage); -} + background-image: var(--sapShell_BackgroundImage); } -.sapCss_BackgroundImage_sapShell_BackgroundImage(); -/**//*!SAP_POSTPROCESS_REDUCE_END*/ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff index 89b0e8fd..c43dd6d3 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2 index 23a3a1ad..3a9539e7 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Black-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Black.woff b/content/Base/baseLib/baseTheme/fonts/72-Black.woff index 40435e98..b2256360 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Black.woff and b/content/Base/baseLib/baseTheme/fonts/72-Black.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Black.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Black.woff2 index 30307476..d36e6a32 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Black.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Black.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff index 53a2a00b..7f07e6ad 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2 index b8f95a65..8ad2e230 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Bold-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Bold.woff b/content/Base/baseLib/baseTheme/fonts/72-Bold.woff index 1ef7ed55..2ae120cd 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Bold.woff and b/content/Base/baseLib/baseTheme/fonts/72-Bold.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2 index 1300b419..a5753000 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Bold.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff index a556dc7d..a5fa901b 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2 index 980addd5..184050c9 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff index 7f5c319c..1115a594 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff and b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2 b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2 index edf571f5..2501ac01 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff index 6c2fcb11..c3452a91 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2 index 3e3f9930..3bb359ca 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff b/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff index f38c89e7..a3cddbde 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff and b/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2 index 2899ad69..4a9a0269 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Condensed.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff index e4cc45f8..53cf442f 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2 index 9942c393..77a160fe 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff index 54ec7b32..9f15c0b6 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff and b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2 b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2 index de61c29e..f932e2b0 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff index 9227020f..9803d901 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2 index 144ffcd7..aeb2e03c 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Italic-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Italic.woff b/content/Base/baseLib/baseTheme/fonts/72-Italic.woff index f5cfdf41..666ff7a7 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Italic.woff and b/content/Base/baseLib/baseTheme/fonts/72-Italic.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2 index 811682de..999aae79 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Italic.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff index 0160efec..44c6a911 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2 index 9bbfdcd0..271a967f 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Light-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Light.woff b/content/Base/baseLib/baseTheme/fonts/72-Light.woff index 701fa09e..e4cf219b 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Light.woff and b/content/Base/baseLib/baseTheme/fonts/72-Light.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Light.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Light.woff2 index 3329f7a9..4d349627 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Light.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Light.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff index e099925c..2d386330 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2 index 9ff05164..bd62772d 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Regular-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Regular.woff b/content/Base/baseLib/baseTheme/fonts/72-Regular.woff index 4e44cccf..13ed09c1 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Regular.woff and b/content/Base/baseLib/baseTheme/fonts/72-Regular.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2 index 656dbc9e..f11cf372 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Regular.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff b/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff index 146d6d5a..1f0a8c98 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2 index 07a54a34..0d521489 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff b/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff index 83890b44..cffe770b 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff and b/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2 b/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2 index 2e56e4f1..dc9aa6bc 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-Semibold.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff index dab21b0c..841b6de2 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff and b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2 index 37df5045..60c845fb 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff index 329a7943..8b8c8da4 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff and b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2 b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2 index 4c1e31a8..e494991e 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2 and b/content/Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff index 1ace4309..50297caa 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff and b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2 index 78ea9d18..480a72c9 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff index 6598c691..6c865176 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff and b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2 b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2 index 070e3e27..0f6f2f5b 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2 and b/content/Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff index c2301e6a..29dee06d 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff and b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2 b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2 index 4dfd164c..bb9f9da9 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2 and b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff index cb185fbf..e9bd2d28 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff and b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2 b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2 index c5ccfbe1..3abafd16 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2 and b/content/Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf index 91247b9c..fdf28aef 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf and b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf differ diff --git a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff index f0a81a49..03f89ea0 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff and b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2 b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2 index acc69bee..efdab27a 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2 and b/content/Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json deleted file mode 100644 index 998fe318..00000000 --- a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json +++ /dev/null @@ -1,1406 +0,0 @@ -{ - "0xe000": { - "names": ["technicalsystem"], - "groups": ["technical"], - "tags": ["system", "hexagon"], - "rtl": "flip" - }, - "0xe001": { - "names": ["systemjava"], - "groups": ["technical"], - "tags": ["system", "java"], - "rtl": "flip" - }, - "0xe002": { - "names": ["systemabap"], - "groups": ["technical"], - "tags": ["abap", "system"], - "rtl": "flip" - }, - "0xe003": { - "names": ["systemrecommendations"], - "groups": ["technical"], - "tags": ["system", "star", "favorite"], - "rtl": "flip" - }, - "0xe004": { - "names": ["system"], - "groups": ["technical"], - "tags": ["system"], - "rtl": "flip" - }, - "0xe005": { - "names": ["systemtrex"], - "groups": ["technical"], - "tags": ["system", "trex", "settings"], - "rtl": "flip" - }, - "0xe006": { - "names": ["systemtracks"], - "groups": ["technical", "arrows"], - "tags": ["system", "arrow"], - "rtl": "flip" - }, - "0xe007": { - "names": ["technicalscenario"], - "groups": ["technical"], - "tags": ["hexagon", "connection", "scenario"], - "rtl": "flip" - }, - "0xe008": { - "names": ["technicalinstance"], - "groups": ["technical"], - "tags": ["hexagon", "connection", "instance"], - "rtl": "flip" - }, - "0xe009": { - "names": ["throughput-backlog"], - "groups": ["arrows", "charts"], - "tags": ["arrow", "bar", "chart", "up"], - "rtl": "flip" - }, - "0xe00a": { - "names": ["batch-processing"], - "groups": ["documents", "objects"], - "tags": ["process", "document", "settings", "double", "multiple"], - "rtl": "flip" - }, - "0xe00b": { - "names": ["database-consistency"], - "groups": ["technical", "objects"], - "tags": ["data", "indicator", "warning"], - "rtl": "flip" - }, - "0xe00c": { - "names": ["intermediate-message"], - "groups": ["actions", "objects", "arrows"], - "tags": [ - "email", - "e-mail", - "electronic mail", - "envelope", - "mail", - "correspondence", - "message", - "arrow" - ], - "rtl": "flip" - }, - "0xe00d": { - "names": ["exceptions"], - "groups": ["status"], - "tags": ["warning", "status", "exclamation"], - "rtl": "flip" - }, - "0xe00e": { - "names": ["system-HANA"], - "groups": ["technical"], - "tags": ["hana", "system", "chip"], - "rtl": "flip" - }, - "0xe00f": { - "names": ["python"], - "groups": ["technical"], - "tags": ["system", "python"], - "rtl": "flip" - }, - "0xe010": { - "names": ["raise-fault"], - "groups": ["actions", "status"], - "tags": ["lightning", "flash", "status"], - "rtl": "flip" - }, - "0xe011": { - "names": ["code1"], - "groups": ["technical", "actions", "text"], - "tags": ["source", "code", "develop", "write"], - "rtl": "flip" - }, - "0xe012": { - "names": ["code2"], - "groups": ["technical", "actions", "text"], - "tags": ["source", "code", "develop", "write"], - "rtl": "flip" - }, - "0xe013": { - "names": ["spike-arrest"], - "groups": ["charts", "objects"], - "tags": [ - "chart", - "line", - "performance", - "cancel", - "data", - "analytics", - "x" - ], - "rtl": "flip" - }, - "0xe014": { - "names": ["verify-API"], - "groups": ["actions"], - "tags": ["wrench", "question mark", "status", "tool"], - "rtl": "flip" - }, - "0xe015": { - "names": ["user"], - "groups": ["people"], - "tags": [ - "person", - "individual", - "user", - "customer", - "human", - "profile", - "me" - ], - "rtl": "flip" - }, - "0xe016": { - "names": ["note"], - "groups": ["actions", "text"], - "tags": ["notes", "draft", "text", "write", "letter"], - "rtl": "flip" - }, - "0xe017": { - "names": ["throwing-message"], - "groups": ["actions", "objects"], - "tags": [ - "envelope", - "email", - "e-mail", - "electronic mail", - "mail", - "correspondence", - "throwing" - ], - "rtl": "flip" - }, - "0xe018": { - "names": ["catching-message"], - "groups": ["actions", "objects"], - "tags": [ - "envelope", - "email", - "e-mail", - "electronic mail", - "mail", - "correspondence", - "catching" - ], - "rtl": "flip" - }, - "0xe019": { - "names": ["start-event"], - "groups": ["objects", "status"], - "tags": ["circle", "start", "event", "display", "data", "task"], - "rtl": "flip" - }, - "0xe01a": { - "names": ["end-event"], - "groups": ["objects", "status"], - "tags": ["circle", "end", "event", "display", "data", "task"], - "rtl": "flip" - }, - "0xe01b": { - "names": ["gateway"], - "groups": ["objects"], - "tags": ["shape", "indicator", "check"], - "rtl": "flip" - }, - "0xe01c": { - "names": ["sub-process-marker"], - "groups": ["actions"], - "tags": ["add", "square", "shape", "process", "plus", "marker"], - "rtl": "flip" - }, - "0xe01d": { - "names": ["ad-hoc-marker"], - "groups": ["actions"], - "tags": ["tilde", "marker"], - "rtl": "flip" - }, - "0xe01e": { - "names": ["manual-task"], - "groups": ["actions"], - "tags": ["activity", "manual", "task", "process", "hand"], - "rtl": "flip" - }, - "0xe01f": { - "names": ["send-task"], - "groups": ["actions", "objects"], - "tags": [ - "envelope", - "email", - "e-mail", - "electronic mail", - "mail", - "correspondence", - "catching", - "send" - ], - "rtl": "flip" - }, - "0xe020": { - "names": ["receive-task"], - "groups": ["actions", "objects"], - "tags": [ - "envelope", - "email", - "e-mail", - "electronic mail", - "mail", - "correspondence", - "catching", - "receive" - ], - "rtl": "flip" - }, - "0xe021": { - "names": ["script-task"], - "groups": ["actions", "objects", "text"], - "tags": ["script", "activity", "task", "process"], - "rtl": "flip" - }, - "0xe022": { - "names": ["marquee"], - "groups": ["actions", "objects"], - "tags": ["mark", "select", "lines", "dashed line"], - "rtl": "flip" - }, - "0xe023": { - "names": ["data-input-arrow"], - "groups": ["arrows"], - "tags": ["out", "arrow", "data", "arrow right", "filled"], - "rtl": "flip" - }, - "0xe024": { - "names": ["data-output-arrow"], - "groups": ["arrows"], - "tags": ["out", "arrow", "data", "arrow right", "empty"], - "rtl": "flip" - }, - "0xe025": { - "names": ["more"], - "groups": ["actions", "arrows"], - "tags": ["dropdown", "list", "arrow"], - "rtl": "flip" - }, - "0xe026": { - "names": ["pattern"], - "groups": ["actions", "objects"], - "tags": ["squares", "shape", "check"], - "rtl": "flip" - }, - "0xe027": { - "names": ["task"], - "groups": ["actions", "objects"], - "tags": ["task", "steps", "project", "shape"], - "rtl": "flip" - }, - "0xe028": { - "names": ["arrow"], - "groups": ["arrows"], - "tags": ["arrow up", "direction", "up", "right"], - "rtl": "flip" - }, - "0xe029": { - "names": ["data"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "blank", "new"], - "rtl": "flip" - }, - "0xe02a": { - "names": ["data-store"], - "groups": ["objects"], - "tags": ["data", "store", "storage", "files", "barrel", "cylinder"], - "rtl": "flip" - }, - "0xe02b": { - "names": ["pool"], - "groups": ["actions", "objects"], - "tags": ["collect", "double", "pool", "lanes"], - "rtl": "flip" - }, - "0xe02c": { - "names": ["swimlane"], - "groups": ["actions", "objects"], - "tags": ["collect", "single", "pool", "lane"], - "rtl": "flip" - }, - "0xe02d": { - "names": ["select"], - "groups": ["actions", "arrows"], - "tags": [ - "arrow", - "selection", - "select", - "cursor", - "arrow", - "pointer", - "mouse", - "filled" - ], - "rtl": "flip" - }, - "0xe02e": { - "names": ["cursor"], - "groups": ["actions", "arrows"], - "tags": [ - "arrow", - "selection", - "select", - "cursor", - "arrow", - "pointer", - "mouse" - ], - "rtl": "flip" - }, - "0xe02f": { - "names": ["api"], - "groups": ["technical"], - "tags": ["api", "program", "application"], - "rtl": "flip" - }, - "0xe030": { - "names": ["o-data"], - "groups": ["technical"], - "tags": ["o data", "data", "protocol"], - "rtl": "flip" - }, - "0xe031": { - "names": ["javascript"], - "groups": ["technical"], - "tags": ["javascript", "coffee"], - "rtl": "flip" - }, - "0xe032": { - "names": ["value-mapping"], - "groups": ["objects"], - "tags": ["value", "exchange"], - "rtl": "flip" - }, - "0xe033": { - "names": ["terminate-end-event"], - "groups": ["objects", "status"], - "tags": ["circle", "end", "event", "terminate", "data", "task"], - "rtl": "flip" - }, - "0xe034": { - "names": ["parallel-gateway"], - "groups": ["objects"], - "tags": ["shape", "indicator", "add", "check"], - "rtl": "flip" - }, - "0xe035": { - "names": ["exclusive-gateway"], - "groups": ["objects"], - "tags": ["shape", "indicator", "cancel", "check"], - "rtl": "flip" - }, - "0xe036": { - "names": ["service-task"], - "groups": ["actions", "objects"], - "tags": ["service", "task", "setting", "configuration", "customize"], - "rtl": "flip" - }, - "0xe037": { - "names": ["workflow-editor"], - "groups": ["objects"], - "tags": ["connection", "flow", "workflow", "square", "circle", "lines"], - "rtl": "flip" - }, - "0xe038": { - "names": ["boundary-interrupting"], - "groups": ["objects"], - "tags": ["indicator", "clock", "event", "time", "boundary"], - "rtl": "flip" - }, - "0xe039": { - "names": ["boundary-non-interrupting"], - "groups": ["objects"], - "tags": ["indicator", "clock", "event", "time", "boundary"], - "rtl": "flip" - }, - "0xe03a": { - "names": ["block"], - "groups": ["objects"], - "tags": [ - "cube", - "square", - "modular", - "system", - "collection", - "box", - "object" - ], - "rtl": "flip" - }, - "0xe03b": { - "names": ["constrain-block"], - "groups": ["objects"], - "tags": ["block", "cube", "braces", "brackets", "analysis", "model"], - "rtl": "flip" - }, - "0xe03c": { - "names": ["actor"], - "groups": ["people"], - "tags": ["person", "individual", "user", "human"], - "rtl": "flip" - }, - "0xe03d": { - "names": ["instance-specification"], - "groups": ["objects"], - "tags": ["block", "brick", "model", "system", "part", "module"], - "rtl": "flip" - }, - "0xe03e": { - "names": ["value-type"], - "groups": ["objects"], - "tags": ["slider", "define", "system", "panel", "variant", "control"], - "rtl": "flip" - }, - "0xe03f": { - "names": ["interface-block"], - "groups": ["objects"], - "tags": ["hexagon", "code", "design", "port"], - "rtl": "flip" - }, - "0xe040": { - "names": ["unit"], - "groups": ["objects"], - "tags": ["measure", "ruler", "quantity", "magnitude", "education"], - "rtl": "flip" - }, - "0xe041": { - "names": ["signal"], - "groups": ["objects"], - "tags": ["tower", "information", "network", "radio", "wave"], - "rtl": "flip" - }, - "0xe042": { - "names": ["quantity-kind"], - "groups": ["objects"], - "tags": [ - "measure", - "quantity", - "magnitude", - "unit", - "beaker", - "jug", - "capacity" - ], - "rtl": "flip" - }, - "0xe043": { - "names": ["item-flow"], - "groups": ["arrow"], - "tags": ["flow", "association", "connector"], - "rtl": "flip" - }, - "0xe044": { - "names": ["dependency"], - "groups": ["arrow"], - "tags": ["link", "interrupted", "dependent"], - "rtl": "flip" - }, - "0xe045": { - "names": ["generalization"], - "groups": ["arrow"], - "tags": ["link", "general"], - "rtl": "flip" - }, - "0xe046": { - "names": ["aggregation"], - "groups": ["arrow"], - "tags": ["link", "aggregate", "collect"], - "rtl": "flip" - }, - "0xe047": { - "names": ["composition"], - "groups": ["arrow"], - "tags": ["link", "compose"], - "rtl": "flip" - }, - "0xe048": { - "names": ["association"], - "groups": ["arrow"], - "tags": ["link", "associate"], - "rtl": "flip" - }, - "0xe049": { - "names": ["port"], - "groups": ["object"], - "tags": ["external", "entity", "point", "block", "modular"], - "rtl": "flip" - }, - "0xe04a": { - "names": ["proxy-port"], - "groups": ["object"], - "tags": [ - "external", - "entity", - "point", - "block", - "modular", - "proxy", - "system", - "boundary" - ], - "rtl": "flip" - }, - "0xe04b": { - "names": ["full-port"], - "groups": ["object"], - "tags": [ - "external", - "entity", - "point", - "block", - "modular", - "full", - "system", - "boundary" - ], - "rtl": "flip" - }, - "0xe04c": { - "names": ["operations"], - "groups": ["object"], - "tags": ["setting", "arrow", "circle", "development"], - "rtl": "flip" - }, - "0xe04d": { - "names": ["constrains"], - "groups": ["object"], - "tags": ["brackets"], - "rtl": "flip" - }, - "0xe04e": { - "names": ["receptions"], - "groups": ["object"], - "tags": ["arrow", "hexagon", "receive", "input", "inside"], - "rtl": "flip" - }, - "0xe04f": { - "names": ["references"], - "groups": ["object"], - "tags": ["connection", "block", "relation", "connect", "influence"], - "rtl": "flip" - }, - "0xe050": { - "names": ["parts"], - "groups": ["object"], - "tags": ["puzzle", "piece", "game", "module", "match"], - "rtl": "flip" - }, - "0xe051": { - "names": ["flow"], - "groups": ["arrow"], - "tags": ["arrow", "direction", "cross"], - "rtl": "flip" - }, - "0xe052": { - "names": ["values"], - "groups": ["object"], - "tags": ["object", "code"], - "rtl": "flip" - }, - "0xe053": { - "names": ["bill-of-material"], - "groups": ["object"], - "tags": ["list", "material", "manufacture", "list", "bom"], - "rtl": "flip" - }, - "0xe054": { - "names": ["document-info-recording"], - "groups": ["object"], - "tags": ["document", "link"], - "rtl": "flip" - }, - "0xe055": { - "names": ["use-case-diagram"], - "groups": ["object"], - "tags": ["diagram", "oval"], - "rtl": "flip" - }, - "0xe056": { - "names": ["bdd-diagram"], - "groups": ["object"], - "tags": ["diagram", "box"], - "rtl": "flip" - }, - "0xe057": { - "names": ["requirement-diagram"], - "groups": ["object"], - "tags": ["diagram", "need", "note", "notepad"], - "rtl": "flip" - }, - "0xe058": { - "names": ["package-diagram"], - "groups": ["object"], - "tags": ["diagram", "folder"], - "rtl": "flip" - }, - "0xe059": { - "names": ["internal-block-diagram"], - "groups": ["object"], - "tags": ["diagram", "box"], - "rtl": "flip" - }, - "0xe05a": { - "names": ["requirement-containment-relationship"], - "groups": ["object"], - "tags": ["diagram", "box"], - "rtl": "flip" - }, - "0xe05b": { - "names": ["use-case"], - "groups": ["object"], - "tags": ["oval"], - "rtl": "flip" - }, - "0xe05c": { - "names": ["use-case-extension-point"], - "groups": ["object"], - "tags": ["oval", "dots"], - "rtl": "flip" - }, - "0xe05d": { - "names": ["communication-path"], - "groups": ["object"], - "tags": ["line", "diagonal"], - "rtl": "flip" - }, - "0xe05e": { - "names": ["note-connection"], - "groups": ["object"], - "tags": ["line", "diagonal", "dotted"], - "rtl": "flip" - }, - "0xe05f": { - "names": ["subject"], - "groups": ["object"], - "tags": ["window"], - "rtl": "flip" - }, - "0xe060": { - "names": ["auto-layout"], - "groups": ["object"], - "tags": ["compose", "arrange"], - "rtl": "flip" - }, - "0xe061": { - "names": ["required-interface"], - "groups": ["object"], - "tags": ["receive", "import", "input"], - "rtl": "flip" - }, - "0xe062": { - "names": ["provided-interface"], - "groups": ["object"], - "tags": ["deliver", "export", "output"], - "rtl": "flip" - }, - "0xe063": { - "names": ["sub-content"], - "groups": ["object"], - "tags": ["folder", "container"], - "rtl": "flip" - }, - "0xe064": { - "names": ["connector"], - "groups": ["object"], - "tags": ["connect", "connection", "number"], - "rtl": "flip" - }, - "0xe065": { - "names": ["local-process-call"], - "groups": ["action"], - "tags": ["window", "arrow", "call", "process", "out"], - "rtl": "flip" - }, - "0xe066": { - "names": ["aggregator"], - "groups": ["action"], - "tags": ["tree", "gather", "collect", "combine", "merge"], - "rtl": "flip" - }, - "0xe067": { - "names": ["splitter"], - "groups": ["action"], - "tags": ["tree", "separate", "divide"], - "rtl": "flip" - }, - "0xe068": { - "names": ["converter"], - "groups": ["action"], - "tags": ["tree", "extractor", "arrow", "document", "file", "transform"], - "rtl": "flip" - }, - "0xe069": { - "names": ["content-modifier"], - "groups": ["action"], - "tags": [ - "letter", - "mail", - "pen", - "email", - "e-mail", - "electronic mail", - "envelope" - ], - "rtl": "flip" - }, - "0xe06a": { - "names": ["message-start-event"], - "groups": ["objects"], - "tags": [ - "mail", - "circle", - "email", - "e-mail", - "electronic mail", - "envelope", - "mail", - "correspondence", - "receiving", - "sending", - "standard", - "task" - ], - "rtl": "flip" - }, - "0xe06b": { - "names": ["message-end-event"], - "groups": ["objects"], - "tags": [ - "mail", - "circle", - "email", - "e-mail", - "electronic mail", - "envelope", - "mail", - "correspondence", - "receiving", - "sending", - "standard" - ], - "rtl": "flip" - }, - "0xe06c": { - "names": ["escalation-end-event"], - "groups": ["objects"], - "tags": ["arrow", "circle", "responsibility", "standard", "task"], - "rtl": "flip" - }, - "0xe06d": { - "names": ["start-timer-event"], - "groups": ["objects"], - "tags": [ - "clock", - "circle", - "standard", - "timer", - "span", - "timeout", - "time", - "schedule", - "task" - ], - "rtl": "flip" - }, - "0xe06e": { - "names": ["error-start-event"], - "groups": ["objects"], - "tags": ["circle", "lightning", "flash", "task"], - "rtl": "flip" - }, - "0xe06f": { - "names": ["error-end-event"], - "groups": ["objects"], - "tags": ["circle", "lightning", "flash", "task"], - "rtl": "flip" - }, - "0xe070": { - "names": ["content-enricher"], - "groups": ["action"], - "tags": ["square", "arrow", "box", "enhance", "merge"], - "rtl": "flip" - }, - "0xe071": { - "names": ["realization"], - "groups": ["objects"], - "tags": ["sysml", "arrow"], - "rtl": "flip" - }, - "0xe072": { - "names": ["interface"], - "groups": ["objects"], - "tags": ["sysml", "i", "hexagon"], - "rtl": "flip" - }, - "0xe073": { - "names": ["business-capability"], - "groups": ["actions"], - "tags": [ - "business", - "architecture", - "enterprise", - "capability", - "pentagon" - ], - "rtl": "flip" - }, - "0xe074": { - "names": ["progress-group"], - "groups": ["actions"], - "tags": [ - "business", - "architecture", - "enterprise", - "process", - "group", - "chevron", - "square" - ], - "rtl": "flip" - }, - "0xe075": { - "names": ["value-stream"], - "groups": ["actions"], - "tags": [ - "business", - "architecture", - "enterprise", - "value", - "dollar", - "square" - ], - "rtl": "flip" - }, - "0xe076": { - "names": ["value-flow"], - "groups": ["actions"], - "tags": [ - "business", - "architecture", - "enterprise", - "value", - "dollar", - "chevron" - ], - "rtl": "flip" - }, - "0xe077": { - "names": ["application"], - "groups": ["objects", "technical"], - "tags": ["app", "architecture", "enterprise", "application", "program"], - "rtl": "flip" - }, - "0xe078": { - "names": ["etl-job"], - "groups": ["actions"], - "tags": [ - "architecture", - "enterprise", - "application", - "etl", - "extract", - "transform", - "load", - "configuration", - "setting" - ], - "rtl": "flip" - }, - "0xe079": { - "names": ["business-service"], - "groups": ["actions"], - "tags": [ - "business", - "enterprise", - "application", - "service", - "pentagon", - "setting", - "architecture" - ], - "rtl": "flip" - }, - "0xe07a": { - "names": ["application-service"], - "groups": ["actions"], - "tags": [ - "architecture", - "enterprise", - "application", - "service", - "app", - "setting" - ], - "rtl": "flip" - }, - "0xe07b": { - "names": ["network-node"], - "groups": ["actions", "arrows"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "arrow", - "circle", - "node" - ], - "rtl": "flip" - }, - "0xe07c": { - "names": ["network"], - "groups": ["actions"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "circle", - "node", - "onboarding", - "semantic", - "mesh", - "graph", - "network" - ], - "rtl": "flip" - }, - "0xe07d": { - "names": ["deployment-instance"], - "groups": ["objects"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "square", - "setting" - ], - "rtl": "flip" - }, - "0xe07e": { - "names": ["intranet"], - "groups": ["objects", "technical"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "house", - "world", - "globe" - ], - "rtl": "flip" - }, - "0xe07f": { - "names": ["mobile-network"], - "groups": ["objects", "technical"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "mobile", - "network", - "tower", - "power", - "pole" - ], - "rtl": "flip" - }, - "0xe080": { - "names": ["private-cloud"], - "groups": ["objects", "technical"], - "tags": [ - "architecture", - "enterprise", - "infrastructure", - "cloud", - "lock", - "secure", - "safe" - ], - "rtl": "flip" - }, - "0xe081": { - "names": ["antenna"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "antenna", "transmit"], - "rtl": "flip" - }, - "0xe082": { - "names": ["firewall"], - "groups": ["objects", "technical"], - "tags": [ - "architecture", - "enterprise", - "firewall", - "brick", - "wall", - "secure", - "safe" - ], - "rtl": "flip" - }, - "0xe083": { - "names": ["hub"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "grid"], - "rtl": "flip" - }, - "0xe084": { - "names": ["modem"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "grid", "internet", "web"], - "rtl": "flip" - }, - "0xe085": { - "names": ["repeater"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "grid", "internet", "repeat"], - "rtl": "flip" - }, - "0xe086": { - "names": ["router"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "grid", "internet"], - "rtl": "flip" - }, - "0xe087": { - "names": ["switch"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "grid"], - "rtl": "flip" - }, - "0xe088": { - "names": ["satellite"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "space"], - "rtl": "flip" - }, - "0xe089": { - "names": ["system-2"], - "groups": ["objects", "technical"], - "tags": ["architecture", "enterprise", "square", "node"], - "rtl": "flip" - }, - "0xe08a": { - "names": ["status-activating"], - "groups": ["status"], - "tags": ["activate", "clock", "square"], - "rtl": "flip" - }, - "0xe08b": { - "names": ["status-suspended"], - "groups": ["status"], - "tags": ["suspend", "pause", "square"], - "rtl": "flip" - }, - "0xe08c": { - "names": ["status-suspending"], - "groups": ["status"], - "tags": ["suspend", "pause", "square", "clock"], - "rtl": "flip" - }, - "0xe08d": { - "names": ["status-terminated"], - "groups": ["status"], - "tags": ["terminate", "triangle"], - "rtl": "flip" - }, - "0xe08e": { - "names": ["status-terminating"], - "groups": ["status"], - "tags": ["terminate", "triangle", "clock"], - "rtl": "flip" - }, - "0xe08f": { - "names": ["solution-not-licensed"], - "groups": ["status"], - "tags": ["circle", "half", "fill", "empty", "license"], - "rtl": "flip" - }, - "0xe090": { - "names": ["clear-all-mapping"], - "groups": ["actions"], - "tags": ["clear", "remove", "delete", "map", "cancel"], - "rtl": "flip" - }, - "0xe091": { - "names": ["map-all-fields"], - "groups": ["actions"], - "tags": ["link", "source", "target", "text"], - "rtl": "flip" - }, - "0xe092": { - "names": ["process-package"], - "groups": ["objects"], - "tags": ["package", "process", "arrow", "arrows", "chevron"], - "rtl": "flip" - }, - "0xe093": { - "names": ["process-kpis"], - "groups": ["charts"], - "tags": ["process", "kpi", "chart", "bulb", "light", "lamp"], - "rtl": "flip" - }, - "0xe094": { - "names": ["insights"], - "groups": ["charts"], - "tags": ["insights", "chart", "light", "bulb", "lamp"], - "rtl": "flip" - }, - "0xe095": { - "names": ["escalation-boundary-interrupting"], - "groups": ["actions"], - "tags": ["diagram", "arrow"], - "rtl": "flip" - }, - "0xe096": { - "names": ["escalation-boundary-non-interrupting"], - "groups": ["actions"], - "tags": ["diagram", "arrow"], - "rtl": "flip" - }, - "0xe097": { - "names": ["escalation-throwing"], - "groups": ["actions"], - "tags": ["diagram", "arrow"], - "rtl": "flip" - }, - "0xe098": { - "names": ["solution"], - "groups": ["objects"], - "tags": ["circle", "half", "fill", "empty", "enterprise", "architecture"], - "rtl": "flip" - }, - "0xe099": { - "names": ["binary"], - "groups": ["technical"], - "tags": ["number", "system", "code"], - "rtl": "flip" - }, - "0xe09a": { - "names": ["uuid"], - "groups": ["technical"], - "tags": ["system", "code"], - "rtl": "flip" - }, - "0xe09b": { - "names": ["github"], - "groups": ["technical"], - "tags": ["system", "infrastructure", "code"], - "rtl": "flip" - }, - "0xe09c": { - "names": ["robot"], - "groups": ["technical"], - "tags": ["circle", "machine"], - "rtl": "flip" - }, - "0xe09d": { - "names": ["string"], - "groups": ["technical"], - "tags": ["text", "write", "system", "code"], - "rtl": "flip" - }, - "0xe09e": { - "names": ["boolean"], - "groups": ["charts"], - "tags": ["checkmark", "tick", "cancel", "x", "close", "system", "code"], - "rtl": "flip" - }, - "0xe09f": { - "names": ["array"], - "groups": ["technical"], - "tags": ["system", "code"], - "rtl": "flip" - }, - "0xe101": { - "names": ["any"], - "groups": ["technical"], - "tags": ["circle", "system", "code"], - "rtl": "flip" - }, - "0xe102": { - "names": ["integer"], - "groups": ["technical"], - "tags": ["number", "system", "code"], - "rtl": "flip" - }, - "0xe103": { - "names": ["float"], - "groups": ["technical"], - "tags": ["number", "system", "code"], - "rtl": "flip" - }, - "0xe104": { - "names": ["build-work-zone"], - "groups": ["objects", "technical"], - "tags": [ - "app", - "architecture", - "enterprise", - "application", - "program", - "build", - "work", - "zone", - "logo", - "jam", - "social", - "collaborate", - "share" - ], - "rtl": "flip" - }, - "0xe105": { - "names": ["build-apps"], - "groups": ["objects", "technical"], - "tags": [ - "appgyver", - "app", - "architecture", - "enterprise", - "application", - "program", - "build", - "logo" - ], - "rtl": "flip" - }, - "0xe106": { - "names": ["build-process-automation"], - "groups": ["objects", "technical"], - "tags": [ - "app", - "architecture", - "enterprise", - "application", - "program", - "build", - "logo", - "workflow" - ], - "rtl": "flip" - }, - "0xe107": { - "names": ["indicator"], - "groups": ["status"], - "tags": ["process"], - "rtl": "flip" - }, - "0xe108": { - "names": ["indicator-active"], - "groups": ["status"], - "tags": ["process", "active"], - "rtl": "flip" - }, - "0xe109": { - "names": ["task-optional"], - "groups": ["status"], - "tags": ["process"], - "rtl": "flip" - }, - "0xe10a": { - "names": ["task-done"], - "groups": ["status"], - "tags": ["process", "complete"], - "rtl": "flip" - }, - "0xe10b": { - "names": ["a1-1"], - "groups": ["status"], - "tags": [ - "ai", - "artificial-intelligence", - "chat", - "large-language-model", - "conversation", - "co-pilot" - ], - "rtl": "flip" - }, - "0xe10c": { - "names": ["ai-2"], - "groups": ["status"], - "tags": [ - "ai", - "artificial-intelligence", - "chat", - "large-language-model", - "conversation", - "co-pilot" - ], - "rtl": "flip" - }, - "0xe10d": { - "names": ["bound-validation-rule"], - "groups": ["status"], - "tags": ["bound-validation-rule", "binding", "column"], - "rtl": "flip" - }, - "0xe10e": { - "names": ["fiori-application"], - "groups": ["status"], - "tags": ["SAP-fiori", "app", "application", "tool", "integration"], - "rtl": "flip" - }, - "0xe10f": { - "names": ["build-code"], - "groups": ["status"], - "tags": [ - "app", - "architecture", - "enterprise", - "application", - "program", - "build", - "logo", - "ide", - "bas", - "code" - ], - "rtl": "flip" - }, - "0xe110": { - "names": ["business-application-studio"], - "groups": ["status"], - "tags": [ - "bas", - "dev-space-manager", - "code", - "developer", - "pro-code", - "pro-developer", - "SAP-build" - ], - "rtl": "flip" - }, - "0xe111": { - "names": ["clone-from-git"], - "groups": ["status"], - "tags": [ - "clone-project", - "clone", - "remote-repository", - "build-code", - "code", - "SAP-build", - "pro-developer", - "developer" - ], - "rtl": "flip" - }, - "0xe112": { - "names": ["business-accelerator"], - "groups": ["status"], - "tags": ["accelerator", "business-content", "business-accelerator"], - "rtl": "flip" - } -} diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf index 7ebdb48a..c13e8c84 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf and b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff index a39590a9..ab1cc173 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff and b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2 b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2 index e421197a..68df2200 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2 and b/content/Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2 differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons.json b/content/Base/baseLib/baseTheme/fonts/SAP-icons.json deleted file mode 100644 index 54c4b6c9..00000000 --- a/content/Base/baseLib/baseTheme/fonts/SAP-icons.json +++ /dev/null @@ -1,6954 +0,0 @@ -{ - "0xe000": { - "names": ["accidental-leave"], - "groups": ["medical", "status"], - "tags": [ - "accidental", - "leave", - "medical", - "cross", - "plus", - "emergency", - "hospital" - ], - "rtl": "flip" - }, - "0xe001": { - "names": ["account"], - "groups": ["people"], - "tags": ["user", "menu", "settings", "person", "account"], - "rtl": "flip" - }, - "0xe002": { - "names": ["wrench"], - "groups": ["actions", "things"], - "tags": ["wrench", "control", "configuration", "settings", "tool"], - "rtl": "flip" - }, - "0xe003": { - "names": ["windows-doors"], - "groups": ["objects"], - "tags": ["window", "door", "entry"], - "rtl": "flip" - }, - "0xe004": { - "names": ["washing-machine"], - "groups": ["objects", "devices", "things"], - "tags": ["washing", "machine", "laundry", "clean", "wash", "purify"], - "rtl": "flip" - }, - "0xe005": { - "names": ["visits"], - "groups": ["actions", "arrows", "people"], - "tags": ["user", "arrow", "door", "visit", "login", "entry"], - "rtl": "flip" - }, - "0xe006": { - "names": ["video"], - "groups": ["actions", "devices", "objects", "things"], - "tags": ["camera", "recorder", "video", "movie", "clip"], - "rtl": "flip" - }, - "0xe007": { - "names": ["travel-expense"], - "groups": ["money", "transport", "travel"], - "tags": [ - "plane", - "dollar", - "money", - "trip", - "expense", - "travel", - "holiday", - "flight", - "budget", - "billing", - "invoice", - "cost", - "payments" - ], - "rtl": "none" - }, - "0xe008": { - "names": ["temperature"], - "groups": ["objects", "charts", "medical", "status", "things"], - "tags": [ - "temperature", - "hot", - "heat", - "cold", - "cool", - "illness", - "sickness", - "health", - "medical" - ], - "rtl": "flip" - }, - "0xe009": { - "names": ["task"], - "groups": ["clipboards"], - "tags": ["clipboard", "task", "checkbox", "checklist", "list", "checkmark"], - "rtl": "none" - }, - "0xe00a": { - "names": ["synchronize"], - "groups": ["actions", "arrows"], - "tags": ["synchronize", "reload", "refresh", "arrow"], - "rtl": "flip" - }, - "0xe00b": { - "names": ["survey"], - "groups": ["form"], - "tags": [ - "survey", - "form", - "checklist", - "list", - "checkbox", - "checkmark", - "x" - ], - "rtl": "none" - }, - "0xe00c": { - "names": ["settings"], - "groups": ["actions"], - "tags": [ - "cogwheels", - "configuration", - "settings", - "tools", - "modify", - "customize" - ], - "rtl": "flip" - }, - "0xe00d": { - "names": ["search"], - "groups": ["actions"], - "tags": ["search", "magnifier", "glass"], - "rtl": "none" - }, - "0xe00e": { - "names": ["sales-document"], - "groups": ["documents", "money"], - "tags": ["document", "page", "file", "text", "sales", "money"], - "rtl": "none" - }, - "0xe00f": { - "names": ["retail-store"], - "groups": ["shopping", "places"], - "tags": ["shop", "store", "retail", "market"], - "rtl": "flip" - }, - "0xe010": { - "names": ["refresh"], - "groups": ["actions", "arrows"], - "tags": ["reload", "refresh", "arrow"], - "rtl": "flip" - }, - "0xe011": { - "names": ["product"], - "groups": ["objects"], - "tags": [ - "product", - "commodity", - "goods", - "stock", - "merchandise", - "package" - ], - "rtl": "flip" - }, - "0xe012": { - "names": ["present"], - "groups": ["time"], - "tags": ["time", "clock", "star", "current", "present"], - "rtl": "flip" - }, - "0xe013": { - "names": ["ppt-attachment"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "ppt", "powerpoint"], - "rtl": "flip" - }, - "0xe014": { - "names": ["pool"], - "groups": ["objects", "places"], - "tags": ["pool", "basin", "swim"], - "rtl": "flip" - }, - "0xe015": { - "names": ["pie-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "pie", "segments"], - "rtl": "flip" - }, - "0xe016": { - "names": ["picture"], - "groups": ["objects", "things"], - "tags": ["picture", "photo", "photograph", "shot", "image"], - "rtl": "flip" - }, - "0xe017": { - "names": ["photo-voltaic"], - "groups": ["objects"], - "tags": [ - "photovoltaic", - "voltaic", - "electricity", - "power", - "solar", - "panel", - "sun" - ], - "rtl": "flip" - }, - "0xe018": { - "names": ["phone"], - "groups": ["actions", "devices", "objects", "things"], - "tags": ["phone", "telephone", "landline", "number", "call", "dial"], - "rtl": "flip" - }, - "0xe019": { - "names": ["pending"], - "groups": ["time"], - "tags": [ - "time", - "clock", - "pend", - "pending", - "awaiting", - "unresolved", - "unsettled" - ], - "rtl": "flip" - }, - "0xe01a": { - "names": ["pdf-attachment"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "pdf"], - "rtl": "none" - }, - "0xe01b": { - "names": ["past"], - "groups": ["time"], - "tags": ["time", "clock", "past", "bygone", "former", "late"], - "rtl": "none" - }, - "0xe01c": { - "names": ["outgoing-call"], - "groups": ["actions"], - "tags": ["call", "communicate", "phone", "telephone", "outgoing", "arrow"], - "rtl": "flip" - }, - "0xe01d": { - "names": ["opportunity"], - "groups": ["objects"], - "tags": [ - "chart", - "line", - "star", - "opportunity", - "stock", - "market", - "exchange", - "trade" - ], - "rtl": "flip" - }, - "0xe01e": { - "names": ["opportunities"], - "groups": ["people"], - "tags": ["user", "person", "dollar", "equal to", "opportunity"], - "rtl": "none" - }, - "0xe01f": { - "names": ["notes"], - "groups": ["actions", "calendars"], - "tags": ["notes", "marks", "info", "draft"], - "rtl": "flip" - }, - "0xe020": { - "names": ["money-bills"], - "groups": ["money"], - "tags": ["money", "cash", "payment", "bills", "dollar"], - "rtl": "none" - }, - "0xe021": { - "names": ["map"], - "groups": ["objects", "places"], - "tags": ["map", "pin", "location", "place", "area"], - "rtl": "flip" - }, - "0xe022": { - "names": ["log"], - "groups": ["actions"], - "tags": ["log", "logout", "log on", "log off"], - "rtl": "flip" - }, - "0xe023": { - "names": ["line-charts"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe024": { - "names": ["lightbulb"], - "groups": ["objects"], - "tags": ["lightbulb", "light", "lamp", "idea"], - "rtl": "flip" - }, - "0xe025": { - "names": ["leads"], - "groups": ["people"], - "tags": ["user", "person", "leads", "star", "equal to"], - "rtl": "flip" - }, - "0xe026": { - "names": ["lead"], - "groups": ["money", "status"], - "tags": ["money", "dollar", "currency", "payment"], - "rtl": "none" - }, - "0xe027": { - "names": ["laptop"], - "groups": ["devices", "objects", "things"], - "tags": ["laptop", "device", "computer"], - "rtl": "flip" - }, - "0xe028": { - "names": ["kpi-managing-my-area"], - "groups": ["people"], - "tags": ["user", "person", "kpi", "checkmark", "equal to"], - "rtl": "none" - }, - "0xe029": { - "names": ["kpi-corporate-performance"], - "groups": ["objects"], - "tags": ["chart", "line", "kpi", "checkmark", "performance"], - "rtl": "none" - }, - "0xe02a": { - "names": ["incoming-call"], - "groups": ["actions"], - "tags": ["call", "communicate", "incoming", "phone", "telephone", "arrow"], - "rtl": "flip" - }, - "0xe02b": { - "names": ["inbox"], - "groups": ["actions", "arrows"], - "tags": ["inbox", "in", "arrow"], - "rtl": "flip" - }, - "0xe02c": { - "names": ["horizontal-bar-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "bar", "horizontal"], - "rtl": "flip" - }, - "0xe02d": { - "names": ["history"], - "groups": ["time", "status"], - "tags": ["time", "clock", "history", "past", "chronicle"], - "rtl": "flip" - }, - "0xe02e": { - "names": ["heating-cooling"], - "groups": ["objects"], - "tags": [ - "temperature", - "air conditioning", - "ac", - "heat", - "cold", - "sun", - "snowflake" - ], - "rtl": "flip" - }, - "0xe02f": { - "names": ["gantt-bars"], - "groups": ["calendars", "objects", "charts"], - "tags": ["calendar", "gantt", "bars", "gantt bars", "chart", "schedule"], - "rtl": "flip" - }, - "0xe030": { - "names": ["future"], - "groups": ["time"], - "tags": ["time", "clock", "arrow", "future", "hereafter"], - "rtl": "none" - }, - "0xe031": { - "names": ["fridge"], - "groups": ["objects", "devices", "things"], - "tags": [ - "fridge", - "refrigerator", - "icebox", - "freezer", - "cooler", - "appliance" - ], - "rtl": "flip" - }, - "0xe032": { - "names": ["fallback"], - "groups": ["folder"], - "tags": ["folder", "fallback", "marked", "object", "directory", "library"], - "rtl": "flip" - }, - "0xe033": { - "names": ["expense-report"], - "groups": ["documents", "money"], - "tags": ["expense", "report", "documents", "money", "dollar"], - "rtl": "none" - }, - "0xe034": { - "names": ["excel-attachment"], - "groups": ["documents"], - "tags": [ - "document", - "page", - "file", - "attachment", - "excel", - "spreadsheet", - "accounting" - ], - "rtl": "flip" - }, - "0xe035": { - "names": ["energy-saving-lightbulb"], - "groups": ["objects", "things"], - "tags": ["lightbulb", "light", "lamp", "idea", "eco", "energy saving"], - "rtl": "flip" - }, - "0xe036": { - "names": ["employee"], - "groups": ["people"], - "tags": [ - "user", - "person", - "employee", - "member", - "operator", - "representative" - ], - "rtl": "flip" - }, - "0xe037": { - "names": ["email"], - "groups": ["actions", "objects"], - "tags": [ - "envelope", - "email", - "e-mail", - "electronic mail", - "mail", - "correspondence" - ], - "rtl": "flip" - }, - "0xe038": { - "names": ["edit"], - "groups": ["actions"], - "tags": ["pencil", "pen", "write", "edit", "modify", "text"], - "rtl": "flip" - }, - "0xe039": { - "names": ["duplicate"], - "groups": ["actions", "arrows"], - "tags": ["duplicate", "objects", "arrow"], - "rtl": "flip" - }, - "0xe03a": { - "names": ["download"], - "groups": ["arrows", "actions"], - "tags": ["download", "arrow"], - "rtl": "flip" - }, - "0xe03b": { - "names": ["doc-attachment"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "word", "text"], - "rtl": "flip" - }, - "0xe03c": { - "names": ["dishwasher"], - "groups": ["objects", "devices", "things"], - "tags": ["dishwasher", "dish", "wash", "appliance"], - "rtl": "flip" - }, - "0xe03d": { - "names": ["delete"], - "groups": ["actions"], - "tags": ["bin", "trash can", "rubbish", "delete"], - "rtl": "flip" - }, - "0xe03e": { - "names": ["decline"], - "groups": ["actions"], - "tags": ["reject", "close", "remove", "cancel", "x", "delete", "decline"], - "rtl": "flip" - }, - "0xe03f": { - "names": ["complete"], - "groups": ["actions"], - "tags": ["complete", "checkmark", "tick", "affirmative", "enter", "finish"], - "rtl": "none" - }, - "0xe040": { - "names": ["competitor"], - "groups": ["objects", "things"], - "tags": ["competitor", "winner", "prize", "award", "trophy", "cup"], - "rtl": "flip" - }, - "0xe041": { - "names": ["collections-management"], - "groups": ["money", "objects"], - "tags": [ - "calculator", - "counting", - "simulate", - "collections management", - "total", - "accounting" - ], - "rtl": "flip" - }, - "0xe042": { - "names": ["chalkboard"], - "groups": ["objects"], - "tags": [ - "chalkboard", - "education", - "teaching", - "learning", - "classroom", - "school", - "college" - ], - "rtl": "none" - }, - "0xe043": { - "names": ["cart"], - "groups": ["shopping", "things"], - "tags": ["cart", "trolley", "basket", "shopping"], - "rtl": "flip" - }, - "0xe044": { - "names": ["card"], - "groups": ["objects"], - "tags": [ - "image", - "placeholder", - "picture", - "hills", - "mountains", - "sun", - "card" - ], - "rtl": "flip" - }, - "0xe045": { - "names": ["camera"], - "groups": ["actions", "objects", "things"], - "tags": ["camera", "photograph", "device", "image", "snap shot"], - "rtl": "flip" - }, - "0xe046": { - "names": ["calendar"], - "groups": ["calendars", "things"], - "tags": ["calendar"], - "rtl": "none" - }, - "0xe047": { - "names": ["begin"], - "groups": ["arrows", "actions"], - "tags": ["begin", "start", "arrows"], - "rtl": "flip" - }, - "0xe048": { - "names": ["basket"], - "groups": ["shopping", "things"], - "tags": ["basket", "shopping"], - "rtl": "flip" - }, - "0xe049": { - "names": ["bar-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "column"], - "rtl": "flip" - }, - "0xe04a": { - "names": ["attachment"], - "groups": ["actions"], - "tags": ["attach", "file", "paper clip"], - "rtl": "flip" - }, - "0xe04b": { - "names": ["arrow-top"], - "groups": ["arrows"], - "tags": ["arrow top", "up"], - "rtl": "flip" - }, - "0xe04c": { - "names": ["arrow-right"], - "groups": ["arrows"], - "tags": ["arrow right"], - "rtl": "flip" - }, - "0xe04d": { - "names": ["arrow-left"], - "groups": ["arrows"], - "tags": ["arrow left"], - "rtl": "flip" - }, - "0xe04e": { - "names": ["arrow-bottom"], - "groups": ["arrows"], - "tags": ["arrow bottom", "down"], - "rtl": "flip" - }, - "0xe04f": { - "names": ["approvals"], - "groups": ["form"], - "tags": ["form", "details", "text", "approvals", "accepted", "checkmark"], - "rtl": "none" - }, - "0xe050": { - "names": ["appointment"], - "groups": ["calendars"], - "tags": ["date picker", "calendar", "month", "week", "day", "appointment"], - "rtl": "flip" - }, - "0xe051": { - "names": ["alphabetical-order"], - "groups": ["actions"], - "tags": [ - "function", - "alphabet", - "letters", - "a to z", - "descending", - "sorting", - "order" - ], - "rtl": "none" - }, - "0xe052": { - "names": ["along-stacked-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "bar"], - "rtl": "flip" - }, - "0xe053": { - "names": ["alert"], - "groups": ["status"], - "tags": ["message", "warning", "critical", "notifications", "status"], - "rtl": "flip" - }, - "0xe054": { - "names": ["addresses"], - "groups": ["objects"], - "tags": [ - "customers", - "contacts", - "addresses", - "email", - "e-mail", - "directory", - "companies", - "houses", - "homes" - ], - "rtl": "flip" - }, - "0xe055": { - "names": ["address-book"], - "groups": ["objects"], - "tags": [ - "customers", - "contacts", - "addresses", - "email", - "e-mail", - "directory", - "companies", - "@", - "at" - ], - "rtl": "none" - }, - "0xe056": { - "names": ["add-filter"], - "groups": ["actions"], - "tags": [ - "filter", - "organise", - "aggregate", - "data", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe057": { - "names": ["add-favorite"], - "groups": ["actions"], - "tags": [ - "favorite", - "favourite", - "star", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe058": { - "names": ["add"], - "groups": ["actions"], - "tags": [ - "add", - "plus", - "additional", - "another", - "more", - "add row", - "add object", - "add item" - ], - "rtl": "flip" - }, - "0xe059": { - "names": ["activities"], - "groups": ["actions"], - "tags": ["activities", "tasks", "to do", "list"], - "rtl": "none" - }, - "0xe05a": { - "names": ["action"], - "groups": ["actions"], - "tags": [ - "actions", - "collection", - "share options", - "forward actions", - "more actions", - "arrow" - ], - "rtl": "flip" - }, - "0xe05b": { - "names": ["accept"], - "groups": ["actions"], - "tags": [ - "accept", - "approve", - "correct", - "checkmark", - "tick", - "affirmative" - ], - "rtl": "none" - }, - "0xe05c": { - "names": ["hint"], - "groups": ["actions", "text"], - "tags": ["information", "hint", "about", "details"], - "rtl": "none" - }, - "0xe05d": { - "names": ["group"], - "groups": ["people"], - "tags": [ - "group", - "team", - "people", - "communication", - "collaborate", - "teamwork", - "peer to peer", - "design thinking", - "work", - "together", - "project", - "customers", - "audience", - "category" - ], - "rtl": "flip" - }, - "0xe05e": { - "names": ["check-availability"], - "groups": ["calendars"], - "tags": [ - "date picker", - "calendar", - "month", - "week", - "day", - "appointment", - "search", - "look up", - "check", - "availability", - "find" - ], - "rtl": "none" - }, - "0xe05f": { - "names": ["weather-proofing"], - "groups": ["objects"], - "tags": ["weather", "proofing", "protection"], - "rtl": "flip" - }, - "0xe060": { - "names": ["payment-approval"], - "groups": ["actions", "money"], - "tags": [ - "sales", - "simple payment", - "money", - "bill", - "details", - "quote", - "accept", - "approval", - "checkmark" - ], - "rtl": "none" - }, - "0xe061": { - "names": ["batch-payments"], - "groups": ["folder", "money"], - "tags": ["folder", "open", "money", "documents", "payments", "bills"], - "rtl": "none" - }, - "0xe062": { - "names": ["bed"], - "groups": ["objects", "medical", "travel", "things"], - "tags": [ - "bed", - "sleep", - "ill", - "hospital", - "sick", - "medical", - "tired", - "snooze", - "night" - ], - "rtl": "flip" - }, - "0xe063": { - "names": ["arobase"], - "groups": ["objects"], - "tags": ["at", "@", "email", "address"], - "rtl": "none" - }, - "0xe064": { - "names": ["family-care"], - "groups": ["people"], - "tags": ["family", "protection", "people"], - "rtl": "flip" - }, - "0xe065": { - "names": ["favorite"], - "groups": ["actions"], - "tags": ["favorite", "favourite", "star", "full", "filled", "starred"], - "rtl": "flip" - }, - "0xe066": { - "names": ["navigation-right-arrow"], - "groups": ["actions", "arrows"], - "tags": [ - "navigation", - "right", - "expand", - "collapsed tree", - "tree arrow", - "arrow" - ], - "rtl": "flip" - }, - "0xe067": { - "names": ["navigation-left-arrow"], - "groups": ["actions", "arrows"], - "tags": ["navigation", "left", "arrow"], - "rtl": "flip" - }, - "0xe068": { - "names": ["e-care"], - "groups": ["objects", "things"], - "tags": [ - "e care", - "digital customer care", - "service", - "electronic", - "leaf", - "leaves", - "nature", - "organic", - "health", - "environment" - ], - "rtl": "flip" - }, - "0xe069": { - "names": ["less"], - "groups": ["actions"], - "tags": ["less", "minus", "subtract"], - "rtl": "flip" - }, - "0xe06a": { - "names": ["lateness"], - "groups": ["objects", "time", "status"], - "tags": [ - "time", - "timer", - "waiting", - "lateness", - "loading", - "hour glass", - "sand", - "out of time" - ], - "rtl": "flip" - }, - "0xe06b": { - "names": ["lab"], - "groups": ["objects", "status", "things"], - "tags": [ - "lab", - "chemicals", - "liquid", - "mixture", - "chemistry", - "science", - "laboratory" - ], - "rtl": "flip" - }, - "0xe06c": { - "names": ["internet-browser"], - "groups": ["objects"], - "tags": [ - "screen", - "internet", - "website", - "browser", - "web app", - "globe", - "www", - "html" - ], - "rtl": "flip" - }, - "0xe06d": { - "names": ["instance"], - "groups": ["time"], - "tags": ["instance", "process", "clock", "chevron"], - "rtl": "flip" - }, - "0xe06e": { - "names": ["inspection"], - "groups": ["actions", "documents"], - "tags": ["search", "document", "inspect"], - "rtl": "flip" - }, - "0xe06f": { - "names": ["image-viewer"], - "groups": ["actions", "objects"], - "tags": [ - "image", - "placeholder", - "picture", - "hills", - "mountains", - "sun", - "viewer", - "carousel", - "lightbox" - ], - "rtl": "flip" - }, - "0xe070": { - "names": ["home"], - "groups": ["actions", "places", "travel"], - "tags": ["home", "house", "index", "landing page", "start", "main"], - "rtl": "flip" - }, - "0xe071": { - "names": ["grid"], - "groups": ["objects"], - "tags": ["grid", "layout", "boxes", "squares", "modular", "waffle"], - "rtl": "flip" - }, - "0xe072": { - "names": ["goalseek"], - "groups": ["objects", "status"], - "tags": ["goal", "goalseek", "target", "result", "objective", "aim"], - "rtl": "flip" - }, - "0xe073": { - "names": ["general-leave-request"], - "groups": ["actions", "places"], - "tags": [ - "holiday", - "vacation", - "leave", - "request", - "deck", - "chair", - "sun", - "create" - ], - "rtl": "flip" - }, - "0xe074": { - "names": ["create-leave-request"], - "groups": ["actions", "places"], - "tags": [ - "holiday", - "vacation", - "leave", - "request", - "deck chair", - "sun", - "create", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe075": { - "names": ["flight"], - "groups": ["transport", "travel"], - "tags": [ - "plane", - "trip", - "travel", - "holiday", - "flight", - "Aeroplane", - "transit", - "shipment" - ], - "rtl": "flip" - }, - "0xe076": { - "names": ["filter"], - "groups": ["actions"], - "tags": ["filter", "organise", "aggregate", "data"], - "rtl": "flip" - }, - "0xe077": { - "names": ["favorite-list"], - "groups": ["actions"], - "tags": ["favorite", "favourite", "star", "menu", "list"], - "rtl": "flip" - }, - "0xe078": { - "names": ["factory"], - "groups": ["objects", "places"], - "tags": ["factory", "production", "supplier", "manufacturing"], - "rtl": "flip" - }, - "0xe079": { - "names": ["endoscopy"], - "groups": ["medical", "objects"], - "tags": ["endoscopy", "medical", "procedure"], - "rtl": "flip" - }, - "0xe07a": { - "names": ["employee-pane"], - "groups": ["people"], - "tags": [ - "user", - "person", - "employee", - "member", - "operator", - "representative", - "profile", - "me" - ], - "rtl": "flip" - }, - "0xe07b": { - "names": ["employee-approvals"], - "groups": ["people", "status"], - "tags": [ - "person", - "accept", - "approval", - "employee", - "hr", - "human resources" - ], - "rtl": "none" - }, - "0xe07c": { - "names": ["email-read"], - "groups": ["actions"], - "tags": ["mail", "letter", "e-mail", "envelope", "open", "read"], - "rtl": "flip" - }, - "0xe07d": { - "names": ["electrocardiogram"], - "groups": ["medical"], - "tags": ["electrocardiogram", "heart", "scan", "monitor", "medical"], - "rtl": "flip" - }, - "0xe07e": { - "names": ["documents"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "documents"], - "rtl": "flip" - }, - "0xe07f": { - "names": ["decision"], - "groups": ["people", "status"], - "tags": [ - "hand shake", - "decision", - "hands", - "agreement", - "colleagues", - "contract" - ], - "rtl": "flip" - }, - "0xe080": { - "names": ["database"], - "groups": ["objects", "things"], - "tags": [ - "database", - "big data", - "cube", - "complex", - "complicated", - "simple", - "information", - "backend" - ], - "rtl": "flip" - }, - "0xe081": { - "names": ["customer-history"], - "groups": ["people", "time"], - "tags": ["person", "history", "customer", "user", "clock", "account"], - "rtl": "flip" - }, - "0xe082": { - "names": ["customer"], - "groups": ["people"], - "tags": [ - "person", - "individual", - "user", - "customer", - "human", - "circle", - "profile", - "me" - ], - "rtl": "flip" - }, - "0xe083": { - "names": ["credit-card"], - "groups": ["objects"], - "tags": [ - "credit card", - "master-card", - "money", - "debit", - "order", - "buy", - "purchase", - "shopping", - "book online" - ], - "rtl": "flip" - }, - "0xe084": { - "names": ["create-entry-time"], - "groups": ["actions", "documents", "time"], - "tags": [ - "document", - "page", - "file", - "attachment", - "timesheet", - "clock", - "hours", - "days", - "workday", - "create entry time", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe085": { - "names": ["contacts"], - "groups": ["objects"], - "tags": [ - "customers", - "contacts", - "address", - "email", - "e-mail", - "phone book", - "directory", - "phone numbers", - "companies" - ], - "rtl": "flip" - }, - "0xe086": { - "names": ["compare"], - "groups": ["objects"], - "tags": [ - "compare", - "law", - "legal", - "justice", - "scale", - "measure", - "weight", - "balance", - "comparison" - ], - "rtl": "flip" - }, - "0xe087": { - "names": ["clinical-order"], - "groups": ["documents", "medical"], - "tags": ["document", "page", "file", "text", "medical", "clinical"], - "rtl": "flip" - }, - "0xe088": { - "names": ["chain-link"], - "groups": ["actions"], - "tags": ["link", "chain", "hyperlink"], - "rtl": "flip" - }, - "0xe089": { - "names": ["pull-down"], - "groups": ["actions", "arrows"], - "tags": ["navigation", "pull down", "refresh", "arrow"], - "rtl": "flip" - }, - "0xe08a": { - "names": ["cargo-train"], - "groups": ["transport", "travel"], - "tags": ["train", "cargo", "delivery", "transit"], - "rtl": "flip" - }, - "0xe08b": { - "names": ["car-rental"], - "groups": ["transport", "travel"], - "tags": [ - "car", - "auto", - "rental", - "company car", - "hire", - "vehicle", - "transportation" - ], - "rtl": "flip" - }, - "0xe08c": { - "names": ["business-card"], - "groups": ["objects", "people"], - "tags": [ - "business card", - "contact", - "networking", - "colleague", - "person", - "address", - "identification", - "details", - "profile" - ], - "rtl": "flip" - }, - "0xe08d": { - "names": ["bar-code"], - "groups": ["documents", "objects"], - "tags": ["bar code", "document", "file", "scan", "verify"], - "rtl": "flip" - }, - "0xe08e": { - "names": ["folder-blank"], - "groups": ["folder"], - "tags": ["folder", "directory", "library", "blank"], - "rtl": "flip" - }, - "0xe08f": { - "names": ["passenger-train"], - "groups": ["transport", "travel"], - "tags": ["train", "public transportation", "passenger"], - "rtl": "flip" - }, - "0xe090": { - "names": ["question-mark"], - "groups": ["status", "message"], - "tags": ["message", "question mark", "neutral", "notifications", "status"], - "rtl": "none" - }, - "0xe091": { - "names": ["world"], - "groups": ["objects", "places", "travel"], - "tags": [ - "globe", - "world", - "geographical", - "earth", - "planet", - "international", - "global" - ], - "rtl": "flip" - }, - "0xe092": { - "names": ["iphone"], - "groups": ["devices", "objects", "things"], - "tags": [ - "iphone", - "phone", - "smart phone", - "portrait", - "tablet", - "mobile", - "responsive", - "cozy" - ], - "rtl": "flip" - }, - "0xe093": { - "names": ["ipad"], - "groups": ["devices", "objects", "things"], - "tags": ["ipad", "tablet", "portrait", "mobile", "responsive", "cozy"], - "rtl": "flip" - }, - "0xe094": { - "names": ["warning"], - "groups": ["status"], - "tags": ["warning", "exclamation mark", "indicator", "information"], - "rtl": "flip" - }, - "0xe095": { - "names": ["sort"], - "groups": ["actions", "arrows"], - "tags": ["sort", "aggregate", "ascending", "descending", "arrow"], - "rtl": "flip" - }, - "0xe096": { - "names": ["course-book"], - "groups": ["objects", "things"], - "tags": [ - "education", - "course", - "learning", - "e book", - "bookmark", - "open", - "knowledge", - "course book", - "program" - ], - "rtl": "flip" - }, - "0xe097": { - "names": ["course-program"], - "groups": ["documents"], - "tags": [ - "document", - "page", - "file", - "attachment", - "course", - "education", - "learning", - "e book", - "bookmark", - "open", - "knowledge", - "coursebook", - "program" - ], - "rtl": "flip" - }, - "0xe098": { - "names": ["add-coursebook"], - "groups": ["actions", "objects"], - "tags": [ - "education", - "course", - "learning", - "e book", - "bookmark", - "open", - "knowledge", - "course book", - "program", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe099": { - "names": ["print"], - "groups": ["actions", "devices", "objects"], - "tags": [ - "print", - "printer", - "send to print", - "hard copy", - "output", - "paper", - "document", - "file" - ], - "rtl": "flip" - }, - "0xe09a": { - "names": ["save"], - "groups": ["actions", "objects"], - "tags": ["save", "diskette", "floppy disc", "local disc", "hard disc"], - "rtl": "flip" - }, - "0xe09b": { - "names": ["play"], - "groups": ["actions", "arrows"], - "tags": ["play"], - "rtl": "none" - }, - "0xe09c": { - "names": ["pause"], - "groups": ["actions"], - "tags": ["pause"], - "rtl": "flip" - }, - "0xe09d": { - "names": ["record"], - "groups": ["actions"], - "tags": ["record"], - "rtl": "flip" - }, - "0xe09e": { - "names": ["response"], - "groups": ["actions", "arrows"], - "tags": ["reply", "response", "arrow"], - "rtl": "flip" - }, - "0xe09f": { - "names": ["pushpin-on"], - "groups": ["actions", "documents"], - "tags": [ - "document", - "page", - "file", - "attachment", - "pin", - "pushpin", - "stick", - "unstick", - "snap", - "remove pin", - "unpin", - "off", - "on" - ], - "rtl": "flip" - }, - "0xe0a0": { - "names": ["pushpin-off"], - "groups": ["actions", "objects"], - "tags": [ - "pin", - "pushpin", - "stick", - "unstick", - "snap", - "remove pin", - "unpin", - "off", - "on" - ], - "rtl": "flip" - }, - "0xe0a1": { - "names": ["unfavorite"], - "groups": ["actions"], - "tags": [ - "removed", - "not starred", - "empty", - "no favorite", - "add to favorite", - "not favorite at the moment", - "remove", - "unfavorite", - "star" - ], - "rtl": "flip" - }, - "0xe0a2": { - "names": ["learning-assistant"], - "groups": ["people"], - "tags": [ - "education", - "course", - "learning", - "e book", - "bookmark", - "open", - "knowledge", - "school", - "college", - "help", - "tutor", - "assistant", - "teacher", - "professor" - ], - "rtl": "flip" - }, - "0xe0a3": { - "names": ["timesheet"], - "groups": ["documents", "time"], - "tags": [ - "document", - "page", - "file", - "attachment", - "timesheet", - "clock", - "hours", - "days", - "workday" - ], - "rtl": "flip" - }, - "0xe0a4": { - "names": ["time-entry-request"], - "groups": ["time"], - "tags": ["time", "entry", "request", "clock", "list"], - "rtl": "flip" - }, - "0xe0a5": { - "names": ["list"], - "groups": ["actions"], - "tags": ["list", "text", "ordered"], - "rtl": "flip" - }, - "0xe0a6": { - "names": ["action-settings"], - "groups": ["actions"], - "tags": [ - "settings", - "cogwheel", - "configuration", - "tools", - "modify", - "customize" - ], - "rtl": "flip" - }, - "0xe0a7": { - "names": ["share"], - "groups": ["actions", "arrows"], - "tags": ["share", "reshare", "distribute", "arrow"], - "rtl": "flip" - }, - "0xe0a8": { - "names": ["feed"], - "groups": ["actions"], - "tags": [ - "feed", - "messages", - "input", - "news", - "updates", - "latest", - "real-time" - ], - "rtl": "flip" - }, - "0xe0a9": { - "names": ["role"], - "groups": ["people", "status", "message"], - "tags": [ - "person", - "individual", - "user", - "customer", - "permission", - "access", - "granted", - "open", - "restrictions", - "unlocked" - ], - "rtl": "flip" - }, - "0xe0aa": { - "names": ["flag"], - "groups": ["actions", "status"], - "tags": ["flag", "mark", "marker", "important"], - "rtl": "none" - }, - "0xe0ab": { - "names": ["post"], - "groups": ["actions", "callout", "things"], - "tags": ["speech", "bubble", "comment", "post"], - "rtl": "flip" - }, - "0xe0ac": { - "names": ["inspect"], - "groups": ["actions", "arrows"], - "tags": ["inspect", "dialog", "popup", "popout", "arrow"], - "rtl": "flip" - }, - "0xe0ad": { - "names": ["inspect-down"], - "groups": ["actions"], - "tags": ["cancel", "x", "close", "dialog", "popup"], - "rtl": "flip" - }, - "0xe0ae": { - "names": ["appointment-2"], - "groups": ["calendars"], - "tags": ["date picker", "calendar", "month", "week", "day", "appointment"], - "rtl": "flip" - }, - "0xe0af": { - "names": ["target-group"], - "groups": ["objects", "status"], - "tags": [ - "arrow", - "dart", - "dartboard", - "target group", - "goal", - "audience", - "specific" - ], - "rtl": "flip" - }, - "0xe0b0": { - "names": ["marketing-campaign"], - "groups": ["objects", "devices", "things"], - "tags": [ - "marketing campaign", - "loud speaker", - "megaphone", - "notify", - "announcement", - "public address" - ], - "rtl": "flip" - }, - "0xe0b1": { - "names": ["notification", "message-error"], - "groups": ["status", "message"], - "tags": ["message", "error", "negative", "notifications", "status"], - "rtl": "flip" - }, - "0xe0b2": { - "names": ["comment"], - "groups": ["callout", "actions"], - "tags": ["speech", "bubble", "comment", "discussion"], - "rtl": "flip" - }, - "0xe0b3": { - "names": ["shipping-status"], - "groups": ["transport", "travel"], - "tags": [ - "shipping status", - "truck", - "products", - "delivery", - "supplier", - "transit", - "lorry", - "van", - "shipment" - ], - "rtl": "flip" - }, - "0xe0b4": { - "names": ["collaborate"], - "groups": ["people"], - "tags": [ - "group", - "team", - "people", - "colleagues", - "communication", - "collaborate", - "teamwork", - "peer to peer", - "design thinking", - "work", - "together", - "project" - ], - "rtl": "flip" - }, - "0xe0b5": { - "names": ["shortcut"], - "groups": ["arrows", "actions"], - "tags": ["shortcut", "redirect", "arrow"], - "rtl": "flip" - }, - "0xe0b6": { - "names": ["lead-outdated"], - "groups": ["money", "status", "message"], - "tags": ["lead outdated", "circle", "dollar"], - "rtl": "none" - }, - "0xe0b7": { - "names": ["tools-opportunity"], - "groups": ["charts", "objects"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "overview", - "map", - "org", - "tree" - ], - "rtl": "flip" - }, - "0xe0b8": { - "names": ["permission"], - "groups": ["documents", "status", "message"], - "tags": [ - "document", - "page", - "file", - "permission", - "access", - "granted", - "open", - "restrictions", - "unlocked" - ], - "rtl": "flip" - }, - "0xe0b9": { - "names": ["supplier"], - "groups": ["people"], - "tags": [ - "supplier", - "package", - "product", - "satisfaction", - "returns", - "deliveries", - "warehouse", - "person", - "seller", - "buyer", - "inventory" - ], - "rtl": "flip" - }, - "0xe0ba": { - "names": ["table-view"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "table", - "grid", - "view", - "columns", - "rows", - "waffle" - ], - "rtl": "flip" - }, - "0xe0bb": { - "names": ["table-chart"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "table", - "columns", - "rows", - "grid", - "view", - "waffle" - ], - "rtl": "flip" - }, - "0xe0bc": { - "names": ["switch-views"], - "groups": ["actions"], - "tags": ["switch", "views", "objects", "arrange"], - "rtl": "flip" - }, - "0xe0bd": { - "names": ["e-learning"], - "groups": ["objects"], - "tags": [ - "education", - "course", - "e learning", - "e book", - "bookmark", - "open", - "knowledge", - "school", - "college", - "computer", - "screen" - ], - "rtl": "flip" - }, - "0xe0be": { - "names": ["manager"], - "groups": ["people"], - "tags": [ - "manager", - "company", - "overview", - "inform", - "board", - "leader", - "conference", - "meeting", - "keynote", - "speech", - "presentation" - ], - "rtl": "flip" - }, - "0xe0bf": { - "names": ["switch-classes"], - "groups": ["actions", "people"], - "tags": ["switch", "views", "objects", "arrange", "classes"], - "rtl": "flip" - }, - "0xe0c0": { - "names": ["simple-payment"], - "groups": ["money"], - "tags": ["sales", "simple payment", "money", "bill", "details", "quote"], - "rtl": "none" - }, - "0xe0c1": { - "names": ["signature"], - "groups": ["actions"], - "tags": ["pencil", "pen", "signature", "sign"], - "rtl": "flip" - }, - "0xe0c2": { - "names": ["sales-order-item"], - "groups": ["documents", "money"], - "tags": [ - "document", - "page", - "file", - "sales order item", - "money", - "bill", - "details", - "quote" - ], - "rtl": "none" - }, - "0xe0c3": { - "names": ["sales-order"], - "groups": ["documents", "money"], - "tags": [ - "document", - "page", - "file", - "sales order", - "money", - "bill", - "details", - "quote" - ], - "rtl": "none" - }, - "0xe0c4": { - "names": ["request"], - "groups": ["actions", "documents"], - "tags": [ - "document", - "page", - "file", - "text", - "edit", - "write", - "new", - "pencil", - "pen", - "request" - ], - "rtl": "flip" - }, - "0xe0c5": { - "names": ["receipt"], - "groups": ["actions", "form", "money"], - "tags": ["money", "bill", "details", "proof", "sale", "receipt"], - "rtl": "flip" - }, - "0xe0c6": { - "names": ["puzzle"], - "groups": ["objects", "things"], - "tags": [ - "puzzle", - "pieces", - "fit", - "together", - "jigsaw", - "thinking", - "objects", - "challenge" - ], - "rtl": "flip" - }, - "0xe0c7": { - "names": ["process"], - "groups": ["actions", "arrows"], - "tags": ["process", "flow", "arrow", "chevron"], - "rtl": "flip" - }, - "0xe0c8": { - "names": ["private"], - "groups": ["people", "status", "message"], - "tags": [ - "person", - "individual", - "user", - "customer", - "human", - "locked", - "in use", - "occupied", - "restricted", - "private", - "forbidden" - ], - "rtl": "flip" - }, - "0xe0c9": { - "names": ["popup-window"], - "groups": ["actions", "devices"], - "tags": ["computer", "dialog", "popup", "window", "screen", "popout"], - "rtl": "flip" - }, - "0xe0ca": { - "names": ["person-placeholder"], - "groups": ["people"], - "tags": [ - "person", - "individual", - "user", - "customer", - "human", - "profile", - "me" - ], - "rtl": "flip" - }, - "0xe0cb": { - "names": ["per-diem"], - "groups": ["calendars", "money"], - "tags": ["euro", "time", "per diem", "calendar"], - "rtl": "none" - }, - "0xe0cc": { - "names": ["paper-plane"], - "groups": ["actions", "objects", "things"], - "tags": [ - "send", - "flight", - "paper", - "plane", - "fly", - "message", - "note", - "folded" - ], - "rtl": "flip" - }, - "0xe0cd": { - "names": ["paid-leave"], - "groups": ["money"], - "tags": ["paid leave", "money", "dollar", "bill", "approved"], - "rtl": "none" - }, - "0xe0ce": { - "names": ["pdf-reader"], - "groups": ["actions", "documents"], - "tags": ["pdf reader", "document", "display", "file"], - "rtl": "none" - }, - "0xe0cf": { - "names": ["overview-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "overview", "map", "org"], - "rtl": "flip" - }, - "0xe0d0": { - "names": ["overlay"], - "groups": ["objects"], - "tags": ["overlay", "circle", "dot"], - "rtl": "flip" - }, - "0xe0d1": { - "names": ["org-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "overview", - "map", - "org", - "tree" - ], - "rtl": "flip" - }, - "0xe0d2": { - "names": ["number-sign"], - "groups": ["objects"], - "tags": ["number sign", "hash", "#'"], - "rtl": "flip" - }, - "0xe0d3": { - "names": ["notification-2"], - "groups": ["actions", "callout"], - "tags": ["speech", "bubble", "comment", "discussion", "notification"], - "rtl": "flip" - }, - "0xe0d4": { - "names": ["my-sales-order"], - "groups": ["documents", "people"], - "tags": [ - "document", - "page", - "sales", - "order", - "money", - "bill", - "details", - "quote", - "invoice" - ], - "rtl": "none" - }, - "0xe0d5": { - "names": ["meal"], - "groups": ["objects", "travel", "things", "places"], - "tags": [ - "meal", - "knife and fork", - "dinner", - "lunch", - "eating", - "dine", - "expenses" - ], - "rtl": "flip" - }, - "0xe0d6": { - "names": ["loan"], - "groups": ["objects", "money"], - "tags": ["money bag", "bank", "dollar", "tag"], - "rtl": "none" - }, - "0xe0d7": { - "names": ["order-status"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "order", "status"], - "rtl": "none" - }, - "0xe0d8": { - "names": ["customer-order-entry"], - "groups": ["form"], - "tags": [ - "sign", - "signature", - "order", - "entry", - "customer", - "contract", - "agreement" - ], - "rtl": "none" - }, - "0xe0d9": { - "names": ["performance"], - "groups": ["objects"], - "tags": ["gauge", "measure", "speed", "monitor", "performance"], - "rtl": "flip" - }, - "0xe0da": { - "names": ["menu"], - "groups": ["actions"], - "tags": ["menu", "list"], - "rtl": "flip" - }, - "0xe0db": { - "names": ["employee-lookup"], - "groups": ["people"], - "tags": [ - "customer", - "user", - "person", - "individual", - "contacts", - "look up", - "find", - "search" - ], - "rtl": "flip" - }, - "0xe0dc": { - "names": ["education"], - "groups": ["objects", "things"], - "tags": [ - "education", - "course", - "learning", - "e book", - "bookmark", - "open", - "knowledge", - "school", - "college" - ], - "rtl": "flip" - }, - "0xe0dd": { - "names": ["customer-briefing"], - "groups": ["people"], - "tags": [ - "customer", - "user", - "person", - "individual", - "contacts", - "address", - "email", - "e-mail", - "briefing" - ], - "rtl": "flip" - }, - "0xe0de": { - "names": ["customer-and-contacts"], - "groups": ["people"], - "tags": [ - "customer", - "user", - "person", - "individual", - "contacts", - "address", - "email", - "e-mail" - ], - "rtl": "flip" - }, - "0xe0df": { - "names": ["my-view"], - "groups": ["actions", "objects", "people"], - "tags": [ - "my view", - "person", - "profile", - "tv", - "monitor", - "video call", - "individual", - "cutomer", - "user" - ], - "rtl": "flip" - }, - "0xe0e0": { - "names": ["accelerated"], - "groups": ["calendars"], - "tags": ["calendar", "time", "speed"], - "rtl": "flip" - }, - "0xe0e1": { - "names": ["to-be-reviewed"], - "groups": ["status", "message"], - "tags": ["to be reviewed", "indicator", "information"], - "rtl": "flip" - }, - "0xe0e2": { - "names": ["warning2"], - "groups": ["status", "message"], - "tags": ["warning", "to be reviewed", "indicator", "information"], - "rtl": "flip" - }, - "0xe0e3": { - "names": ["feeder-arrow"], - "groups": ["arrows"], - "tags": ["feeder", "arrow", "input", "enter text", "execute", "send"], - "rtl": "flip" - }, - "0xe0e4": { - "names": ["quality-issue"], - "groups": ["status", "message"], - "tags": [ - "quality issue", - "warning", - "problem", - "attention", - "status", - "details" - ], - "rtl": "flip" - }, - "0xe0e5": { - "names": ["workflow-tasks"], - "groups": ["actions", "calendars", "clipboards"], - "tags": ["calendar", "workflow", "task", "process", "steps", "project"], - "rtl": "flip" - }, - "0xe0e6": { - "names": ["create"], - "groups": ["actions", "documents"], - "tags": ["document", "page", "file", "attachment", "create", "new"], - "rtl": "flip" - }, - "0xe0e7": { - "names": ["home-share"], - "groups": ["actions", "places"], - "tags": [ - "globe", - "world", - "geographical", - "earth", - "planet", - "share", - "global distribution", - "arrow" - ], - "rtl": "flip" - }, - "0xe0e8": { - "names": ["globe"], - "groups": ["objects", "places"], - "tags": [ - "globe", - "world", - "geographical", - "earth", - "planet", - "international", - "global" - ], - "rtl": "none" - }, - "0xe0e9": { - "names": ["tags"], - "groups": ["actions", "objects", "things"], - "tags": ["tag", "label", "marker", "indicator", "detail"], - "rtl": "flip" - }, - "0xe0ea": { - "names": ["work-history"], - "groups": ["folder"], - "tags": ["folder", "person", "work history"], - "rtl": "flip" - }, - "0xe0eb": { - "names": ["x-ray"], - "groups": ["medical"], - "tags": ["x ray", "procedure", "scan", "medical"], - "rtl": "flip" - }, - "0xe0ec": { - "names": ["wounds-doc"], - "groups": ["medical", "people"], - "tags": [ - "wounds", - "doc", - "injury", - "accident", - "hospital", - "patient", - "emergency", - "health", - "illness", - "cross" - ], - "rtl": "flip" - }, - "0xe0ed": { - "names": ["web-cam"], - "groups": ["actions", "devices", "objects", "things"], - "tags": ["web cam", "camera", "live", "video", "visual"], - "rtl": "flip" - }, - "0xe0ee": { - "names": ["waiver"], - "groups": ["money"], - "tags": ["waiver", "money bag", "percentage"], - "rtl": "none" - }, - "0xe0ef": { - "names": ["vertical-bar-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "bar", - "vertical", - "column" - ], - "rtl": "flip" - }, - "0xe0f0": { - "names": ["upstacked-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "upstacked", - "vertical", - "column" - ], - "rtl": "flip" - }, - "0xe0f1": { - "names": ["trip-report"], - "groups": ["charts", "status", "transport", "message"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "suitcase", - "trip", - "report", - "business trip" - ], - "rtl": "flip" - }, - "0xe0f2": { - "names": ["microphone"], - "groups": ["actions", "objects", "devices", "things"], - "tags": [ - "microphone", - "mic", - "keynote", - "announcement", - "speech", - "talk", - "audio", - "dictate", - "record" - ], - "rtl": "flip" - }, - "0xe0f3": { - "names": ["unpaid-leave"], - "groups": ["money"], - "tags": ["unpaid leave", "money", "dollar", "bill", "rejected"], - "rtl": "none" - }, - "0xe0f4": { - "names": ["tree"], - "groups": ["charts", "objects"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "overview", - "map", - "org", - "tree" - ], - "rtl": "flip" - }, - "0xe0f5": { - "names": ["toaster-up"], - "groups": ["actions", "objects"], - "tags": ["toaster", "up", "details"], - "rtl": "flip" - }, - "0xe0f6": { - "names": ["toaster-top"], - "groups": ["objects"], - "tags": ["toaster", "top", "details"], - "rtl": "flip" - }, - "0xe0f7": { - "names": ["toaster-down"], - "groups": ["actions", "objects"], - "tags": ["toaster", "down", "details"], - "rtl": "flip" - }, - "0xe0f8": { - "names": ["time-account"], - "groups": ["time"], - "tags": ["time", "account", "clock", "list"], - "rtl": "flip" - }, - "0xe0f9": { - "names": ["theater"], - "groups": ["objects", "places"], - "tags": ["theater", "show", "play", "masks"], - "rtl": "flip" - }, - "0xe0fa": { - "names": ["taxi"], - "groups": ["transport", "travel"], - "tags": ["car", "taxi", "cab", "transportation"], - "rtl": "flip" - }, - "0xe0fb": { - "names": ["subway-train"], - "groups": ["transport", "travel"], - "tags": ["subway train", "underground", "tube"], - "rtl": "flip" - }, - "0xe0fc": { - "names": ["study-leave"], - "groups": ["objects", "things"], - "tags": [ - "study", - "education", - "graduate", - "school", - "college", - "student", - "qualification" - ], - "rtl": "flip" - }, - "0xe0fd": { - "names": ["stethoscope"], - "groups": ["medical", "things"], - "tags": ["stethoscope", "medical", "health", "doctor", "hospital", "nurse"], - "rtl": "flip" - }, - "0xe0fe": { - "names": ["step"], - "groups": ["actions", "arrows"], - "tags": ["process", "flow", "step", "arrow"], - "rtl": "flip" - }, - "0xe0ff": { - "names": ["sonography"], - "groups": ["medical"], - "tags": ["sonography", "medical", "ultrasound", "ultrasonography"], - "rtl": "flip" - }, - "0xe100": { - "names": ["soccer"], - "deprecatedNames": ["soccor"], - "groups": ["objects", "things"], - "tags": ["soccer", "ball", "football", "world cup"], - "rtl": "flip" - }, - "0xe101": { - "names": ["physical-activity"], - "groups": ["medical", "people", "travel"], - "tags": ["physical activity", "running", "run", "jogging"], - "rtl": "flip" - }, - "0xe102": { - "names": ["pharmacy"], - "groups": ["medical", "things"], - "tags": ["medicine", "pills", "drugs", "pharmacy", "pain", "medication"], - "rtl": "flip" - }, - "0xe103": { - "names": ["official-service"], - "groups": ["objects", "places"], - "tags": [ - "official", - "service", - "government", - "court house", - "law", - "legal", - "authority" - ], - "rtl": "flip" - }, - "0xe104": { - "names": ["offsite-work"], - "groups": ["objects", "places"], - "tags": ["offsite work", "external", "company", "office", "outside"], - "rtl": "flip" - }, - "0xe105": { - "names": ["nutrition-activity"], - "groups": ["medical", "objects", "things"], - "tags": ["apple", "nutrition", "activity", "health", "fruit"], - "rtl": "flip" - }, - "0xe106": { - "names": ["newspaper"], - "groups": ["objects", "documents"], - "tags": ["newspaper", "headlines", "latest", "updates"], - "rtl": "flip" - }, - "0xe107": { - "names": ["monitor-payments"], - "groups": ["money", "people"], - "tags": [ - "report", - "bill", - "billing", - "sales", - "expense", - "quote", - "envelope", - "invoice", - "dollar", - "money", - "monitor payments" - ], - "rtl": "none" - }, - "0xe108": { - "names": ["map-2"], - "groups": ["objects", "places"], - "tags": ["map", "card", "navigation", "hunt", "destination", "location"], - "rtl": "flip" - }, - "0xe109": { - "names": ["machine"], - "groups": ["objects", "devices", "things"], - "tags": ["machine", "factory", "production", "supplier", "technical"], - "rtl": "flip" - }, - "0xe10a": { - "names": ["mri-scan"], - "groups": ["medical"], - "tags": ["mri", "scan", "medical"], - "rtl": "flip" - }, - "0xe10b": { - "names": ["end-user-experience-monitoring"], - "groups": ["objects"], - "tags": [ - "end user experience monitoring", - "gauge", - "measure", - "speed", - "monitor" - ], - "rtl": "flip" - }, - "0xe10c": { - "names": ["unwired"], - "groups": ["objects"], - "tags": ["unwired", "gauge", "measure", "speed", "monitor", "performance"], - "rtl": "flip" - }, - "0xe10d": { - "names": ["customer-financial-fact-sheet"], - "groups": ["documents", "money"], - "tags": [ - "document", - "page", - "file", - "attachment", - "customer", - "financial", - "fact sheet", - "money" - ], - "rtl": "none" - }, - "0xe10e": { - "names": ["retail-store-manager"], - "groups": ["shopping"], - "tags": ["retail store manager"], - "rtl": "flip" - }, - "0xe10f": { - "names": ["Netweaver-business-client"], - "groups": ["objects"], - "tags": ["netweaver business client", "bird"], - "rtl": "flip" - }, - "0xe110": { - "names": ["electronic-medical-record"], - "groups": ["medical", "objects"], - "tags": [ - "electronic medical record", - "medical", - "cross", - "emergency", - "hospital" - ], - "rtl": "flip" - }, - "0xe111": { - "names": ["eam-work-order"], - "groups": ["objects"], - "tags": [ - "enterprise asset management", - "work", - "order", - "hard hat", - "check", - "tick mark" - ], - "rtl": "none" - }, - "0xe112": { - "names": ["customer-view"], - "groups": ["objects"], - "tags": ["customer", "view", "analytics", "overview"], - "rtl": "flip" - }, - "0xe113": { - "names": ["crm-service-manager"], - "groups": ["clipboards"], - "tags": ["crm service manager", "task", "dropdown", "list"], - "rtl": "flip" - }, - "0xe114": { - "names": ["crm-sales"], - "groups": ["objects"], - "tags": [ - "crm sales", - "customer", - "relationship", - "management", - "person", - "star", - "money", - "list" - ], - "rtl": "none" - }, - "0xe115": { - "names": ["widgets"], - "groups": ["objects"], - "tags": ["widgets", "random", "star", "dollar", "plane", "music", "apps"], - "rtl": "none" - }, - "0xe116": { - "names": ["commission-check"], - "groups": ["money"], - "tags": [ - "commission check", - "coins", - "stack", - "search", - "percentage", - "money" - ], - "rtl": "none" - }, - "0xe117": { - "names": ["collections-insight"], - "groups": ["money"], - "tags": [ - "collections", - "insight", - "report", - "bill", - "billing", - "sales", - "expense", - "quote", - "envelope", - "invoice", - "dollar", - "money" - ], - "rtl": "none" - }, - "0xe118": { - "names": ["clinical-task-tracker"], - "deprecatedNames": ["clinical-tast-tracker"], - "groups": ["clipboards", "medical"], - "tags": [ - "clinical", - "task", - "tracker", - "clipboard", - "medical", - "checklist", - "check boxes" - ], - "rtl": "flip" - }, - "0xe119": { - "names": ["citizen-connect"], - "groups": ["people"], - "tags": [ - "citizen connect", - "people", - "colleagues", - "communication", - "collaborate", - "teamwork", - "peer to peer", - "design thinking", - "work", - "together", - "project" - ], - "rtl": "flip" - }, - "0xe11a": { - "names": ["cart-approval"], - "groups": ["shopping"], - "tags": [ - "cart", - "trolley", - "basket", - "shopping", - "item", - "approve", - "approval", - "accept", - "check" - ], - "rtl": "none" - }, - "0xe11b": { - "names": ["capital-projects"], - "groups": ["money", "objects", "places"], - "tags": ["capital projects", "building", "dollar", "money"], - "rtl": "none" - }, - "0xe11c": { - "names": ["bo-strategy-management"], - "groups": ["objects"], - "tags": ["bo strategy management", "business", "object", "circle"], - "rtl": "flip" - }, - "0xe11d": { - "names": ["business-objects-mobile"], - "groups": ["objects"], - "tags": [ - "business objects mobile", - "analytics", - "chart", - "display", - "data" - ], - "rtl": "flip" - }, - "0xe11e": { - "names": ["business-objects-explorer"], - "groups": ["objects"], - "tags": ["business objects explorer", "compass"], - "rtl": "flip" - }, - "0xe11f": { - "names": ["business-objects-experience"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "business objects experience", - "combination", - "line-chart", - "column", - "bar", - "vertical" - ], - "rtl": "flip" - }, - "0xe120": { - "names": ["bbyd-dashboard"], - "groups": ["objects"], - "tags": ["business by design", "dashboard"], - "rtl": "flip" - }, - "0xe121": { - "names": ["bbyd-active-sales"], - "groups": ["objects"], - "tags": [ - "business by design", - "active", - "sales", - "search", - "approvals", - "check", - "book" - ], - "rtl": "none" - }, - "0xe122": { - "names": ["business-by-design"], - "groups": ["objects"], - "tags": ["business by design"], - "rtl": "none" - }, - "0xe123": { - "names": ["business-one"], - "groups": ["objects"], - "tags": ["business one"], - "rtl": "none" - }, - "0xe124": { - "names": ["sap-box"], - "groups": ["objects"], - "tags": [ - "container", - "box", - "work load", - "collection", - "documents", - "files", - "filing", - "directory", - "storage" - ], - "rtl": "flip" - }, - "0xe125": { - "names": ["manager-insight"], - "groups": ["objects"], - "tags": [ - "manager", - "insight", - "company", - "overview", - "analyse", - "inform", - "board", - "report" - ], - "rtl": "flip" - }, - "0xe126": { - "names": ["accounting-document-verification"], - "groups": ["documents"], - "tags": ["document", "approve", "verify", "accounting", "money", "coins"], - "rtl": "none" - }, - "0xe127": { - "names": ["hr-approval"], - "groups": ["people", "status", "message"], - "tags": [ - "person", - "accept", - "approval", - "employee", - "hr", - "human resources" - ], - "rtl": "none" - }, - "0xe128": { - "names": ["idea-wall"], - "groups": ["people"], - "tags": [ - "idea", - "wall", - "collaborate", - "teamwork", - "peer to peer", - "design thinking", - "work", - "together", - "project", - "improve" - ], - "rtl": "flip" - }, - "0xe129": { - "names": ["Chart-Tree-Map"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe12a": { - "names": ["cart-5"], - "groups": ["shopping"], - "tags": ["cart", "trolley", "basket", "shopping", "item", "sap"], - "rtl": "flip" - }, - "0xe12b": { - "names": ["cart-4"], - "groups": ["shopping"], - "tags": [ - "cart", - "trolley", - "basket", - "shopping", - "item", - "add", - "put in", - "insert", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe12c": { - "names": ["wallet"], - "groups": ["objects", "money", "things"], - "tags": [ - "money", - "wallet", - "purse", - "coins", - "bank", - "allowance", - "worth", - "wealth", - "cash", - "notes" - ], - "rtl": "flip" - }, - "0xe12d": { - "names": ["vehicle-repair"], - "groups": ["transport"], - "tags": [ - "car", - "crash", - "accident", - "damage", - "repair", - "fix", - "garage", - "vehicle" - ], - "rtl": "flip" - }, - "0xe12e": { - "names": ["upload"], - "groups": ["actions", "arrows"], - "tags": ["upload", "arrow"], - "rtl": "flip" - }, - "0xe12f": { - "names": ["unlocked"], - "groups": ["actions", "objects", "status", "message"], - "tags": [ - "unlocked", - "open padlock", - "open", - "status", - "available", - "access", - "unrestricted" - ], - "rtl": "flip" - }, - "0xe130": { - "names": ["umbrella"], - "groups": ["objects", "things"], - "tags": ["rain", "umbrella", "brolly", "shelter", "keep dry"], - "rtl": "flip" - }, - "0xe131": { - "names": ["travel-request"], - "groups": ["callout", "status", "transport", "message"], - "tags": [ - "bubble", - "question", - "exclamation", - "notifications", - "status", - "help" - ], - "rtl": "none" - }, - "0xe132": { - "names": ["travel-expense-report"], - "groups": ["money", "transport"], - "tags": [ - "report", - "bill", - "billing", - "sales", - "travel", - "expense", - "quote", - "envelope", - "invoice" - ], - "rtl": "none" - }, - "0xe133": { - "names": ["travel-itinerary"], - "groups": ["transport", "travel"], - "tags": [ - "travel", - "airplane", - "plane", - "car", - "itinerary", - "schedule", - "plan", - "flight", - "drive" - ], - "rtl": "flip" - }, - "0xe134": { - "names": ["time-overtime"], - "groups": ["money", "time"], - "tags": ["time", "overtime", "clock", "money", "hours"], - "rtl": "none" - }, - "0xe135": { - "names": ["thing-type"], - "groups": ["callout"], - "tags": ["popup", "speech", "bubble", "thing-type"], - "rtl": "flip" - }, - "0xe136": { - "names": ["technical-object"], - "groups": ["objects"], - "tags": [ - "technical", - "object", - "wrench", - "tool", - "fine tune", - "tweak", - "fix", - "work", - "component" - ], - "rtl": "flip" - }, - "0xe137": { - "names": ["tag"], - "groups": ["actions", "objects"], - "tags": ["tag", "label", "marker", "indicator", "detail"], - "rtl": "flip" - }, - "0xe138": { - "names": ["syringe"], - "groups": ["actions", "medical"], - "tags": [ - "medical", - "emergency", - "hospital", - "syringe", - "needle", - "shot", - "injection" - ], - "rtl": "flip" - }, - "0xe139": { - "names": ["syntax"], - "groups": ["actions", "text"], - "tags": ["source", "code", "develop", "write", "syntax"], - "rtl": "flip" - }, - "0xe13a": { - "names": ["suitcase"], - "groups": ["objects", "travel", "things"], - "tags": [ - "travel", - "suitcase", - "business trip", - "personal", - "possessions", - "articles", - "items", - "collection" - ], - "rtl": "flip" - }, - "0xe13b": { - "names": ["simulate"], - "groups": ["actions", "devices", "objects", "things"], - "tags": [ - "calculator", - "calculate", - "count", - "numbers", - "counting", - "simulate", - "divide", - "calculation", - "tot up", - "digits", - "algorithm", - "mathematician", - "mathematics" - ], - "rtl": "flip" - }, - "0xe13c": { - "names": ["shield"], - "groups": ["objects", "actions"], - "tags": [ - "authority", - "legitimate", - "official", - "important", - "protection", - "defense", - "security" - ], - "rtl": "flip" - }, - "0xe13d": { - "names": ["share-2"], - "groups": ["actions"], - "tags": ["share", "distribute", "share with connections"], - "rtl": "flip" - }, - "0xe13e": { - "names": ["sales-quote"], - "groups": ["documents", "money"], - "tags": [ - "document", - "page", - "file", - "text", - "sales", - "money", - "bill", - "details", - "quote" - ], - "rtl": "none" - }, - "0xe13f": { - "names": ["repost"], - "groups": ["actions", "arrows"], - "tags": ["post again", "circulate"], - "rtl": "flip" - }, - "0xe140": { - "names": ["provision"], - "groups": ["charts", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "table", - "columns", - "rows", - "grid", - "settings", - "modify", - "customize", - "waffle" - ], - "rtl": "flip" - }, - "0xe141": { - "names": ["projector"], - "groups": ["actions", "devices", "objects", "things"], - "tags": ["beamer", "projector", "show", "movie", "presentation", "keynote"], - "rtl": "flip" - }, - "0xe142": { - "names": ["add-product"], - "groups": ["actions", "objects"], - "tags": [ - "product", - "box", - "package", - "unit", - "inventory", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe143": { - "names": ["pipeline-analysis"], - "groups": ["charts", "objects"], - "tags": ["analytics", "chart", "display", "data", "kebab"], - "rtl": "flip" - }, - "0xe144": { - "names": ["add-photo"], - "groups": ["actions", "objects"], - "tags": [ - "camera", - "photograph", - "device", - "image", - "snap shot", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe145": { - "names": ["palette"], - "groups": ["objects", "things"], - "tags": [ - "palette", - "paint", - "color", - "spot", - "mixing", - "artist", - "theme", - "design" - ], - "rtl": "flip" - }, - "0xe146": { - "names": ["nurse"], - "groups": ["medical", "people"], - "tags": ["nurse", "medical", "cross", "emergency", "hospital"], - "rtl": "flip" - }, - "0xe147": { - "names": ["sales-notification"], - "groups": ["callout", "money"], - "tags": ["bubble", "sales", "notification"], - "rtl": "none" - }, - "0xe148": { - "names": ["mileage"], - "groups": ["objects", "things", "places"], - "tags": ["mileage", "tank", "petrol", "fuel", "fill up", "gas", "station"], - "rtl": "flip" - }, - "0xe149": { - "names": ["meeting-room"], - "groups": ["people"], - "tags": [ - "meeting", - "room", - "collaborate", - "colleagues", - "teamwork", - "peer to peer" - ], - "rtl": "flip" - }, - "0xe14a": { - "names": ["media-forward"], - "groups": ["actions", "arrows"], - "tags": ["forward", "media", "arrow", "end", "finish"], - "rtl": "none" - }, - "0xe14b": { - "names": ["media-play"], - "groups": ["actions", "arrows"], - "tags": ["play", "media", "arrow"], - "rtl": "none" - }, - "0xe14c": { - "names": ["media-pause"], - "groups": ["actions", "arrows"], - "tags": ["pause", "media", "arrow"], - "rtl": "flip" - }, - "0xe14d": { - "names": ["media-reverse"], - "groups": ["actions", "arrows"], - "tags": ["reverse", "media", "arrow"], - "rtl": "none" - }, - "0xe14e": { - "names": ["media-rewind"], - "groups": ["actions", "arrows"], - "tags": ["rewind", "media", "arrow", "start", "back"], - "rtl": "none" - }, - "0xe14f": { - "names": ["measurement-document"], - "groups": ["objects", "documents", "calendars"], - "tags": [ - "measure", - "weight", - "scale", - "precision", - "technical", - "calibrate", - "calibration", - "calculation" - ], - "rtl": "flip" - }, - "0xe150": { - "names": ["measuring-point"], - "groups": ["objects"], - "tags": ["measure", "point", "scale", "precision", "arrow"], - "rtl": "flip" - }, - "0xe151": { - "names": ["measure"], - "groups": ["objects"], - "tags": [ - "measure", - "weight", - "scale", - "precision", - "technical", - "calibrate", - "calibration", - "calculation" - ], - "rtl": "flip" - }, - "0xe152": { - "names": ["map-3"], - "groups": ["objects", "places"], - "tags": [ - "map", - "card", - "x marks the spot", - "treasure", - "navigation", - "hunt", - "find", - "destination", - "location" - ], - "rtl": "flip" - }, - "0xe153": { - "names": ["locked"], - "groups": ["actions", "objects", "status", "message"], - "tags": [ - "locked", - "padlock", - "private", - "status", - "in use", - "forbidden", - "restricted", - "safe" - ], - "rtl": "flip" - }, - "0xe154": { - "names": ["letter"], - "groups": ["objects"], - "tags": [ - "letter", - "mail", - "post", - "postal", - "envelope", - "address", - "contact", - "correspondence" - ], - "rtl": "flip" - }, - "0xe155": { - "names": ["journey-arrive"], - "groups": ["actions", "arrows"], - "tags": ["journey", "arrive", "arrow", "placement"], - "rtl": "flip" - }, - "0xe156": { - "names": ["journey-change"], - "groups": ["actions", "arrows"], - "tags": ["journey", "change", "direction", "arrow", "placement"], - "rtl": "flip" - }, - "0xe157": { - "names": ["journey-depart"], - "groups": ["actions", "arrows"], - "tags": ["journey", "depart", "arrow", "move", "placement"], - "rtl": "flip" - }, - "0xe158": { - "names": ["it-system"], - "groups": ["devices", "objects"], - "tags": [ - "server", - "it", - "machine", - "computer", - "technology", - "device", - "system" - ], - "rtl": "flip" - }, - "0xe159": { - "names": ["it-instance"], - "groups": ["devices", "objects"], - "tags": [ - "server", - "it", - "machine", - "computer", - "technology", - "device", - "instance" - ], - "rtl": "flip" - }, - "0xe15a": { - "names": ["it-host"], - "groups": ["devices", "objects"], - "tags": [ - "server", - "it", - "machine", - "computer", - "technology", - "device", - "host" - ], - "rtl": "flip" - }, - "0xe15b": { - "names": ["iphone-2"], - "groups": ["devices", "objects", "things"], - "tags": [ - "iphone", - "phone", - "smart phone", - "landscape", - "tablet", - "mobile", - "responsive", - "cozy" - ], - "rtl": "flip" - }, - "0xe15c": { - "names": ["ipad-2"], - "groups": ["devices", "objects", "things"], - "tags": ["ipad", "landscape", "tablet", "mobile", "responsive", "cozy"], - "rtl": "flip" - }, - "0xe15d": { - "names": ["inventory"], - "groups": ["transport"], - "tags": ["inventory", "truck", "wrench", "tools"], - "rtl": "flip" - }, - "0xe15e": { - "names": ["insurance-house"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "insurance", "house"], - "rtl": "flip" - }, - "0xe15f": { - "names": ["insurance-life"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "insurance", "life"], - "rtl": "flip" - }, - "0xe160": { - "names": ["insurance-car"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "insurance", "car"], - "rtl": "flip" - }, - "0xe161": { - "names": ["initiative"], - "groups": ["arrows", "objects"], - "tags": [ - "initiative", - "initiate", - "begin", - "enter", - "right", - "arrow", - "circle" - ], - "rtl": "flip" - }, - "0xe162": { - "names": ["incident"], - "groups": ["status", "message"], - "tags": ["incident", "question", "message"], - "rtl": "none" - }, - "0xe163": { - "names": ["group-2"], - "groups": ["actions"], - "tags": ["group", "data", "aggregate", "list", "table"], - "rtl": "flip" - }, - "0xe164": { - "names": ["goal"], - "groups": ["objects", "status", "message"], - "tags": ["goal", "target", "result", "objective", "aim"], - "rtl": "flip" - }, - "0xe165": { - "names": ["functional-location"], - "groups": ["objects"], - "tags": [ - "arrow", - "locate", - "me", - "map", - "location", - "pointer", - "navigation", - "functional" - ], - "rtl": "flip" - }, - "0xe166": { - "names": ["full-screen"], - "groups": ["actions", "arrows"], - "tags": ["full", "screen", "arrow"], - "rtl": "flip" - }, - "0xe167": { - "names": ["form"], - "groups": ["form"], - "tags": ["form", "details", "text"], - "rtl": "flip" - }, - "0xe168": { - "names": ["fob-watch"], - "groups": ["objects", "time", "devices"], - "tags": ["fob watch", "time", "stop watch", "timer", "countdown"], - "rtl": "flip" - }, - "0xe169": { - "names": ["blank-tag"], - "groups": ["objects"], - "tags": ["tag", "label", "marker", "indicator", "blank"], - "rtl": "flip" - }, - "0xe16a": { - "names": ["family-protection"], - "groups": ["people"], - "tags": ["family", "protection", "people", "house", "roof"], - "rtl": "flip" - }, - "0xe16b": { - "names": ["folder"], - "groups": ["folder"], - "tags": ["folder", "details", "directory", "library"], - "rtl": "flip" - }, - "0xe16c": { - "names": ["fax-machine"], - "groups": ["actions", "devices"], - "tags": ["fax", "machine", "communicate"], - "rtl": "flip" - }, - "0xe16d": { - "names": ["example"], - "groups": ["objects"], - "tags": ["example", "dots", "circles", "individual", "odd"], - "rtl": "flip" - }, - "0xe16e": { - "names": ["eraser"], - "groups": ["actions", "things"], - "tags": ["pencil", "pen", "erase", "remove", "undo", "text"], - "rtl": "flip" - }, - "0xe16f": { - "names": ["employee-rejections"], - "groups": ["people", "status", "message"], - "tags": ["person", "x", "rejections", "employee", "hr", "human resources"], - "rtl": "flip" - }, - "0xe170": { - "names": ["drop-down-list"], - "groups": ["actions", "arrows", "tables"], - "tags": [ - "dropdown", - "list", - "arrow", - "drop down", - "view", - "view settings", - "view-settings", - "table", - "sort", - "filter", - "group", - "settings", - "megamenu" - ], - "rtl": "flip" - }, - "0xe171": { - "names": ["draw-rectangle"], - "groups": ["actions", "objects"], - "tags": ["draw", "rectangle", "resize", "shape", "create"], - "rtl": "flip" - }, - "0xe172": { - "names": ["document"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "blank", "new"], - "rtl": "flip" - }, - "0xe173": { - "names": ["doctor"], - "groups": ["medical", "people", "travel", "places"], - "tags": ["doctor", "medical", "cross", "emergency", "hospital"], - "rtl": "flip" - }, - "0xe174": { - "names": ["discussion-2"], - "groups": ["callout"], - "tags": ["speech", "bubble", "comment", "discussion", "text"], - "rtl": "flip" - }, - "0xe175": { - "names": ["discussion"], - "groups": ["callout"], - "tags": ["speech", "bubble", "comment", "discussion", "blank"], - "rtl": "flip" - }, - "0xe176": { - "names": ["dimension"], - "groups": ["objects"], - "tags": ["dimension", "layers", "stacked"], - "rtl": "flip" - }, - "0xe177": { - "names": ["customer-and-supplier"], - "groups": ["people"], - "tags": [ - "customer and supplier", - "package", - "product", - "satisfaction", - "returns", - "warehouse", - "person", - "seller", - "buyer", - "inventory" - ], - "rtl": "flip" - }, - "0xe178": { - "names": ["crop"], - "groups": ["actions"], - "tags": [ - "crop", - "clip", - "snip", - "cut", - "picture", - "image", - "shape", - "object" - ], - "rtl": "flip" - }, - "0xe179": { - "names": ["add-contact"], - "groups": ["people"], - "tags": [ - "person", - "contact", - "business card", - "customer", - "details", - "address", - "information", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe17a": { - "names": ["compare-2"], - "groups": ["actions", "objects", "things"], - "tags": [ - "compare", - "law", - "legal", - "justice", - "scale", - "measure", - "weight", - "balance", - "comparison" - ], - "rtl": "flip" - }, - "0xe17b": { - "names": ["color-fill"], - "groups": ["objects"], - "tags": ["square", "filled", "color"], - "rtl": "flip" - }, - "0xe17c": { - "names": ["collision"], - "groups": ["objects", "transport"], - "tags": ["car", "crash", "accident", "damage"], - "rtl": "flip" - }, - "0xe17d": { - "names": ["curriculum"], - "groups": ["folder"], - "tags": ["folder", "curriculum", "learning", "documents", "content"], - "rtl": "flip" - }, - "0xe17e": { - "names": ["chart-axis"], - "groups": ["charts", "arrows"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "chart axis", - "arrows", - "directions" - ], - "rtl": "flip" - }, - "0xe17f": { - "names": ["full-stacked-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "full stacked chart"], - "rtl": "flip" - }, - "0xe180": { - "names": ["full-stacked-column-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "full stacked column chart" - ], - "rtl": "flip" - }, - "0xe181": { - "names": ["vertical-bar-chart-2"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "vertical bar chart", - "column" - ], - "rtl": "flip" - }, - "0xe182": { - "names": ["horizontal-bar-chart-2"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "horizontal bar chart"], - "rtl": "flip" - }, - "0xe183": { - "names": ["horizontal-stacked-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "horizontal stacked chart" - ], - "rtl": "flip" - }, - "0xe184": { - "names": ["vertical-stacked-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "vertical stacked chart"], - "rtl": "flip" - }, - "0xe185": { - "names": ["choropleth-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "choropleth chart", - "geographic", - "map", - "world" - ], - "rtl": "none" - }, - "0xe186": { - "names": ["geographic-bubble-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "geographic", - "bubble", - "map", - "world" - ], - "rtl": "none" - }, - "0xe187": { - "names": ["multiple-radar-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "multiple radar chart"], - "rtl": "flip" - }, - "0xe188": { - "names": ["radar-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "radar-chart"], - "rtl": "flip" - }, - "0xe189": { - "names": ["crossed-line-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "crossed line chart"], - "rtl": "flip" - }, - "0xe18a": { - "names": ["multiple-line-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "multiple line chart"], - "rtl": "flip" - }, - "0xe18b": { - "names": ["multiple-bar-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "multiple bar chart"], - "rtl": "flip" - }, - "0xe18c": { - "names": ["line-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "line chart"], - "rtl": "flip" - }, - "0xe18d": { - "names": ["line-chart-dual-axis"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "line chart", - "dual axis" - ], - "rtl": "flip" - }, - "0xe18e": { - "names": ["bubble-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "bubble chart"], - "rtl": "flip" - }, - "0xe18f": { - "names": ["scatter-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "scatter chart"], - "rtl": "flip" - }, - "0xe190": { - "names": ["multiple-pie-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "multiple", "pie chart"], - "rtl": "flip" - }, - "0xe191": { - "names": ["column-chart-dual-axis"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "column", "dual axis"], - "rtl": "flip" - }, - "0xe192": { - "names": ["tag-cloud-chart"], - "groups": ["charts", "callout"], - "tags": ["analytics", "chart", "display", "data", "speech", "tag", "cloud"], - "rtl": "flip" - }, - "0xe193": { - "names": ["area-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data", "area"], - "rtl": "flip" - }, - "0xe194": { - "names": ["cause"], - "groups": ["actions", "arrows"], - "tags": ["get", "reason", "incoming", "arrow", "relocate", "take"], - "rtl": "flip" - }, - "0xe195": { - "names": ["cart-3"], - "groups": ["shopping"], - "tags": [ - "cart", - "trolley", - "basket", - "shopping", - "item", - "add", - "put in", - "insert", - "down", - "arrow" - ], - "rtl": "flip" - }, - "0xe196": { - "names": ["cart-2"], - "groups": ["shopping"], - "tags": [ - "cart", - "trolley", - "basket", - "shopping", - "empty", - "remove", - "take out", - "clear", - "up", - "arrow" - ], - "rtl": "flip" - }, - "0xe197": { - "names": ["bus-public-transport"], - "groups": ["transport", "travel"], - "tags": ["bus", "public", "traffic", "vehicle"], - "rtl": "flip" - }, - "0xe198": { - "names": ["burglary"], - "groups": ["objects"], - "tags": [ - "money", - "thief", - "loss", - "theft", - "safe", - "unsafe", - "burglary", - "robbery", - "bank" - ], - "rtl": "flip" - }, - "0xe199": { - "names": ["building"], - "groups": ["objects", "places"], - "tags": ["building", "company", "firm", "factory", "office"], - "rtl": "flip" - }, - "0xe19a": { - "names": ["border"], - "groups": ["objects"], - "tags": ["border", "square", "outline"], - "rtl": "flip" - }, - "0xe19b": { - "names": ["bookmark"], - "groups": ["actions", "status", "message"], - "tags": ["bookmark", "later", "marker", "save"], - "rtl": "flip" - }, - "0xe19c": { - "names": ["badge"], - "groups": ["objects", "status", "message"], - "tags": [ - "badge", - "insignia", - "star", - "service", - "identity", - "authority", - "legitimate", - "coat of arms", - "membership", - "award", - "rank" - ], - "rtl": "flip" - }, - "0xe19d": { - "names": ["attachment-audio"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "audio", "sound"], - "rtl": "flip" - }, - "0xe19e": { - "names": ["attachment-video"], - "groups": ["documents"], - "tags": [ - "document", - "page", - "file", - "attachment", - "video", - "film", - "movie" - ], - "rtl": "flip" - }, - "0xe19f": { - "names": ["attachment-html"], - "groups": ["documents"], - "tags": [ - "document", - "page", - "file", - "attachment", - "html", - "web", - "website" - ], - "rtl": "flip" - }, - "0xe1a0": { - "names": ["attachment-photo"], - "groups": ["documents"], - "tags": ["document", "page", "file", "attachment", "photo", "image"], - "rtl": "flip" - }, - "0xe1a1": { - "names": ["attachment-e-pub"], - "groups": ["documents"], - "tags": [ - "document", - "page", - "file", - "e pub", - "electronic publication", - "e book" - ], - "rtl": "flip" - }, - "0xe1a2": { - "names": ["attachment-zip-file"], - "groups": ["documents"], - "tags": ["document", "page", "file", "zip", "compressed"], - "rtl": "flip" - }, - "0xe1a3": { - "names": ["attachment-text-file"], - "groups": ["documents"], - "tags": ["document", "page", "file", "text"], - "rtl": "flip" - }, - "0xe1a4": { - "names": ["add-equipment"], - "groups": ["actions"], - "tags": [ - "wrench", - "control", - "configuration", - "settings", - "tool", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe1a5": { - "names": ["add-activity"], - "groups": ["actions"], - "tags": [ - "activity", - "activities", - "tasks", - "to do", - "list", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "none" - }, - "0xe1a6": { - "names": ["activity-individual"], - "groups": ["clipboards", "people"], - "tags": [ - "activity", - "activities", - "tasks", - "to do", - "list", - "individual", - "person" - ], - "rtl": "flip" - }, - "0xe1a7": { - "names": ["activity-2"], - "groups": ["clipboards"], - "tags": [ - "activity", - "activities", - "tasks", - "to do", - "list", - "check list", - "correct", - "success", - "tick mark" - ], - "rtl": "none" - }, - "0xe1a8": { - "names": ["add-activity-2"], - "groups": ["clipboards"], - "tags": [ - "activity", - "activities", - "tasks", - "to do", - "list", - "check list", - "correct", - "success", - "tick mark", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "none" - }, - "0xe1a9": { - "names": ["activity-items"], - "groups": ["clipboards"], - "tags": ["activity", "activities", "tasks", "to do", "list", "items"], - "rtl": "flip" - }, - "0xe1aa": { - "names": ["activity-assigned-to-goal"], - "groups": ["clipboards"], - "tags": [ - "activity", - "activities", - "tasks", - "to do", - "assigned to goal", - "target", - "objective" - ], - "rtl": "flip" - }, - "0xe1ab": { - "names": ["status-completed", "status-positive"], - "groups": ["status", "message"], - "tags": [ - "positive", - "completed", - "on track", - "led", - "traffic lights", - "street sign", - "lifecycle" - ], - "rtl": "flip" - }, - "0xe1ac": { - "names": ["status-error", "status-negative"], - "groups": ["status", "message"], - "tags": [ - "negative", - "attention", - "led", - "traffic lights", - "street sign", - "lifecycle" - ], - "rtl": "flip" - }, - "0xe1ad": { - "names": ["status-inactive"], - "groups": ["status", "message"], - "tags": [ - "inactive", - "neutral", - "information", - "led", - "traffic lights", - "street sign", - "lifecycle" - ], - "rtl": "flip" - }, - "0xe1ae": { - "names": ["status-in-process", "status-critical"], - "groups": ["status", "message"], - "tags": [ - "critical", - "in process", - "warning", - "led", - "traffic lights", - "street sign", - "lifecycle" - ], - "rtl": "flip" - }, - "0xe1af": { - "names": ["blank-tag-2"], - "groups": ["objects"], - "tags": ["tag", "label", "marker", "indicator", "blank"], - "rtl": "flip" - }, - "0xe1b0": { - "names": ["cart-full"], - "groups": ["shopping"], - "tags": [ - "cart", - "trolley", - "basket", - "shopping", - "full", - "capacity", - "load" - ], - "rtl": "flip" - }, - "0xe1b1": { - "names": ["locate-me"], - "groups": ["actions", "places", "arrows"], - "tags": [ - "arrow", - "locate", - "me", - "map", - "location", - "pointer", - "navigation" - ], - "rtl": "flip" - }, - "0xe1b2": { - "names": ["paging"], - "groups": ["actions"], - "tags": ["paging", "navigation"], - "rtl": "flip" - }, - "0xe1b3": { - "names": ["company-view"], - "groups": ["people"], - "tags": ["view", "group", "company", "personnel", "firm", "overview"], - "rtl": "flip" - }, - "0xe1b4": { - "names": ["document-text"], - "groups": ["documents"], - "tags": ["document", "page", "file", "text"], - "rtl": "flip" - }, - "0xe1b5": { - "names": ["explorer"], - "groups": ["objects", "things"], - "tags": ["explorer", "compass"], - "rtl": "flip" - }, - "0xe1b6": { - "names": ["personnel-view"], - "groups": ["people"], - "tags": ["view", "person", "profile", "personnel", "overview"], - "rtl": "flip" - }, - "0xe1b7": { - "names": ["sorting-ranking"], - "groups": ["actions", "arrows"], - "tags": ["sort", "ranking", "ascending", "descending", "arrow"], - "rtl": "flip" - }, - "0xe1b8": { - "names": ["drill-down"], - "groups": ["arrows", "actions"], - "tags": ["drill down", "arrow", "detail", "hierarchy", "level", "megamenu"], - "rtl": "flip" - }, - "0xe1b9": { - "names": ["drill-up"], - "groups": ["arrows", "actions"], - "tags": ["drill up", "arrow", "detail", "hierarchy", "level"], - "rtl": "flip" - }, - "0xe1ba": { - "names": ["vds-file"], - "groups": ["documnets", "documents"], - "tags": [ - "document", - "page", - "file", - "text", - "attachment", - "Visual Design Stream", - "vds" - ], - "rtl": "flip" - }, - "0xe1bb": { - "names": ["sap-logo-shape"], - "groups": ["objects"], - "tags": ["sap", "logo", "shape"], - "rtl": "none" - }, - "0xe1bc": { - "names": ["folder-full"], - "groups": ["folder"], - "tags": [ - "folder", - "full", - "directory", - "library", - "contents", - "content", - "detail" - ], - "rtl": "flip" - }, - "0xe1bd": { - "names": ["system-exit"], - "groups": ["actions", "arrows"], - "tags": ["system", "exit"], - "rtl": "flip" - }, - "0xe1be": { - "names": ["system-exit-2"], - "groups": ["actions", "arrows"], - "tags": ["system", "exit"], - "rtl": "flip" - }, - "0xe1bf": { - "names": ["close-command-field"], - "groups": ["arrows"], - "tags": [ - "close command field", - "navigation", - "left", - "page left", - "previous", - "arrow" - ], - "rtl": "flip" - }, - "0xe1c0": { - "names": ["open-command-field"], - "groups": ["actions", "arrows"], - "tags": [ - "open command field", - "navigation", - "right", - "page right", - "next", - "arrow" - ], - "rtl": "flip" - }, - "0xe1c1": { - "names": ["sys-enter-2"], - "groups": ["actions", "status", "message"], - "tags": [ - "system", - "enter", - "correct", - "tick", - "affirmative", - "available", - "online", - "present", - "me", - "check", - "checkmark", - "status", - "message", - "filled", - "notification", - "success", - "positive" - ], - "rtl": "none" - }, - "0xe1c2": { - "names": ["sys-enter"], - "groups": ["actions", "status", "message"], - "tags": [ - "system", - "enter", - "correct", - "tick", - "affirmative", - "check", - "checkmark", - "status", - "message", - "positive", - "success" - ], - "rtl": "none" - }, - "0xe1c3": { - "names": ["sys-help-2"], - "groups": ["actions", "status", "message"], - "tags": ["system", "help", "circle", "question", "filled"], - "rtl": "none" - }, - "0xe1c4": { - "names": ["sys-help"], - "groups": ["actions", "status", "message"], - "tags": ["system", "help", "circle", "question"], - "rtl": "none" - }, - "0xe1c5": { - "names": ["sys-back"], - "groups": ["actions", "arrows"], - "tags": ["system", "back", "arrows"], - "rtl": "flip" - }, - "0xe1c6": { - "names": ["sys-back-2"], - "groups": ["actions", "arrows"], - "tags": ["system", "back", "arrows"], - "rtl": "flip" - }, - "0xe1c7": { - "names": ["sys-cancel"], - "groups": ["actions", "status", "message"], - "tags": [ - "clear", - "remove", - "cancel", - "x", - "status", - "message", - "error", - "message-error", - "notification" - ], - "rtl": "flip" - }, - "0xe1c8": { - "names": ["sys-cancel-2"], - "groups": ["actions", "status", "message"], - "tags": [ - "clear", - "remove", - "cancel", - "x", - "status", - "message", - "filled", - "error", - "message-error", - "notification" - ], - "rtl": "flip" - }, - "0xe1c9": { - "names": ["open-folder"], - "groups": ["folder"], - "tags": ["folder", "open"], - "rtl": "flip" - }, - "0xe1ca": { - "names": ["sys-find-next"], - "groups": ["actions"], - "tags": [ - "find", - "binoculars", - "look up", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe1cb": { - "names": ["sys-find"], - "groups": ["actions", "things"], - "tags": ["find", "binoculars", "look up"], - "rtl": "flip" - }, - "0xe1cc": { - "names": ["sys-monitor"], - "groups": ["devices", "objects", "things"], - "tags": ["screen", "monitor", "tv"], - "rtl": "flip" - }, - "0xe1cd": { - "names": ["sys-prev-page"], - "groups": ["actions", "documents"], - "tags": ["system", "previous", "page", "up", "arrows"], - "rtl": "flip" - }, - "0xe1ce": { - "names": ["sys-first-page"], - "groups": ["actions", "documents"], - "tags": ["system", "first", "page", "up", "top", "arrows"], - "rtl": "flip" - }, - "0xe1cf": { - "names": ["sys-next-page"], - "groups": ["actions", "documents"], - "tags": ["system", "next", "page", "down", "arrows"], - "rtl": "flip" - }, - "0xe1d0": { - "names": ["sys-last-page"], - "groups": ["actions", "documents"], - "tags": ["system", "last", "page", "down", "bottom", "arrows"], - "rtl": "flip" - }, - "0xe1d1": { - "names": ["generate-shortcut"], - "groups": ["actions"], - "tags": ["generate", "shortcut", "arrow"], - "rtl": "flip" - }, - "0xe1d2": { - "names": ["create-session"], - "groups": ["actions"], - "tags": ["create", "session"], - "rtl": "flip" - }, - "0xe1d3": { - "names": ["display-more"], - "groups": ["actions"], - "tags": ["display", "details", "more", "arrow"], - "rtl": "flip" - }, - "0xe1d4": { - "names": ["enter-more"], - "groups": ["actions", "arrows"], - "tags": ["enter", "details", "more", "arrow"], - "rtl": "flip" - }, - "0xe1d5": { - "names": ["zoom-in"], - "groups": ["actions"], - "tags": ["zoom", "in", "magnify", "glass", "plus", "enlarge", "bigger"], - "rtl": "flip" - }, - "0xe1d6": { - "names": ["zoom-out"], - "groups": ["actions"], - "tags": ["zoom", "out", "glass", "minus", "reduce", "smaller"], - "rtl": "flip" - }, - "0xe1d7": { - "names": ["header"], - "groups": ["objects"], - "tags": ["maximize", "header", "screen"], - "rtl": "flip" - }, - "0xe1d8": { - "names": ["detail-view", "show-edit"], - "groups": ["actions", "form"], - "tags": ["search", "form", "look up", "find", "view", "detail"], - "rtl": "flip" - }, - "0xe1d9": { - "names": ["collapse"], - "groups": ["actions"], - "tags": ["collapse all", "minus", "ungroup all", "arrow"], - "rtl": "flip" - }, - "0xe1da": { - "names": ["expand"], - "groups": ["actions"], - "tags": ["expand all", "plus", "group all", "arrow"], - "rtl": "flip" - }, - "0xe1db": { - "names": ["positive"], - "groups": ["actions"], - "tags": ["plus", "positive"], - "rtl": "flip" - }, - "0xe1dc": { - "names": ["negative"], - "groups": ["actions"], - "tags": ["minus", "remove", "subtract", "negative"], - "rtl": "flip" - }, - "0xe1dd": { - "names": ["display"], - "groups": ["actions", "things"], - "tags": ["display", "details", "inspect", "spectacles", "glasses"], - "rtl": "flip" - }, - "0xe1de": { - "names": ["menu2"], - "groups": ["actions"], - "tags": ["menu", "hamburger menu", "main menu"], - "rtl": "flip" - }, - "0xe1df": { - "names": ["redo"], - "groups": ["actions", "arrows"], - "tags": ["redo", "arrow", "previous state", "history", "forwards"], - "rtl": "flip" - }, - "0xe1e0": { - "names": ["undo"], - "groups": ["actions", "arrows"], - "tags": ["undo", "arrow", "previous state", "history", "backwards"], - "rtl": "flip" - }, - "0xe1e1": { - "names": ["navigation-up-arrow"], - "groups": ["actions", "arrows"], - "tags": ["navigation", "up", "arrow"], - "rtl": "flip" - }, - "0xe1e2": { - "names": ["navigation-down-arrow"], - "groups": ["actions", "arrows"], - "tags": [ - "navigation", - "down", - "collapse", - "expanded tree", - "tree arrow", - "arrow", - "megamenu" - ], - "rtl": "flip" - }, - "0xe1e3": { - "names": ["down"], - "groups": ["arrows", "actions"], - "tags": ["down", "triangle", "megamenu"], - "rtl": "flip" - }, - "0xe1e4": { - "names": ["up"], - "groups": ["arrows", "actions"], - "tags": ["up", "triangle"], - "rtl": "flip" - }, - "0xe1e5": { - "names": ["shelf"], - "groups": ["objects"], - "tags": ["shelf", "storage", "drawers", "compartments"], - "rtl": "flip" - }, - "0xe1e6": { - "names": ["background"], - "groups": ["objects"], - "tags": ["image", "placeholder", "picture", "hills", "mountains", "sun"], - "rtl": "flip" - }, - "0xe1e7": { - "names": ["resize"], - "groups": ["actions", "arrows"], - "tags": ["resize", "bigger", "smaller"], - "rtl": "flip" - }, - "0xe1e8": { - "names": ["move"], - "groups": ["actions", "arrows"], - "tags": ["move", "relocate", "left", "right", "up", "down"], - "rtl": "flip" - }, - "0xe1e9": { - "names": ["show"], - "groups": ["actions"], - "tags": ["show", "eye"], - "rtl": "flip" - }, - "0xe1ea": { - "names": ["hide"], - "groups": ["actions"], - "tags": ["hide", "eye"], - "rtl": "flip" - }, - "0xe1eb": { - "names": ["nav-back"], - "groups": ["actions", "arrows"], - "tags": ["navigation", "back", "previous", "arrow"], - "rtl": "flip" - }, - "0xe1ec": { - "names": ["error"], - "groups": ["status", "message"], - "tags": [ - "message", - "error", - "negative", - "notifications", - "status", - "solid" - ], - "rtl": "flip" - }, - "0xe1ed": { - "names": ["slim-arrow-right"], - "groups": ["actions", "arrows"], - "tags": ["slim", "thin", "skinny", "arrow", "right", "scroll right"], - "rtl": "flip" - }, - "0xe1ee": { - "names": ["slim-arrow-left"], - "groups": ["actions", "arrows"], - "tags": ["slim", "thin", "skinny", "arrow", "left", "scroll left"], - "rtl": "flip" - }, - "0xe1ef": { - "names": ["slim-arrow-down"], - "groups": ["actions", "arrows"], - "tags": [ - "slim", - "thin", - "skinny", - "arrow", - "down", - "select navigation", - "combobox", - "multi combobox" - ], - "rtl": "flip" - }, - "0xe1f0": { - "names": ["slim-arrow-up"], - "groups": ["actions", "arrows"], - "tags": ["slim", "thin", "skinny", "arrow", "up"], - "rtl": "flip" - }, - "0xe1f1": { - "names": ["forward"], - "groups": ["arrows"], - "tags": ["forward", "arrow"], - "rtl": "flip" - }, - "0xe1f2": { - "names": ["overflow"], - "groups": ["actions"], - "tags": ["overflow", "dots", "ellipsis", "more"], - "rtl": "flip" - }, - "0xe1f3": { - "names": ["value-help"], - "groups": ["actions"], - "tags": ["value", "help", "popup", "assistance", "multi input"], - "rtl": "flip" - }, - "0xe1f4": { - "names": ["multi-select"], - "groups": ["actions"], - "tags": ["multi select", "list", "table", "data"], - "rtl": "none" - }, - "0xe1f5": { - "names": ["exit-full-screen"], - "groups": ["actions"], - "tags": ["exit", "fullscreen", "arrow"], - "rtl": "flip" - }, - "0xe1f6": { - "names": ["sys-add"], - "groups": ["actions"], - "tags": [ - "add", - "plus", - "additional", - "another", - "more", - "add row", - "add object", - "add item" - ], - "rtl": "flip" - }, - "0xe1f7": { - "names": ["sys-minus"], - "groups": ["actions"], - "tags": ["minus", "remove", "subtract"], - "rtl": "flip" - }, - "0xe1f8": { - "names": ["dropdown"], - "groups": ["arrows", "actions"], - "tags": ["dropdown", "menu", "menu button", "arrow", "megamenu"], - "rtl": "flip" - }, - "0xe1f9": { - "names": ["expand-group"], - "groups": ["arrows", "actions"], - "tags": ["expand", "group", "move to bottom", "arrow"], - "rtl": "flip" - }, - "0xe1fa": { - "names": ["vertical-grip"], - "groups": ["actions", "objects"], - "tags": ["vertical", "grip", "move left", "move right", "splitter"], - "rtl": "flip" - }, - "0xe1fb": { - "names": ["horizontal-grip"], - "groups": ["actions", "objects"], - "tags": ["horizontal", "grip", "move up", "move down", "splitter"], - "rtl": "flip" - }, - "0xe1fc": { - "names": ["sort-descending"], - "groups": ["actions", "arrows"], - "tags": ["sort", "descending", "down", "table", "aggregate"], - "rtl": "flip" - }, - "0xe1fd": { - "names": ["sort-ascending"], - "groups": ["actions", "arrows"], - "tags": ["sort", "ascending", "up", "table", "aggregate"], - "rtl": "flip" - }, - "0xe1fe": { - "names": ["arrow-down"], - "groups": ["arrows"], - "tags": [ - "arrow", - "circle", - "down", - "variant", - "management", - "selection", - "options", - "megamenu" - ], - "rtl": "flip" - }, - "0xe1ff": { - "names": ["legend"], - "groups": ["actions", "objects", "charts"], - "tags": [ - "legend", - "description", - "colors", - "charts", - "table", - "planning", - "calendar" - ], - "rtl": "flip" - }, - "0xe200": { - "names": ["collapse-group"], - "groups": ["arrows", "actions"], - "tags": ["collapse", "group", "move to top", "arrow"], - "rtl": "flip" - }, - "0xe201": { - "names": ["message-warning"], - "groups": ["status", "message"], - "tags": ["message", "warning", "critical", "notifications", "status"], - "rtl": "flip" - }, - "0xe202": { - "names": ["message-information"], - "groups": ["status", "message"], - "tags": ["message", "information", "neutral", "notifications", "status"], - "rtl": "none" - }, - "0xe203": { - "names": ["message-success"], - "groups": ["status", "message"], - "tags": ["message", "success", "positive", "notifications", "status"], - "rtl": "none" - }, - "0xe204": { - "names": ["restart"], - "groups": ["actions", "arrows"], - "tags": ["restart", "process", "play"], - "rtl": "flip" - }, - "0xe205": { - "names": ["stop"], - "groups": ["actions"], - "tags": ["stop", "process", "play"], - "rtl": "flip" - }, - "0xe206": { - "names": ["add-process"], - "groups": ["actions", "objects"], - "tags": ["process", "add", "plus", "additional", "another", "more"], - "rtl": "flip" - }, - "0xe207": { - "names": ["cancel-maintenance"], - "groups": ["actions", "status", "message"], - "tags": [ - "wrench", - "control", - "configuration", - "settings", - "tool", - "cancel maintenance" - ], - "rtl": "flip" - }, - "0xe208": { - "names": ["activate"], - "groups": ["actions"], - "tags": ["activate", "ignite", "initiate", "magic", "wand", "spark"], - "rtl": "flip" - }, - "0xe209": { - "names": ["resize-horizontal"], - "groups": ["actions", "arrows"], - "tags": [ - "resize", - "horizontal", - "column", - "screen", - "bigger", - "smaller", - "enlarge", - "reduce", - "arrows", - "lines", - "side to side" - ], - "rtl": "flip" - }, - "0xe20a": { - "names": ["resize-vertical"], - "groups": ["actions", "arrows"], - "tags": [ - "resize", - "vertical", - "row", - "screen", - "bigger", - "smaller", - "enlarge", - "reduce", - "arrows", - "lines", - "up and down" - ], - "rtl": "flip" - }, - "0xe20b": { - "names": ["connected"], - "groups": ["status", "message"], - "tags": ["plug", "connected", "on", "state"], - "rtl": "flip" - }, - "0xe20c": { - "names": ["disconnected"], - "groups": ["actions", "status", "message"], - "tags": ["plug", "disconnected", "unplug", "state"], - "rtl": "flip" - }, - "0xe20d": { - "names": ["edit-outside"], - "groups": ["actions", "arrows"], - "tags": [ - "pencil", - "pen", - "write", - "edit", - "modify", - "text", - "outside", - "arrow" - ], - "rtl": "flip" - }, - "0xe20e": { - "names": ["key"], - "groups": ["objects", "things"], - "tags": ["key", "foreign", "data", "lock", "important"], - "rtl": "flip" - }, - "0xe20f": { - "names": ["minimize"], - "groups": ["actions", "objects"], - "tags": ["minimize", "screen", "window", "reduce", "hide"], - "rtl": "flip" - }, - "0xe210": { - "names": ["back-to-top"], - "groups": ["arrows", "actions"], - "tags": ["back to top", "jump", "beginning", "arrow", "up"], - "rtl": "flip" - }, - "0xe211": { - "names": ["hello-world"], - "groups": ["callout", "objects"], - "tags": ["bubble", "ui5", "hello", "world"], - "rtl": "flip" - }, - "0xe212": { - "names": ["outbox"], - "groups": ["actions"], - "tags": ["outbox", "out", "arrow"], - "rtl": "flip" - }, - "0xe213": { - "names": ["donut-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe214": { - "names": ["heatmap-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe215": { - "names": ["horizontal-bullet-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe216": { - "names": ["vertical-bullet-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "flip" - }, - "0xe217": { - "names": ["call"], - "groups": ["actions"], - "tags": ["call", "communicate", "phone", "telephone"], - "rtl": "flip" - }, - "0xe218": { - "names": ["download-from-cloud"], - "groups": ["actions", "arrows"], - "tags": ["download", "cloud", "arrow"], - "rtl": "flip" - }, - "0xe219": { - "names": ["upload-to-cloud"], - "groups": ["actions", "arrows"], - "tags": ["save", "upload", "cloud", "arrow"], - "rtl": "flip" - }, - "0xe21a": { - "names": ["jam"], - "groups": ["objects", "places", "things"], - "tags": ["sap", "logo", "jam", "social", "collaborate", "share"], - "rtl": "flip" - }, - "0xe21b": { - "names": ["sap-ui5"], - "groups": ["objects", "things"], - "tags": ["ui5", "framework", "development", "sap"], - "rtl": "flip" - }, - "0xe21c": { - "names": ["message-popup"], - "groups": ["callout", "status", "message"], - "tags": [ - "message", - "popup", - "speech", - "bubble", - "exclamation", - "notifications", - "status" - ], - "rtl": "flip" - }, - "0xe21d": { - "names": ["cloud"], - "groups": ["objects", "place", "things", "places"], - "tags": ["cloud", "platform", "storage", "big data", "sap"], - "rtl": "flip" - }, - "0xe21e": { - "names": ["horizontal-waterfall-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "none" - }, - "0xe21f": { - "names": ["vertical-waterfall-chart"], - "groups": ["charts"], - "tags": ["analytics", "chart", "display", "data"], - "rtl": "none" - }, - "0xe220": { - "names": ["broken-link"], - "groups": ["objects", "status", "message"], - "tags": ["unlink", "broken", "chain", "hyperlink"], - "rtl": "flip" - }, - "0xe221": { - "names": ["headset"], - "groups": ["objects"], - "tags": ["headset", "call", "help", "support", "talk", "mic", "listen"], - "rtl": "flip" - }, - "0xe222": { - "names": ["thumb-up"], - "groups": ["actions"], - "tags": ["thumbs", "up", "like", "appreciate", "positive"], - "rtl": "none" - }, - "0xe223": { - "names": ["thumb-down"], - "groups": ["actions"], - "tags": ["thumbs", "down", "dislike", "negative"], - "rtl": "none" - }, - "0xe224": { - "names": ["multiselect-all"], - "groups": ["actions"], - "tags": ["multi select", "list", "table", "data", "all", "selected"], - "rtl": "none" - }, - "0xe225": { - "names": ["multiselect-none"], - "groups": ["actions"], - "tags": ["multi select", "list", "table", "data", "none", "deselected"], - "rtl": "none" - }, - "0xe226": { - "names": ["scissors"], - "groups": ["actions", "objects"], - "tags": ["cut", "scissors", "document", "clipboards", "file", "text"], - "rtl": "flip" - }, - "0xe227": { - "names": ["sound"], - "groups": ["actions", "objects"], - "tags": ["sound", "audio", "speaker"], - "rtl": "none" - }, - "0xe228": { - "names": ["sound-loud"], - "groups": ["actions", "objects"], - "tags": ["sound", "audio", "speaker", "loud", "louder"], - "rtl": "none" - }, - "0xe229": { - "names": ["sound-off"], - "groups": ["actions", "objects"], - "tags": ["sound", "audio", "off", "mute", "quiet", "speaker", "cancel"], - "rtl": "none" - }, - "0xe22a": { - "names": ["date-time"], - "groups": ["calendars"], - "tags": ["date", "time"], - "rtl": "none" - }, - "0xe22b": { - "names": ["user-settings"], - "groups": ["actions", "people"], - "tags": [ - "settings", - "cogwheel", - "configuration", - "tools", - "modify", - "customize", - "person", - "user", - "runtime authoring" - ], - "rtl": "flip" - }, - "0xe22c": { - "names": ["key-user-settings"], - "groups": ["actions"], - "tags": [ - "settings", - "cogwheel", - "configuration", - "tools", - "modify", - "customize", - "administrator", - "key user", - "runtime authoring" - ], - "rtl": "flip" - }, - "0xe22d": { - "names": ["developer-settings"], - "groups": ["actions"], - "tags": [ - "settings", - "cogwheel", - "configuration", - "tools", - "modify", - "customize", - "developer", - "runtime authoring" - ], - "rtl": "flip" - }, - "0xe22e": { - "names": ["text-formatting"], - "groups": ["actions", "text"], - "tags": [ - "customize", - "text", - "format", - "options", - "text decoration", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe22f": { - "names": ["bold-text"], - "groups": ["actions", "text"], - "tags": [ - "bold", - "fat", - "bulk", - "weight", - "text", - "format", - "text decoration", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe230": { - "names": ["italic-text"], - "groups": ["actions", "text"], - "tags": [ - "italic", - "slanted", - "leaning", - "text", - "format", - "text decoration", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe231": { - "names": ["underline-text"], - "groups": ["actions", "text"], - "tags": [ - "underline", - "text", - "format", - "text decoration", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe232": { - "names": ["text-align-justified"], - "groups": ["actions", "text"], - "tags": ["align", "text", "justified", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe233": { - "names": ["text-align-left"], - "groups": ["actions", "text"], - "tags": ["align", "text", "left", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe234": { - "names": ["text-align-center"], - "groups": ["actions", "text"], - "tags": ["align", "text", "center", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe235": { - "names": ["text-align-right"], - "groups": ["actions", "text"], - "tags": ["align", "text", "right", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe236": { - "names": ["bullet-text"], - "groups": ["actions", "text"], - "tags": ["bullet", "text", "dots", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe237": { - "names": ["numbered-text"], - "groups": ["actions", "text"], - "tags": ["numbered", "text", "1, 2, 3", "text edit", "rich-text"], - "rtl": "none" - }, - "0xe238": { - "names": ["co"], - "groups": ["objects"], - "tags": ["co pilot", "mnemonics", "assistant", "launchpad"], - "rtl": "flip" - }, - "0xe239": { - "names": ["ui-notifications"], - "groups": ["actions", "callout"], - "tags": ["notify", "ui", "notifications", "alerts", "launchpad"], - "rtl": "flip" - }, - "0xe23a": { - "names": ["bell"], - "groups": ["objects"], - "tags": ["bell", "alarm", "notify", "alerts"], - "rtl": "flip" - }, - "0xe23b": { - "names": ["cancel-share"], - "groups": ["actions", "status", "message"], - "tags": [ - "cancel share", - "cancel distribution", - "do not share with connections" - ], - "rtl": "flip" - }, - "0xe23c": { - "names": ["write-new-document"], - "groups": ["actions", "documents"], - "tags": [ - "document", - "page", - "file", - "text", - "edit", - "write", - "new", - "pencil", - "pen" - ], - "rtl": "flip" - }, - "0xe23d": { - "names": ["write-new"], - "groups": ["actions"], - "tags": ["write", "new", "create", "pencil", "pen"], - "rtl": "flip" - }, - "0xe23e": { - "names": ["cancel"], - "groups": ["actions", "status", "message"], - "tags": ["unable", "forbidden", "do not", "cancel", "not allowed"], - "rtl": "none" - }, - "0xe23f": { - "names": ["screen-split-one"], - "groups": ["objects"], - "tags": ["screen", "split", "two", "master", "detail", "split app"], - "rtl": "flip" - }, - "0xe240": { - "names": ["screen-split-two"], - "groups": ["objects"], - "tags": ["screen", "split", "two", "half"], - "rtl": "flip" - }, - "0xe241": { - "names": ["screen-split-three"], - "groups": ["objects"], - "tags": ["screen", "split", "three", "columns"], - "rtl": "flip" - }, - "0xe242": { - "names": ["customize"], - "groups": ["actions"], - "tags": [ - "settings", - "configuration", - "modify", - "customize", - "equaliser", - "fine tune" - ], - "rtl": "flip" - }, - "0xe243": { - "names": ["user-edit"], - "groups": ["actions", "people"], - "tags": ["user", "edit", "person", "pencil", "pen"], - "rtl": "flip" - }, - "0xe244": { - "names": ["source-code"], - "groups": ["arrows"], - "tags": ["source", "code", "develop", "write", "syntax"], - "rtl": "flip" - }, - "0xe245": { - "names": ["copy"], - "groups": ["actions"], - "tags": ["copy", "document", "file", "duplicate", "text"], - "rtl": "flip" - }, - "0xe246": { - "names": ["paste"], - "groups": ["actions", "clipboards"], - "tags": ["paste", "document", "clipboards", "file", "text"], - "rtl": "flip" - }, - "0xe247": { - "names": ["line-chart-time-axis"], - "groups": ["charts", "time"], - "tags": ["chart", "line", "time", "axis"], - "rtl": "none" - }, - "0xe248": { - "names": ["clear-filter"], - "groups": ["actions"], - "tags": [ - "filter", - "organise", - "aggregate", - "data", - "clear", - "delete", - "remove", - "cancel" - ], - "rtl": "flip" - }, - "0xe249": { - "names": ["reset"], - "groups": ["actions", "arrows"], - "tags": ["reset", "x", "cancel"], - "rtl": "flip" - }, - "0xe24a": { - "names": ["trend-up"], - "groups": ["actions", "arrows"], - "tags": ["trend", "up", "diagonal", "increase", "improve", "arrow"], - "rtl": "flip" - }, - "0xe24b": { - "names": ["trend-down"], - "groups": ["actions", "arrows"], - "tags": ["trend", "down", "diagonal", "decrease", "decline", "arrow"], - "rtl": "flip" - }, - "0xe24c": { - "names": ["cursor-arrow"], - "groups": ["actions", "objects", "text"], - "tags": ["cursor", "arrow", "mouse", "pointer", "select"], - "rtl": "flip" - }, - "0xe24d": { - "names": ["add-document"], - "groups": ["actions", "document", "documents"], - "tags": [ - "document", - "page", - "file", - "text", - "new", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe24e": { - "names": ["create-form"], - "groups": ["actions", "form"], - "tags": [ - "create", - "form", - "new", - "add", - "plus", - "additional", - "another", - "more" - ], - "rtl": "flip" - }, - "0xe24f": { - "names": ["resize-corner"], - "groups": ["actions"], - "tags": ["resize", "dialog", "corner"], - "rtl": "flip" - }, - "0xe250": { - "names": ["chevron-phase"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "chevron", - "phase" - ], - "rtl": "flip" - }, - "0xe251": { - "names": ["chevron-phase-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "chevron", - "phase" - ], - "rtl": "flip" - }, - "0xe252": { - "names": ["rhombus-milestone"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "rhombus", - "milestone" - ], - "rtl": "flip" - }, - "0xe253": { - "names": ["rhombus-milestone-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "rhombus", - "milestone" - ], - "rtl": "flip" - }, - "0xe254": { - "names": ["circle-task"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "circle", - "task" - ], - "rtl": "flip" - }, - "0xe255": { - "names": ["circle-task-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "circle", - "task" - ], - "rtl": "flip" - }, - "0xe256": { - "names": ["project-definition-triangle"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "project", - "definition" - ], - "rtl": "flip" - }, - "0xe257": { - "names": ["project-definition-triangle-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "project", - "definition" - ], - "rtl": "flip" - }, - "0xe258": { - "names": ["master-task-triangle"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "task", - "master" - ], - "rtl": "flip" - }, - "0xe259": { - "names": ["master-task-triangle-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "task", - "master" - ], - "rtl": "flip" - }, - "0xe25a": { - "names": ["program-triangles"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "program" - ], - "rtl": "flip" - }, - "0xe25b": { - "names": ["program-triangles-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "triangle", - "program" - ], - "rtl": "flip" - }, - "0xe25c": { - "names": ["mirrored-task-circle"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "mirrored", - "circle", - "task" - ], - "rtl": "flip" - }, - "0xe25d": { - "names": ["mirrored-task-circle-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "mirrored", - "circle", - "task" - ], - "rtl": "flip" - }, - "0xe25e": { - "names": ["checklist-item"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "checklist", - "item" - ], - "rtl": "flip" - }, - "0xe25f": { - "names": ["checklist-item-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "checklist", - "item" - ], - "rtl": "flip" - }, - "0xe260": { - "names": ["checklist"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "checklist" - ], - "rtl": "flip" - }, - "0xe261": { - "names": ["checklist-2"], - "groups": ["charts", "objects", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "gantt", - "shape", - "checklist" - ], - "rtl": "flip" - }, - "0xe262": { - "names": ["chart-table-view"], - "groups": ["charts", "tables"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "table", - "columns", - "rows", - "grid", - "view", - "waffle" - ], - "rtl": "flip" - }, - "0xe263": { - "names": ["filter-analytics"], - "groups": ["charts", "objects"], - "tags": [ - "analytics", - "filter", - "organise", - "chart", - "customize", - "display", - "data" - ], - "rtl": "flip" - }, - "0xe264": { - "names": ["filter-facets"], - "groups": ["objects"], - "tags": [ - "analytics", - "filter", - "organise", - "chart", - "customize", - "display", - "data" - ], - "rtl": "flip" - }, - "0xe265": { - "names": ["filter-fields"], - "groups": ["objects"], - "tags": [ - "analytics", - "filter", - "organise", - "chart", - "customize", - "display", - "data" - ], - "rtl": "flip" - }, - "0xe266": { - "names": ["indent"], - "groups": ["actions", "text"], - "tags": [ - "indent", - "paragraph", - "move right", - "align", - "text edit", - "spacing", - "rich-text", - "arrows" - ], - "rtl": "flip" - }, - "0xe267": { - "names": ["outdent"], - "groups": ["actions", "text"], - "tags": [ - "outdent", - "paragraph", - "move left", - "align", - "text edit", - "spacing", - "rich-text", - "arrows" - ], - "rtl": "flip" - }, - "0xe268": { - "names": ["heading1"], - "groups": ["actions", "text"], - "tags": [ - "heading", - "header", - "h1", - "large text", - "title", - "level 1", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe269": { - "names": ["heading2"], - "groups": ["actions", "text"], - "tags": [ - "heading", - "header", - "h2", - "large text", - "title", - "level 2", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe26a": { - "names": ["heading3"], - "groups": ["actions", "text"], - "tags": [ - "heading", - "header", - "h3", - "large text", - "title", - "level 3", - "text edit", - "rich-text" - ], - "rtl": "none" - }, - "0xe26b": { - "names": ["decrease-line-height"], - "groups": ["actions", "text"], - "tags": [ - "decrease", - "line height", - "leading", - "text edit", - "spacing", - "rich-text", - "less space", - "reduce", - "compress", - "arrows" - ], - "rtl": "flip" - }, - "0xe26c": { - "names": ["increase-line-height"], - "groups": ["actions", "text"], - "tags": [ - "increase", - "line height", - "leading", - "text edit", - "spacing", - "rich-text", - "more space", - "enlarge", - "expand", - "arrows" - ], - "rtl": "flip" - }, - "0xe26d": { - "names": ["fx"], - "groups": ["actions", "text"], - "tags": [ - "function", - "formula", - "effects", - "fx", - "calculation", - "mathematics", - "sum", - "letters", - "conditions" - ], - "rtl": "none" - }, - "0xe26e": { - "names": ["add-folder"], - "groups": ["action", "folder", "actions"], - "tags": ["folder", "add", "directory", "additional", "library"], - "rtl": "flip" - }, - "0xe26f": { - "names": ["away"], - "groups": ["status", "message"], - "tags": [ - "time", - "clock", - "away", - "availability", - "chronicle", - "be right back", - "appear away", - "off work", - "me" - ], - "rtl": "flip" - }, - "0xe270": { - "names": ["busy"], - "groups": ["status", "message"], - "tags": [ - "busy", - "unavailable", - "not responsive", - "blocked", - "circle", - "dot", - "me", - "working" - ], - "rtl": "flip" - }, - "0xe271": { - "names": ["appear-offline"], - "groups": ["status", "message"], - "tags": ["appear-offline", "offline", "hide", "blocked", "circle", "me"], - "rtl": "flip" - }, - "0xe272": { - "names": ["blur"], - "groups": ["action", "actions"], - "tags": [ - "blur", - "tool", - "screenshot", - "image", - "edit", - "modify", - "distort", - "smudge", - "blurry", - "filter", - "effects" - ], - "rtl": "flip" - }, - "0xe273": { - "names": ["pixelate"], - "groups": ["action", "actions"], - "tags": [ - "pixel", - "tool", - "screenshot", - "image", - "edit", - "modify", - "distort", - "pixelate", - "squares", - "dots", - "resolution", - "noise" - ], - "rtl": "flip" - }, - "0xe274": { - "names": ["horizontal-combination-chart"], - "groups": ["charts"], - "tags": [ - "analytics", - "chart", - "display", - "data", - "combination", - "line-chart", - "bar", - "horizontal" - ], - "rtl": "flip" - }, - "0xe275": { - "names": ["add-employee"], - "groups": ["action", "people", "actions"], - "tags": [ - "customer", - "user", - "person", - "individual", - "contacts", - "add", - "additional", - "employee", - "hr", - "human resources", - "plus" - ], - "rtl": "flip" - }, - "0xe276": { - "names": ["text-color"], - "groups": ["text"], - "tags": [ - "color", - "formatting", - "edit", - "colour", - "letters", - "rich", - "rich-text", - "options" - ], - "rtl": "none" - }, - "0xe277": { - "names": ["browse-folder"], - "groups": ["folder"], - "tags": [ - "browse folder", - "search", - "look up", - "folder", - "browse", - "directory", - "library", - "find" - ], - "rtl": "flip" - }, - "0xe278": { - "names": ["primary-key"], - "groups": ["objects"], - "tags": ["key", "primary", "data", "lock", "important"], - "rtl": "flip" - }, - "0xe279": { - "names": ["two-keys"], - "groups": ["objects"], - "tags": ["key", "primary", "foreign", "data", "lock", "important"], - "rtl": "flip" - }, - "0xe27a": { - "names": ["strikethrough"], - "groups": ["text"], - "tags": [ - "strike", - "formatting", - "edit", - "cross out", - "letters", - "rich", - "rich-text", - "options", - "review" - ], - "rtl": "flip" - }, - "0xe27b": { - "names": ["text"], - "groups": ["text"], - "tags": [ - "text", - "formatting", - "edit", - "input", - "letters", - "rich", - "rich-text" - ], - "rtl": "flip" - }, - "0xe27c": { - "names": ["responsive"], - "groups": ["devices"], - "tags": [ - "desktop", - "tablet", - "mobile", - "phone", - "adaptive", - "cozy", - "compact", - "web app" - ], - "rtl": "flip" - }, - "0xe27d": { - "names": ["desktop-mobile"], - "groups": ["devices"], - "tags": [ - "desktop", - "tablet", - "mobile", - "phone", - "adaptive", - "cozy", - "compact", - "web app", - "responsive" - ], - "rtl": "flip" - }, - "0xe27e": { - "names": ["table-row"], - "groups": ["objects", "tables"], - "tags": [ - "display", - "data", - "table", - "table row", - "grid", - "view", - "rows", - "waffle" - ], - "rtl": "flip" - }, - "0xe27f": { - "names": ["table-column"], - "groups": ["objects", "tables"], - "tags": [ - "display", - "data", - "table", - "table column", - "grid", - "view", - "columns", - "waffle" - ], - "rtl": "flip" - }, - "0xe280": { - "names": ["validate"], - "groups": ["status", "action", "actions", "message"], - "tags": [ - "message", - "check", - "validate", - "security", - "status", - "approve", - "reject", - "decision", - "certify" - ], - "rtl": "none" - }, - "0xe281": { - "names": ["keyboard-and-mouse"], - "groups": ["objects", "action", "actions"], - "tags": [ - "mouse", - "desktop", - "click", - "keyboard", - "compact", - "condensed", - "controls", - "devices" - ], - "rtl": "flip" - }, - "0xe282": { - "names": ["touch"], - "groups": ["objects", "action", "actions"], - "tags": [ - "finger", - "mobile", - "press", - "touch", - "cozy", - "comfortable", - "controls", - "devices" - ], - "rtl": "flip" - }, - "0xe283": { - "names": ["expand-all"], - "groups": ["arrows"], - "tags": [ - "expand", - "all", - "open", - "open all", - "expand all", - "arrow", - "table", - "tree", - "list" - ], - "rtl": "flip" - }, - "0xe284": { - "names": ["collapse-all"], - "groups": ["arrows"], - "tags": [ - "collapse", - "all", - "close", - "close all", - "collapse all", - "arrow", - "table", - "tree", - "list" - ], - "rtl": "flip" - }, - "0xe285": { - "names": ["combine"], - "groups": ["arrows"], - "tags": [ - "combine", - "merge", - "arrow-right", - "combine-split", - "runtime authoring", - "settings", - "arrow", - "glue", - "together", - "join", - "meld", - "unite", - "aggregate", - "interflow", - "arrows-right" - ], - "rtl": "flip" - }, - "0xe286": { - "names": ["split"], - "groups": ["arrows"], - "tags": [ - "split", - "arrows-right", - "user", - "runtime authoring", - "settings", - "arrow", - "separate", - "break", - "cleave", - "clove", - "cut up" - ], - "rtl": "flip" - }, - "0xe287": { - "names": ["megamenu"], - "groups": ["arrows"], - "tags": [ - "navigation", - "arrows-down", - "arrow-down", - "down", - "shell", - "arrow" - ], - "rtl": "flip" - }, - "0xe288": { - "names": ["feedback"], - "groups": ["callout", "people", "actions"], - "tags": ["feedback", "smiley", "comment", "shell", "callout", "speech"], - "rtl": "flip" - }, - "0xe289": { - "names": ["information"], - "groups": ["status", "message"], - "tags": [ - "information", - "info", - "message", - "message-information", - "i", - "filled", - "notification" - ], - "rtl": "flip" - }, - "0xe28a": { - "names": ["s4hana"], - "groups": ["objects"], - "tags": [ - "s4hana", - "S/4HANA", - "HANA", - "hana", - "s4", - "S/4", - "product switch", - "product", - "switch" - ], - "rtl": "none" - }, - "0xe28b": { - "names": ["translate"], - "groups": ["text"], - "tags": ["translate", "text", "letters", "translation", "A", "arrows"], - "rtl": "none" - }, - "0xe28c": { - "names": ["clear-all"], - "groups": ["actions", "tables"], - "tags": [ - "clear", - "clear-all", - "square", - "x", - "delete", - "remove", - "check", - "uncheck" - ], - "rtl": "flip" - }, - "0xe28d": { - "names": ["command-line-interfaces"], - "groups": ["arrows"], - "tags": [ - "command", - "command-line", - "interfaces", - "code", - "develop", - "source", - "source-code", - "write", - "syntax", - "programming", - "technical" - ], - "rtl": "flip" - }, - "0xe28e": { - "names": ["sum"], - "groups": ["tables", "actions"], - "tags": [ - "sigma", - "sum", - "summation", - "addition", - "total", - "aggregate", - "amount", - "covariance", - "covariance matrix" - ], - "rtl": "none" - }, - "0xe28f": { - "names": ["qr-code"], - "groups": ["objects"], - "tags": ["qr", "qrcode", "qr-code", "scan", "code"], - "rtl": "none" - }, - "0xe290": { - "names": ["space-navigation"], - "groups": ["places"], - "tags": ["space", "navigation", "circle", "shape", "line"], - "rtl": "flip" - }, - "0xe291": { - "names": ["in-progress"], - "groups": ["status", "time"], - "tags": [ - "in process", - "status", - "working", - "current", - "on-going", - "clock", - "Time", - "Square" - ], - "rtl": "none" - }, - "0xe292": { - "names": ["not-editable"], - "groups": ["places", "status"], - "tags": [ - "not editable", - "pencil", - "status", - "editable false", - "crossed-out" - ], - "rtl": "flip" - }, - "0xe293": { - "names": ["heart"], - "groups": ["actions"], - "tags": [ - "heart", - "full", - "love", - "feeling", - "emotion", - "care", - "favorite", - "choose", - "selected", - "filled", - "content" - ], - "rtl": "flip" - }, - "0xe294": { - "names": ["heart-2"], - "groups": ["actions"], - "tags": [ - "heart", - "empty", - "unfulfilled", - "love", - "unloved", - "not loved", - "feeling", - "emotion", - "care", - "unfavorite", - "choose me", - "not selected", - "unfilled" - ], - "rtl": "flip" - }, - "0xe295": { - "names": ["tri-state"], - "groups": ["actions", "tables"], - "tags": [ - "third", - "state", - "partial", - "selected", - "square", - "box", - "table", - "tree", - "list", - "selection", - "tri", - "tri-state" - ], - "rtl": "flip" - }, - "0xe296": { - "names": ["bookmark-2"], - "groups": ["actions"], - "tags": [ - "bookmark", - "later", - "marker", - "save", - "remove selection", - "choose me", - "not selected", - "unfilled" - ], - "rtl": "flip" - }, - "0xe297": { - "names": ["detail-less"], - "groups": ["actions", "tables", "text"], - "tags": [ - "detail", - "hide detail", - "popin", - "table", - "less", - "information", - "data", - "hide", - "reduce" - ], - "rtl": "flip" - }, - "0xe298": { - "names": ["detail-more"], - "groups": ["actions", "tables", "text"], - "tags": [ - "detail", - "show detail", - "popin", - "table", - "more", - "information", - "data", - "show", - "extend", - "grow" - ], - "rtl": "flip" - }, - "0xe299": { - "names": ["flag-2"], - "groups": ["actions"], - "tags": [ - "unflag", - "flag", - "unmark", - "mark", - "remove marker", - "important", - "remove selection", - "choose me", - "not selected", - "unfilled" - ], - "rtl": "none" - }, - "0xe29a": { - "names": ["folder-2"], - "groups": ["folder"], - "tags": [ - "folder", - "full", - "content", - "detail", - "choose", - "selected", - "filled" - ], - "rtl": "flip" - }, - "0xe29b": { - "names": ["paint-bucket"], - "groups": ["actions"], - "tags": ["filled", "color", "colour", "bucket", "spill", "drop", "fill"], - "rtl": "flip" - }, - "0xe29c": { - "names": ["direction-arrows"], - "groups": ["arrows"], - "tags": ["arrow", "slider", "direction", "left", "right"], - "rtl": "flip" - }, - "0xe29d": { - "names": ["non-binary"], - "groups": ["people"], - "tags": ["non-binary", "shapes", "symbol", "gender"], - "rtl": "flip" - }, - "0xe29e": { - "names": ["female"], - "groups": ["people"], - "tags": ["female", "woman", "girl", "shapes", "symbol", "gender"], - "rtl": "flip" - }, - "0xe29f": { - "names": ["male"], - "groups": ["people"], - "tags": ["male", "man", "boy", "shapes", "symbol", "gender"], - "rtl": "none" - }, - "0xe2a0": { - "names": ["bell-2"], - "groups": ["objects"], - "tags": ["bell", "alarm", "notify", "alerts", "full", "filled"], - "rtl": "flip" - }, - "0xe2a1": { - "names": ["accessibility"], - "groups": ["people"], - "tags": [ - "user", - "person", - "accessible", - "accessibility", - "inclusive", - "inclusion", - "people" - ], - "rtl": "flip" - }, - "0xe2a2": { - "names": ["high-priority"], - "groups": ["status", "message"], - "tags": [ - "warning", - "critical", - "message", - "alert", - "status", - "!", - "notification", - "exclamation" - ], - "rtl": "flip" - }, - "0xe2a3": { - "names": ["da"], - "groups": ["objects"], - "tags": [ - "artificial intelligence", - "voice recognition", - "npl", - "NPL", - "assistant", - "chatbot", - "machine learning", - "ai", - "digital", - "assistance", - "virtual", - "intelligence", - "conversational ai", - "contextual understanding", - "artificial", - "machine" - ], - "rtl": "none" - }, - "0xe2a4": { - "names": ["da-2"], - "groups": ["objects"], - "tags": [ - "artificial intelligence", - "voice recognition", - "npl", - "NPL", - "assistant", - "chatbot", - "machine learning", - "ai", - "digital", - "assistance", - "virtual", - "intelligence", - "conversational ai", - "contextual understanding", - "artificial", - "machine", - "filled", - "full" - ], - "rtl": "none" - }, - "0xe2a5": { - "names": ["ai"], - "groups": ["actions"], - "tags": [ - "artificial intelligence", - "star", - "information", - "sparkle", - "magic", - "generate", - "automate", - "automation", - "generic", - "situation", - "machine learning", - "ai", - "digital", - "assistance", - "virtual", - "intelligence", - "contextual understanding", - "artificial", - "machine" - ], - "rtl": "none" - }, - "0xe2a6": { - "names": ["in-progress-2"], - "groups": ["status", "time"], - "tags": [ - "in process", - "status", - "working", - "current", - "on-going", - "clock", - "Time", - "Square", - "filled", - "full" - ], - "rtl": "none" - }, - "0xe300": { - "names": ["gender-male-and-female"], - "groups": ["people"], - "tags": [ - "male", - "man", - "boy", - "female", - "woman", - "girl", - "shapes", - "symbol", - "gender" - ], - "rtl": "none" - }, - "0xe301": { - "names": ["rotate"], - "groups": ["actions"], - "tags": ["arrow", "square", "object", "rotate", "around", "direction"], - "rtl": "flip" - }, - "0xe302": { - "names": ["locate-me-2"], - "groups": ["Places", "places"], - "tags": [ - "arrow", - "locate", - "me", - "map", - "location", - "pointer", - "navigation", - "filled" - ], - "rtl": "flip" - }, - "0xe303": { - "names": ["map-fill"], - "groups": ["objects"], - "tags": [ - "map", - "pin", - "location", - "place", - "area", - "solid", - "fill", - "filled" - ], - "rtl": "flip" - }, - "0xe304": { - "names": ["cloud-check"], - "groups": ["objects"], - "tags": ["cloud", "check", "data"], - "rtl": "none" - }, - "0xe305": { - "names": ["enablement"], - "groups": ["objects"], - "tags": [ - "people", - "person", - "setting", - "chart", - "enable", - "tool", - "wrench", - "widgets" - ], - "rtl": "none" - }, - "0xe306": { - "names": ["biometric-thumb"], - "groups": ["people"], - "tags": ["fingerprint", "finger", "thumb", "id", "recognition"], - "rtl": "flip" - }, - "0xe307": { - "names": ["biometric-face"], - "groups": ["people"], - "tags": ["face", "faceid", "viewfinder", "id", "recognition"], - "rtl": "flip" - }, - "0xe308": { - "names": ["people-connected"], - "groups": ["people"], - "tags": [ - "people", - "connection", - "connected", - "collaboration", - "task-center", - "team", - "collaborate", - "work" - ], - "rtl": "flip" - }, - "0xe309": { - "names": ["light-mode"], - "groups": ["actions"], - "tags": ["light", "sun", "sunny", "mode", "day"], - "rtl": "flip" - }, - "0xe30a": { - "names": ["dark-mode"], - "groups": ["actions"], - "tags": ["dark", "moon", "night", "mode"], - "rtl": "flip" - }, - "0xe30b": { - "names": ["select-appointments"], - "groups": ["calendar", "calendars"], - "tags": [ - "date picker", - "calendar", - "month", - "week", - "day", - "appointment", - "check", - "select", - "choose" - ], - "rtl": "none" - }, - "0xe30c": { - "names": ["time-off"], - "groups": ["calendar", "calendars"], - "tags": [ - "holiday", - "vacation", - "leave", - "request", - "out-of-office", - "out", - "appointment", - "calendar" - ], - "rtl": "flip" - }, - "0xe30d": { - "names": ["add-calendar"], - "groups": ["calendar", "calendars"], - "tags": [ - "appointment", - "vacation", - "leave", - "request", - "add", - "plus", - "calendar" - ], - "rtl": "flip" - }, - "0xe30e": { - "names": ["currency"], - "groups": ["money"], - "tags": ["money", "bills", "currency", "payment", "cash"], - "rtl": "flip" - } -} diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons.ttf b/content/Base/baseLib/baseTheme/fonts/SAP-icons.ttf index 72365e86..6d16a28b 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons.ttf and b/content/Base/baseLib/baseTheme/fonts/SAP-icons.ttf differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff b/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff index f4c2c932..e161ce50 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff and b/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff differ diff --git a/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff2 b/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff2 index ea03ca91..36535b08 100644 Binary files a/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff2 and b/content/Base/baseLib/baseTheme/fonts/SAP-icons.woff2 differ diff --git a/content/Base/baseLib/baseTheme/preview.less b/content/Base/baseLib/baseTheme/preview.less index 67cba6fd..6221b812 100644 --- a/content/Base/baseLib/baseTheme/preview.less +++ b/content/Base/baseLib/baseTheme/preview.less @@ -1,10 +1,10 @@ /** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "base.less"; -/******************* FILE /Base/baseLib/baseTheme/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/baseTheme/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/baseTheme/skeleton.less b/content/Base/baseLib/baseTheme/skeleton.less deleted file mode 100644 index 64927c9f..00000000 --- a/content/Base/baseLib/baseTheme/skeleton.less +++ /dev/null @@ -1,958 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - - -/******************* FILE /Base/baseLib/baseTheme/skeleton.less (Version 11.14.0) *******************/ - -/*!SAP_POSTPROCESS_REDUCE_START*/ - -:root { - --sapBrandColor: @sapBrandColor; - --sapHighlightColor: @sapHighlightColor; - --sapBaseColor: @sapBaseColor; - --sapShellColor: @sapShellColor; - --sapBackgroundColor: @sapBackgroundColor; - --sapFontFamily: @sapFontFamily; - --sapFontSize: @sapFontSize; - --sapTextColor: @sapTextColor; - --sapLinkColor: @sapLinkColor; - --sapCompanyLogo: @sapCompanyLogo; - --sapBackgroundImage: @sapBackgroundImage; - --sapBackgroundImageOpacity: @sapBackgroundImageOpacity; - --sapBackgroundImageRepeat: @sapBackgroundImageRepeat; - --sapSelectedColor: @sapSelectedColor; - --sapHoverColor: @sapHoverColor; - --sapActiveColor: @sapActiveColor; - --sapHighlightTextColor: @sapHighlightTextColor; - --sapTitleColor: @sapTitleColor; - --sapNegativeColor: @sapNegativeColor; - --sapCriticalColor: @sapCriticalColor; - --sapPositiveColor: @sapPositiveColor; - --sapInformativeColor: @sapInformativeColor; - --sapNeutralColor: @sapNeutralColor; - --sapNegativeElementColor: @sapNegativeElementColor; - --sapCriticalElementColor: @sapCriticalElementColor; - --sapPositiveElementColor: @sapPositiveElementColor; - --sapInformativeElementColor: @sapInformativeElementColor; - --sapNeutralElementColor: @sapNeutralElementColor; - --sapNegativeTextColor: @sapNegativeTextColor; - --sapCriticalTextColor: @sapCriticalTextColor; - --sapPositiveTextColor: @sapPositiveTextColor; - --sapInformativeTextColor: @sapInformativeTextColor; - --sapNeutralTextColor: @sapNeutralTextColor; - --sapErrorColor: @sapErrorColor; - --sapWarningColor: @sapWarningColor; - --sapSuccessColor: @sapSuccessColor; - --sapInformationColor: @sapInformationColor; - --sapErrorBackground: @sapErrorBackground; - --sapWarningBackground: @sapWarningBackground; - --sapSuccessBackground: @sapSuccessBackground; - --sapInformationBackground: @sapInformationBackground; - --sapNeutralBackground: @sapNeutralBackground; - --sapErrorBorderColor: @sapErrorBorderColor; - --sapWarningBorderColor: @sapWarningBorderColor; - --sapSuccessBorderColor: @sapSuccessBorderColor; - --sapInformationBorderColor: @sapInformationBorderColor; - --sapNeutralBorderColor: @sapNeutralBorderColor; - --sapElement_LineHeight: @sapElement_LineHeight; - --sapElement_Height: @sapElement_Height; - --sapElement_BorderWidth: @sapElement_BorderWidth; - --sapElement_BorderCornerRadius: @sapElement_BorderCornerRadius; - --sapElement_Compact_LineHeight: @sapElement_Compact_LineHeight; - --sapElement_Compact_Height: @sapElement_Compact_Height; - --sapElement_Condensed_LineHeight: @sapElement_Condensed_LineHeight; - --sapElement_Condensed_Height: @sapElement_Condensed_Height; - --sapContent_LineHeight: @sapContent_LineHeight; - --sapContent_IconHeight: @sapContent_IconHeight; - --sapContent_IconColor: @sapContent_IconColor; - --sapContent_ContrastIconColor: @sapContent_ContrastIconColor; - --sapContent_NonInteractiveIconColor: @sapContent_NonInteractiveIconColor; - --sapContent_MarkerIconColor: @sapContent_MarkerIconColor; - --sapContent_MarkerTextColor: @sapContent_MarkerTextColor; - --sapContent_MeasureIndicatorColor: @sapContent_MeasureIndicatorColor; - --sapContent_Selected_MeasureIndicatorColor: @sapContent_Selected_MeasureIndicatorColor; - --sapContent_Placeholderloading_Background: @sapContent_Placeholderloading_Background; - --sapContent_Placeholderloading_Gradient: @sapContent_Placeholderloading_Gradient; - --sapContent_ImagePlaceholderBackground: @sapContent_ImagePlaceholderBackground; - --sapContent_ImagePlaceholderForegroundColor: @sapContent_ImagePlaceholderForegroundColor; - --sapContent_RatedColor: @sapContent_RatedColor; - --sapContent_UnratedColor: @sapContent_UnratedColor; - --sapContent_BusyColor: @sapContent_BusyColor; - --sapContent_FocusColor: @sapContent_FocusColor; - --sapContent_FocusStyle: @sapContent_FocusStyle; - --sapContent_FocusWidth: @sapContent_FocusWidth; - --sapContent_ContrastFocusColor: @sapContent_ContrastFocusColor; - --sapContent_ShadowColor: @sapContent_ShadowColor; - --sapContent_ContrastShadowColor: @sapContent_ContrastShadowColor; - --sapContent_Shadow0: @sapContent_Shadow0; - --sapContent_Shadow1: @sapContent_Shadow1; - --sapContent_Shadow2: @sapContent_Shadow2; - --sapContent_Shadow3: @sapContent_Shadow3; - --sapContent_TextShadow: @sapContent_TextShadow; - --sapContent_ContrastTextShadow: @sapContent_ContrastTextShadow; - --sapContent_HeaderShadow: @sapContent_HeaderShadow; - --sapContent_Interaction_Shadow: @sapContent_Interaction_Shadow; - --sapContent_Selected_Shadow: @sapContent_Selected_Shadow; - --sapContent_Negative_Shadow: @sapContent_Negative_Shadow; - --sapContent_Critical_Shadow: @sapContent_Critical_Shadow; - --sapContent_Positive_Shadow: @sapContent_Positive_Shadow; - --sapContent_Informative_Shadow: @sapContent_Informative_Shadow; - --sapContent_Neutral_Shadow: @sapContent_Neutral_Shadow; - --sapContent_SearchHighlightColor: @sapContent_SearchHighlightColor; - --sapContent_HelpColor: @sapContent_HelpColor; - --sapContent_LabelColor: @sapContent_LabelColor; - --sapContent_MonospaceFontFamily: @sapContent_MonospaceFontFamily; - --sapContent_MonospaceBoldFontFamily: @sapContent_MonospaceBoldFontFamily; - --sapContent_IconFontFamily: @sapContent_IconFontFamily; - --sapContent_DisabledTextColor: @sapContent_DisabledTextColor; - --sapContent_DisabledOpacity: @sapContent_DisabledOpacity; - --sapContent_ContrastTextThreshold: @sapContent_ContrastTextThreshold; - --sapContent_ContrastTextColor: @sapContent_ContrastTextColor; - --sapContent_ForegroundColor: @sapContent_ForegroundColor; - --sapContent_ForegroundBorderColor: @sapContent_ForegroundBorderColor; - --sapContent_ForegroundTextColor: @sapContent_ForegroundTextColor; - --sapContent_BadgeBackground: @sapContent_BadgeBackground; - --sapContent_BadgeTextColor: @sapContent_BadgeTextColor; - --sapContent_DragAndDropActiveColor: @sapContent_DragAndDropActiveColor; - --sapContent_Selected_TextColor: @sapContent_Selected_TextColor; - --sapContent_Selected_Background: @sapContent_Selected_Background; - --sapContent_Selected_Hover_Background: @sapContent_Selected_Hover_Background; - --sapContent_Selected_ForegroundColor: @sapContent_Selected_ForegroundColor; - --sapContent_ForcedColorAdjust: @sapContent_ForcedColorAdjust; - --sapContent_Illustrative_Color1: @sapContent_Illustrative_Color1; - --sapContent_Illustrative_Color2: @sapContent_Illustrative_Color2; - --sapContent_Illustrative_Color3: @sapContent_Illustrative_Color3; - --sapContent_Illustrative_Color4: @sapContent_Illustrative_Color4; - --sapContent_Illustrative_Color5: @sapContent_Illustrative_Color5; - --sapContent_Illustrative_Color6: @sapContent_Illustrative_Color6; - --sapContent_Illustrative_Color7: @sapContent_Illustrative_Color7; - --sapContent_Illustrative_Color8: @sapContent_Illustrative_Color8; - --sapContent_Illustrative_Color9: @sapContent_Illustrative_Color9; - --sapContent_Illustrative_Color10: @sapContent_Illustrative_Color10; - --sapContent_Illustrative_Color11: @sapContent_Illustrative_Color11; - --sapContent_Illustrative_Color12: @sapContent_Illustrative_Color12; - --sapContent_Illustrative_Color13: @sapContent_Illustrative_Color13; - --sapContent_Illustrative_Color14: @sapContent_Illustrative_Color14; - --sapContent_Illustrative_Color15: @sapContent_Illustrative_Color15; - --sapContent_Illustrative_Color16: @sapContent_Illustrative_Color16; - --sapContent_Illustrative_Color17: @sapContent_Illustrative_Color17; - --sapContent_Illustrative_Color18: @sapContent_Illustrative_Color18; - --sapContent_Illustrative_Color19: @sapContent_Illustrative_Color19; - --sapContent_Illustrative_Color20: @sapContent_Illustrative_Color20; - --sapFontLightFamily: @sapFontLightFamily; - --sapFontBoldFamily: @sapFontBoldFamily; - --sapFontSemiboldFamily: @sapFontSemiboldFamily; - --sapFontSemiboldDuplexFamily: @sapFontSemiboldDuplexFamily; - --sapFontBlackFamily: @sapFontBlackFamily; - --sapFontHeaderFamily: @sapFontHeaderFamily; - --sapFontSmallSize: @sapFontSmallSize; - --sapFontLargeSize: @sapFontLargeSize; - --sapFontHeader1Size: @sapFontHeader1Size; - --sapFontHeader2Size: @sapFontHeader2Size; - --sapFontHeader3Size: @sapFontHeader3Size; - --sapFontHeader4Size: @sapFontHeader4Size; - --sapFontHeader5Size: @sapFontHeader5Size; - --sapFontHeader6Size: @sapFontHeader6Size; - --sapLink_TextDecoration: @sapLink_TextDecoration; - --sapLink_Hover_Color: @sapLink_Hover_Color; - --sapLink_Hover_TextDecoration: @sapLink_Hover_TextDecoration; - --sapLink_Active_Color: @sapLink_Active_Color; - --sapLink_Active_TextDecoration: @sapLink_Active_TextDecoration; - --sapLink_Visited_Color: @sapLink_Visited_Color; - --sapLink_InvertedColor: @sapLink_InvertedColor; - --sapLink_SubtleColor: @sapLink_SubtleColor; - --sapShell_Background: @sapShell_Background; - --sapShell_BackgroundImage: @sapShell_BackgroundImage; - --sapShell_BackgroundImageOpacity: @sapShell_BackgroundImageOpacity; - --sapShell_BackgroundImageRepeat: @sapShell_BackgroundImageRepeat; - --sapShell_BorderColor: @sapShell_BorderColor; - --sapShell_TextColor: @sapShell_TextColor; - --sapShell_InteractiveBackground: @sapShell_InteractiveBackground; - --sapShell_InteractiveTextColor: @sapShell_InteractiveTextColor; - --sapShell_InteractiveBorderColor: @sapShell_InteractiveBorderColor; - --sapShell_GroupTitleTextColor: @sapShell_GroupTitleTextColor; - --sapShell_GroupTitleTextShadow: @sapShell_GroupTitleTextShadow; - --sapShell_Hover_Background: @sapShell_Hover_Background; - --sapShell_Active_Background: @sapShell_Active_Background; - --sapShell_Active_TextColor: @sapShell_Active_TextColor; - --sapShell_Selected_Background: @sapShell_Selected_Background; - --sapShell_Selected_TextColor: @sapShell_Selected_TextColor; - --sapShell_Selected_Hover_Background: @sapShell_Selected_Hover_Background; - --sapShell_Favicon: @sapShell_Favicon; - --sapShell_Navigation_Background: @sapShell_Navigation_Background; - --sapShell_Navigation_Hover_Background: @sapShell_Navigation_Hover_Background; - --sapShell_Navigation_SelectedColor: @sapShell_Navigation_SelectedColor; - --sapShell_Navigation_Selected_TextColor: @sapShell_Navigation_Selected_TextColor; - --sapShell_Navigation_TextColor: @sapShell_Navigation_TextColor; - --sapShell_Navigation_Active_TextColor: @sapShell_Navigation_Active_TextColor; - --sapShell_Navigation_Active_Background: @sapShell_Navigation_Active_Background; - --sapShell_Shadow: @sapShell_Shadow; - --sapShell_NegativeColor: @sapShell_NegativeColor; - --sapShell_CriticalColor: @sapShell_CriticalColor; - --sapShell_PositiveColor: @sapShell_PositiveColor; - --sapShell_InformativeColor: @sapShell_InformativeColor; - --sapShell_NeutralColor: @sapShell_NeutralColor; - --sapShell_Assistant_ForegroundColor: @sapShell_Assistant_ForegroundColor; - --sapShell_Category_1_Background: @sapShell_Category_1_Background; - --sapShell_Category_1_BorderColor: @sapShell_Category_1_BorderColor; - --sapShell_Category_1_TextColor: @sapShell_Category_1_TextColor; - --sapShell_Category_1_TextShadow: @sapShell_Category_1_TextShadow; - --sapShell_Category_2_Background: @sapShell_Category_2_Background; - --sapShell_Category_2_BorderColor: @sapShell_Category_2_BorderColor; - --sapShell_Category_2_TextColor: @sapShell_Category_2_TextColor; - --sapShell_Category_2_TextShadow: @sapShell_Category_2_TextShadow; - --sapShell_Category_3_Background: @sapShell_Category_3_Background; - --sapShell_Category_3_BorderColor: @sapShell_Category_3_BorderColor; - --sapShell_Category_3_TextColor: @sapShell_Category_3_TextColor; - --sapShell_Category_3_TextShadow: @sapShell_Category_3_TextShadow; - --sapShell_Category_4_Background: @sapShell_Category_4_Background; - --sapShell_Category_4_BorderColor: @sapShell_Category_4_BorderColor; - --sapShell_Category_4_TextColor: @sapShell_Category_4_TextColor; - --sapShell_Category_4_TextShadow: @sapShell_Category_4_TextShadow; - --sapShell_Category_5_Background: @sapShell_Category_5_Background; - --sapShell_Category_5_BorderColor: @sapShell_Category_5_BorderColor; - --sapShell_Category_5_TextColor: @sapShell_Category_5_TextColor; - --sapShell_Category_5_TextShadow: @sapShell_Category_5_TextShadow; - --sapShell_Category_6_Background: @sapShell_Category_6_Background; - --sapShell_Category_6_BorderColor: @sapShell_Category_6_BorderColor; - --sapShell_Category_6_TextColor: @sapShell_Category_6_TextColor; - --sapShell_Category_6_TextShadow: @sapShell_Category_6_TextShadow; - --sapShell_Category_7_Background: @sapShell_Category_7_Background; - --sapShell_Category_7_BorderColor: @sapShell_Category_7_BorderColor; - --sapShell_Category_7_TextColor: @sapShell_Category_7_TextColor; - --sapShell_Category_7_TextShadow: @sapShell_Category_7_TextShadow; - --sapShell_Category_8_Background: @sapShell_Category_8_Background; - --sapShell_Category_8_BorderColor: @sapShell_Category_8_BorderColor; - --sapShell_Category_8_TextColor: @sapShell_Category_8_TextColor; - --sapShell_Category_8_TextShadow: @sapShell_Category_8_TextShadow; - --sapShell_Category_9_Background: @sapShell_Category_9_Background; - --sapShell_Category_9_BorderColor: @sapShell_Category_9_BorderColor; - --sapShell_Category_9_TextColor: @sapShell_Category_9_TextColor; - --sapShell_Category_9_TextShadow: @sapShell_Category_9_TextShadow; - --sapShell_Category_10_Background: @sapShell_Category_10_Background; - --sapShell_Category_10_BorderColor: @sapShell_Category_10_BorderColor; - --sapShell_Category_10_TextColor: @sapShell_Category_10_TextColor; - --sapShell_Category_10_TextShadow: @sapShell_Category_10_TextShadow; - --sapShell_Category_11_Background: @sapShell_Category_11_Background; - --sapShell_Category_11_BorderColor: @sapShell_Category_11_BorderColor; - --sapShell_Category_11_TextColor: @sapShell_Category_11_TextColor; - --sapShell_Category_11_TextShadow: @sapShell_Category_11_TextShadow; - --sapShell_Category_12_Background: @sapShell_Category_12_Background; - --sapShell_Category_12_BorderColor: @sapShell_Category_12_BorderColor; - --sapShell_Category_12_TextColor: @sapShell_Category_12_TextColor; - --sapShell_Category_12_TextShadow: @sapShell_Category_12_TextShadow; - --sapShell_Category_13_Background: @sapShell_Category_13_Background; - --sapShell_Category_13_BorderColor: @sapShell_Category_13_BorderColor; - --sapShell_Category_13_TextColor: @sapShell_Category_13_TextColor; - --sapShell_Category_13_TextShadow: @sapShell_Category_13_TextShadow; - --sapShell_Category_14_Background: @sapShell_Category_14_Background; - --sapShell_Category_14_BorderColor: @sapShell_Category_14_BorderColor; - --sapShell_Category_14_TextColor: @sapShell_Category_14_TextColor; - --sapShell_Category_14_TextShadow: @sapShell_Category_14_TextShadow; - --sapShell_Category_15_Background: @sapShell_Category_15_Background; - --sapShell_Category_15_BorderColor: @sapShell_Category_15_BorderColor; - --sapShell_Category_15_TextColor: @sapShell_Category_15_TextColor; - --sapShell_Category_15_TextShadow: @sapShell_Category_15_TextShadow; - --sapShell_Category_16_Background: @sapShell_Category_16_Background; - --sapShell_Category_16_BorderColor: @sapShell_Category_16_BorderColor; - --sapShell_Category_16_TextColor: @sapShell_Category_16_TextColor; - --sapShell_Category_16_TextShadow: @sapShell_Category_16_TextShadow; - --sapAssistant_Color1: @sapAssistant_Color1; - --sapAssistant_Color2: @sapAssistant_Color2; - --sapAssistant_BackgroundGradient: @sapAssistant_BackgroundGradient; - --sapAssistant_Background: @sapAssistant_Background; - --sapAssistant_BorderColor: @sapAssistant_BorderColor; - --sapAssistant_TextColor: @sapAssistant_TextColor; - --sapAssistant_Hover_Background: @sapAssistant_Hover_Background; - --sapAssistant_Hover_BorderColor: @sapAssistant_Hover_BorderColor; - --sapAssistant_Hover_TextColor: @sapAssistant_Hover_TextColor; - --sapAssistant_Active_Background: @sapAssistant_Active_Background; - --sapAssistant_Active_BorderColor: @sapAssistant_Active_BorderColor; - --sapAssistant_Active_TextColor: @sapAssistant_Active_TextColor; - --sapAssistant_Question_Background: @sapAssistant_Question_Background; - --sapAssistant_Question_BorderColor: @sapAssistant_Question_BorderColor; - --sapAssistant_Question_TextColor: @sapAssistant_Question_TextColor; - --sapAssistant_Answer_Background: @sapAssistant_Answer_Background; - --sapAssistant_Answer_BorderColor: @sapAssistant_Answer_BorderColor; - --sapAssistant_Answer_TextColor: @sapAssistant_Answer_TextColor; - --sapAvatar_1_Background: @sapAvatar_1_Background; - --sapAvatar_1_BorderColor: @sapAvatar_1_BorderColor; - --sapAvatar_1_TextColor: @sapAvatar_1_TextColor; - --sapAvatar_2_Background: @sapAvatar_2_Background; - --sapAvatar_2_BorderColor: @sapAvatar_2_BorderColor; - --sapAvatar_2_TextColor: @sapAvatar_2_TextColor; - --sapAvatar_3_Background: @sapAvatar_3_Background; - --sapAvatar_3_BorderColor: @sapAvatar_3_BorderColor; - --sapAvatar_3_TextColor: @sapAvatar_3_TextColor; - --sapAvatar_4_Background: @sapAvatar_4_Background; - --sapAvatar_4_BorderColor: @sapAvatar_4_BorderColor; - --sapAvatar_4_TextColor: @sapAvatar_4_TextColor; - --sapAvatar_5_Background: @sapAvatar_5_Background; - --sapAvatar_5_BorderColor: @sapAvatar_5_BorderColor; - --sapAvatar_5_TextColor: @sapAvatar_5_TextColor; - --sapAvatar_6_Background: @sapAvatar_6_Background; - --sapAvatar_6_BorderColor: @sapAvatar_6_BorderColor; - --sapAvatar_6_TextColor: @sapAvatar_6_TextColor; - --sapAvatar_7_Background: @sapAvatar_7_Background; - --sapAvatar_7_BorderColor: @sapAvatar_7_BorderColor; - --sapAvatar_7_TextColor: @sapAvatar_7_TextColor; - --sapAvatar_8_Background: @sapAvatar_8_Background; - --sapAvatar_8_BorderColor: @sapAvatar_8_BorderColor; - --sapAvatar_8_TextColor: @sapAvatar_8_TextColor; - --sapAvatar_9_Background: @sapAvatar_9_Background; - --sapAvatar_9_BorderColor: @sapAvatar_9_BorderColor; - --sapAvatar_9_TextColor: @sapAvatar_9_TextColor; - --sapAvatar_10_Background: @sapAvatar_10_Background; - --sapAvatar_10_BorderColor: @sapAvatar_10_BorderColor; - --sapAvatar_10_TextColor: @sapAvatar_10_TextColor; - --sapButton_Background: @sapButton_Background; - --sapButton_BorderColor: @sapButton_BorderColor; - --sapButton_BorderWidth: @sapButton_BorderWidth; - --sapButton_BorderCornerRadius: @sapButton_BorderCornerRadius; - --sapButton_TextColor: @sapButton_TextColor; - --sapButton_Hover_Background: @sapButton_Hover_Background; - --sapButton_Hover_BorderColor: @sapButton_Hover_BorderColor; - --sapButton_Hover_TextColor: @sapButton_Hover_TextColor; - --sapButton_IconColor: @sapButton_IconColor; - --sapButton_Active_Background: @sapButton_Active_Background; - --sapButton_Active_BorderColor: @sapButton_Active_BorderColor; - --sapButton_Active_TextColor: @sapButton_Active_TextColor; - --sapButton_Emphasized_Background: @sapButton_Emphasized_Background; - --sapButton_Emphasized_BorderColor: @sapButton_Emphasized_BorderColor; - --sapButton_Emphasized_TextColor: @sapButton_Emphasized_TextColor; - --sapButton_Emphasized_Hover_Background: @sapButton_Emphasized_Hover_Background; - --sapButton_Emphasized_Hover_BorderColor: @sapButton_Emphasized_Hover_BorderColor; - --sapButton_Emphasized_Hover_TextColor: @sapButton_Emphasized_Hover_TextColor; - --sapButton_Emphasized_Active_Background: @sapButton_Emphasized_Active_Background; - --sapButton_Emphasized_Active_BorderColor: @sapButton_Emphasized_Active_BorderColor; - --sapButton_Emphasized_Active_TextColor: @sapButton_Emphasized_Active_TextColor; - --sapButton_Emphasized_TextShadow: @sapButton_Emphasized_TextShadow; - --sapButton_Emphasized_FontWeight: @sapButton_Emphasized_FontWeight; - --sapButton_Reject_Background: @sapButton_Reject_Background; - --sapButton_Reject_BorderColor: @sapButton_Reject_BorderColor; - --sapButton_Reject_TextColor: @sapButton_Reject_TextColor; - --sapButton_Reject_Hover_Background: @sapButton_Reject_Hover_Background; - --sapButton_Reject_Hover_BorderColor: @sapButton_Reject_Hover_BorderColor; - --sapButton_Reject_Hover_TextColor: @sapButton_Reject_Hover_TextColor; - --sapButton_Reject_Active_Background: @sapButton_Reject_Active_Background; - --sapButton_Reject_Active_BorderColor: @sapButton_Reject_Active_BorderColor; - --sapButton_Reject_Active_TextColor: @sapButton_Reject_Active_TextColor; - --sapButton_Reject_Selected_Background: @sapButton_Reject_Selected_Background; - --sapButton_Reject_Selected_BorderColor: @sapButton_Reject_Selected_BorderColor; - --sapButton_Reject_Selected_TextColor: @sapButton_Reject_Selected_TextColor; - --sapButton_Reject_Selected_Hover_Background: @sapButton_Reject_Selected_Hover_Background; - --sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Reject_Selected_Hover_BorderColor; - --sapButton_Accept_Background: @sapButton_Accept_Background; - --sapButton_Accept_BorderColor: @sapButton_Accept_BorderColor; - --sapButton_Accept_TextColor: @sapButton_Accept_TextColor; - --sapButton_Accept_Hover_Background: @sapButton_Accept_Hover_Background; - --sapButton_Accept_Hover_BorderColor: @sapButton_Accept_Hover_BorderColor; - --sapButton_Accept_Hover_TextColor: @sapButton_Accept_Hover_TextColor; - --sapButton_Accept_Active_Background: @sapButton_Accept_Active_Background; - --sapButton_Accept_Active_BorderColor: @sapButton_Accept_Active_BorderColor; - --sapButton_Accept_Active_TextColor: @sapButton_Accept_Active_TextColor; - --sapButton_Accept_Selected_Background: @sapButton_Accept_Selected_Background; - --sapButton_Accept_Selected_BorderColor: @sapButton_Accept_Selected_BorderColor; - --sapButton_Accept_Selected_TextColor: @sapButton_Accept_Selected_TextColor; - --sapButton_Accept_Selected_Hover_Background: @sapButton_Accept_Selected_Hover_Background; - --sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Accept_Selected_Hover_BorderColor; - --sapButton_Lite_Background: @sapButton_Lite_Background; - --sapButton_Lite_BorderColor: @sapButton_Lite_BorderColor; - --sapButton_Lite_TextColor: @sapButton_Lite_TextColor; - --sapButton_Lite_Hover_Background: @sapButton_Lite_Hover_Background; - --sapButton_Lite_Hover_BorderColor: @sapButton_Lite_Hover_BorderColor; - --sapButton_Lite_Hover_TextColor: @sapButton_Lite_Hover_TextColor; - --sapButton_Lite_Active_Background: @sapButton_Lite_Active_Background; - --sapButton_Lite_Active_BorderColor: @sapButton_Lite_Active_BorderColor; - --sapButton_Selected_Background: @sapButton_Selected_Background; - --sapButton_Selected_BorderColor: @sapButton_Selected_BorderColor; - --sapButton_Selected_TextColor: @sapButton_Selected_TextColor; - --sapButton_Selected_Hover_Background: @sapButton_Selected_Hover_Background; - --sapButton_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor; - --sapButton_Attention_Background: @sapButton_Attention_Background; - --sapButton_Attention_BorderColor: @sapButton_Attention_BorderColor; - --sapButton_Attention_TextColor: @sapButton_Attention_TextColor; - --sapButton_Attention_Hover_Background: @sapButton_Attention_Hover_Background; - --sapButton_Attention_Hover_BorderColor: @sapButton_Attention_Hover_BorderColor; - --sapButton_Attention_Hover_TextColor: @sapButton_Attention_Hover_TextColor; - --sapButton_Attention_Active_Background: @sapButton_Attention_Active_Background; - --sapButton_Attention_Active_BorderColor: @sapButton_Attention_Active_BorderColor; - --sapButton_Attention_Active_TextColor: @sapButton_Attention_Active_TextColor; - --sapButton_Attention_Selected_Background: @sapButton_Attention_Selected_Background; - --sapButton_Attention_Selected_BorderColor: @sapButton_Attention_Selected_BorderColor; - --sapButton_Attention_Selected_TextColor: @sapButton_Attention_Selected_TextColor; - --sapButton_Attention_Selected_Hover_Background: @sapButton_Attention_Selected_Hover_Background; - --sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Attention_Selected_Hover_BorderColor; - --sapButton_Negative_Background: @sapButton_Negative_Background; - --sapButton_Negative_BorderColor: @sapButton_Negative_BorderColor; - --sapButton_Negative_TextColor: @sapButton_Negative_TextColor; - --sapButton_Negative_Hover_Background: @sapButton_Negative_Hover_Background; - --sapButton_Negative_Hover_BorderColor: @sapButton_Negative_Hover_BorderColor; - --sapButton_Negative_Hover_TextColor: @sapButton_Negative_Hover_TextColor; - --sapButton_Negative_Active_Background: @sapButton_Negative_Active_Background; - --sapButton_Negative_Active_BorderColor: @sapButton_Negative_Active_BorderColor; - --sapButton_Negative_Active_TextColor: @sapButton_Negative_Active_TextColor; - --sapButton_Critical_Background: @sapButton_Critical_Background; - --sapButton_Critical_BorderColor: @sapButton_Critical_BorderColor; - --sapButton_Critical_TextColor: @sapButton_Critical_TextColor; - --sapButton_Critical_Hover_Background: @sapButton_Critical_Hover_Background; - --sapButton_Critical_Hover_BorderColor: @sapButton_Critical_Hover_BorderColor; - --sapButton_Critical_Hover_TextColor: @sapButton_Critical_Hover_TextColor; - --sapButton_Critical_Active_Background: @sapButton_Critical_Active_Background; - --sapButton_Critical_Active_BorderColor: @sapButton_Critical_Active_BorderColor; - --sapButton_Critical_Active_TextColor: @sapButton_Critical_Active_TextColor; - --sapButton_Success_Background: @sapButton_Success_Background; - --sapButton_Success_BorderColor: @sapButton_Success_BorderColor; - --sapButton_Success_TextColor: @sapButton_Success_TextColor; - --sapButton_Success_Hover_Background: @sapButton_Success_Hover_Background; - --sapButton_Success_Hover_BorderColor: @sapButton_Success_Hover_BorderColor; - --sapButton_Success_Hover_TextColor: @sapButton_Success_Hover_TextColor; - --sapButton_Success_Active_Background: @sapButton_Success_Active_Background; - --sapButton_Success_Active_BorderColor: @sapButton_Success_Active_BorderColor; - --sapButton_Success_Active_TextColor: @sapButton_Success_Active_TextColor; - --sapButton_Information_Background: @sapButton_Information_Background; - --sapButton_Information_BorderColor: @sapButton_Information_BorderColor; - --sapButton_Information_TextColor: @sapButton_Information_TextColor; - --sapButton_Information_Hover_Background: @sapButton_Information_Hover_Background; - --sapButton_Information_Hover_BorderColor: @sapButton_Information_Hover_BorderColor; - --sapButton_Information_Hover_TextColor: @sapButton_Information_Hover_TextColor; - --sapButton_Information_Active_Background: @sapButton_Information_Active_Background; - --sapButton_Information_Active_BorderColor: @sapButton_Information_Active_BorderColor; - --sapButton_Information_Active_TextColor: @sapButton_Information_Active_TextColor; - --sapButton_Neutral_Background: @sapButton_Neutral_Background; - --sapButton_Neutral_BorderColor: @sapButton_Neutral_BorderColor; - --sapButton_Neutral_TextColor: @sapButton_Neutral_TextColor; - --sapButton_Neutral_Hover_Background: @sapButton_Neutral_Hover_Background; - --sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_Hover_BorderColor; - --sapButton_Neutral_Hover_TextColor: @sapButton_Neutral_Hover_TextColor; - --sapButton_Neutral_Active_Background: @sapButton_Neutral_Active_Background; - --sapButton_Neutral_Active_BorderColor: @sapButton_Neutral_Active_BorderColor; - --sapButton_Neutral_Active_TextColor: @sapButton_Neutral_Active_TextColor; - --sapButton_Track_Background: @sapButton_Track_Background; - --sapButton_Track_BorderColor: @sapButton_Track_BorderColor; - --sapButton_Track_TextColor: @sapButton_Track_TextColor; - --sapButton_Track_Hover_Background: @sapButton_Track_Hover_Background; - --sapButton_Track_Hover_BorderColor: @sapButton_Track_Hover_BorderColor; - --sapButton_Track_Selected_Background: @sapButton_Track_Selected_Background; - --sapButton_Track_Selected_BorderColor: @sapButton_Track_Selected_BorderColor; - --sapButton_Track_Selected_TextColor: @sapButton_Track_Selected_TextColor; - --sapButton_Track_Selected_Hover_Background: @sapButton_Track_Selected_Hover_Background; - --sapButton_Track_Selected_Hover_BorderColor: @sapButton_Track_Selected_Hover_BorderColor; - --sapButton_Handle_Background: @sapButton_Handle_Background; - --sapButton_Handle_BorderColor: @sapButton_Handle_BorderColor; - --sapButton_Handle_TextColor: @sapButton_Handle_TextColor; - --sapButton_Handle_Hover_Background: @sapButton_Handle_Hover_Background; - --sapButton_Handle_Hover_BorderColor: @sapButton_Handle_Hover_BorderColor; - --sapButton_Handle_Selected_Background: @sapButton_Handle_Selected_Background; - --sapButton_Handle_Selected_BorderColor: @sapButton_Handle_Selected_BorderColor; - --sapButton_Handle_Selected_TextColor: @sapButton_Handle_Selected_TextColor; - --sapButton_Handle_Selected_Hover_Background: @sapButton_Handle_Selected_Hover_Background; - --sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Handle_Selected_Hover_BorderColor; - --sapButton_Track_Negative_Background: @sapButton_Track_Negative_Background; - --sapButton_Track_Negative_BorderColor: @sapButton_Track_Negative_BorderColor; - --sapButton_Track_Negative_TextColor: @sapButton_Track_Negative_TextColor; - --sapButton_Track_Negative_Hover_Background: @sapButton_Track_Negative_Hover_Background; - --sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_Hover_BorderColor; - --sapButton_Handle_Negative_Background: @sapButton_Handle_Negative_Background; - --sapButton_Handle_Negative_BorderColor: @sapButton_Handle_Negative_BorderColor; - --sapButton_Handle_Negative_TextColor: @sapButton_Handle_Negative_TextColor; - --sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Negative_Hover_Background; - --sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_Hover_BorderColor; - --sapButton_Track_Positive_Background: @sapButton_Track_Positive_Background; - --sapButton_Track_Positive_BorderColor: @sapButton_Track_Positive_BorderColor; - --sapButton_Track_Positive_TextColor: @sapButton_Track_Positive_TextColor; - --sapButton_Track_Positive_Hover_Background: @sapButton_Track_Positive_Hover_Background; - --sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_Positive_Hover_BorderColor; - --sapButton_Handle_Positive_Background: @sapButton_Handle_Positive_Background; - --sapButton_Handle_Positive_BorderColor: @sapButton_Handle_Positive_BorderColor; - --sapButton_Handle_Positive_TextColor: @sapButton_Handle_Positive_TextColor; - --sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Positive_Hover_Background; - --sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_Hover_BorderColor; - --sapButton_TokenBackground: @sapButton_TokenBackground; - --sapButton_TokenBorderColor: @sapButton_TokenBorderColor; - --sapField_Background: @sapField_Background; - --sapField_BackgroundStyle: @sapField_BackgroundStyle; - --sapField_TextColor: @sapField_TextColor; - --sapField_PlaceholderTextColor: @sapField_PlaceholderTextColor; - --sapField_BorderColor: @sapField_BorderColor; - --sapField_HelpBackground: @sapField_HelpBackground; - --sapField_BorderWidth: @sapField_BorderWidth; - --sapField_BorderStyle: @sapField_BorderStyle; - --sapField_BorderCornerRadius: @sapField_BorderCornerRadius; - --sapField_Shadow: @sapField_Shadow; - --sapField_Hover_Background: @sapField_Hover_Background; - --sapField_Hover_BackgroundStyle: @sapField_Hover_BackgroundStyle; - --sapField_Hover_BorderColor: @sapField_Hover_BorderColor; - --sapField_Hover_HelpBackground: @sapField_Hover_HelpBackground; - --sapField_Hover_Shadow: @sapField_Hover_Shadow; - --sapField_Hover_InvalidShadow: @sapField_Hover_InvalidShadow; - --sapField_Hover_WarningShadow: @sapField_Hover_WarningShadow; - --sapField_Hover_SuccessShadow: @sapField_Hover_SuccessShadow; - --sapField_Hover_InformationShadow: @sapField_Hover_InformationShadow; - --sapField_Active_BorderColor: @sapField_Active_BorderColor; - --sapField_Focus_Background: @sapField_Focus_Background; - --sapField_Focus_BorderColor: @sapField_Focus_BorderColor; - --sapField_Focus_HelpBackground: @sapField_Focus_HelpBackground; - --sapField_ReadOnly_Background: @sapField_ReadOnly_Background; - --sapField_ReadOnly_BackgroundStyle: @sapField_ReadOnly_BackgroundStyle; - --sapField_ReadOnly_BorderColor: @sapField_ReadOnly_BorderColor; - --sapField_ReadOnly_BorderStyle: @sapField_ReadOnly_BorderStyle; - --sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_HelpBackground; - --sapField_RequiredColor: @sapField_RequiredColor; - --sapField_InvalidColor: @sapField_InvalidColor; - --sapField_InvalidBackground: @sapField_InvalidBackground; - --sapField_InvalidBackgroundStyle: @sapField_InvalidBackgroundStyle; - --sapField_InvalidBorderWidth: @sapField_InvalidBorderWidth; - --sapField_InvalidBorderStyle: @sapField_InvalidBorderStyle; - --sapField_InvalidShadow: @sapField_InvalidShadow; - --sapField_WarningColor: @sapField_WarningColor; - --sapField_WarningBackground: @sapField_WarningBackground; - --sapField_WarningBackgroundStyle: @sapField_WarningBackgroundStyle; - --sapField_WarningBorderWidth: @sapField_WarningBorderWidth; - --sapField_WarningBorderStyle: @sapField_WarningBorderStyle; - --sapField_WarningShadow: @sapField_WarningShadow; - --sapField_SuccessColor: @sapField_SuccessColor; - --sapField_SuccessBackground: @sapField_SuccessBackground; - --sapField_SuccessBackgroundStyle: @sapField_SuccessBackgroundStyle; - --sapField_SuccessBorderWidth: @sapField_SuccessBorderWidth; - --sapField_SuccessBorderStyle: @sapField_SuccessBorderStyle; - --sapField_SuccessShadow: @sapField_SuccessShadow; - --sapField_InformationColor: @sapField_InformationColor; - --sapField_InformationBackground: @sapField_InformationBackground; - --sapField_InformationBackgroundStyle: @sapField_InformationBackgroundStyle; - --sapField_InformationBorderWidth: @sapField_InformationBorderWidth; - --sapField_InformationBorderStyle: @sapField_InformationBorderStyle; - --sapField_InformationShadow: @sapField_InformationShadow; - --sapGroup_TitleBackground: @sapGroup_TitleBackground; - --sapGroup_TitleBorderColor: @sapGroup_TitleBorderColor; - --sapGroup_TitleTextColor: @sapGroup_TitleTextColor; - --sapGroup_Title_FontSize: @sapGroup_Title_FontSize; - --sapGroup_ContentBackground: @sapGroup_ContentBackground; - --sapGroup_ContentBorderColor: @sapGroup_ContentBorderColor; - --sapGroup_BorderWidth: @sapGroup_BorderWidth; - --sapGroup_BorderCornerRadius: @sapGroup_BorderCornerRadius; - --sapGroup_FooterBackground: @sapGroup_FooterBackground; - --sapToolbar_Background: @sapToolbar_Background; - --sapToolbar_SeparatorColor: @sapToolbar_SeparatorColor; - --sapList_HeaderBackground: @sapList_HeaderBackground; - --sapList_HeaderBorderColor: @sapList_HeaderBorderColor; - --sapList_HeaderTextColor: @sapList_HeaderTextColor; - --sapList_BorderColor: @sapList_BorderColor; - --sapList_BorderWidth: @sapList_BorderWidth; - --sapList_TextColor: @sapList_TextColor; - --sapList_Active_TextColor: @sapList_Active_TextColor; - --sapList_Active_Background: @sapList_Active_Background; - --sapList_SelectionBackgroundColor: @sapList_SelectionBackgroundColor; - --sapList_SelectionBorderColor: @sapList_SelectionBorderColor; - --sapList_Hover_SelectionBackground: @sapList_Hover_SelectionBackground; - --sapList_Background: @sapList_Background; - --sapList_Hover_Background: @sapList_Hover_Background; - --sapList_AlternatingBackground: @sapList_AlternatingBackground; - --sapList_GroupHeaderBackground: @sapList_GroupHeaderBackground; - --sapList_GroupHeaderBorderColor: @sapList_GroupHeaderBorderColor; - --sapList_GroupHeaderTextColor: @sapList_GroupHeaderTextColor; - --sapList_TableGroupHeaderBackground: @sapList_TableGroupHeaderBackground; - --sapList_TableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor; - --sapList_TableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor; - --sapList_FooterBackground: @sapList_FooterBackground; - --sapList_FooterTextColor: @sapList_FooterTextColor; - --sapList_TableFooterBorder: @sapList_TableFooterBorder; - --sapList_TableFixedBorderColor: @sapList_TableFixedBorderColor; - --sapMessage_ErrorBorderColor: @sapMessage_ErrorBorderColor; - --sapMessage_WarningBorderColor: @sapMessage_WarningBorderColor; - --sapMessage_SuccessBorderColor: @sapMessage_SuccessBorderColor; - --sapMessage_InformationBorderColor: @sapMessage_InformationBorderColor; - --sapPopover_BorderCornerRadius: @sapPopover_BorderCornerRadius; - --sapProgress_Background: @sapProgress_Background; - --sapProgress_BorderColor: @sapProgress_BorderColor; - --sapProgress_TextColor: @sapProgress_TextColor; - --sapProgress_FontSize: @sapProgress_FontSize; - --sapProgress_NegativeBackground: @sapProgress_NegativeBackground; - --sapProgress_NegativeBorderColor: @sapProgress_NegativeBorderColor; - --sapProgress_NegativeTextColor: @sapProgress_NegativeTextColor; - --sapProgress_CriticalBackground: @sapProgress_CriticalBackground; - --sapProgress_CriticalBorderColor: @sapProgress_CriticalBorderColor; - --sapProgress_CriticalTextColor: @sapProgress_CriticalTextColor; - --sapProgress_PositiveBackground: @sapProgress_PositiveBackground; - --sapProgress_PositiveBorderColor: @sapProgress_PositiveBorderColor; - --sapProgress_PositiveTextColor: @sapProgress_PositiveTextColor; - --sapProgress_InformationBackground: @sapProgress_InformationBackground; - --sapProgress_InformationBorderColor: @sapProgress_InformationBorderColor; - --sapProgress_InformationTextColor: @sapProgress_InformationTextColor; - --sapProgress_Value_Background: @sapProgress_Value_Background; - --sapProgress_Value_BorderColor: @sapProgress_Value_BorderColor; - --sapProgress_Value_TextColor: @sapProgress_Value_TextColor; - --sapProgress_Value_NegativeBackground: @sapProgress_Value_NegativeBackground; - --sapProgress_Value_NegativeBorderColor: @sapProgress_Value_NegativeBorderColor; - --sapProgress_Value_NegativeTextColor: @sapProgress_Value_NegativeTextColor; - --sapProgress_Value_CriticalBackground: @sapProgress_Value_CriticalBackground; - --sapProgress_Value_CriticalBorderColor: @sapProgress_Value_CriticalBorderColor; - --sapProgress_Value_CriticalTextColor: @sapProgress_Value_CriticalTextColor; - --sapProgress_Value_PositiveBackground: @sapProgress_Value_PositiveBackground; - --sapProgress_Value_PositiveBorderColor: @sapProgress_Value_PositiveBorderColor; - --sapProgress_Value_PositiveTextColor: @sapProgress_Value_PositiveTextColor; - --sapProgress_Value_InformationBackground: @sapProgress_Value_InformationBackground; - --sapProgress_Value_InformationBorderColor: @sapProgress_Value_InformationBorderColor; - --sapProgress_Value_InformationTextColor: @sapProgress_Value_InformationTextColor; - --sapScrollBar_FaceColor: @sapScrollBar_FaceColor; - --sapScrollBar_TrackColor: @sapScrollBar_TrackColor; - --sapScrollBar_BorderColor: @sapScrollBar_BorderColor; - --sapScrollBar_SymbolColor: @sapScrollBar_SymbolColor; - --sapScrollBar_Dimension: @sapScrollBar_Dimension; - --sapScrollBar_Hover_FaceColor: @sapScrollBar_Hover_FaceColor; - --sapSlider_Background: @sapSlider_Background; - --sapSlider_BorderColor: @sapSlider_BorderColor; - --sapSlider_Selected_Background: @sapSlider_Selected_Background; - --sapSlider_Selected_BorderColor: @sapSlider_Selected_BorderColor; - --sapSlider_HandleBackground: @sapSlider_HandleBackground; - --sapSlider_HandleBorderColor: @sapSlider_HandleBorderColor; - --sapSlider_RangeHandleBackground: @sapSlider_RangeHandleBackground; - --sapSlider_Hover_HandleBackground: @sapSlider_Hover_HandleBackground; - --sapSlider_Hover_HandleBorderColor: @sapSlider_Hover_HandleBorderColor; - --sapSlider_Hover_RangeHandleBackground: @sapSlider_Hover_RangeHandleBackground; - --sapSlider_Active_HandleBackground: @sapSlider_Active_HandleBackground; - --sapSlider_Active_HandleBorderColor: @sapSlider_Active_HandleBorderColor; - --sapSlider_Active_RangeHandleBackground: @sapSlider_Active_RangeHandleBackground; - --sapPageHeader_Background: @sapPageHeader_Background; - --sapPageHeader_BorderColor: @sapPageHeader_BorderColor; - --sapPageHeader_TextColor: @sapPageHeader_TextColor; - --sapPageFooter_Background: @sapPageFooter_Background; - --sapPageFooter_BorderColor: @sapPageFooter_BorderColor; - --sapPageFooter_TextColor: @sapPageFooter_TextColor; - --sapInfobar_Background: @sapInfobar_Background; - --sapInfobar_Hover_Background: @sapInfobar_Hover_Background; - --sapInfobar_Active_Background: @sapInfobar_Active_Background; - --sapInfobar_NonInteractive_Background: @sapInfobar_NonInteractive_Background; - --sapInfobar_TextColor: @sapInfobar_TextColor; - --sapObjectHeader_Background: @sapObjectHeader_Background; - --sapObjectHeader_Hover_Background: @sapObjectHeader_Hover_Background; - --sapObjectHeader_BorderColor: @sapObjectHeader_BorderColor; - --sapObjectHeader_Title_TextColor: @sapObjectHeader_Title_TextColor; - --sapObjectHeader_Title_FontSize: @sapObjectHeader_Title_FontSize; - --sapObjectHeader_Title_SnappedFontSize: @sapObjectHeader_Title_SnappedFontSize; - --sapObjectHeader_Title_FontFamily: @sapObjectHeader_Title_FontFamily; - --sapObjectHeader_Subtitle_TextColor: @sapObjectHeader_Subtitle_TextColor; - --sapBlockLayer_Background: @sapBlockLayer_Background; - --sapTile_Background: @sapTile_Background; - --sapTile_Hover_Background: @sapTile_Hover_Background; - --sapTile_Active_Background: @sapTile_Active_Background; - --sapTile_BorderColor: @sapTile_BorderColor; - --sapTile_BorderCornerRadius: @sapTile_BorderCornerRadius; - --sapTile_TitleTextColor: @sapTile_TitleTextColor; - --sapTile_TextColor: @sapTile_TextColor; - --sapTile_IconColor: @sapTile_IconColor; - --sapTile_SeparatorColor: @sapTile_SeparatorColor; - --sapTile_Interactive_BorderColor: @sapTile_Interactive_BorderColor; - --sapTile_OverlayBackground: @sapTile_OverlayBackground; - --sapTile_OverlayForegroundColor: @sapTile_OverlayForegroundColor; - --sapAccentColor1: @sapAccentColor1; - --sapAccentColor2: @sapAccentColor2; - --sapAccentColor3: @sapAccentColor3; - --sapAccentColor4: @sapAccentColor4; - --sapAccentColor5: @sapAccentColor5; - --sapAccentColor6: @sapAccentColor6; - --sapAccentColor7: @sapAccentColor7; - --sapAccentColor8: @sapAccentColor8; - --sapAccentColor9: @sapAccentColor9; - --sapAccentColor10: @sapAccentColor10; - --sapAccentBackgroundColor1: @sapAccentBackgroundColor1; - --sapAccentBackgroundColor2: @sapAccentBackgroundColor2; - --sapAccentBackgroundColor3: @sapAccentBackgroundColor3; - --sapAccentBackgroundColor4: @sapAccentBackgroundColor4; - --sapAccentBackgroundColor5: @sapAccentBackgroundColor5; - --sapAccentBackgroundColor6: @sapAccentBackgroundColor6; - --sapAccentBackgroundColor7: @sapAccentBackgroundColor7; - --sapAccentBackgroundColor8: @sapAccentBackgroundColor8; - --sapAccentBackgroundColor9: @sapAccentBackgroundColor9; - --sapAccentBackgroundColor10: @sapAccentBackgroundColor10; - --sapIndicationColor_1: @sapIndicationColor_1; - --sapIndicationColor_1_Background: @sapIndicationColor_1_Background; - --sapIndicationColor_1_BorderColor: @sapIndicationColor_1_BorderColor; - --sapIndicationColor_1_TextColor: @sapIndicationColor_1_TextColor; - --sapIndicationColor_1_Hover_Background: @sapIndicationColor_1_Hover_Background; - --sapIndicationColor_1_Active_Background: @sapIndicationColor_1_Active_Background; - --sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1_Active_BorderColor; - --sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1_Active_TextColor; - --sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Selected_Background; - --sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Selected_BorderColor; - --sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Selected_TextColor; - --sapIndicationColor_1b: @sapIndicationColor_1b; - --sapIndicationColor_1b_BorderColor: @sapIndicationColor_1b_BorderColor; - --sapIndicationColor_1b_Hover_Background: @sapIndicationColor_1b_Hover_Background; - --sapIndicationColor_2: @sapIndicationColor_2; - --sapIndicationColor_2_Background: @sapIndicationColor_2_Background; - --sapIndicationColor_2_BorderColor: @sapIndicationColor_2_BorderColor; - --sapIndicationColor_2_TextColor: @sapIndicationColor_2_TextColor; - --sapIndicationColor_2_Hover_Background: @sapIndicationColor_2_Hover_Background; - --sapIndicationColor_2_Active_Background: @sapIndicationColor_2_Active_Background; - --sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2_Active_BorderColor; - --sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2_Active_TextColor; - --sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Selected_Background; - --sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Selected_BorderColor; - --sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Selected_TextColor; - --sapIndicationColor_2b: @sapIndicationColor_2b; - --sapIndicationColor_2b_BorderColor: @sapIndicationColor_2b_BorderColor; - --sapIndicationColor_2b_Hover_Background: @sapIndicationColor_2b_Hover_Background; - --sapIndicationColor_3: @sapIndicationColor_3; - --sapIndicationColor_3_Background: @sapIndicationColor_3_Background; - --sapIndicationColor_3_BorderColor: @sapIndicationColor_3_BorderColor; - --sapIndicationColor_3_TextColor: @sapIndicationColor_3_TextColor; - --sapIndicationColor_3_Hover_Background: @sapIndicationColor_3_Hover_Background; - --sapIndicationColor_3_Active_Background: @sapIndicationColor_3_Active_Background; - --sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3_Active_BorderColor; - --sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3_Active_TextColor; - --sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Selected_Background; - --sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Selected_BorderColor; - --sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Selected_TextColor; - --sapIndicationColor_3b: @sapIndicationColor_3b; - --sapIndicationColor_3b_BorderColor: @sapIndicationColor_3b_BorderColor; - --sapIndicationColor_3b_Hover_Background: @sapIndicationColor_3b_Hover_Background; - --sapIndicationColor_4: @sapIndicationColor_4; - --sapIndicationColor_4_Background: @sapIndicationColor_4_Background; - --sapIndicationColor_4_BorderColor: @sapIndicationColor_4_BorderColor; - --sapIndicationColor_4_TextColor: @sapIndicationColor_4_TextColor; - --sapIndicationColor_4_Hover_Background: @sapIndicationColor_4_Hover_Background; - --sapIndicationColor_4_Active_Background: @sapIndicationColor_4_Active_Background; - --sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4_Active_BorderColor; - --sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4_Active_TextColor; - --sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Selected_Background; - --sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Selected_BorderColor; - --sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Selected_TextColor; - --sapIndicationColor_4b: @sapIndicationColor_4b; - --sapIndicationColor_4b_BorderColor: @sapIndicationColor_4b_BorderColor; - --sapIndicationColor_4b_Hover_Background: @sapIndicationColor_4b_Hover_Background; - --sapIndicationColor_5: @sapIndicationColor_5; - --sapIndicationColor_5_Background: @sapIndicationColor_5_Background; - --sapIndicationColor_5_BorderColor: @sapIndicationColor_5_BorderColor; - --sapIndicationColor_5_TextColor: @sapIndicationColor_5_TextColor; - --sapIndicationColor_5_Hover_Background: @sapIndicationColor_5_Hover_Background; - --sapIndicationColor_5_Active_Background: @sapIndicationColor_5_Active_Background; - --sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5_Active_BorderColor; - --sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5_Active_TextColor; - --sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Selected_Background; - --sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Selected_BorderColor; - --sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Selected_TextColor; - --sapIndicationColor_5b: @sapIndicationColor_5b; - --sapIndicationColor_5b_BorderColor: @sapIndicationColor_5b_BorderColor; - --sapIndicationColor_5b_Hover_Background: @sapIndicationColor_5b_Hover_Background; - --sapIndicationColor_6: @sapIndicationColor_6; - --sapIndicationColor_6_Background: @sapIndicationColor_6_Background; - --sapIndicationColor_6_BorderColor: @sapIndicationColor_6_BorderColor; - --sapIndicationColor_6_TextColor: @sapIndicationColor_6_TextColor; - --sapIndicationColor_6_Hover_Background: @sapIndicationColor_6_Hover_Background; - --sapIndicationColor_6_Active_Background: @sapIndicationColor_6_Active_Background; - --sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6_Active_BorderColor; - --sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6_Active_TextColor; - --sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Selected_Background; - --sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Selected_BorderColor; - --sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Selected_TextColor; - --sapIndicationColor_6b: @sapIndicationColor_6b; - --sapIndicationColor_6b_BorderColor: @sapIndicationColor_6b_BorderColor; - --sapIndicationColor_6b_Hover_Background: @sapIndicationColor_6b_Hover_Background; - --sapIndicationColor_7: @sapIndicationColor_7; - --sapIndicationColor_7_Background: @sapIndicationColor_7_Background; - --sapIndicationColor_7_BorderColor: @sapIndicationColor_7_BorderColor; - --sapIndicationColor_7_TextColor: @sapIndicationColor_7_TextColor; - --sapIndicationColor_7_Hover_Background: @sapIndicationColor_7_Hover_Background; - --sapIndicationColor_7_Active_Background: @sapIndicationColor_7_Active_Background; - --sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7_Active_BorderColor; - --sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7_Active_TextColor; - --sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Selected_Background; - --sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Selected_BorderColor; - --sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Selected_TextColor; - --sapIndicationColor_7b: @sapIndicationColor_7b; - --sapIndicationColor_7b_BorderColor: @sapIndicationColor_7b_BorderColor; - --sapIndicationColor_7b_Hover_Background: @sapIndicationColor_7b_Hover_Background; - --sapIndicationColor_8: @sapIndicationColor_8; - --sapIndicationColor_8_Background: @sapIndicationColor_8_Background; - --sapIndicationColor_8_BorderColor: @sapIndicationColor_8_BorderColor; - --sapIndicationColor_8_TextColor: @sapIndicationColor_8_TextColor; - --sapIndicationColor_8_Hover_Background: @sapIndicationColor_8_Hover_Background; - --sapIndicationColor_8_Active_Background: @sapIndicationColor_8_Active_Background; - --sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8_Active_BorderColor; - --sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8_Active_TextColor; - --sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Selected_Background; - --sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Selected_BorderColor; - --sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Selected_TextColor; - --sapIndicationColor_8b: @sapIndicationColor_8b; - --sapIndicationColor_8b_BorderColor: @sapIndicationColor_8b_BorderColor; - --sapIndicationColor_8b_Hover_Background: @sapIndicationColor_8b_Hover_Background; - --sapIndicationColor_9: @sapIndicationColor_9; - --sapIndicationColor_9_Background: @sapIndicationColor_9_Background; - --sapIndicationColor_9_BorderColor: @sapIndicationColor_9_BorderColor; - --sapIndicationColor_9_TextColor: @sapIndicationColor_9_TextColor; - --sapIndicationColor_9_Hover_Background: @sapIndicationColor_9_Hover_Background; - --sapIndicationColor_9_Active_Background: @sapIndicationColor_9_Active_Background; - --sapIndicationColor_9_Active_BorderColor: @sapIndicationColor_9_Active_BorderColor; - --sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9_Active_TextColor; - --sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Selected_Background; - --sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Selected_BorderColor; - --sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Selected_TextColor; - --sapIndicationColor_9b: @sapIndicationColor_9b; - --sapIndicationColor_9b_BorderColor: @sapIndicationColor_9b_BorderColor; - --sapIndicationColor_9b_Hover_Background: @sapIndicationColor_9b_Hover_Background; - --sapIndicationColor_10: @sapIndicationColor_10; - --sapIndicationColor_10_Background: @sapIndicationColor_10_Background; - --sapIndicationColor_10_BorderColor: @sapIndicationColor_10_BorderColor; - --sapIndicationColor_10_TextColor: @sapIndicationColor_10_TextColor; - --sapIndicationColor_10_Hover_Background: @sapIndicationColor_10_Hover_Background; - --sapIndicationColor_10_Active_Background: @sapIndicationColor_10_Active_Background; - --sapIndicationColor_10_Active_BorderColor: @sapIndicationColor_10_Active_BorderColor; - --sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_Active_TextColor; - --sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Selected_Background; - --sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Selected_BorderColor; - --sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Selected_TextColor; - --sapIndicationColor_10b: @sapIndicationColor_10b; - --sapIndicationColor_10b_BorderColor: @sapIndicationColor_10b_BorderColor; - --sapIndicationColor_10b_Hover_Background: @sapIndicationColor_10b_Hover_Background; - --sapLegend_WorkingBackground: @sapLegend_WorkingBackground; - --sapLegend_NonWorkingBackground: @sapLegend_NonWorkingBackground; - --sapLegend_CurrentDateTime: @sapLegend_CurrentDateTime; - --sapLegendColor1: @sapLegendColor1; - --sapLegendColor2: @sapLegendColor2; - --sapLegendColor3: @sapLegendColor3; - --sapLegendColor4: @sapLegendColor4; - --sapLegendColor5: @sapLegendColor5; - --sapLegendColor6: @sapLegendColor6; - --sapLegendColor7: @sapLegendColor7; - --sapLegendColor8: @sapLegendColor8; - --sapLegendColor9: @sapLegendColor9; - --sapLegendColor10: @sapLegendColor10; - --sapLegendColor11: @sapLegendColor11; - --sapLegendColor12: @sapLegendColor12; - --sapLegendColor13: @sapLegendColor13; - --sapLegendColor14: @sapLegendColor14; - --sapLegendColor15: @sapLegendColor15; - --sapLegendColor16: @sapLegendColor16; - --sapLegendColor17: @sapLegendColor17; - --sapLegendColor18: @sapLegendColor18; - --sapLegendColor19: @sapLegendColor19; - --sapLegendColor20: @sapLegendColor20; - --sapLegendBackgroundColor1: @sapLegendBackgroundColor1; - --sapLegendBackgroundColor2: @sapLegendBackgroundColor2; - --sapLegendBackgroundColor3: @sapLegendBackgroundColor3; - --sapLegendBackgroundColor4: @sapLegendBackgroundColor4; - --sapLegendBackgroundColor5: @sapLegendBackgroundColor5; - --sapLegendBackgroundColor6: @sapLegendBackgroundColor6; - --sapLegendBackgroundColor7: @sapLegendBackgroundColor7; - --sapLegendBackgroundColor8: @sapLegendBackgroundColor8; - --sapLegendBackgroundColor9: @sapLegendBackgroundColor9; - --sapLegendBackgroundColor10: @sapLegendBackgroundColor10; - --sapLegendBackgroundColor11: @sapLegendBackgroundColor11; - --sapLegendBackgroundColor12: @sapLegendBackgroundColor12; - --sapLegendBackgroundColor13: @sapLegendBackgroundColor13; - --sapLegendBackgroundColor14: @sapLegendBackgroundColor14; - --sapLegendBackgroundColor15: @sapLegendBackgroundColor15; - --sapLegendBackgroundColor16: @sapLegendBackgroundColor16; - --sapLegendBackgroundColor17: @sapLegendBackgroundColor17; - --sapLegendBackgroundColor18: @sapLegendBackgroundColor18; - --sapLegendBackgroundColor19: @sapLegendBackgroundColor19; - --sapLegendBackgroundColor20: @sapLegendBackgroundColor20; - --sapChart_OrderedColor_1: @sapChart_OrderedColor_1; - --sapChart_OrderedColor_2: @sapChart_OrderedColor_2; - --sapChart_OrderedColor_3: @sapChart_OrderedColor_3; - --sapChart_OrderedColor_4: @sapChart_OrderedColor_4; - --sapChart_OrderedColor_5: @sapChart_OrderedColor_5; - --sapChart_OrderedColor_6: @sapChart_OrderedColor_6; - --sapChart_OrderedColor_7: @sapChart_OrderedColor_7; - --sapChart_OrderedColor_8: @sapChart_OrderedColor_8; - --sapChart_OrderedColor_9: @sapChart_OrderedColor_9; - --sapChart_OrderedColor_10: @sapChart_OrderedColor_10; - --sapChart_OrderedColor_11: @sapChart_OrderedColor_11; - --sapChart_Bad: @sapChart_Bad; - --sapChart_Critical: @sapChart_Critical; - --sapChart_Good: @sapChart_Good; - --sapChart_Neutral: @sapChart_Neutral; - --sapChart_Sequence_1: @sapChart_Sequence_1; - --sapChart_Sequence_2: @sapChart_Sequence_2; - --sapChart_Sequence_3: @sapChart_Sequence_3; - --sapChart_Sequence_4: @sapChart_Sequence_4; - --sapChart_Sequence_5: @sapChart_Sequence_5; - --sapChart_Sequence_6: @sapChart_Sequence_6; - --sapChart_Sequence_7: @sapChart_Sequence_7; - --sapChart_Sequence_8: @sapChart_Sequence_8; - --sapChart_Sequence_9: @sapChart_Sequence_9; - --sapChart_Sequence_10: @sapChart_Sequence_10; - --sapChart_Sequence_11: @sapChart_Sequence_11; - --sapChart_Sequence_Neutral: @sapChart_Sequence_Neutral; - --sapFontUrl_SAP-icons_ttf: @sapFontUrl_SAP-icons_ttf; - --sapFontUrl_SAP-icons_woff: @sapFontUrl_SAP-icons_woff; - --sapFontUrl_SAP-icons_woff2: @sapFontUrl_SAP-icons_woff2; - --sapFontUrl_SAP-icons-TNT_ttf: @sapFontUrl_SAP-icons-TNT_ttf; - --sapFontUrl_SAP-icons-TNT_woff: @sapFontUrl_SAP-icons-TNT_woff; - --sapFontUrl_SAP-icons-TNT_woff2: @sapFontUrl_SAP-icons-TNT_woff2; - --sapFontUrl_SAP-icons-Business-Suite_ttf: @sapFontUrl_SAP-icons-Business-Suite_ttf; - --sapFontUrl_SAP-icons-Business-Suite_woff: @sapFontUrl_SAP-icons-Business-Suite_woff; - --sapFontUrl_SAP-icons-Business-Suite_woff2: @sapFontUrl_SAP-icons-Business-Suite_woff2; - --sapFontUrl_72_Regular_woff2: @sapFontUrl_72_Regular_woff2; - --sapFontUrl_72_Regular_woff: @sapFontUrl_72_Regular_woff; - --sapFontUrl_72_Regular_full_woff2: @sapFontUrl_72_Regular_full_woff2; - --sapFontUrl_72_Regular_full_woff: @sapFontUrl_72_Regular_full_woff; - --sapFontUrl_72_Bold_woff2: @sapFontUrl_72_Bold_woff2; - --sapFontUrl_72_Bold_woff: @sapFontUrl_72_Bold_woff; - --sapFontUrl_72_Bold_full_woff2: @sapFontUrl_72_Bold_full_woff2; - --sapFontUrl_72_Bold_full_woff: @sapFontUrl_72_Bold_full_woff; - --sapFontUrl_72_Semibold_woff2: @sapFontUrl_72_Semibold_woff2; - --sapFontUrl_72_Semibold_woff: @sapFontUrl_72_Semibold_woff; - --sapFontUrl_72_Semibold_full_woff2: @sapFontUrl_72_Semibold_full_woff2; - --sapFontUrl_72_Semibold_full_woff: @sapFontUrl_72_Semibold_full_woff; - --sapFontUrl_72_SemiboldDuplex_woff2: @sapFontUrl_72_SemiboldDuplex_woff2; - --sapFontUrl_72_SemiboldDuplex_woff: @sapFontUrl_72_SemiboldDuplex_woff; - --sapFontUrl_72_SemiboldDuplex_full_woff2: @sapFontUrl_72_SemiboldDuplex_full_woff2; - --sapFontUrl_72_SemiboldDuplex_full_woff: @sapFontUrl_72_SemiboldDuplex_full_woff; - --sapFontUrl_72_Light_woff2: @sapFontUrl_72_Light_woff2; - --sapFontUrl_72_Light_woff: @sapFontUrl_72_Light_woff; - --sapFontUrl_72_Light_full_woff2: @sapFontUrl_72_Light_full_woff2; - --sapFontUrl_72_Light_full_woff: @sapFontUrl_72_Light_full_woff; - --sapFontUrl_72_Black_woff2: @sapFontUrl_72_Black_woff2; - --sapFontUrl_72_Black_woff: @sapFontUrl_72_Black_woff; - --sapFontUrl_72_Black_full_woff2: @sapFontUrl_72_Black_full_woff2; - --sapFontUrl_72_Black_full_woff: @sapFontUrl_72_Black_full_woff; - --sapFontUrl_72_BoldItalic_woff2: @sapFontUrl_72_BoldItalic_woff2; - --sapFontUrl_72_BoldItalic_woff: @sapFontUrl_72_BoldItalic_woff; - --sapFontUrl_72_BoldItalic_full_woff2: @sapFontUrl_72_BoldItalic_full_woff2; - --sapFontUrl_72_BoldItalic_full_woff: @sapFontUrl_72_BoldItalic_full_woff; - --sapFontUrl_72_Condensed_woff2: @sapFontUrl_72_Condensed_woff2; - --sapFontUrl_72_Condensed_woff: @sapFontUrl_72_Condensed_woff; - --sapFontUrl_72_Condensed_full_woff2: @sapFontUrl_72_Condensed_full_woff2; - --sapFontUrl_72_Condensed_full_woff: @sapFontUrl_72_Condensed_full_woff; - --sapFontUrl_72_CondensedBold_woff2: @sapFontUrl_72_CondensedBold_woff2; - --sapFontUrl_72_CondensedBold_woff: @sapFontUrl_72_CondensedBold_woff; - --sapFontUrl_72_CondensedBold_full_woff2: @sapFontUrl_72_CondensedBold_full_woff2; - --sapFontUrl_72_CondensedBold_full_woff: @sapFontUrl_72_CondensedBold_full_woff; - --sapFontUrl_72_Italic_woff2: @sapFontUrl_72_Italic_woff2; - --sapFontUrl_72_Italic_woff: @sapFontUrl_72_Italic_woff; - --sapFontUrl_72_Italic_full_woff2: @sapFontUrl_72_Italic_full_woff2; - --sapFontUrl_72_Italic_full_woff: @sapFontUrl_72_Italic_full_woff; - --sapFontUrl_72Mono_Regular_woff2: @sapFontUrl_72Mono_Regular_woff2; - --sapFontUrl_72Mono_Regular_woff: @sapFontUrl_72Mono_Regular_woff; - --sapFontUrl_72Mono_Regular_full_woff2: @sapFontUrl_72Mono_Regular_full_woff2; - --sapFontUrl_72Mono_Regular_full_woff: @sapFontUrl_72Mono_Regular_full_woff; - --sapFontUrl_72Mono_Bold_woff2: @sapFontUrl_72Mono_Bold_woff2; - --sapFontUrl_72Mono_Bold_woff: @sapFontUrl_72Mono_Bold_woff; - --sapFontUrl_72Mono_Bold_full_woff2: @sapFontUrl_72Mono_Bold_full_woff2; - --sapFontUrl_72Mono_Bold_full_woff: @sapFontUrl_72Mono_Bold_full_woff; -} -/**/ -.sapCss_BackgroundImage_sapCompanyLogo() { -.background-image--sapCompanyLogo { -background-image: var(--sapCompanyLogo); -} -} -.sapCss_BackgroundImage_sapCompanyLogo(); -.sapCss_BackgroundImage_sapBackgroundImage() { -.background-image--sapBackgroundImage { -background-image: var(--sapBackgroundImage); -} -} -.sapCss_BackgroundImage_sapBackgroundImage(); -.sapCss_BackgroundImage_sapShell_BackgroundImage() { -.background-image--sapShell_BackgroundImage { -background-image: var(--sapShell_BackgroundImage); -} -} -.sapCss_BackgroundImage_sapShell_BackgroundImage(); -/**//*!SAP_POSTPROCESS_REDUCE_END*/ diff --git a/content/Base/baseLib/sap_base_fiori/base.less b/content/Base/baseLib/sap_base_fiori/base.less index dfe44bb8..2c914d98 100644 --- a/content/Base/baseLib/sap_base_fiori/base.less +++ b/content/Base/baseLib/sap_base_fiori/base.less @@ -1,9 +1,9 @@ /** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_base_fiori/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_base_fiori/base.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_base_fiori/css_variables.less b/content/Base/baseLib/sap_base_fiori/css_variables.less index 115ff12e..82350ec4 100644 --- a/content/Base/baseLib/sap_base_fiori/css_variables.less +++ b/content/Base/baseLib/sap_base_fiori/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../baseTheme/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_base_fiori/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_base_fiori/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_base_fiori/preview.less b/content/Base/baseLib/sap_base_fiori/preview.less index 87fc967a..7d75238f 100644 --- a/content/Base/baseLib/sap_base_fiori/preview.less +++ b/content/Base/baseLib/sap_base_fiori/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../baseTheme/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_base_fiori/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_base_fiori/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_base_fiori/skeleton.less b/content/Base/baseLib/sap_base_fiori/skeleton.less deleted file mode 100644 index a3672ee6..00000000 --- a/content/Base/baseLib/sap_base_fiori/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../baseTheme/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_base_fiori/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_belize/avatar.svg b/content/Base/baseLib/sap_belize/avatar.svg deleted file mode 100644 index 16743e1b..00000000 --- a/content/Base/baseLib/sap_belize/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize/base.less b/content/Base/baseLib/sap_belize/base.less index 1814ac99..75dd3a71 100644 --- a/content/Base/baseLib/sap_belize/base.less +++ b/content/Base/baseLib/sap_belize/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -792,10 +792,6 @@ // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapAssistant_Color1; - // [Tags "!Protected"] // [Protected "!true"] @sapShell_Category_1_Background: @sapLegendColor6; @@ -908,78 +904,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: 0 0 0.0625rem contrast(@sapShell_Category_16_TextColor, fade(darken(@sapContent_ShadowColor, 100), 70), @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: #555cbe; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: #a100c2; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapAssistant_Color1, @sapAssistant_Color2); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: darken(@sapAssistant_Color1, 20); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapAssistant_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: darken(@sapAssistant_Color1, 30); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapAssistant_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: lighten(@sapAssistant_Background, 38); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_Question_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapInfobar_NonInteractive_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_Answer_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapAccentColor1; @@ -1813,10 +1737,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapHighlightColor; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_belize/css_variables-RTL.css b/content/Base/baseLib/sap_belize/css_variables-RTL.css index 2af4683e..51a6ea73 100644 --- a/content/Base/baseLib/sap_belize/css_variables-RTL.css +++ b/content/Base/baseLib/sap_belize/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #427cac; --sapHighlightColor: #427cac; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #2b7c2b; --sapShell_InformativeColor: #427cac; --sapShell_NeutralColor: #5e696e; - --sapShell_Assistant_ForegroundColor: #555cbe; --sapShell_Category_1_Background: #008bc7; --sapShell_Category_1_BorderColor: #008bc7; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #626b4a; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #555cbe; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); - --sapAssistant_Background: #555cbe; - --sapAssistant_BorderColor: #555cbe; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #30357d; - --sapAssistant_Hover_BorderColor: #30357d; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #222558; - --sapAssistant_Active_BorderColor: #222558; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #e1e2f4; - --sapAssistant_Question_BorderColor: #e1e2f4; - --sapAssistant_Question_TextColor: #333; - --sapAssistant_Answer_Background: #e6e6e6; - --sapAssistant_Answer_BorderColor: #e6e6e6; - --sapAssistant_Answer_TextColor: #333; --sapAvatar_1_Background: #e09d00; --sapAvatar_1_BorderColor: #e09d00; --sapAvatar_1_TextColor: #fff; @@ -943,4 +934,25 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } -.sapContrast{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Assistant_ForegroundColor:#9095d5;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAssistant_TextColor:#fafafa;--sapAssistant_Hover_TextColor:#fafafa;--sapAssistant_Active_TextColor:#fafafa;--sapAssistant_Question_Background:#222558;--sapAssistant_Question_BorderColor:#222558;--sapAssistant_Question_TextColor:#fafafa;--sapAssistant_Answer_Background:#2b3742;--sapAssistant_Answer_BorderColor:#2b3742;--sapAssistant_Answer_TextColor:#fafafa;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/*SCOPING Base.baseLib.sap_belize_plus.css_variables with "sapContrast"*/.sapContrast :root,.sapContrast:root{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize/css_variables.css b/content/Base/baseLib/sap_belize/css_variables.css index 2af4683e..51a6ea73 100644 --- a/content/Base/baseLib/sap_belize/css_variables.css +++ b/content/Base/baseLib/sap_belize/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrast"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #427cac; --sapHighlightColor: #427cac; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #2b7c2b; --sapShell_InformativeColor: #427cac; --sapShell_NeutralColor: #5e696e; - --sapShell_Assistant_ForegroundColor: #555cbe; --sapShell_Category_1_Background: #008bc7; --sapShell_Category_1_BorderColor: #008bc7; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #626b4a; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #555cbe; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); - --sapAssistant_Background: #555cbe; - --sapAssistant_BorderColor: #555cbe; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #30357d; - --sapAssistant_Hover_BorderColor: #30357d; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #222558; - --sapAssistant_Active_BorderColor: #222558; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #e1e2f4; - --sapAssistant_Question_BorderColor: #e1e2f4; - --sapAssistant_Question_TextColor: #333; - --sapAssistant_Answer_Background: #e6e6e6; - --sapAssistant_Answer_BorderColor: #e6e6e6; - --sapAssistant_Answer_TextColor: #333; --sapAvatar_1_Background: #e09d00; --sapAvatar_1_BorderColor: #e09d00; --sapAvatar_1_TextColor: #fff; @@ -943,4 +934,25 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } -.sapContrast{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Assistant_ForegroundColor:#9095d5;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAssistant_TextColor:#fafafa;--sapAssistant_Hover_TextColor:#fafafa;--sapAssistant_Active_TextColor:#fafafa;--sapAssistant_Question_Background:#222558;--sapAssistant_Question_BorderColor:#222558;--sapAssistant_Question_TextColor:#fafafa;--sapAssistant_Answer_Background:#2b3742;--sapAssistant_Answer_BorderColor:#2b3742;--sapAssistant_Answer_TextColor:#fafafa;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/*SCOPING Base.baseLib.sap_belize_plus.css_variables with "sapContrast"*/.sapContrast :root,.sapContrast:root{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize/css_variables.less b/content/Base/baseLib/sap_belize/css_variables.less index 1750d41b..16c23ae1 100644 --- a/content/Base/baseLib/sap_belize/css_variables.less +++ b/content/Base/baseLib/sap_belize/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_base_fiori/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize/design-tokens.json b/content/Base/baseLib/sap_belize/design-tokens.json index bcc9f863..58ce27db 100644 --- a/content/Base/baseLib/sap_belize/design-tokens.json +++ b/content/Base/baseLib/sap_belize/design-tokens.json @@ -1,4 +1,112 @@ { + "sapExtraDarkTextColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkTextColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapMediumTextColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightTextColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapExtraLightTextColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkestBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapExtraDarkBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapMediumBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapExtraLightBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightestBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapBaseBorderColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkestBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapExtraDarkBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapMediumBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapExtraLightBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightestBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapBaseBackground": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapHelpHighlightColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapSearchHighlightColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightFocusColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkFocusColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapLightShadowColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, + "sapDarkShadowColor": { + "value": "{sapDeprecated_Color}", + "type": "internal" + }, "Internal": { "sapContent_BackgroundGradientMixedEndColor": { "value": "{sapDeprecated_Color}", @@ -30,13 +138,11 @@ }, "sapContent_ElementHeight_PX": { "value": "22px", - "type": "sizing", - "description": "The height of lines in the content area (in pixel, deprecated: use @sapElement_Height instead)." + "type": "sizing" }, "sapContent_ElementHeight": { "value": "1.37em", - "type": "sizing", - "description": "The height of inline elements in the content area (in em, deprecated)." + "type": "sizing" }, "sapSvgLib_SAPWeb-icons": { "value": "url(./svg/libs/SAPWeb-icons.svg)", @@ -280,53 +386,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.5", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "3 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "_sapPrimary7H": { "value": "0", @@ -488,50 +584,52 @@ "type": "internal" }, "_sapField_Disabled_TextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapField_Disabled_TextColor": { "value": "hsla({Input.Disabled._sapField_Disabled_TextColorH}, {Input.Disabled._sapField_Disabled_TextColorS}, {Input.Disabled._sapField_Disabled_TextColorL}, {Input.Disabled._sapField_Disabled_TextColorA})", - "type": "color", - "description": "The text color of disabled input fields (deprecated: use @sapContent_DisabledOpacity instead)." + "type": "color" } }, "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -568,39 +666,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -637,39 +738,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -706,39 +810,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -792,83 +899,77 @@ }, "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "_sapField_PlaceholderTextColorH": { "value": "{Input.Standard._sapField_TextColorH}", @@ -888,8 +989,7 @@ }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "_sapField_TextColorH": { "value": "0", @@ -909,18 +1009,15 @@ }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_Focus_HelpBackgroundH": { "value": "{Input.Standard._sapField_Focus_BackgroundH}", @@ -1086,13 +1183,11 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "_sapField_ReadOnly_BorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -1112,13 +1207,11 @@ }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "_sapField_ReadOnly_BackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -1133,13 +1226,12 @@ "type": "internal" }, "_sapField_ReadOnly_BackgroundA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -1162,8 +1254,7 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "_sapList_TableFixedBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1183,8 +1274,7 @@ }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "_sapList_TableFooterBorderH": { "value": "{List._sapList_BorderColorH}", @@ -1204,8 +1294,7 @@ }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{List._sapList_TextColorH}", @@ -1225,8 +1314,7 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "_sapList_FooterBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -1246,8 +1334,7 @@ }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "_sapList_TableGroupHeaderTextColorH": { "value": "{Text._sapContent_MarkerTextColorH}", @@ -1267,13 +1354,11 @@ }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1293,13 +1378,11 @@ }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "_sapList_GroupHeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1319,13 +1402,11 @@ }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1345,8 +1426,7 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "_sapList_Hover_BackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1366,13 +1446,11 @@ }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_SelectionBackgroundColorH}", @@ -1392,13 +1470,11 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "_sapList_SelectionBackgroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -1418,13 +1494,11 @@ }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1444,8 +1518,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1465,13 +1538,11 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "_sapList_BorderColorH": { "value": "{List._sapList_BackgroundH}", @@ -1491,8 +1562,7 @@ }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -1512,8 +1582,7 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "_sapList_HeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1533,8 +1602,7 @@ }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "_sapList_HeaderBackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -1554,8 +1622,7 @@ }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -1673,8 +1740,7 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "_sapGroup_FooterBackgroundH": { "value": "0", @@ -1694,18 +1760,15 @@ }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1725,8 +1788,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Internal._sapPrimary4H}", @@ -1741,13 +1803,12 @@ "type": "internal" }, "_sapShell_BackgroundPatternColorA": { - "value": "(8) / 100", + "value": "0.08", "type": "internal" }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Internal._sapPrimary5H}", @@ -1770,63 +1831,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -2040,8 +2089,7 @@ }, "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "_sapChart_GoodH": { "value": "136.70103092783506", @@ -2061,8 +2109,7 @@ }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "_sapChart_CriticalH": { "value": "35.49738219895289", @@ -2082,8 +2129,7 @@ }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "_sapChart_BadH": { "value": "359.71014492753625", @@ -2103,8 +2149,7 @@ }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" } }, "Ordered": { @@ -2126,8 +2171,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -2147,8 +2191,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -2168,8 +2211,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.77611940298505", @@ -2189,8 +2231,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "235.92592592592587", @@ -2210,8 +2251,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "186.20689655172418", @@ -2231,8 +2271,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -2252,8 +2291,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -2273,8 +2311,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -2294,8 +2331,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.682539682539698", @@ -2315,8 +2351,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "210", @@ -2336,8 +2371,7 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, @@ -2360,8 +2394,7 @@ }, "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor19H": { "value": "198", @@ -2381,8 +2414,7 @@ }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor18H": { "value": "75", @@ -2402,8 +2434,7 @@ }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor17H": { "value": "180", @@ -2423,8 +2454,7 @@ }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor16H": { "value": "220", @@ -2444,8 +2474,7 @@ }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor15H": { "value": "310.9090909090909", @@ -2465,8 +2494,7 @@ }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor14H": { "value": "23.076923076923094", @@ -2486,8 +2514,7 @@ }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor13H": { "value": "0", @@ -2507,8 +2534,7 @@ }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor12H": { "value": "22.666666666666686", @@ -2528,8 +2554,7 @@ }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor11H": { "value": "42.10526315789474", @@ -2549,8 +2574,7 @@ }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor10H": { "value": "311.99999999999994", @@ -2570,8 +2594,7 @@ }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor9H": { "value": "200.00000000000034", @@ -2591,8 +2614,7 @@ }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor8H": { "value": "77.14285714285717", @@ -2612,8 +2634,7 @@ }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor7H": { "value": "180", @@ -2633,8 +2654,7 @@ }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor6H": { "value": "208", @@ -2654,8 +2674,7 @@ }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor5H": { "value": "316.36363636363643", @@ -2675,8 +2694,7 @@ }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor4H": { "value": "22.5", @@ -2696,8 +2714,7 @@ }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor3H": { "value": "0", @@ -2717,8 +2734,7 @@ }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor2H": { "value": "21.600000000000023", @@ -2738,8 +2754,7 @@ }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor1H": { "value": "42.58064516129036", @@ -2759,8 +2774,7 @@ }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.5", @@ -2780,8 +2794,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "198.11320754716985", @@ -2801,8 +2814,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "76.36363636363637", @@ -2822,8 +2834,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -2843,8 +2854,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "217.8461538461538", @@ -2864,8 +2874,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "313.84615384615387", @@ -2885,8 +2894,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "22.60869565217388", @@ -2906,8 +2914,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -2927,8 +2934,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "23.076923076923094", @@ -2948,8 +2954,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "42.16216216216219", @@ -2969,8 +2974,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.81553398058253", @@ -2990,8 +2994,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "198", @@ -3011,8 +3014,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "76.51376146788994", @@ -3032,8 +3034,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -3053,8 +3054,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "198.0904522613065", @@ -3074,8 +3074,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.7741935483871", @@ -3095,8 +3094,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "23.04000000000002", @@ -3116,8 +3114,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -3137,8 +3134,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "23.076923076923094", @@ -3158,8 +3154,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "41.96531791907512", @@ -3179,13 +3174,11 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "_sapLegend_NonWorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -3205,8 +3198,7 @@ }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -3226,8 +3218,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegend_CurrentDateTimeH": { "value": "{Accent._sapAccentColor4H}", @@ -3265,13 +3256,11 @@ }, "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "_sapIndicationColor_10bH": { "value": "209.99999999999977", @@ -3291,33 +3280,27 @@ }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -3337,8 +3320,7 @@ }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -3358,8 +3340,7 @@ }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -3379,18 +3360,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "204", @@ -3410,8 +3388,7 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_9b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -3431,8 +3408,7 @@ }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9b_BorderColorH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -3452,8 +3428,7 @@ }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9bH": { "value": "0", @@ -3473,33 +3448,27 @@ }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -3519,8 +3488,7 @@ }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -3540,8 +3508,7 @@ }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -3561,18 +3528,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "210.90909090909088", @@ -3592,8 +3556,7 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_8b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8bH}", @@ -3613,13 +3576,11 @@ }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "_sapIndicationColor_8bH": { "value": "289.7560975609756", @@ -3639,33 +3600,27 @@ }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -3685,8 +3640,7 @@ }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -3706,8 +3660,7 @@ }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -3727,18 +3680,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.6086956521739", @@ -3758,8 +3708,7 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_7b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7bH}", @@ -3779,13 +3728,11 @@ }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "_sapIndicationColor_7bH": { "value": "251.66666666666674", @@ -3805,33 +3752,27 @@ }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -3851,8 +3792,7 @@ }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -3872,8 +3812,7 @@ }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -3893,18 +3832,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.9655172413793", @@ -3924,8 +3860,7 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_6b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6bH}", @@ -3945,13 +3880,11 @@ }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "_sapIndicationColor_6bH": { "value": "166.5", @@ -3971,33 +3904,27 @@ }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -4017,8 +3944,7 @@ }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -4038,8 +3964,7 @@ }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4059,18 +3984,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -4090,8 +4012,7 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_5b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5bH}", @@ -4111,13 +4032,11 @@ }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "_sapIndicationColor_5bH": { "value": "200", @@ -4137,33 +4056,27 @@ }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -4183,8 +4096,7 @@ }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -4204,8 +4116,7 @@ }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4225,18 +4136,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "207.16981132075466", @@ -4256,8 +4164,7 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_4b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4bH}", @@ -4277,13 +4184,11 @@ }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "_sapIndicationColor_4bH": { "value": "122.60869565217394", @@ -4303,33 +4208,27 @@ }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -4349,8 +4248,7 @@ }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -4370,8 +4268,7 @@ }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4391,18 +4288,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "120", @@ -4422,8 +4316,7 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_3b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3bH}", @@ -4443,13 +4336,11 @@ }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "_sapIndicationColor_3bH": { "value": "47.61904761904759", @@ -4469,33 +4360,27 @@ }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -4515,8 +4400,7 @@ }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -4536,8 +4420,7 @@ }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4557,18 +4440,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "35.625", @@ -4588,8 +4468,7 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_2b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2bH}", @@ -4609,13 +4488,11 @@ }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "_sapIndicationColor_2bH": { "value": "0", @@ -4635,33 +4512,27 @@ }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -4681,8 +4552,7 @@ }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -4702,8 +4572,7 @@ }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4723,18 +4592,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -4754,8 +4620,7 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_1b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1bH}", @@ -4775,13 +4640,11 @@ }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "_sapIndicationColor_1bH": { "value": "0", @@ -4801,33 +4664,27 @@ }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -4847,8 +4704,7 @@ }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -4868,8 +4724,7 @@ }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4889,18 +4744,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -4920,8 +4772,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_BorderColorH": { "value": "{Indication._sapIndicationColor_10bH}", @@ -6207,8 +6058,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -6228,8 +6078,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -6249,8 +6098,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -6270,8 +6118,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -6291,8 +6138,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -6312,8 +6158,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -6333,8 +6178,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -6354,8 +6198,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -6375,8 +6218,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -6396,8 +6238,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "204", @@ -6417,8 +6258,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.9655172413793", @@ -6438,8 +6278,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "76.17391304347825", @@ -6459,8 +6298,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -6480,8 +6318,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "198.08612440191382", @@ -6501,8 +6338,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.5", @@ -6522,8 +6358,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.6086956521739", @@ -6543,8 +6378,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -6564,8 +6398,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "22.9493087557604", @@ -6585,8 +6418,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "42.053571428571445", @@ -6606,8 +6438,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -6629,8 +6460,7 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -6645,13 +6475,12 @@ "type": "internal" }, "_sapTile_OverlayBackgroundA": { - "value": "(80) / 100", + "value": "0.8", "type": "internal" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "_sapTile_Interactive_BorderColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -6671,8 +6500,7 @@ }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "_sapTile_SeparatorColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -6692,8 +6520,7 @@ }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -6713,8 +6540,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Tile._sapTile_TitleTextColorH}", @@ -6734,8 +6560,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTextColorH}", @@ -6755,13 +6580,11 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "_sapTile_BorderColorH": { "value": "0", @@ -6781,13 +6604,11 @@ }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "_sapTile_Hover_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", @@ -6807,13 +6628,11 @@ }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_Active_BackgroundH": { "value": "{Tile._sapTile_Hover_BackgroundH}", @@ -6867,23 +6686,19 @@ }, "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "_sapGroup_ContentBorderColorH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -6903,8 +6718,7 @@ }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "_sapGroup_ContentBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6924,13 +6738,11 @@ }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6950,8 +6762,7 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "_sapGroup_TitleBorderColorH": { "value": "{Internal._sapPrimary6H}", @@ -6971,8 +6782,7 @@ }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "_sapGroup_TitleBackgroundH": { "value": "0", @@ -6992,8 +6802,7 @@ }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -7014,13 +6823,11 @@ "spread": "0", "color": "{ObjectHeader.sapObjectHeader_BorderColor}" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" } }, "ObjectHeader": { @@ -7042,23 +6849,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -7078,8 +6881,7 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -7099,8 +6901,7 @@ }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "_sapObjectHeader_Hover_BackgroundH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -7120,13 +6921,11 @@ }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -7164,8 +6963,7 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -7185,13 +6983,11 @@ }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_Hover_BackgroundH": { "value": "{Toolbar._sapInfobar_BackgroundH}", @@ -7211,8 +7007,7 @@ }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -7232,8 +7027,7 @@ }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "_sapToolbar_SeparatorColorH": { "value": "{Internal._sapPrimary1H}", @@ -7248,13 +7042,12 @@ "type": "internal" }, "_sapToolbar_SeparatorColorA": { - "value": "(20) / 100", + "value": "0.2", "type": "internal" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "_sapToolbar_BackgroundH": { "value": "0", @@ -7274,8 +7067,7 @@ }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_Active_BackgroundH": { "value": "{List._sapList_Active_BackgroundH}", @@ -7313,8 +7105,7 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{Application._sapPageFooter_BackgroundH}", @@ -7334,13 +7125,11 @@ }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7360,8 +7149,7 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "_sapPageHeader_BorderColorH": { "value": "{Application._sapPageHeader_BackgroundH}", @@ -7381,18 +7169,15 @@ }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -7457,18 +7242,16 @@ "type": "internal" }, "_sapSlider_Active_RangeHandleBackgroundA": { - "value": "(30) / 100", + "value": "0.3", "type": "internal" }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "_sapSlider_Active_HandleBackgroundH": { "value": "{Input.Standard._sapField_Active_BorderColorH}", @@ -7483,13 +7266,12 @@ "type": "internal" }, "_sapSlider_Active_HandleBackgroundA": { - "value": "(30) / 100", + "value": "0.3", "type": "internal" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "_sapSlider_Hover_RangeHandleBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -7504,13 +7286,12 @@ "type": "internal" }, "_sapSlider_Hover_RangeHandleBackgroundA": { - "value": "(60) / 100", + "value": "0.6", "type": "internal" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "_sapSlider_Hover_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -7530,8 +7311,7 @@ }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "_sapSlider_Hover_HandleBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -7546,13 +7326,12 @@ "type": "internal" }, "_sapSlider_Hover_HandleBackgroundA": { - "value": "(60) / 100", + "value": "0.6", "type": "internal" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "_sapSlider_RangeHandleBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -7567,13 +7346,12 @@ "type": "internal" }, "_sapSlider_RangeHandleBackgroundA": { - "value": "(10) / 100", + "value": "0.1", "type": "internal" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "_sapSlider_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -7593,8 +7371,7 @@ }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "_sapSlider_HandleBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -7609,28 +7386,24 @@ "type": "internal" }, "_sapSlider_HandleBackgroundA": { - "value": "(10) / 100", + "value": "0.1", "type": "internal" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "_sapSlider_BackgroundH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -7650,8 +7423,7 @@ }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -7671,8 +7443,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -7692,8 +7463,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -7779,23 +7549,19 @@ }, "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "_sapScrollBar_TrackColorH": { "value": "{Scrollbar._sapScrollBar_FaceColorH}", @@ -7815,8 +7581,7 @@ }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "_sapScrollBar_FaceColorH": { "value": "{Internal._sapPrimary6H}", @@ -7836,8 +7601,7 @@ }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_SymbolColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -7892,18 +7656,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -7923,18 +7684,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -8020,18 +7778,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -8051,18 +7806,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -8148,18 +7900,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -8179,18 +7928,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -8276,18 +8022,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -8307,18 +8050,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -8404,23 +8144,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -8440,18 +8176,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -8523,23 +8256,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -8608,56 +8337,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8759,8 +8503,7 @@ }, "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "_sapInformationBackgroundH": { "value": "{Semantic._sapInformativeColorH}", @@ -8780,8 +8523,7 @@ }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "_sapSuccessBackgroundH": { "value": "{Semantic._sapPositiveColorH}", @@ -8801,8 +8543,7 @@ }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "_sapWarningBackgroundH": { "value": "{Semantic._sapCriticalColorH}", @@ -8822,8 +8563,7 @@ }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "_sapErrorBackgroundH": { "value": "{Semantic._sapNegativeColorH}", @@ -8843,14 +8583,12 @@ }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" } }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "_sapSuccessColorH": { "value": "{Semantic._sapPositiveColorH}", @@ -8870,8 +8608,7 @@ }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "_sapWarningColorH": { "value": "{Semantic._sapCriticalColorH}", @@ -8891,8 +8628,7 @@ }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "_sapErrorColorH": { "value": "{Semantic._sapNegativeColorH}", @@ -8912,34 +8648,28 @@ }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9025,28 +8755,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9147,8 +8872,7 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "_sapInformativeColorH": { "value": "207.16981132075466", @@ -9168,8 +8892,7 @@ }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "_sapPositiveColorH": { "value": "120", @@ -9189,8 +8912,7 @@ }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "_sapCriticalColorH": { "value": "35.625", @@ -9210,8 +8932,7 @@ }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "_sapNegativeColorH": { "value": "0", @@ -9231,8 +8952,7 @@ }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -9271,13 +8991,11 @@ }, "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -9299,13 +9017,11 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -9325,28 +9041,23 @@ }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -9366,28 +9077,23 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9407,28 +9113,23 @@ }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9448,28 +9149,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9489,28 +9185,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9530,28 +9221,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9571,28 +9257,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9612,13 +9293,11 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_BackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -9638,8 +9317,7 @@ }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -10157,13 +9835,11 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -10183,8 +9859,7 @@ }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10204,13 +9879,11 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -10230,8 +9903,7 @@ }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10251,18 +9923,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundH}", @@ -10348,13 +10017,11 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -10374,8 +10041,7 @@ }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10395,13 +10061,11 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -10421,8 +10085,7 @@ }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10442,18 +10105,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", @@ -10539,13 +10199,11 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -10565,8 +10223,7 @@ }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10586,13 +10243,11 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -10612,8 +10267,7 @@ }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10633,18 +10287,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Success._sapButton_Success_Active_BackgroundH}", @@ -10730,13 +10381,11 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -10756,8 +10405,7 @@ }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10777,13 +10425,11 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -10803,8 +10449,7 @@ }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10824,18 +10469,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Critical._sapButton_Critical_Active_BackgroundH}", @@ -10921,13 +10563,11 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -10947,8 +10587,7 @@ }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -10968,13 +10607,11 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -10994,8 +10631,7 @@ }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11015,18 +10651,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Negative._sapButton_Negative_Active_BackgroundH}", @@ -11096,8 +10729,7 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BackgroundH": { "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundH}", @@ -11117,8 +10749,7 @@ }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11138,18 +10769,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11169,13 +10797,11 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "_sapButton_Attention_Active_BackgroundH": { "value": "{Semantic.Element._sapCriticalElementColorH}", @@ -11195,8 +10821,7 @@ }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11216,18 +10841,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11247,18 +10869,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}", @@ -11392,8 +11011,7 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -11413,8 +11031,7 @@ }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11434,8 +11051,7 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "_sapButton_Selected_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -11455,8 +11071,7 @@ }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "_sapButton_Selected_BackgroundH": { "value": "{Interaction._sapSelectedColorH}", @@ -11476,8 +11091,7 @@ }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11497,23 +11111,19 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -11533,13 +11143,11 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "_sapButton_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -11559,8 +11167,7 @@ }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -11580,18 +11187,15 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.1875 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "_sapButton_BorderColorH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -11611,8 +11215,7 @@ }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "_sapButton_BackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -11632,8 +11235,7 @@ }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundH}", @@ -11719,23 +11321,19 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -11750,18 +11348,16 @@ "type": "internal" }, "_sapButton_Lite_Hover_BackgroundA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BorderColorH": { "value": "0", @@ -11781,8 +11377,7 @@ }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BackgroundH": { "value": "0", @@ -11802,8 +11397,7 @@ }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11889,8 +11483,7 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BackgroundH": { "value": "{Button.Accept._sapButton_Accept_Selected_BackgroundH}", @@ -11910,8 +11503,7 @@ }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11931,18 +11523,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11962,18 +11551,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -11993,18 +11579,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -12024,18 +11607,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}", @@ -12185,8 +11765,7 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BackgroundH": { "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundH}", @@ -12206,8 +11785,7 @@ }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12227,18 +11805,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12258,18 +11833,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12289,18 +11861,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12320,18 +11889,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}", @@ -12481,8 +12047,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "regular", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -12497,13 +12062,12 @@ "type": "internal" }, "_sapButton_Emphasized_TextShadowA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12523,18 +12087,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12554,13 +12115,11 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -12580,8 +12139,7 @@ }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12601,8 +12159,7 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -12622,8 +12179,7 @@ }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_BackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -12643,8 +12199,7 @@ }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}", @@ -12715,8 +12270,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Accent._sapAccentColor10H}", @@ -12736,8 +12290,7 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Accent._sapAccentColor10H}", @@ -12757,8 +12310,7 @@ }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12778,8 +12330,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Accent._sapAccentColor9H}", @@ -12799,8 +12350,7 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BackgroundH": { "value": "{Accent._sapAccentColor9H}", @@ -12820,8 +12370,7 @@ }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12841,8 +12390,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Accent._sapAccentColor8H}", @@ -12862,8 +12410,7 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BackgroundH": { "value": "{Accent._sapAccentColor8H}", @@ -12883,8 +12430,7 @@ }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12904,8 +12450,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Accent._sapAccentColor7H}", @@ -12925,8 +12470,7 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -12946,8 +12490,7 @@ }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12967,8 +12510,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Accent._sapAccentColor6H}", @@ -12988,8 +12530,7 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BackgroundH": { "value": "{Accent._sapAccentColor6H}", @@ -13009,8 +12550,7 @@ }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13030,8 +12570,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Accent._sapAccentColor5H}", @@ -13051,8 +12590,7 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BackgroundH": { "value": "{Accent._sapAccentColor5H}", @@ -13072,8 +12610,7 @@ }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13093,8 +12630,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Accent._sapAccentColor4H}", @@ -13114,8 +12650,7 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BackgroundH": { "value": "{Accent._sapAccentColor4H}", @@ -13135,8 +12670,7 @@ }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13156,8 +12690,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Accent._sapAccentColor3H}", @@ -13177,8 +12710,7 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BackgroundH": { "value": "{Accent._sapAccentColor3H}", @@ -13198,8 +12730,7 @@ }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13219,8 +12750,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Accent._sapAccentColor2H}", @@ -13240,8 +12770,7 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BackgroundH": { "value": "{Accent._sapAccentColor2H}", @@ -13261,8 +12790,7 @@ }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13282,8 +12810,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Accent._sapAccentColor1H}", @@ -13303,8 +12830,7 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BackgroundH": { "value": "{Accent._sapAccentColor1H}", @@ -13324,389 +12850,14 @@ }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." - } - }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{Toolbar._sapInfobar_NonInteractive_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{Toolbar._sapInfobar_NonInteractive_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{Toolbar._sapInfobar_NonInteractive_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{Toolbar._sapInfobar_NonInteractive_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL} + 38%", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 30%", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 20%", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Assistant.sapAssistant_Color1}, {Assistant.sapAssistant_Color2})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "_sapAssistant_Color2H": { - "value": "289.7938144329896", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "100%", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "38.03921568627451%", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "1", - "type": "internal" - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "_sapAssistant_Color1H": { - "value": "236", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "44.68085106382979%", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "53.92156862745098%", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "1", - "type": "internal" - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_Answer_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_Answer_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_Answer_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_Answer_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_Question_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_Question_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_Question_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_Question_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Assistant._sapAssistant_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Assistant._sapAssistant_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Assistant._sapAssistant_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Assistant._sapAssistant_Active_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Assistant._sapAssistant_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Assistant._sapAssistant_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Assistant._sapAssistant_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Assistant._sapAssistant_Hover_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" + "type": "color" } }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13726,13 +12877,11 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{Legend._sapLegendColor18H}", @@ -13752,22 +12901,11 @@ }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13787,13 +12925,11 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "_sapShell_Category_15_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -13813,22 +12949,11 @@ }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13848,13 +12973,11 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "_sapShell_Category_14_BackgroundH": { "value": "{Legend._sapLegendColor17H}", @@ -13874,22 +12997,11 @@ }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13909,13 +13021,11 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "_sapShell_Category_13_BackgroundH": { "value": "{Legend._sapLegendColor13H}", @@ -13935,22 +13045,11 @@ }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13970,13 +13069,11 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "_sapShell_Category_12_BackgroundH": { "value": "{Legend._sapLegendColor20H}", @@ -13996,22 +13093,11 @@ }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14031,13 +13117,11 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "_sapShell_Category_11_BackgroundH": { "value": "{Legend._sapLegendColor2H}", @@ -14057,22 +13141,11 @@ }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14092,13 +13165,11 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "_sapShell_Category_10_BackgroundH": { "value": "{Legend._sapLegendColor9H}", @@ -14118,22 +13189,11 @@ }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14153,13 +13213,11 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "_sapShell_Category_9_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -14179,22 +13237,11 @@ }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14214,13 +13261,11 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "_sapShell_Category_8_BackgroundH": { "value": "{Legend._sapLegendColor8H}", @@ -14240,22 +13285,11 @@ }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14275,13 +13309,11 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "_sapShell_Category_7_BackgroundH": { "value": "{Legend._sapLegendColor5H}", @@ -14301,22 +13333,11 @@ }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14336,13 +13357,11 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "_sapShell_Category_6_BackgroundH": { "value": "{Legend._sapLegendColor7H}", @@ -14362,22 +13381,11 @@ }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14397,13 +13405,11 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "_sapShell_Category_5_BackgroundH": { "value": "{Legend._sapLegendColor12H}", @@ -14423,22 +13429,11 @@ }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14458,13 +13453,11 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "_sapShell_Category_4_BackgroundH": { "value": "{Legend._sapLegendColor10H}", @@ -14484,22 +13477,11 @@ }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14519,13 +13501,11 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "_sapShell_Category_3_BackgroundH": { "value": "{Legend._sapLegendColor1H}", @@ -14545,22 +13525,11 @@ }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14580,13 +13549,11 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "_sapShell_Category_2_BackgroundH": { "value": "{Legend._sapLegendColor3H}", @@ -14606,22 +13573,11 @@ }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14641,13 +13597,11 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_1_BackgroundH": { "value": "{Legend._sapLegendColor6H}", @@ -14667,8 +13621,7 @@ }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "{Shell.Category._sapShell_Category_16_BackgroundH}", @@ -14927,51 +13880,25 @@ "type": "internal" } }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14984,14 +13911,12 @@ "spread": "0", "color": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} - 5, {Shell._sapShell_BackgroundA})" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -15011,28 +13936,23 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_BackgroundH": { "value": "0", @@ -15052,8 +13972,7 @@ }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -15138,8 +14057,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -15159,13 +14077,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -15185,13 +14101,11 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "_sapShell_Hover_BackgroundH": { "value": "{Main._sapBrandColorH}", @@ -15211,8 +14125,7 @@ }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -15225,13 +14138,11 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Main._sapBrandColorH}", @@ -15251,18 +14162,15 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Main._sapBrandColorH}", @@ -15282,8 +14190,7 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "_sapShell_BorderColorH": { "value": "0", @@ -15303,13 +14210,11 @@ }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "_sapShell_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -15329,8 +14234,7 @@ }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "0", @@ -15350,8 +14254,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15533,38 +14436,31 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS} + 6%, {Shell._sapShell_BackgroundL} - 7.8, {Shell._sapShell_BackgroundA}), hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS} - 16%, {Shell._sapShell_BackgroundL} + 7.8, {Shell._sapShell_BackgroundA}))", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { @@ -15586,8 +14482,7 @@ }, "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "_sapLink_InvertedColorH": { "value": "201.8604651162791", @@ -15607,38 +14502,31 @@ }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "_sapLinkColorH": { "value": "202.0338983050848", @@ -15658,8 +14546,7 @@ }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_Visited_ColorH": { "value": "{Link._sapLinkColorH}", @@ -15713,73 +14600,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15799,8 +14672,7 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "_sapContent_ContrastTextColorH": { "value": "0", @@ -15820,8 +14692,7 @@ }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "_sapContent_DisabledTextColorH": { "value": "{Text._sapTextColorH}", @@ -15836,23 +14707,20 @@ "type": "internal" }, "_sapContent_DisabledTextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "_sapContent_LabelColorH": { "value": "{Text._sapTextColorH}", @@ -15872,8 +14740,7 @@ }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { "type": "boxShadow", @@ -15886,8 +14753,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.7)" } - ], - "description": "The alternative text shadow." + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15900,8 +14766,7 @@ "spread": "0", "color": "{Shadow.sapContent_ContrastShadowColor}" } - ], - "description": "The standard text shadow." + ] }, "_sapContent_MarkerTextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -15921,28 +14786,23 @@ }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapTitleColorH": { "value": "{Text._sapTextColorH}", @@ -15996,8 +14856,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "201.12676056338023", @@ -16017,8 +14876,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200.86956521739125", @@ -16038,8 +14896,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "170.18181818181824", @@ -16059,8 +14916,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "255.63829787234044", @@ -16080,8 +14936,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "34.117647058823536", @@ -16101,8 +14956,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "212", @@ -16122,8 +14976,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "212.2388059701492", @@ -16143,8 +14996,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "97.7358490566038", @@ -16164,8 +15016,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "301.68224299065423", @@ -16185,8 +15036,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "201", @@ -16206,8 +15056,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "168.1751824817518", @@ -16227,8 +15076,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -16248,8 +15096,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "200", @@ -16269,8 +15116,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "210.0000000000001", @@ -16290,8 +15136,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "207.69230769230762", @@ -16311,8 +15156,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "207.27272727272725", @@ -16332,8 +15176,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "42.6778242677824", @@ -16353,8 +15196,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "207.76119402985069", @@ -16374,8 +15216,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "207.16981132075466", @@ -16395,15 +15236,13 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_Hover_BackgroundH": { "value": "{Interaction._sapContent_Selected_BackgroundH}", @@ -16423,13 +15262,11 @@ }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16449,13 +15286,11 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "_sapContent_HelpColorH": { "value": "91.7910447761194", @@ -16475,8 +15310,7 @@ }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "_sapContent_SearchHighlightColorH": { "value": "131.99999999999994", @@ -16496,23 +15330,29 @@ }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "_sapHoverColorH": { "value": "{Application._sapBackgroundColorH}", @@ -16532,13 +15372,11 @@ }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16640,8 +15478,7 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Accent._sapAccentColor3H}", @@ -16661,15 +15498,13 @@ }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" } }, "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "_sapContent_ForegroundColorH": { "value": "{Internal._sapPrimary6H}", @@ -16689,8 +15524,7 @@ }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{Internal._sapPrimary6H}", @@ -16712,8 +15546,7 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "_sapContent_UnratedColorH": { "value": "{Foreground._sapContent_ForegroundColorH}", @@ -16733,8 +15566,7 @@ }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "_sapContent_RatedColorH": { "value": "{Accent._sapAccentColor1H}", @@ -16754,8 +15586,7 @@ }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "_sapContent_ImagePlaceholderForegroundColorH": { "value": "{Main._sapBaseColorH}", @@ -16775,8 +15606,7 @@ }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "_sapContent_ImagePlaceholderBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -16796,8 +15626,7 @@ }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "_sapContent_MarkerIconColorH": { "value": "{Accent._sapAccentColor5H}", @@ -16817,8 +15646,7 @@ }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "_sapContent_NonInteractiveIconColorH": { "value": "{Internal._sapPrimary6H}", @@ -16838,8 +15666,7 @@ }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "_sapContent_ContrastIconColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16859,8 +15686,7 @@ }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "_sapContent_IconColorH": { "value": "{Main._sapHighlightColorH}", @@ -16880,8 +15706,7 @@ }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" } }, "Shadow": { @@ -16898,11 +15723,9 @@ }, { "type": "dropShadow", - "blur": "0", "spread": "0" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16917,11 +15740,9 @@ }, { "type": "dropShadow", - "blur": "0", "spread": "0" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16936,11 +15757,9 @@ }, { "type": "dropShadow", - "blur": "0", "spread": "0" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16953,8 +15772,7 @@ "spread": "1px", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.15)" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "_sapContent_ContrastShadowColorH": { "value": "0", @@ -16974,8 +15792,7 @@ }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "_sapContent_ShadowColorH": { "value": "0", @@ -16995,8 +15812,7 @@ }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" } }, "Focus": { @@ -17018,18 +15834,15 @@ }, "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "_sapContent_FocusColorH": { "value": "0", @@ -17049,8 +15862,7 @@ }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" } }, "Busy": { @@ -17072,13 +15884,11 @@ }, "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {Busy.sapContent_Placeholderloading_Background} 0%, {Busy.sapContent_Placeholderloading_Background} 35%, hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL} - 5, {Busy._sapContent_Placeholderloading_BackgroundA}) 50%, {Busy.sapContent_Placeholderloading_Background} 65%, {Busy.sapContent_Placeholderloading_Background} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "_sapContent_Placeholderloading_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -17098,25 +15908,21 @@ }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" } }, "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{Internal._sapPrimary3H}", diff --git a/content/Base/baseLib/sap_belize/less_variables.less b/content/Base/baseLib/sap_belize/less_variables.less index df27d946..6977f4c0 100644 --- a/content/Base/baseLib/sap_belize/less_variables.less +++ b/content/Base/baseLib/sap_belize/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #427cac; @sapHighlightColor: #427cac; @sapBaseColor: #eff4f9; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #2b7c2b; @sapShell_InformativeColor: #427cac; @sapShell_NeutralColor: #5e696e; -@sapShell_Assistant_ForegroundColor: #555cbe; @sapShell_Category_1_Background: #008bc7; @sapShell_Category_1_BorderColor: #008bc7; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #626b4a; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -@sapAssistant_Color1: #555cbe; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); -@sapAssistant_Background: #555cbe; -@sapAssistant_BorderColor: #555cbe; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #30357d; -@sapAssistant_Hover_BorderColor: #30357d; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #222558; -@sapAssistant_Active_BorderColor: #222558; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #e1e2f4; -@sapAssistant_Question_BorderColor: #e1e2f4; -@sapAssistant_Question_TextColor: #333; -@sapAssistant_Answer_Background: #e6e6e6; -@sapAssistant_Answer_BorderColor: #e6e6e6; -@sapAssistant_Answer_TextColor: #333; @sapAvatar_1_Background: #e09d00; @sapAvatar_1_BorderColor: #e09d00; @sapAvatar_1_TextColor: #fff; @@ -1026,7 +1007,6 @@ @sapContrast--sapShell_PositiveColor: #abe2ab; @sapContrast--sapShell_InformativeColor: #91c8f6; @sapContrast--sapShell_NeutralColor: #d3d7d9; -@sapContrast--sapShell_Assistant_ForegroundColor: #9095d5; @sapContrast--sapShell_Category_1_Background: #00a4eb; @sapContrast--sapShell_Category_1_BorderColor: #00a4eb; @sapContrast--sapShell_Category_1_TextColor: #2f3c48; @@ -1091,15 +1071,6 @@ @sapContrast--sapShell_Category_16_BorderColor: #aabc78; @sapContrast--sapShell_Category_16_TextColor: #2f3c48; @sapContrast--sapShell_Category_16_TextShadow: none; -@sapContrast--sapAssistant_TextColor: #fafafa; -@sapContrast--sapAssistant_Hover_TextColor: #fafafa; -@sapContrast--sapAssistant_Active_TextColor: #fafafa; -@sapContrast--sapAssistant_Question_Background: #222558; -@sapContrast--sapAssistant_Question_BorderColor: #222558; -@sapContrast--sapAssistant_Question_TextColor: #fafafa; -@sapContrast--sapAssistant_Answer_Background: #2b3742; -@sapContrast--sapAssistant_Answer_BorderColor: #2b3742; -@sapContrast--sapAssistant_Answer_TextColor: #fafafa; @sapContrast--sapAvatar_1_TextColor: #2f3c48; @sapContrast--sapAvatar_2_TextColor: #fafafa; @sapContrast--sapAvatar_3_TextColor: #fafafa; diff --git a/content/Base/baseLib/sap_belize/preview-RTL.css b/content/Base/baseLib/sap_belize/preview-RTL.css index 7e628a48..580dff64 100644 --- a/content/Base/baseLib/sap_belize/preview-RTL.css +++ b/content/Base/baseLib/sap_belize/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00!important}.sapSvgIconCritical{fill:#e78c07!important}.sapSvgIconPositive{fill:#2b7c2b!important}.sapSvgIconBase{fill:#eff4f9!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00!important}.sapSvgIconCritical{fill:#e78c07!important}.sapSvgIconPositive{fill:#2b7c2b!important}.sapSvgIconBase{fill:#eff4f9!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize/preview.css b/content/Base/baseLib/sap_belize/preview.css index 57b52a62..55a10fd3 100644 --- a/content/Base/baseLib/sap_belize/preview.css +++ b/content/Base/baseLib/sap_belize/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00 !important}.sapSvgIconCritical{fill:#e78c07 !important}.sapSvgIconPositive{fill:#2b7c2b !important}.sapSvgIconBase{fill:#eff4f9 !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00 !important}.sapSvgIconCritical{fill:#e78c07 !important}.sapSvgIconPositive{fill:#2b7c2b !important}.sapSvgIconBase{fill:#eff4f9 !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize/preview.less b/content/Base/baseLib/sap_belize/preview.less index 069fbb0f..93745d35 100644 --- a/content/Base/baseLib/sap_belize/preview.less +++ b/content/Base/baseLib/sap_belize/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_base_fiori/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize/sass_variables.scss b/content/Base/baseLib/sap_belize/sass_variables.scss index ad64c1c2..9e81c5c9 100644 --- a/content/Base/baseLib/sap_belize/sass_variables.scss +++ b/content/Base/baseLib/sap_belize/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #427cac; $sapHighlightColor: #427cac; $sapBaseColor: #eff4f9; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #e78c07; $sapShell_PositiveColor: #2b7c2b; $sapShell_InformativeColor: #427cac; $sapShell_NeutralColor: #5e696e; -$sapShell_Assistant_ForegroundColor: #555cbe; $sapShell_Category_1_Background: #008bc7; $sapShell_Category_1_BorderColor: #008bc7; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #626b4a; $sapShell_Category_16_BorderColor: #626b4a; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -$sapAssistant_Color1: #555cbe; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); -$sapAssistant_Background: #555cbe; -$sapAssistant_BorderColor: #555cbe; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #30357d; -$sapAssistant_Hover_BorderColor: #30357d; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #222558; -$sapAssistant_Active_BorderColor: #222558; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #e1e2f4; -$sapAssistant_Question_BorderColor: #e1e2f4; -$sapAssistant_Question_TextColor: #333; -$sapAssistant_Answer_Background: #e6e6e6; -$sapAssistant_Answer_BorderColor: #e6e6e6; -$sapAssistant_Answer_TextColor: #333; $sapAvatar_1_Background: #e09d00; $sapAvatar_1_BorderColor: #e09d00; $sapAvatar_1_TextColor: #fff; @@ -1026,7 +1007,6 @@ $sapContrast--sapShell_CriticalColor: #fabd64; $sapContrast--sapShell_PositiveColor: #abe2ab; $sapContrast--sapShell_InformativeColor: #91c8f6; $sapContrast--sapShell_NeutralColor: #d3d7d9; -$sapContrast--sapShell_Assistant_ForegroundColor: #9095d5; $sapContrast--sapShell_Category_1_Background: #00a4eb; $sapContrast--sapShell_Category_1_BorderColor: #00a4eb; $sapContrast--sapShell_Category_1_TextColor: #2f3c48; @@ -1091,15 +1071,6 @@ $sapContrast--sapShell_Category_16_Background: #aabc78; $sapContrast--sapShell_Category_16_BorderColor: #aabc78; $sapContrast--sapShell_Category_16_TextColor: #2f3c48; $sapContrast--sapShell_Category_16_TextShadow: none; -$sapContrast--sapAssistant_TextColor: #fafafa; -$sapContrast--sapAssistant_Hover_TextColor: #fafafa; -$sapContrast--sapAssistant_Active_TextColor: #fafafa; -$sapContrast--sapAssistant_Question_Background: #222558; -$sapContrast--sapAssistant_Question_BorderColor: #222558; -$sapContrast--sapAssistant_Question_TextColor: #fafafa; -$sapContrast--sapAssistant_Answer_Background: #2b3742; -$sapContrast--sapAssistant_Answer_BorderColor: #2b3742; -$sapContrast--sapAssistant_Answer_TextColor: #fafafa; $sapContrast--sapAvatar_1_TextColor: #2f3c48; $sapContrast--sapAvatar_2_TextColor: #fafafa; $sapContrast--sapAvatar_3_TextColor: #fafafa; diff --git a/content/Base/baseLib/sap_belize/skeleton.less b/content/Base/baseLib/sap_belize/skeleton.less deleted file mode 100644 index 1735cf84..00000000 --- a/content/Base/baseLib/sap_belize/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_base_fiori/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_belize/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_belize/variables.json b/content/Base/baseLib/sap_belize/variables.json index 67bdb080..2a061f85 100644 --- a/content/Base/baseLib/sap_belize/variables.json +++ b/content/Base/baseLib/sap_belize/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#2b7c2b", "sapShell_InformativeColor": "#427cac", "sapShell_NeutralColor": "#5e696e", - "sapShell_Assistant_ForegroundColor": "#555cbe", "sapShell_Category_1_Background": "#008bc7", "sapShell_Category_1_BorderColor": "#008bc7", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#626b4a", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "0 0 .0625rem rgba(0,0,0,0.7)", - "sapAssistant_Color1": "#555cbe", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#555cbe, #a100c2)", - "sapAssistant_Background": "#555cbe", - "sapAssistant_BorderColor": "#555cbe", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#30357d", - "sapAssistant_Hover_BorderColor": "#30357d", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#222558", - "sapAssistant_Active_BorderColor": "#222558", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#e1e2f4", - "sapAssistant_Question_BorderColor": "#e1e2f4", - "sapAssistant_Question_TextColor": "#333", - "sapAssistant_Answer_Background": "#e6e6e6", - "sapAssistant_Answer_BorderColor": "#e6e6e6", - "sapAssistant_Answer_TextColor": "#333", "sapAvatar_1_Background": "#e09d00", "sapAvatar_1_BorderColor": "#e09d00", "sapAvatar_1_TextColor": "#fff", @@ -1029,7 +1010,6 @@ "sapShell_PositiveColor": "#abe2ab", "sapShell_InformativeColor": "#91c8f6", "sapShell_NeutralColor": "#d3d7d9", - "sapShell_Assistant_ForegroundColor": "#9095d5", "sapShell_Category_1_Background": "#00a4eb", "sapShell_Category_1_BorderColor": "#00a4eb", "sapShell_Category_1_TextColor": "#2f3c48", @@ -1094,15 +1074,6 @@ "sapShell_Category_16_BorderColor": "#aabc78", "sapShell_Category_16_TextColor": "#2f3c48", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_TextColor": "#fafafa", - "sapAssistant_Hover_TextColor": "#fafafa", - "sapAssistant_Active_TextColor": "#fafafa", - "sapAssistant_Question_Background": "#222558", - "sapAssistant_Question_BorderColor": "#222558", - "sapAssistant_Question_TextColor": "#fafafa", - "sapAssistant_Answer_Background": "#2b3742", - "sapAssistant_Answer_BorderColor": "#2b3742", - "sapAssistant_Answer_TextColor": "#fafafa", "sapAvatar_1_TextColor": "#2f3c48", "sapAvatar_2_TextColor": "#fafafa", "sapAvatar_3_TextColor": "#fafafa", diff --git a/content/Base/baseLib/sap_belize_hcb/.theming b/content/Base/baseLib/sap_belize_hcb/.theming index 28f325fc..eb4ddb79 100644 --- a/content/Base/baseLib/sap_belize_hcb/.theming +++ b/content/Base/baseLib/sap_belize_hcb/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_belize_hcb", - "sLabel": "SAP High Contrast Black (Belize)", + "sLabel": "SAP High Contrast Black (SAP Belize)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", @@ -20,13 +20,13 @@ "aBadgeParameters": [ { "Id": "sapBrandColor", - "CssValue": "#795100", + "CssValue": "#7a5100", "Label": "Brand Color", "Tags": "Quick,Base,Color,Mobile" }, { "Id": "sapHighlightColor", - "CssValue": "#795100", + "CssValue": "#7a5100", "Label": "Highlight Color", "Tags": "Quick,Base,Content,Color" }, diff --git a/content/Base/baseLib/sap_belize_hcb/avatar.svg b/content/Base/baseLib/sap_belize_hcb/avatar.svg deleted file mode 100644 index 9a4f02f6..00000000 --- a/content/Base/baseLib/sap_belize_hcb/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_hcb/base.less b/content/Base/baseLib/sap_belize_hcb/base.less index 895a828a..f3f9b5e9 100644 --- a/content/Base/baseLib/sap_belize_hcb/base.less +++ b/content/Base/baseLib/sap_belize_hcb/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -34,7 +34,7 @@ // [Tags "Base", "Content", "Color", "HighContrast"] // [Category "HighContrast"] // [Type "color"] -@sapHC_HighlightBackground: #795100; +@sapHC_HighlightBackground: #7a5100; // [Label "High-Contrast Highlight Alternative Background"] // [Description "The high-contrast reference background color used for selection."] @@ -847,10 +847,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -964,78 +960,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1758,7 +1682,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1798,7 +1722,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1869,10 +1793,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2092,7 +2016,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2408,7 +2332,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_belize_hcb/css_variables-RTL.css b/content/Base/baseLib/sap_belize_hcb/css_variables-RTL.css index 46dcbb27..bd183f58 100644 --- a/content/Base/baseLib/sap_belize_hcb/css_variables-RTL.css +++ b/content/Base/baseLib/sap_belize_hcb/css_variables-RTL.css @@ -1,15 +1,25 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { - --sapBrandColor: #795100; - --sapHighlightColor: #795100; + --sapBrandColor: #7a5100; + --sapHighlightColor: #7a5100; --sapBaseColor: #000; --sapShellColor: #000; --sapBackgroundColor: #000; @@ -22,8 +32,8 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #0f5d94; - --sapHoverColor: #795100; - --sapActiveColor: #795100; + --sapHoverColor: #7a5100; + --sapActiveColor: #7a5100; --sapHighlightTextColor: #fff; --sapTitleColor: #fff; --sapNegativeColor: #ff5e5e; @@ -99,7 +109,7 @@ --sapContent_Positive_Shadow: none; --sapContent_Informative_Shadow: none; --sapContent_Neutral_Shadow: none; - --sapContent_SearchHighlightColor: #795100; + --sapContent_SearchHighlightColor: #7a5100; --sapContent_HelpColor: #03b803; --sapContent_LabelColor: #fff; --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #03b803; --sapContent_Selected_TextColor: #fff; --sapContent_Selected_Background: #0f5d94; - --sapContent_Selected_Hover_Background: #795100; + --sapContent_Selected_Hover_Background: #7a5100; --sapContent_Selected_ForegroundColor: #fff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #212628; @@ -173,27 +183,26 @@ --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; - --sapShell_Hover_Background: #795100; - --sapShell_Active_Background: #795100; + --sapShell_Hover_Background: #7a5100; + --sapShell_Active_Background: #7a5100; --sapShell_Active_TextColor: #fff; --sapShell_Selected_Background: #0f5d94; --sapShell_Selected_TextColor: #fff; - --sapShell_Selected_Hover_Background: #795100; + --sapShell_Selected_Hover_Background: #7a5100; --sapShell_Favicon: none; --sapShell_Navigation_Background: #000; - --sapShell_Navigation_Hover_Background: #795100; + --sapShell_Navigation_Hover_Background: #7a5100; --sapShell_Navigation_SelectedColor: #fff; --sapShell_Navigation_Selected_TextColor: #fff; --sapShell_Navigation_TextColor: #fff; --sapShell_Navigation_Active_TextColor: #fff; - --sapShell_Navigation_Active_Background: #795100; + --sapShell_Navigation_Active_Background: #7a5100; --sapShell_Shadow: 0 0.125rem 0 0 #fff; --sapShell_NegativeColor: #ff5e5e; --sapShell_CriticalColor: #ffab1d; --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -311,20 +302,20 @@ --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .375rem; --sapButton_TextColor: #fff; - --sapButton_Hover_Background: #795100; + --sapButton_Hover_Background: #7a5100; --sapButton_Hover_BorderColor: #fff; --sapButton_Hover_TextColor: #fff; --sapButton_IconColor: #fff; - --sapButton_Active_Background: #795100; + --sapButton_Active_Background: #7a5100; --sapButton_Active_BorderColor: #fff; --sapButton_Active_TextColor: #fff; --sapButton_Emphasized_Background: #000; --sapButton_Emphasized_BorderColor: #fff; --sapButton_Emphasized_TextColor: #fff; - --sapButton_Emphasized_Hover_Background: #795100; + --sapButton_Emphasized_Hover_Background: #7a5100; --sapButton_Emphasized_Hover_BorderColor: #fff; --sapButton_Emphasized_Hover_TextColor: #fff; - --sapButton_Emphasized_Active_Background: #795100; + --sapButton_Emphasized_Active_Background: #7a5100; --sapButton_Emphasized_Active_BorderColor: #fff; --sapButton_Emphasized_Active_TextColor: #fff; --sapButton_Emphasized_TextShadow: transparent; @@ -332,132 +323,132 @@ --sapButton_Reject_Background: #000; --sapButton_Reject_BorderColor: #fff; --sapButton_Reject_TextColor: #fff; - --sapButton_Reject_Hover_Background: #795100; + --sapButton_Reject_Hover_Background: #7a5100; --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #fff; - --sapButton_Reject_Active_Background: #795100; + --sapButton_Reject_Active_Background: #7a5100; --sapButton_Reject_Active_BorderColor: #fff; --sapButton_Reject_Active_TextColor: #fff; --sapButton_Reject_Selected_Background: #0f5d94; --sapButton_Reject_Selected_BorderColor: #fff; --sapButton_Reject_Selected_TextColor: #fff; - --sapButton_Reject_Selected_Hover_Background: #795100; + --sapButton_Reject_Selected_Hover_Background: #7a5100; --sapButton_Reject_Selected_Hover_BorderColor: #fff; --sapButton_Accept_Background: #000; --sapButton_Accept_BorderColor: #fff; --sapButton_Accept_TextColor: #fff; - --sapButton_Accept_Hover_Background: #795100; + --sapButton_Accept_Hover_Background: #7a5100; --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #fff; - --sapButton_Accept_Active_Background: #795100; + --sapButton_Accept_Active_Background: #7a5100; --sapButton_Accept_Active_BorderColor: #fff; --sapButton_Accept_Active_TextColor: #fff; --sapButton_Accept_Selected_Background: #0f5d94; --sapButton_Accept_Selected_BorderColor: #fff; --sapButton_Accept_Selected_TextColor: #fff; - --sapButton_Accept_Selected_Hover_Background: #795100; + --sapButton_Accept_Selected_Hover_Background: #7a5100; --sapButton_Accept_Selected_Hover_BorderColor: #fff; --sapButton_Lite_Background: #000; --sapButton_Lite_BorderColor: #fff; --sapButton_Lite_TextColor: #fff; - --sapButton_Lite_Hover_Background: #795100; + --sapButton_Lite_Hover_Background: #7a5100; --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #fff; - --sapButton_Lite_Active_Background: #795100; + --sapButton_Lite_Active_Background: #7a5100; --sapButton_Lite_Active_BorderColor: #fff; --sapButton_Selected_Background: #0f5d94; --sapButton_Selected_BorderColor: #fff; --sapButton_Selected_TextColor: #fff; - --sapButton_Selected_Hover_Background: #795100; + --sapButton_Selected_Hover_Background: #7a5100; --sapButton_Selected_Hover_BorderColor: #fff; --sapButton_Attention_Background: #000; --sapButton_Attention_BorderColor: #fff; --sapButton_Attention_TextColor: #fff; - --sapButton_Attention_Hover_Background: #795100; + --sapButton_Attention_Hover_Background: #7a5100; --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #fff; - --sapButton_Attention_Active_Background: #795100; + --sapButton_Attention_Active_Background: #7a5100; --sapButton_Attention_Active_BorderColor: #fff; --sapButton_Attention_Active_TextColor: #fff; --sapButton_Attention_Selected_Background: #0f5d94; --sapButton_Attention_Selected_BorderColor: #fff; --sapButton_Attention_Selected_TextColor: #fff; - --sapButton_Attention_Selected_Hover_Background: #795100; + --sapButton_Attention_Selected_Hover_Background: #7a5100; --sapButton_Attention_Selected_Hover_BorderColor: #fff; --sapButton_Negative_Background: #000; --sapButton_Negative_BorderColor: #fff; --sapButton_Negative_TextColor: #fff; - --sapButton_Negative_Hover_Background: #795100; + --sapButton_Negative_Hover_Background: #7a5100; --sapButton_Negative_Hover_BorderColor: #fff; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #795100; + --sapButton_Negative_Active_Background: #7a5100; --sapButton_Negative_Active_BorderColor: #fff; --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #000; --sapButton_Critical_BorderColor: #fff; --sapButton_Critical_TextColor: #fff; - --sapButton_Critical_Hover_Background: #795100; + --sapButton_Critical_Hover_Background: #7a5100; --sapButton_Critical_Hover_BorderColor: #fff; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #795100; + --sapButton_Critical_Active_Background: #7a5100; --sapButton_Critical_Active_BorderColor: #fff; --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #000; --sapButton_Success_BorderColor: #fff; --sapButton_Success_TextColor: #fff; - --sapButton_Success_Hover_Background: #795100; + --sapButton_Success_Hover_Background: #7a5100; --sapButton_Success_Hover_BorderColor: #fff; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #795100; + --sapButton_Success_Active_Background: #7a5100; --sapButton_Success_Active_BorderColor: #fff; --sapButton_Success_Active_TextColor: #fff; --sapButton_Information_Background: #000; --sapButton_Information_BorderColor: #fff; --sapButton_Information_TextColor: #fff; - --sapButton_Information_Hover_Background: #795100; + --sapButton_Information_Hover_Background: #7a5100; --sapButton_Information_Hover_BorderColor: #fff; --sapButton_Information_Hover_TextColor: #fff; - --sapButton_Information_Active_Background: #795100; + --sapButton_Information_Active_Background: #7a5100; --sapButton_Information_Active_BorderColor: #fff; --sapButton_Information_Active_TextColor: #fff; --sapButton_Neutral_Background: #000; --sapButton_Neutral_BorderColor: #fff; --sapButton_Neutral_TextColor: #fff; - --sapButton_Neutral_Hover_Background: #795100; + --sapButton_Neutral_Hover_Background: #7a5100; --sapButton_Neutral_Hover_BorderColor: #fff; --sapButton_Neutral_Hover_TextColor: #fff; - --sapButton_Neutral_Active_Background: #795100; + --sapButton_Neutral_Active_Background: #7a5100; --sapButton_Neutral_Active_BorderColor: #fff; --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #000; --sapButton_Track_BorderColor: #fff; --sapButton_Track_TextColor: #fff; - --sapButton_Track_Hover_Background: #795100; + --sapButton_Track_Hover_Background: #7a5100; --sapButton_Track_Hover_BorderColor: #fff; --sapButton_Track_Selected_Background: #0f5d94; --sapButton_Track_Selected_BorderColor: #fff; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #795100; + --sapButton_Track_Selected_Hover_Background: #7a5100; --sapButton_Track_Selected_Hover_BorderColor: #fff; --sapButton_Handle_Background: #000; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #fff; - --sapButton_Handle_Hover_Background: #795100; + --sapButton_Handle_Hover_Background: #7a5100; --sapButton_Handle_Hover_BorderColor: #fff; --sapButton_Handle_Selected_Background: #0f5d94; --sapButton_Handle_Selected_BorderColor: #fff; --sapButton_Handle_Selected_TextColor: #fff; - --sapButton_Handle_Selected_Hover_Background: #795100; + --sapButton_Handle_Selected_Hover_Background: #7a5100; --sapButton_Handle_Selected_Hover_BorderColor: #fff; --sapButton_Track_Negative_Background: #000; --sapButton_Track_Negative_BorderColor: #ff5e5e; --sapButton_Track_Negative_TextColor: #fff; - --sapButton_Track_Negative_Hover_Background: #795100; + --sapButton_Track_Negative_Hover_Background: #7a5100; --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Handle_Negative_Background: #000; --sapButton_Handle_Negative_BorderColor: #ff5e5e; --sapButton_Handle_Negative_TextColor: #fff; - --sapButton_Handle_Negative_Hover_Background: #795100; + --sapButton_Handle_Negative_Hover_Background: #7a5100; --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Track_Positive_Background: #000; --sapButton_Track_Positive_BorderColor: #99cc99; @@ -467,7 +458,7 @@ --sapButton_Handle_Positive_Background: #000; --sapButton_Handle_Positive_BorderColor: #99cc99; --sapButton_Handle_Positive_TextColor: #fff; - --sapButton_Handle_Positive_Hover_Background: #795100; + --sapButton_Handle_Positive_Hover_Background: #7a5100; --sapButton_Handle_Positive_Hover_BorderColor: #99cc99; --sapButton_TokenBackground: #000; --sapButton_TokenBorderColor: #fff; @@ -501,7 +492,7 @@ --sapField_ReadOnly_HelpBackground: #585858; --sapField_RequiredColor: #fff; --sapField_InvalidColor: #fff; - --sapField_InvalidBackground: #795100; + --sapField_InvalidBackground: #7a5100; --sapField_InvalidBackgroundStyle: none; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: dashed; @@ -542,12 +533,12 @@ --sapList_BorderWidth: .0625rem; --sapList_TextColor: #fff; --sapList_Active_TextColor: #fff; - --sapList_Active_Background: #795100; + --sapList_Active_Background: #7a5100; --sapList_SelectionBackgroundColor: #0f5d94; --sapList_SelectionBorderColor: #fff; - --sapList_Hover_SelectionBackground: #795100; + --sapList_Hover_SelectionBackground: #7a5100; --sapList_Background: #000; - --sapList_Hover_Background: #795100; + --sapList_Hover_Background: #7a5100; --sapList_AlternatingBackground: #262626; --sapList_GroupHeaderBackground: #000; --sapList_GroupHeaderBorderColor: #fff; @@ -580,19 +571,19 @@ --sapProgress_InformationBackground: #000; --sapProgress_InformationBorderColor: #fff; --sapProgress_InformationTextColor: #fff; - --sapProgress_Value_Background: #795100; + --sapProgress_Value_Background: #7a5100; --sapProgress_Value_BorderColor: #fff; --sapProgress_Value_TextColor: #fff; - --sapProgress_Value_NegativeBackground: #795100; + --sapProgress_Value_NegativeBackground: #7a5100; --sapProgress_Value_NegativeBorderColor: #fff; --sapProgress_Value_NegativeTextColor: #fff; - --sapProgress_Value_CriticalBackground: #795100; + --sapProgress_Value_CriticalBackground: #7a5100; --sapProgress_Value_CriticalBorderColor: #fff; --sapProgress_Value_CriticalTextColor: #fff; - --sapProgress_Value_PositiveBackground: #795100; + --sapProgress_Value_PositiveBackground: #7a5100; --sapProgress_Value_PositiveBorderColor: #fff; --sapProgress_Value_PositiveTextColor: #fff; - --sapProgress_Value_InformationBackground: #795100; + --sapProgress_Value_InformationBackground: #7a5100; --sapProgress_Value_InformationBorderColor: #fff; --sapProgress_Value_InformationTextColor: #fff; --sapScrollBar_FaceColor: #999; @@ -608,10 +599,10 @@ --sapSlider_HandleBackground: #000; --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #000; - --sapSlider_Hover_HandleBackground: #795100; + --sapSlider_Hover_HandleBackground: #7a5100; --sapSlider_Hover_HandleBorderColor: #fff; - --sapSlider_Hover_RangeHandleBackground: #795100; - --sapSlider_Active_HandleBackground: #795100; + --sapSlider_Hover_RangeHandleBackground: #7a5100; + --sapSlider_Active_HandleBackground: #7a5100; --sapSlider_Active_HandleBorderColor: #fff; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #000; @@ -621,12 +612,12 @@ --sapPageFooter_BorderColor: #fff; --sapPageFooter_TextColor: #fff; --sapInfobar_Background: #000; - --sapInfobar_Hover_Background: #795100; - --sapInfobar_Active_Background: #795100; + --sapInfobar_Hover_Background: #7a5100; + --sapInfobar_Active_Background: #7a5100; --sapInfobar_NonInteractive_Background: #585858; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #000; - --sapObjectHeader_Hover_Background: #795100; + --sapObjectHeader_Hover_Background: #7a5100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -635,8 +626,8 @@ --sapObjectHeader_Subtitle_TextColor: #fff; --sapBlockLayer_Background: #000; --sapTile_Background: #000; - --sapTile_Hover_Background: #795100; - --sapTile_Active_Background: #795100; + --sapTile_Hover_Background: #7a5100; + --sapTile_Active_Background: #7a5100; --sapTile_BorderColor: #fff; --sapTile_BorderCornerRadius: 0.25rem; --sapTile_TitleTextColor: #fff; @@ -670,8 +661,8 @@ --sapIndicationColor_1_Background: #000; --sapIndicationColor_1_BorderColor: #fff; --sapIndicationColor_1_TextColor: #fff; - --sapIndicationColor_1_Hover_Background: #795100; - --sapIndicationColor_1_Active_Background: #795100; + --sapIndicationColor_1_Hover_Background: #7a5100; + --sapIndicationColor_1_Active_Background: #7a5100; --sapIndicationColor_1_Active_BorderColor: #fff; --sapIndicationColor_1_Active_TextColor: #fff; --sapIndicationColor_1_Selected_Background: #0f5d94; @@ -679,13 +670,13 @@ --sapIndicationColor_1_Selected_TextColor: #fff; --sapIndicationColor_1b: #ff5e5e; --sapIndicationColor_1b_BorderColor: #fff; - --sapIndicationColor_1b_Hover_Background: #795100; + --sapIndicationColor_1b_Hover_Background: #7a5100; --sapIndicationColor_2: #ff9191; --sapIndicationColor_2_Background: #000; --sapIndicationColor_2_BorderColor: #fff; --sapIndicationColor_2_TextColor: #fff; - --sapIndicationColor_2_Hover_Background: #795100; - --sapIndicationColor_2_Active_Background: #795100; + --sapIndicationColor_2_Hover_Background: #7a5100; + --sapIndicationColor_2_Active_Background: #7a5100; --sapIndicationColor_2_Active_BorderColor: #fff; --sapIndicationColor_2_Active_TextColor: #fff; --sapIndicationColor_2_Selected_Background: #0f5d94; @@ -693,13 +684,13 @@ --sapIndicationColor_2_Selected_TextColor: #fff; --sapIndicationColor_2b: #ff9191; --sapIndicationColor_2b_BorderColor: #fff; - --sapIndicationColor_2b_Hover_Background: #795100; + --sapIndicationColor_2b_Hover_Background: #7a5100; --sapIndicationColor_3: #ffab1d; --sapIndicationColor_3_Background: #000; --sapIndicationColor_3_BorderColor: #fff; --sapIndicationColor_3_TextColor: #fff; - --sapIndicationColor_3_Hover_Background: #795100; - --sapIndicationColor_3_Active_Background: #795100; + --sapIndicationColor_3_Hover_Background: #7a5100; + --sapIndicationColor_3_Active_Background: #7a5100; --sapIndicationColor_3_Active_BorderColor: #fff; --sapIndicationColor_3_Active_TextColor: #fff; --sapIndicationColor_3_Selected_Background: #0f5d94; @@ -707,13 +698,13 @@ --sapIndicationColor_3_Selected_TextColor: #fff; --sapIndicationColor_3b: #ffab1d; --sapIndicationColor_3b_BorderColor: #fff; - --sapIndicationColor_3b_Hover_Background: #795100; + --sapIndicationColor_3b_Hover_Background: #7a5100; --sapIndicationColor_4: #99cc99; --sapIndicationColor_4_Background: #000; --sapIndicationColor_4_BorderColor: #fff; --sapIndicationColor_4_TextColor: #fff; - --sapIndicationColor_4_Hover_Background: #795100; - --sapIndicationColor_4_Active_Background: #795100; + --sapIndicationColor_4_Hover_Background: #7a5100; + --sapIndicationColor_4_Active_Background: #7a5100; --sapIndicationColor_4_Active_BorderColor: #fff; --sapIndicationColor_4_Active_TextColor: #fff; --sapIndicationColor_4_Selected_Background: #0f5d94; @@ -721,13 +712,13 @@ --sapIndicationColor_4_Selected_TextColor: #fff; --sapIndicationColor_4b: #99cc99; --sapIndicationColor_4b_BorderColor: #fff; - --sapIndicationColor_4b_Hover_Background: #795100; + --sapIndicationColor_4b_Hover_Background: #7a5100; --sapIndicationColor_5: #6bd3ff; --sapIndicationColor_5_Background: #000; --sapIndicationColor_5_BorderColor: #fff; --sapIndicationColor_5_TextColor: #fff; - --sapIndicationColor_5_Hover_Background: #795100; - --sapIndicationColor_5_Active_Background: #795100; + --sapIndicationColor_5_Hover_Background: #7a5100; + --sapIndicationColor_5_Active_Background: #7a5100; --sapIndicationColor_5_Active_BorderColor: #fff; --sapIndicationColor_5_Active_TextColor: #fff; --sapIndicationColor_5_Selected_Background: #0f5d94; @@ -735,13 +726,13 @@ --sapIndicationColor_5_Selected_TextColor: #fff; --sapIndicationColor_5b: #6bd3ff; --sapIndicationColor_5b_BorderColor: #fff; - --sapIndicationColor_5b_Hover_Background: #795100; + --sapIndicationColor_5b_Hover_Background: #7a5100; --sapIndicationColor_6: #7fc6c6; --sapIndicationColor_6_Background: #000; --sapIndicationColor_6_BorderColor: #fff; --sapIndicationColor_6_TextColor: #fff; - --sapIndicationColor_6_Hover_Background: #795100; - --sapIndicationColor_6_Active_Background: #795100; + --sapIndicationColor_6_Hover_Background: #7a5100; + --sapIndicationColor_6_Active_Background: #7a5100; --sapIndicationColor_6_Active_BorderColor: #fff; --sapIndicationColor_6_Active_TextColor: #fff; --sapIndicationColor_6_Selected_Background: #0f5d94; @@ -749,13 +740,13 @@ --sapIndicationColor_6_Selected_TextColor: #fff; --sapIndicationColor_6b: #7fc6c6; --sapIndicationColor_6b_BorderColor: #fff; - --sapIndicationColor_6b_Hover_Background: #795100; + --sapIndicationColor_6b_Hover_Background: #7a5100; --sapIndicationColor_7: #b995e0; --sapIndicationColor_7_Background: #000; --sapIndicationColor_7_BorderColor: #fff; --sapIndicationColor_7_TextColor: #fff; - --sapIndicationColor_7_Hover_Background: #795100; - --sapIndicationColor_7_Active_Background: #795100; + --sapIndicationColor_7_Hover_Background: #7a5100; + --sapIndicationColor_7_Active_Background: #7a5100; --sapIndicationColor_7_Active_BorderColor: #fff; --sapIndicationColor_7_Active_TextColor: #fff; --sapIndicationColor_7_Selected_Background: #0f5d94; @@ -763,13 +754,13 @@ --sapIndicationColor_7_Selected_TextColor: #fff; --sapIndicationColor_7b: #b995e0; --sapIndicationColor_7b_BorderColor: #fff; - --sapIndicationColor_7b_Hover_Background: #795100; + --sapIndicationColor_7b_Hover_Background: #7a5100; --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #000; --sapIndicationColor_8_BorderColor: #fff; --sapIndicationColor_8_TextColor: #fff; - --sapIndicationColor_8_Hover_Background: #795100; - --sapIndicationColor_8_Active_Background: #795100; + --sapIndicationColor_8_Hover_Background: #7a5100; + --sapIndicationColor_8_Active_Background: #7a5100; --sapIndicationColor_8_Active_BorderColor: #fff; --sapIndicationColor_8_Active_TextColor: #fff; --sapIndicationColor_8_Selected_Background: #0f5d94; @@ -777,13 +768,13 @@ --sapIndicationColor_8_Selected_TextColor: #fff; --sapIndicationColor_8b: #e269c9; --sapIndicationColor_8b_BorderColor: #fff; - --sapIndicationColor_8b_Hover_Background: #795100; + --sapIndicationColor_8b_Hover_Background: #7a5100; --sapIndicationColor_9: #000; --sapIndicationColor_9_Background: #000; --sapIndicationColor_9_BorderColor: #fff; --sapIndicationColor_9_TextColor: #fff; - --sapIndicationColor_9_Hover_Background: #795100; - --sapIndicationColor_9_Active_Background: #795100; + --sapIndicationColor_9_Hover_Background: #7a5100; + --sapIndicationColor_9_Active_Background: #7a5100; --sapIndicationColor_9_Active_BorderColor: #fff; --sapIndicationColor_9_Active_TextColor: #fff; --sapIndicationColor_9_Selected_Background: #0f5d94; @@ -791,13 +782,13 @@ --sapIndicationColor_9_Selected_TextColor: #fff; --sapIndicationColor_9b: #000; --sapIndicationColor_9b_BorderColor: #fff; - --sapIndicationColor_9b_Hover_Background: #795100; + --sapIndicationColor_9b_Hover_Background: #7a5100; --sapIndicationColor_10: #494949; --sapIndicationColor_10_Background: #000; --sapIndicationColor_10_BorderColor: #fff; --sapIndicationColor_10_TextColor: #fff; - --sapIndicationColor_10_Hover_Background: #795100; - --sapIndicationColor_10_Active_Background: #795100; + --sapIndicationColor_10_Hover_Background: #7a5100; + --sapIndicationColor_10_Active_Background: #7a5100; --sapIndicationColor_10_Active_BorderColor: #fff; --sapIndicationColor_10_Active_TextColor: #fff; --sapIndicationColor_10_Selected_Background: #0f5d94; @@ -805,7 +796,7 @@ --sapIndicationColor_10_Selected_TextColor: #fff; --sapIndicationColor_10b: #494949; --sapIndicationColor_10b_BorderColor: #fff; - --sapIndicationColor_10b_Hover_Background: #795100; + --sapIndicationColor_10b_Hover_Background: #7a5100; --sapLegend_WorkingBackground: #2e2e2e; --sapLegend_NonWorkingBackground: #585858; --sapLegend_CurrentDateTime: #e269c9; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_belize_hcb/css_variables.css b/content/Base/baseLib/sap_belize_hcb/css_variables.css index 46dcbb27..bd183f58 100644 --- a/content/Base/baseLib/sap_belize_hcb/css_variables.css +++ b/content/Base/baseLib/sap_belize_hcb/css_variables.css @@ -1,15 +1,25 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { - --sapBrandColor: #795100; - --sapHighlightColor: #795100; + --sapBrandColor: #7a5100; + --sapHighlightColor: #7a5100; --sapBaseColor: #000; --sapShellColor: #000; --sapBackgroundColor: #000; @@ -22,8 +32,8 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #0f5d94; - --sapHoverColor: #795100; - --sapActiveColor: #795100; + --sapHoverColor: #7a5100; + --sapActiveColor: #7a5100; --sapHighlightTextColor: #fff; --sapTitleColor: #fff; --sapNegativeColor: #ff5e5e; @@ -99,7 +109,7 @@ --sapContent_Positive_Shadow: none; --sapContent_Informative_Shadow: none; --sapContent_Neutral_Shadow: none; - --sapContent_SearchHighlightColor: #795100; + --sapContent_SearchHighlightColor: #7a5100; --sapContent_HelpColor: #03b803; --sapContent_LabelColor: #fff; --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #03b803; --sapContent_Selected_TextColor: #fff; --sapContent_Selected_Background: #0f5d94; - --sapContent_Selected_Hover_Background: #795100; + --sapContent_Selected_Hover_Background: #7a5100; --sapContent_Selected_ForegroundColor: #fff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #212628; @@ -173,27 +183,26 @@ --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; - --sapShell_Hover_Background: #795100; - --sapShell_Active_Background: #795100; + --sapShell_Hover_Background: #7a5100; + --sapShell_Active_Background: #7a5100; --sapShell_Active_TextColor: #fff; --sapShell_Selected_Background: #0f5d94; --sapShell_Selected_TextColor: #fff; - --sapShell_Selected_Hover_Background: #795100; + --sapShell_Selected_Hover_Background: #7a5100; --sapShell_Favicon: none; --sapShell_Navigation_Background: #000; - --sapShell_Navigation_Hover_Background: #795100; + --sapShell_Navigation_Hover_Background: #7a5100; --sapShell_Navigation_SelectedColor: #fff; --sapShell_Navigation_Selected_TextColor: #fff; --sapShell_Navigation_TextColor: #fff; --sapShell_Navigation_Active_TextColor: #fff; - --sapShell_Navigation_Active_Background: #795100; + --sapShell_Navigation_Active_Background: #7a5100; --sapShell_Shadow: 0 0.125rem 0 0 #fff; --sapShell_NegativeColor: #ff5e5e; --sapShell_CriticalColor: #ffab1d; --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -311,20 +302,20 @@ --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .375rem; --sapButton_TextColor: #fff; - --sapButton_Hover_Background: #795100; + --sapButton_Hover_Background: #7a5100; --sapButton_Hover_BorderColor: #fff; --sapButton_Hover_TextColor: #fff; --sapButton_IconColor: #fff; - --sapButton_Active_Background: #795100; + --sapButton_Active_Background: #7a5100; --sapButton_Active_BorderColor: #fff; --sapButton_Active_TextColor: #fff; --sapButton_Emphasized_Background: #000; --sapButton_Emphasized_BorderColor: #fff; --sapButton_Emphasized_TextColor: #fff; - --sapButton_Emphasized_Hover_Background: #795100; + --sapButton_Emphasized_Hover_Background: #7a5100; --sapButton_Emphasized_Hover_BorderColor: #fff; --sapButton_Emphasized_Hover_TextColor: #fff; - --sapButton_Emphasized_Active_Background: #795100; + --sapButton_Emphasized_Active_Background: #7a5100; --sapButton_Emphasized_Active_BorderColor: #fff; --sapButton_Emphasized_Active_TextColor: #fff; --sapButton_Emphasized_TextShadow: transparent; @@ -332,132 +323,132 @@ --sapButton_Reject_Background: #000; --sapButton_Reject_BorderColor: #fff; --sapButton_Reject_TextColor: #fff; - --sapButton_Reject_Hover_Background: #795100; + --sapButton_Reject_Hover_Background: #7a5100; --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #fff; - --sapButton_Reject_Active_Background: #795100; + --sapButton_Reject_Active_Background: #7a5100; --sapButton_Reject_Active_BorderColor: #fff; --sapButton_Reject_Active_TextColor: #fff; --sapButton_Reject_Selected_Background: #0f5d94; --sapButton_Reject_Selected_BorderColor: #fff; --sapButton_Reject_Selected_TextColor: #fff; - --sapButton_Reject_Selected_Hover_Background: #795100; + --sapButton_Reject_Selected_Hover_Background: #7a5100; --sapButton_Reject_Selected_Hover_BorderColor: #fff; --sapButton_Accept_Background: #000; --sapButton_Accept_BorderColor: #fff; --sapButton_Accept_TextColor: #fff; - --sapButton_Accept_Hover_Background: #795100; + --sapButton_Accept_Hover_Background: #7a5100; --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #fff; - --sapButton_Accept_Active_Background: #795100; + --sapButton_Accept_Active_Background: #7a5100; --sapButton_Accept_Active_BorderColor: #fff; --sapButton_Accept_Active_TextColor: #fff; --sapButton_Accept_Selected_Background: #0f5d94; --sapButton_Accept_Selected_BorderColor: #fff; --sapButton_Accept_Selected_TextColor: #fff; - --sapButton_Accept_Selected_Hover_Background: #795100; + --sapButton_Accept_Selected_Hover_Background: #7a5100; --sapButton_Accept_Selected_Hover_BorderColor: #fff; --sapButton_Lite_Background: #000; --sapButton_Lite_BorderColor: #fff; --sapButton_Lite_TextColor: #fff; - --sapButton_Lite_Hover_Background: #795100; + --sapButton_Lite_Hover_Background: #7a5100; --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #fff; - --sapButton_Lite_Active_Background: #795100; + --sapButton_Lite_Active_Background: #7a5100; --sapButton_Lite_Active_BorderColor: #fff; --sapButton_Selected_Background: #0f5d94; --sapButton_Selected_BorderColor: #fff; --sapButton_Selected_TextColor: #fff; - --sapButton_Selected_Hover_Background: #795100; + --sapButton_Selected_Hover_Background: #7a5100; --sapButton_Selected_Hover_BorderColor: #fff; --sapButton_Attention_Background: #000; --sapButton_Attention_BorderColor: #fff; --sapButton_Attention_TextColor: #fff; - --sapButton_Attention_Hover_Background: #795100; + --sapButton_Attention_Hover_Background: #7a5100; --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #fff; - --sapButton_Attention_Active_Background: #795100; + --sapButton_Attention_Active_Background: #7a5100; --sapButton_Attention_Active_BorderColor: #fff; --sapButton_Attention_Active_TextColor: #fff; --sapButton_Attention_Selected_Background: #0f5d94; --sapButton_Attention_Selected_BorderColor: #fff; --sapButton_Attention_Selected_TextColor: #fff; - --sapButton_Attention_Selected_Hover_Background: #795100; + --sapButton_Attention_Selected_Hover_Background: #7a5100; --sapButton_Attention_Selected_Hover_BorderColor: #fff; --sapButton_Negative_Background: #000; --sapButton_Negative_BorderColor: #fff; --sapButton_Negative_TextColor: #fff; - --sapButton_Negative_Hover_Background: #795100; + --sapButton_Negative_Hover_Background: #7a5100; --sapButton_Negative_Hover_BorderColor: #fff; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #795100; + --sapButton_Negative_Active_Background: #7a5100; --sapButton_Negative_Active_BorderColor: #fff; --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #000; --sapButton_Critical_BorderColor: #fff; --sapButton_Critical_TextColor: #fff; - --sapButton_Critical_Hover_Background: #795100; + --sapButton_Critical_Hover_Background: #7a5100; --sapButton_Critical_Hover_BorderColor: #fff; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #795100; + --sapButton_Critical_Active_Background: #7a5100; --sapButton_Critical_Active_BorderColor: #fff; --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #000; --sapButton_Success_BorderColor: #fff; --sapButton_Success_TextColor: #fff; - --sapButton_Success_Hover_Background: #795100; + --sapButton_Success_Hover_Background: #7a5100; --sapButton_Success_Hover_BorderColor: #fff; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #795100; + --sapButton_Success_Active_Background: #7a5100; --sapButton_Success_Active_BorderColor: #fff; --sapButton_Success_Active_TextColor: #fff; --sapButton_Information_Background: #000; --sapButton_Information_BorderColor: #fff; --sapButton_Information_TextColor: #fff; - --sapButton_Information_Hover_Background: #795100; + --sapButton_Information_Hover_Background: #7a5100; --sapButton_Information_Hover_BorderColor: #fff; --sapButton_Information_Hover_TextColor: #fff; - --sapButton_Information_Active_Background: #795100; + --sapButton_Information_Active_Background: #7a5100; --sapButton_Information_Active_BorderColor: #fff; --sapButton_Information_Active_TextColor: #fff; --sapButton_Neutral_Background: #000; --sapButton_Neutral_BorderColor: #fff; --sapButton_Neutral_TextColor: #fff; - --sapButton_Neutral_Hover_Background: #795100; + --sapButton_Neutral_Hover_Background: #7a5100; --sapButton_Neutral_Hover_BorderColor: #fff; --sapButton_Neutral_Hover_TextColor: #fff; - --sapButton_Neutral_Active_Background: #795100; + --sapButton_Neutral_Active_Background: #7a5100; --sapButton_Neutral_Active_BorderColor: #fff; --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #000; --sapButton_Track_BorderColor: #fff; --sapButton_Track_TextColor: #fff; - --sapButton_Track_Hover_Background: #795100; + --sapButton_Track_Hover_Background: #7a5100; --sapButton_Track_Hover_BorderColor: #fff; --sapButton_Track_Selected_Background: #0f5d94; --sapButton_Track_Selected_BorderColor: #fff; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #795100; + --sapButton_Track_Selected_Hover_Background: #7a5100; --sapButton_Track_Selected_Hover_BorderColor: #fff; --sapButton_Handle_Background: #000; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #fff; - --sapButton_Handle_Hover_Background: #795100; + --sapButton_Handle_Hover_Background: #7a5100; --sapButton_Handle_Hover_BorderColor: #fff; --sapButton_Handle_Selected_Background: #0f5d94; --sapButton_Handle_Selected_BorderColor: #fff; --sapButton_Handle_Selected_TextColor: #fff; - --sapButton_Handle_Selected_Hover_Background: #795100; + --sapButton_Handle_Selected_Hover_Background: #7a5100; --sapButton_Handle_Selected_Hover_BorderColor: #fff; --sapButton_Track_Negative_Background: #000; --sapButton_Track_Negative_BorderColor: #ff5e5e; --sapButton_Track_Negative_TextColor: #fff; - --sapButton_Track_Negative_Hover_Background: #795100; + --sapButton_Track_Negative_Hover_Background: #7a5100; --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Handle_Negative_Background: #000; --sapButton_Handle_Negative_BorderColor: #ff5e5e; --sapButton_Handle_Negative_TextColor: #fff; - --sapButton_Handle_Negative_Hover_Background: #795100; + --sapButton_Handle_Negative_Hover_Background: #7a5100; --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Track_Positive_Background: #000; --sapButton_Track_Positive_BorderColor: #99cc99; @@ -467,7 +458,7 @@ --sapButton_Handle_Positive_Background: #000; --sapButton_Handle_Positive_BorderColor: #99cc99; --sapButton_Handle_Positive_TextColor: #fff; - --sapButton_Handle_Positive_Hover_Background: #795100; + --sapButton_Handle_Positive_Hover_Background: #7a5100; --sapButton_Handle_Positive_Hover_BorderColor: #99cc99; --sapButton_TokenBackground: #000; --sapButton_TokenBorderColor: #fff; @@ -501,7 +492,7 @@ --sapField_ReadOnly_HelpBackground: #585858; --sapField_RequiredColor: #fff; --sapField_InvalidColor: #fff; - --sapField_InvalidBackground: #795100; + --sapField_InvalidBackground: #7a5100; --sapField_InvalidBackgroundStyle: none; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: dashed; @@ -542,12 +533,12 @@ --sapList_BorderWidth: .0625rem; --sapList_TextColor: #fff; --sapList_Active_TextColor: #fff; - --sapList_Active_Background: #795100; + --sapList_Active_Background: #7a5100; --sapList_SelectionBackgroundColor: #0f5d94; --sapList_SelectionBorderColor: #fff; - --sapList_Hover_SelectionBackground: #795100; + --sapList_Hover_SelectionBackground: #7a5100; --sapList_Background: #000; - --sapList_Hover_Background: #795100; + --sapList_Hover_Background: #7a5100; --sapList_AlternatingBackground: #262626; --sapList_GroupHeaderBackground: #000; --sapList_GroupHeaderBorderColor: #fff; @@ -580,19 +571,19 @@ --sapProgress_InformationBackground: #000; --sapProgress_InformationBorderColor: #fff; --sapProgress_InformationTextColor: #fff; - --sapProgress_Value_Background: #795100; + --sapProgress_Value_Background: #7a5100; --sapProgress_Value_BorderColor: #fff; --sapProgress_Value_TextColor: #fff; - --sapProgress_Value_NegativeBackground: #795100; + --sapProgress_Value_NegativeBackground: #7a5100; --sapProgress_Value_NegativeBorderColor: #fff; --sapProgress_Value_NegativeTextColor: #fff; - --sapProgress_Value_CriticalBackground: #795100; + --sapProgress_Value_CriticalBackground: #7a5100; --sapProgress_Value_CriticalBorderColor: #fff; --sapProgress_Value_CriticalTextColor: #fff; - --sapProgress_Value_PositiveBackground: #795100; + --sapProgress_Value_PositiveBackground: #7a5100; --sapProgress_Value_PositiveBorderColor: #fff; --sapProgress_Value_PositiveTextColor: #fff; - --sapProgress_Value_InformationBackground: #795100; + --sapProgress_Value_InformationBackground: #7a5100; --sapProgress_Value_InformationBorderColor: #fff; --sapProgress_Value_InformationTextColor: #fff; --sapScrollBar_FaceColor: #999; @@ -608,10 +599,10 @@ --sapSlider_HandleBackground: #000; --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #000; - --sapSlider_Hover_HandleBackground: #795100; + --sapSlider_Hover_HandleBackground: #7a5100; --sapSlider_Hover_HandleBorderColor: #fff; - --sapSlider_Hover_RangeHandleBackground: #795100; - --sapSlider_Active_HandleBackground: #795100; + --sapSlider_Hover_RangeHandleBackground: #7a5100; + --sapSlider_Active_HandleBackground: #7a5100; --sapSlider_Active_HandleBorderColor: #fff; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #000; @@ -621,12 +612,12 @@ --sapPageFooter_BorderColor: #fff; --sapPageFooter_TextColor: #fff; --sapInfobar_Background: #000; - --sapInfobar_Hover_Background: #795100; - --sapInfobar_Active_Background: #795100; + --sapInfobar_Hover_Background: #7a5100; + --sapInfobar_Active_Background: #7a5100; --sapInfobar_NonInteractive_Background: #585858; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #000; - --sapObjectHeader_Hover_Background: #795100; + --sapObjectHeader_Hover_Background: #7a5100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -635,8 +626,8 @@ --sapObjectHeader_Subtitle_TextColor: #fff; --sapBlockLayer_Background: #000; --sapTile_Background: #000; - --sapTile_Hover_Background: #795100; - --sapTile_Active_Background: #795100; + --sapTile_Hover_Background: #7a5100; + --sapTile_Active_Background: #7a5100; --sapTile_BorderColor: #fff; --sapTile_BorderCornerRadius: 0.25rem; --sapTile_TitleTextColor: #fff; @@ -670,8 +661,8 @@ --sapIndicationColor_1_Background: #000; --sapIndicationColor_1_BorderColor: #fff; --sapIndicationColor_1_TextColor: #fff; - --sapIndicationColor_1_Hover_Background: #795100; - --sapIndicationColor_1_Active_Background: #795100; + --sapIndicationColor_1_Hover_Background: #7a5100; + --sapIndicationColor_1_Active_Background: #7a5100; --sapIndicationColor_1_Active_BorderColor: #fff; --sapIndicationColor_1_Active_TextColor: #fff; --sapIndicationColor_1_Selected_Background: #0f5d94; @@ -679,13 +670,13 @@ --sapIndicationColor_1_Selected_TextColor: #fff; --sapIndicationColor_1b: #ff5e5e; --sapIndicationColor_1b_BorderColor: #fff; - --sapIndicationColor_1b_Hover_Background: #795100; + --sapIndicationColor_1b_Hover_Background: #7a5100; --sapIndicationColor_2: #ff9191; --sapIndicationColor_2_Background: #000; --sapIndicationColor_2_BorderColor: #fff; --sapIndicationColor_2_TextColor: #fff; - --sapIndicationColor_2_Hover_Background: #795100; - --sapIndicationColor_2_Active_Background: #795100; + --sapIndicationColor_2_Hover_Background: #7a5100; + --sapIndicationColor_2_Active_Background: #7a5100; --sapIndicationColor_2_Active_BorderColor: #fff; --sapIndicationColor_2_Active_TextColor: #fff; --sapIndicationColor_2_Selected_Background: #0f5d94; @@ -693,13 +684,13 @@ --sapIndicationColor_2_Selected_TextColor: #fff; --sapIndicationColor_2b: #ff9191; --sapIndicationColor_2b_BorderColor: #fff; - --sapIndicationColor_2b_Hover_Background: #795100; + --sapIndicationColor_2b_Hover_Background: #7a5100; --sapIndicationColor_3: #ffab1d; --sapIndicationColor_3_Background: #000; --sapIndicationColor_3_BorderColor: #fff; --sapIndicationColor_3_TextColor: #fff; - --sapIndicationColor_3_Hover_Background: #795100; - --sapIndicationColor_3_Active_Background: #795100; + --sapIndicationColor_3_Hover_Background: #7a5100; + --sapIndicationColor_3_Active_Background: #7a5100; --sapIndicationColor_3_Active_BorderColor: #fff; --sapIndicationColor_3_Active_TextColor: #fff; --sapIndicationColor_3_Selected_Background: #0f5d94; @@ -707,13 +698,13 @@ --sapIndicationColor_3_Selected_TextColor: #fff; --sapIndicationColor_3b: #ffab1d; --sapIndicationColor_3b_BorderColor: #fff; - --sapIndicationColor_3b_Hover_Background: #795100; + --sapIndicationColor_3b_Hover_Background: #7a5100; --sapIndicationColor_4: #99cc99; --sapIndicationColor_4_Background: #000; --sapIndicationColor_4_BorderColor: #fff; --sapIndicationColor_4_TextColor: #fff; - --sapIndicationColor_4_Hover_Background: #795100; - --sapIndicationColor_4_Active_Background: #795100; + --sapIndicationColor_4_Hover_Background: #7a5100; + --sapIndicationColor_4_Active_Background: #7a5100; --sapIndicationColor_4_Active_BorderColor: #fff; --sapIndicationColor_4_Active_TextColor: #fff; --sapIndicationColor_4_Selected_Background: #0f5d94; @@ -721,13 +712,13 @@ --sapIndicationColor_4_Selected_TextColor: #fff; --sapIndicationColor_4b: #99cc99; --sapIndicationColor_4b_BorderColor: #fff; - --sapIndicationColor_4b_Hover_Background: #795100; + --sapIndicationColor_4b_Hover_Background: #7a5100; --sapIndicationColor_5: #6bd3ff; --sapIndicationColor_5_Background: #000; --sapIndicationColor_5_BorderColor: #fff; --sapIndicationColor_5_TextColor: #fff; - --sapIndicationColor_5_Hover_Background: #795100; - --sapIndicationColor_5_Active_Background: #795100; + --sapIndicationColor_5_Hover_Background: #7a5100; + --sapIndicationColor_5_Active_Background: #7a5100; --sapIndicationColor_5_Active_BorderColor: #fff; --sapIndicationColor_5_Active_TextColor: #fff; --sapIndicationColor_5_Selected_Background: #0f5d94; @@ -735,13 +726,13 @@ --sapIndicationColor_5_Selected_TextColor: #fff; --sapIndicationColor_5b: #6bd3ff; --sapIndicationColor_5b_BorderColor: #fff; - --sapIndicationColor_5b_Hover_Background: #795100; + --sapIndicationColor_5b_Hover_Background: #7a5100; --sapIndicationColor_6: #7fc6c6; --sapIndicationColor_6_Background: #000; --sapIndicationColor_6_BorderColor: #fff; --sapIndicationColor_6_TextColor: #fff; - --sapIndicationColor_6_Hover_Background: #795100; - --sapIndicationColor_6_Active_Background: #795100; + --sapIndicationColor_6_Hover_Background: #7a5100; + --sapIndicationColor_6_Active_Background: #7a5100; --sapIndicationColor_6_Active_BorderColor: #fff; --sapIndicationColor_6_Active_TextColor: #fff; --sapIndicationColor_6_Selected_Background: #0f5d94; @@ -749,13 +740,13 @@ --sapIndicationColor_6_Selected_TextColor: #fff; --sapIndicationColor_6b: #7fc6c6; --sapIndicationColor_6b_BorderColor: #fff; - --sapIndicationColor_6b_Hover_Background: #795100; + --sapIndicationColor_6b_Hover_Background: #7a5100; --sapIndicationColor_7: #b995e0; --sapIndicationColor_7_Background: #000; --sapIndicationColor_7_BorderColor: #fff; --sapIndicationColor_7_TextColor: #fff; - --sapIndicationColor_7_Hover_Background: #795100; - --sapIndicationColor_7_Active_Background: #795100; + --sapIndicationColor_7_Hover_Background: #7a5100; + --sapIndicationColor_7_Active_Background: #7a5100; --sapIndicationColor_7_Active_BorderColor: #fff; --sapIndicationColor_7_Active_TextColor: #fff; --sapIndicationColor_7_Selected_Background: #0f5d94; @@ -763,13 +754,13 @@ --sapIndicationColor_7_Selected_TextColor: #fff; --sapIndicationColor_7b: #b995e0; --sapIndicationColor_7b_BorderColor: #fff; - --sapIndicationColor_7b_Hover_Background: #795100; + --sapIndicationColor_7b_Hover_Background: #7a5100; --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #000; --sapIndicationColor_8_BorderColor: #fff; --sapIndicationColor_8_TextColor: #fff; - --sapIndicationColor_8_Hover_Background: #795100; - --sapIndicationColor_8_Active_Background: #795100; + --sapIndicationColor_8_Hover_Background: #7a5100; + --sapIndicationColor_8_Active_Background: #7a5100; --sapIndicationColor_8_Active_BorderColor: #fff; --sapIndicationColor_8_Active_TextColor: #fff; --sapIndicationColor_8_Selected_Background: #0f5d94; @@ -777,13 +768,13 @@ --sapIndicationColor_8_Selected_TextColor: #fff; --sapIndicationColor_8b: #e269c9; --sapIndicationColor_8b_BorderColor: #fff; - --sapIndicationColor_8b_Hover_Background: #795100; + --sapIndicationColor_8b_Hover_Background: #7a5100; --sapIndicationColor_9: #000; --sapIndicationColor_9_Background: #000; --sapIndicationColor_9_BorderColor: #fff; --sapIndicationColor_9_TextColor: #fff; - --sapIndicationColor_9_Hover_Background: #795100; - --sapIndicationColor_9_Active_Background: #795100; + --sapIndicationColor_9_Hover_Background: #7a5100; + --sapIndicationColor_9_Active_Background: #7a5100; --sapIndicationColor_9_Active_BorderColor: #fff; --sapIndicationColor_9_Active_TextColor: #fff; --sapIndicationColor_9_Selected_Background: #0f5d94; @@ -791,13 +782,13 @@ --sapIndicationColor_9_Selected_TextColor: #fff; --sapIndicationColor_9b: #000; --sapIndicationColor_9b_BorderColor: #fff; - --sapIndicationColor_9b_Hover_Background: #795100; + --sapIndicationColor_9b_Hover_Background: #7a5100; --sapIndicationColor_10: #494949; --sapIndicationColor_10_Background: #000; --sapIndicationColor_10_BorderColor: #fff; --sapIndicationColor_10_TextColor: #fff; - --sapIndicationColor_10_Hover_Background: #795100; - --sapIndicationColor_10_Active_Background: #795100; + --sapIndicationColor_10_Hover_Background: #7a5100; + --sapIndicationColor_10_Active_Background: #7a5100; --sapIndicationColor_10_Active_BorderColor: #fff; --sapIndicationColor_10_Active_TextColor: #fff; --sapIndicationColor_10_Selected_Background: #0f5d94; @@ -805,7 +796,7 @@ --sapIndicationColor_10_Selected_TextColor: #fff; --sapIndicationColor_10b: #494949; --sapIndicationColor_10b_BorderColor: #fff; - --sapIndicationColor_10b_Hover_Background: #795100; + --sapIndicationColor_10b_Hover_Background: #7a5100; --sapLegend_WorkingBackground: #2e2e2e; --sapLegend_NonWorkingBackground: #585858; --sapLegend_CurrentDateTime: #e269c9; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_belize_hcb/css_variables.less b/content/Base/baseLib/sap_belize_hcb/css_variables.less index 948ef1b5..79872880 100644 --- a/content/Base/baseLib/sap_belize_hcb/css_variables.less +++ b/content/Base/baseLib/sap_belize_hcb/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_hcb/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcb/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_hcb/design-tokens.json b/content/Base/baseLib/sap_belize_hcb/design-tokens.json index 54839ede..e5ffabc0 100644 --- a/content/Base/baseLib/sap_belize_hcb/design-tokens.json +++ b/content/Base/baseLib/sap_belize_hcb/design-tokens.json @@ -2,13 +2,11 @@ "Internal": { "sapContent_ElementHeight_PX": { "value": "22px", - "type": "sizing", - "description": "The height of lines in the content area (in pixel, deprecated: use @sapElement_Height instead)." + "type": "sizing" }, "sapContent_ElementHeight": { "value": "1.37em", - "type": "sizing", - "description": "The height of inline elements in the content area (in em, deprecated)." + "type": "sizing" }, "sapSvgLib_SAPWeb-icons": { "value": "url(./../sap_belize/svg/libs/SAPWeb-icons.svg)", @@ -252,53 +250,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "3 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -308,18 +296,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -339,43 +324,35 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -395,18 +372,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -426,23 +400,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -462,8 +432,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -483,18 +452,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -514,18 +480,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -688,19 +651,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -819,23 +782,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -855,8 +814,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -876,8 +834,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -916,63 +873,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1170,23 +1115,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1272,8 +1213,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1293,8 +1233,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -1314,8 +1253,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.55882352941177", @@ -1335,8 +1273,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "236.07843137254895", @@ -1356,8 +1293,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "185.96273291925468", @@ -1377,8 +1313,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -1398,8 +1333,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -1419,8 +1353,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -1440,8 +1373,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.76878612716763", @@ -1461,8 +1393,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "209.8224852071006", @@ -1482,111 +1413,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.83439490445858", @@ -1606,8 +1516,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "197.91044776119406", @@ -1627,8 +1536,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "91.875", @@ -1648,8 +1556,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1669,8 +1576,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.04878048780495", @@ -1690,8 +1596,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "312.46753246753246", @@ -1711,8 +1616,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "22.6229508196721", @@ -1732,8 +1636,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1753,8 +1656,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "22.5", @@ -1774,8 +1676,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "41.707317073170714", @@ -1795,8 +1696,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.45283018867923", @@ -1816,8 +1716,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.71428571428567", @@ -1837,8 +1736,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "91.25", @@ -1858,8 +1756,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1879,8 +1776,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "197.8378378378378", @@ -1900,8 +1796,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.39669421487605", @@ -1921,8 +1816,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "22.767857142857167", @@ -1942,8 +1836,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1963,8 +1856,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "22.82208588957053", @@ -1984,8 +1876,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "42.06521739130437", @@ -2005,18 +1896,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2036,8 +1924,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2395,53 +2282,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2461,18 +2338,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "0", @@ -2492,58 +2366,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2563,18 +2426,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2594,58 +2454,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2665,18 +2514,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.39669421487605", @@ -2696,58 +2542,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2767,18 +2602,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.79999999999995", @@ -2798,58 +2630,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2869,18 +2690,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2900,58 +2718,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2971,18 +2778,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "197.8378378378378", @@ -3002,58 +2806,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3073,18 +2866,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "120", @@ -3104,58 +2894,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3175,18 +2954,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "37.699115044247776", @@ -3206,58 +2982,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3277,18 +3042,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3308,58 +3070,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3379,18 +3130,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3410,8 +3158,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5353,8 +5100,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -5374,8 +5120,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -5395,8 +5140,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -5416,8 +5160,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -5437,8 +5180,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -5458,8 +5200,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -5479,8 +5220,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -5500,8 +5240,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -5521,8 +5260,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -5542,8 +5280,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.71428571428567", @@ -5563,8 +5300,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.79999999999995", @@ -5584,8 +5320,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "91.25", @@ -5605,8 +5340,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5626,8 +5360,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "197.8378378378378", @@ -5647,8 +5380,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.80821917808225", @@ -5668,8 +5400,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.39669421487605", @@ -5689,8 +5420,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5710,8 +5440,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "22.82208588957053", @@ -5731,8 +5460,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "42.06521739130437", @@ -5752,8 +5480,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -5775,23 +5502,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5811,8 +5534,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5832,8 +5554,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5853,33 +5574,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5997,38 +5712,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6048,18 +5756,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6068,17 +5773,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6180,23 +5882,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6216,23 +5914,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6251,19 +5945,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6302,38 +5996,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6451,18 +6138,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6482,23 +6166,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6600,68 +6280,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6681,8 +6348,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6702,8 +6368,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6901,33 +6566,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7030,18 +6689,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -7061,18 +6717,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7158,18 +6811,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -7189,18 +6839,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7286,18 +6933,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Text._sapTextColorH}", @@ -7317,18 +6961,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7414,18 +7055,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -7445,18 +7083,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7542,23 +7177,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7578,18 +7209,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7661,23 +7289,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7746,56 +7370,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7881,28 +7520,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7987,49 +7621,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8115,28 +7740,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8221,28 +7841,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8392,39 +8007,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8461,39 +8079,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8530,39 +8151,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8599,39 +8223,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8669,103 +8296,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8979,28 +8596,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9056,13 +8668,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9100,54 +8710,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9167,69 +8770,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9249,28 +8842,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9290,28 +8878,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9331,28 +8914,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9372,28 +8950,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9413,18 +8986,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9958,18 +9528,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9989,18 +9556,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10020,18 +9584,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10149,18 +9710,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10180,18 +9738,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10211,18 +9766,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10340,18 +9892,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10371,18 +9920,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10402,18 +9948,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10531,18 +10074,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10562,18 +10102,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10593,18 +10130,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10722,18 +10256,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10753,18 +10284,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10784,18 +10312,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10897,13 +10422,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10923,18 +10446,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10954,18 +10474,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10985,18 +10502,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11016,18 +10530,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11193,13 +10704,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11219,18 +10728,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11250,18 +10756,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11281,8 +10784,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11302,18 +10804,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11333,28 +10832,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11520,43 +11014,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11690,13 +11176,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11716,18 +11200,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11747,18 +11228,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11778,18 +11256,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11809,18 +11284,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11986,13 +11458,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12012,18 +11482,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12043,18 +11510,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12074,18 +11538,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12105,18 +11566,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12282,8 +11740,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12303,8 +11760,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12324,18 +11780,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12355,18 +11808,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12386,18 +11836,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12516,8 +11963,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12537,13 +11983,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12563,8 +12007,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12584,13 +12027,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12610,8 +12051,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12631,13 +12071,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12657,8 +12095,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12678,13 +12115,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12704,8 +12139,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12725,13 +12159,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12751,8 +12183,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12772,13 +12203,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12798,8 +12227,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12819,13 +12247,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12845,8 +12271,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12866,13 +12291,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12892,8 +12315,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12913,13 +12335,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12939,8 +12359,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12960,13 +12379,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13129,376 +12546,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13518,8 +12570,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "91.25", @@ -13539,18 +12590,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13570,8 +12618,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "209.99999999999977", @@ -13591,18 +12638,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13622,8 +12666,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "180", @@ -13643,18 +12686,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13674,8 +12714,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "316.59574468085106", @@ -13695,18 +12734,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13726,8 +12762,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "263.83561643835606", @@ -13747,18 +12782,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13778,8 +12810,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "0", @@ -13799,18 +12830,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13830,8 +12858,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "205.71428571428567", @@ -13851,18 +12878,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13882,8 +12906,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "206.29213483146066", @@ -13903,18 +12926,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13934,8 +12954,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13955,18 +12974,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13986,8 +13002,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -14007,18 +13022,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14038,8 +13050,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14059,18 +13070,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14090,8 +13098,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14111,18 +13118,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14142,8 +13146,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14163,18 +13166,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14194,8 +13194,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14215,18 +13214,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14246,8 +13242,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14267,18 +13262,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14298,8 +13290,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14319,13 +13310,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14584,35 +13573,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14625,14 +13604,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14652,8 +13629,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14673,13 +13649,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14699,18 +13673,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14779,8 +13750,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14800,13 +13770,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14826,18 +13794,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -14846,41 +13811,35 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14900,13 +13859,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14926,28 +13883,23 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14967,24 +13919,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15214,85 +14149,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15394,73 +14313,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15480,38 +14385,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15520,61 +14423,51 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15692,8 +14585,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "195", @@ -15713,8 +14605,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200", @@ -15734,8 +14625,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15755,8 +14645,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15776,8 +14665,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "0", @@ -15797,8 +14685,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15818,8 +14705,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "0", @@ -15839,8 +14725,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "0", @@ -15860,8 +14745,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "0", @@ -15881,8 +14765,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "200", @@ -15902,8 +14785,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15923,8 +14805,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15944,8 +14825,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "197.1428571428571", @@ -15965,8 +14845,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "199.09090909090912", @@ -15986,8 +14865,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "199.09090909090912", @@ -16007,8 +14885,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16028,8 +14905,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "0", @@ -16049,8 +14925,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "0", @@ -16070,8 +14945,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16091,25 +14965,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16129,48 +14999,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16336,13 +15207,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16364,13 +15233,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16408,48 +15275,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16600,8 +15458,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16622,8 +15479,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16644,8 +15500,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16658,18 +15513,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16707,23 +15559,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16761,18 +15609,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16810,18 +15655,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16891,8 +15733,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16912,8 +15753,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "120", @@ -16933,8 +15773,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "37.699115044247776", @@ -16954,8 +15793,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16975,8 +15813,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16996,8 +15833,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17017,8 +15853,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17038,8 +15873,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17059,8 +15893,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "75", @@ -17080,8 +15913,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17101,8 +15933,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "204.81203007518798", @@ -17122,19 +15953,18 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { - "value": "40.16528925619832", + "value": "39.8360655737705", "type": "internal" }, "_sapHC_HighlightBackgroundS": { - "value": "100%", + "value": "99.99999999999999%", "type": "internal" }, "_sapHC_HighlightBackgroundL": { - "value": "23.72549019607843%", + "value": "23.92156862745098%", "type": "internal" }, "_sapHC_HighlightBackgroundA": { @@ -17143,8 +15973,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17164,8 +15993,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_hcb/less_variables.less b/content/Base/baseLib/sap_belize_hcb/less_variables.less index 625a9eb6..0d5ae601 100644 --- a/content/Base/baseLib/sap_belize_hcb/less_variables.less +++ b/content/Base/baseLib/sap_belize_hcb/less_variables.less @@ -1,6 +1,6 @@ -/* 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 12.1.1 */ -@sapBrandColor: #795100; -@sapHighlightColor: #795100; +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ +@sapBrandColor: #7a5100; +@sapHighlightColor: #7a5100; @sapBaseColor: #000; @sapShellColor: #000; @sapBackgroundColor: #000; @@ -13,8 +13,8 @@ @sapBackgroundImageOpacity: 1.0; @sapBackgroundImageRepeat: false; @sapSelectedColor: #0f5d94; -@sapHoverColor: #795100; -@sapActiveColor: #795100; +@sapHoverColor: #7a5100; +@sapActiveColor: #7a5100; @sapHighlightTextColor: #fff; @sapTitleColor: #fff; @sapNegativeColor: #ff5e5e; @@ -90,7 +90,7 @@ @sapContent_Positive_Shadow: none; @sapContent_Informative_Shadow: none; @sapContent_Neutral_Shadow: none; -@sapContent_SearchHighlightColor: #795100; +@sapContent_SearchHighlightColor: #7a5100; @sapContent_HelpColor: #03b803; @sapContent_LabelColor: #fff; @sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -108,7 +108,7 @@ @sapContent_DragAndDropActiveColor: #03b803; @sapContent_Selected_TextColor: #fff; @sapContent_Selected_Background: #0f5d94; -@sapContent_Selected_Hover_Background: #795100; +@sapContent_Selected_Hover_Background: #7a5100; @sapContent_Selected_ForegroundColor: #fff; @sapContent_ForcedColorAdjust: none; @sapContent_Illustrative_Color1: #212628; @@ -164,27 +164,26 @@ @sapShell_InteractiveBorderColor: #fff; @sapShell_GroupTitleTextColor: #fff; @sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; -@sapShell_Hover_Background: #795100; -@sapShell_Active_Background: #795100; +@sapShell_Hover_Background: #7a5100; +@sapShell_Active_Background: #7a5100; @sapShell_Active_TextColor: #fff; @sapShell_Selected_Background: #0f5d94; @sapShell_Selected_TextColor: #fff; -@sapShell_Selected_Hover_Background: #795100; +@sapShell_Selected_Hover_Background: #7a5100; @sapShell_Favicon: none; @sapShell_Navigation_Background: #000; -@sapShell_Navigation_Hover_Background: #795100; +@sapShell_Navigation_Hover_Background: #7a5100; @sapShell_Navigation_SelectedColor: #fff; @sapShell_Navigation_Selected_TextColor: #fff; @sapShell_Navigation_TextColor: #fff; @sapShell_Navigation_Active_TextColor: #fff; -@sapShell_Navigation_Active_Background: #795100; +@sapShell_Navigation_Active_Background: #7a5100; @sapShell_Shadow: 0 0.125rem 0 0 #fff; @sapShell_NegativeColor: #ff5e5e; @sapShell_CriticalColor: #ffab1d; @sapShell_PositiveColor: #99cc99; @sapShell_InformativeColor: #fff; @sapShell_NeutralColor: #fff; -@sapShell_Assistant_ForegroundColor: #fff; @sapShell_Category_1_Background: #000; @sapShell_Category_1_BorderColor: #6bd3ff; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #b2e484; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #fff; -@sapAssistant_Color2: #fff; -@sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -@sapAssistant_Background: #000; -@sapAssistant_BorderColor: #fff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #795100; -@sapAssistant_Hover_BorderColor: #fff; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #795100; -@sapAssistant_Active_BorderColor: #fff; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #000; -@sapAssistant_Question_BorderColor: #fff; -@sapAssistant_Question_TextColor: #fff; -@sapAssistant_Answer_Background: #585858; -@sapAssistant_Answer_BorderColor: #fff; -@sapAssistant_Answer_TextColor: #fff; @sapAvatar_1_Background: #000; @sapAvatar_1_BorderColor: #fff; @sapAvatar_1_TextColor: #fff; @@ -302,20 +283,20 @@ @sapButton_BorderWidth: .0625rem; @sapButton_BorderCornerRadius: .375rem; @sapButton_TextColor: #fff; -@sapButton_Hover_Background: #795100; +@sapButton_Hover_Background: #7a5100; @sapButton_Hover_BorderColor: #fff; @sapButton_Hover_TextColor: #fff; @sapButton_IconColor: #fff; -@sapButton_Active_Background: #795100; +@sapButton_Active_Background: #7a5100; @sapButton_Active_BorderColor: #fff; @sapButton_Active_TextColor: #fff; @sapButton_Emphasized_Background: #000; @sapButton_Emphasized_BorderColor: #fff; @sapButton_Emphasized_TextColor: #fff; -@sapButton_Emphasized_Hover_Background: #795100; +@sapButton_Emphasized_Hover_Background: #7a5100; @sapButton_Emphasized_Hover_BorderColor: #fff; @sapButton_Emphasized_Hover_TextColor: #fff; -@sapButton_Emphasized_Active_Background: #795100; +@sapButton_Emphasized_Active_Background: #7a5100; @sapButton_Emphasized_Active_BorderColor: #fff; @sapButton_Emphasized_Active_TextColor: #fff; @sapButton_Emphasized_TextShadow: transparent; @@ -323,132 +304,132 @@ @sapButton_Reject_Background: #000; @sapButton_Reject_BorderColor: #fff; @sapButton_Reject_TextColor: #fff; -@sapButton_Reject_Hover_Background: #795100; +@sapButton_Reject_Hover_Background: #7a5100; @sapButton_Reject_Hover_BorderColor: #fff; @sapButton_Reject_Hover_TextColor: #fff; -@sapButton_Reject_Active_Background: #795100; +@sapButton_Reject_Active_Background: #7a5100; @sapButton_Reject_Active_BorderColor: #fff; @sapButton_Reject_Active_TextColor: #fff; @sapButton_Reject_Selected_Background: #0f5d94; @sapButton_Reject_Selected_BorderColor: #fff; @sapButton_Reject_Selected_TextColor: #fff; -@sapButton_Reject_Selected_Hover_Background: #795100; +@sapButton_Reject_Selected_Hover_Background: #7a5100; @sapButton_Reject_Selected_Hover_BorderColor: #fff; @sapButton_Accept_Background: #000; @sapButton_Accept_BorderColor: #fff; @sapButton_Accept_TextColor: #fff; -@sapButton_Accept_Hover_Background: #795100; +@sapButton_Accept_Hover_Background: #7a5100; @sapButton_Accept_Hover_BorderColor: #fff; @sapButton_Accept_Hover_TextColor: #fff; -@sapButton_Accept_Active_Background: #795100; +@sapButton_Accept_Active_Background: #7a5100; @sapButton_Accept_Active_BorderColor: #fff; @sapButton_Accept_Active_TextColor: #fff; @sapButton_Accept_Selected_Background: #0f5d94; @sapButton_Accept_Selected_BorderColor: #fff; @sapButton_Accept_Selected_TextColor: #fff; -@sapButton_Accept_Selected_Hover_Background: #795100; +@sapButton_Accept_Selected_Hover_Background: #7a5100; @sapButton_Accept_Selected_Hover_BorderColor: #fff; @sapButton_Lite_Background: #000; @sapButton_Lite_BorderColor: #fff; @sapButton_Lite_TextColor: #fff; -@sapButton_Lite_Hover_Background: #795100; +@sapButton_Lite_Hover_Background: #7a5100; @sapButton_Lite_Hover_BorderColor: #fff; @sapButton_Lite_Hover_TextColor: #fff; -@sapButton_Lite_Active_Background: #795100; +@sapButton_Lite_Active_Background: #7a5100; @sapButton_Lite_Active_BorderColor: #fff; @sapButton_Selected_Background: #0f5d94; @sapButton_Selected_BorderColor: #fff; @sapButton_Selected_TextColor: #fff; -@sapButton_Selected_Hover_Background: #795100; +@sapButton_Selected_Hover_Background: #7a5100; @sapButton_Selected_Hover_BorderColor: #fff; @sapButton_Attention_Background: #000; @sapButton_Attention_BorderColor: #fff; @sapButton_Attention_TextColor: #fff; -@sapButton_Attention_Hover_Background: #795100; +@sapButton_Attention_Hover_Background: #7a5100; @sapButton_Attention_Hover_BorderColor: #fff; @sapButton_Attention_Hover_TextColor: #fff; -@sapButton_Attention_Active_Background: #795100; +@sapButton_Attention_Active_Background: #7a5100; @sapButton_Attention_Active_BorderColor: #fff; @sapButton_Attention_Active_TextColor: #fff; @sapButton_Attention_Selected_Background: #0f5d94; @sapButton_Attention_Selected_BorderColor: #fff; @sapButton_Attention_Selected_TextColor: #fff; -@sapButton_Attention_Selected_Hover_Background: #795100; +@sapButton_Attention_Selected_Hover_Background: #7a5100; @sapButton_Attention_Selected_Hover_BorderColor: #fff; @sapButton_Negative_Background: #000; @sapButton_Negative_BorderColor: #fff; @sapButton_Negative_TextColor: #fff; -@sapButton_Negative_Hover_Background: #795100; +@sapButton_Negative_Hover_Background: #7a5100; @sapButton_Negative_Hover_BorderColor: #fff; @sapButton_Negative_Hover_TextColor: #fff; -@sapButton_Negative_Active_Background: #795100; +@sapButton_Negative_Active_Background: #7a5100; @sapButton_Negative_Active_BorderColor: #fff; @sapButton_Negative_Active_TextColor: #fff; @sapButton_Critical_Background: #000; @sapButton_Critical_BorderColor: #fff; @sapButton_Critical_TextColor: #fff; -@sapButton_Critical_Hover_Background: #795100; +@sapButton_Critical_Hover_Background: #7a5100; @sapButton_Critical_Hover_BorderColor: #fff; @sapButton_Critical_Hover_TextColor: #fff; -@sapButton_Critical_Active_Background: #795100; +@sapButton_Critical_Active_Background: #7a5100; @sapButton_Critical_Active_BorderColor: #fff; @sapButton_Critical_Active_TextColor: #fff; @sapButton_Success_Background: #000; @sapButton_Success_BorderColor: #fff; @sapButton_Success_TextColor: #fff; -@sapButton_Success_Hover_Background: #795100; +@sapButton_Success_Hover_Background: #7a5100; @sapButton_Success_Hover_BorderColor: #fff; @sapButton_Success_Hover_TextColor: #fff; -@sapButton_Success_Active_Background: #795100; +@sapButton_Success_Active_Background: #7a5100; @sapButton_Success_Active_BorderColor: #fff; @sapButton_Success_Active_TextColor: #fff; @sapButton_Information_Background: #000; @sapButton_Information_BorderColor: #fff; @sapButton_Information_TextColor: #fff; -@sapButton_Information_Hover_Background: #795100; +@sapButton_Information_Hover_Background: #7a5100; @sapButton_Information_Hover_BorderColor: #fff; @sapButton_Information_Hover_TextColor: #fff; -@sapButton_Information_Active_Background: #795100; +@sapButton_Information_Active_Background: #7a5100; @sapButton_Information_Active_BorderColor: #fff; @sapButton_Information_Active_TextColor: #fff; @sapButton_Neutral_Background: #000; @sapButton_Neutral_BorderColor: #fff; @sapButton_Neutral_TextColor: #fff; -@sapButton_Neutral_Hover_Background: #795100; +@sapButton_Neutral_Hover_Background: #7a5100; @sapButton_Neutral_Hover_BorderColor: #fff; @sapButton_Neutral_Hover_TextColor: #fff; -@sapButton_Neutral_Active_Background: #795100; +@sapButton_Neutral_Active_Background: #7a5100; @sapButton_Neutral_Active_BorderColor: #fff; @sapButton_Neutral_Active_TextColor: #fff; @sapButton_Track_Background: #000; @sapButton_Track_BorderColor: #fff; @sapButton_Track_TextColor: #fff; -@sapButton_Track_Hover_Background: #795100; +@sapButton_Track_Hover_Background: #7a5100; @sapButton_Track_Hover_BorderColor: #fff; @sapButton_Track_Selected_Background: #0f5d94; @sapButton_Track_Selected_BorderColor: #fff; @sapButton_Track_Selected_TextColor: #fff; -@sapButton_Track_Selected_Hover_Background: #795100; +@sapButton_Track_Selected_Hover_Background: #7a5100; @sapButton_Track_Selected_Hover_BorderColor: #fff; @sapButton_Handle_Background: #000; @sapButton_Handle_BorderColor: #fff; @sapButton_Handle_TextColor: #fff; -@sapButton_Handle_Hover_Background: #795100; +@sapButton_Handle_Hover_Background: #7a5100; @sapButton_Handle_Hover_BorderColor: #fff; @sapButton_Handle_Selected_Background: #0f5d94; @sapButton_Handle_Selected_BorderColor: #fff; @sapButton_Handle_Selected_TextColor: #fff; -@sapButton_Handle_Selected_Hover_Background: #795100; +@sapButton_Handle_Selected_Hover_Background: #7a5100; @sapButton_Handle_Selected_Hover_BorderColor: #fff; @sapButton_Track_Negative_Background: #000; @sapButton_Track_Negative_BorderColor: #ff5e5e; @sapButton_Track_Negative_TextColor: #fff; -@sapButton_Track_Negative_Hover_Background: #795100; +@sapButton_Track_Negative_Hover_Background: #7a5100; @sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; @sapButton_Handle_Negative_Background: #000; @sapButton_Handle_Negative_BorderColor: #ff5e5e; @sapButton_Handle_Negative_TextColor: #fff; -@sapButton_Handle_Negative_Hover_Background: #795100; +@sapButton_Handle_Negative_Hover_Background: #7a5100; @sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; @sapButton_Track_Positive_Background: #000; @sapButton_Track_Positive_BorderColor: #99cc99; @@ -458,7 +439,7 @@ @sapButton_Handle_Positive_Background: #000; @sapButton_Handle_Positive_BorderColor: #99cc99; @sapButton_Handle_Positive_TextColor: #fff; -@sapButton_Handle_Positive_Hover_Background: #795100; +@sapButton_Handle_Positive_Hover_Background: #7a5100; @sapButton_Handle_Positive_Hover_BorderColor: #99cc99; @sapButton_TokenBackground: #000; @sapButton_TokenBorderColor: #fff; @@ -492,7 +473,7 @@ @sapField_ReadOnly_HelpBackground: #585858; @sapField_RequiredColor: #fff; @sapField_InvalidColor: #fff; -@sapField_InvalidBackground: #795100; +@sapField_InvalidBackground: #7a5100; @sapField_InvalidBackgroundStyle: none; @sapField_InvalidBorderWidth: .125rem; @sapField_InvalidBorderStyle: dashed; @@ -533,12 +514,12 @@ @sapList_BorderWidth: .0625rem; @sapList_TextColor: #fff; @sapList_Active_TextColor: #fff; -@sapList_Active_Background: #795100; +@sapList_Active_Background: #7a5100; @sapList_SelectionBackgroundColor: #0f5d94; @sapList_SelectionBorderColor: #fff; -@sapList_Hover_SelectionBackground: #795100; +@sapList_Hover_SelectionBackground: #7a5100; @sapList_Background: #000; -@sapList_Hover_Background: #795100; +@sapList_Hover_Background: #7a5100; @sapList_AlternatingBackground: #262626; @sapList_GroupHeaderBackground: #000; @sapList_GroupHeaderBorderColor: #fff; @@ -571,19 +552,19 @@ @sapProgress_InformationBackground: #000; @sapProgress_InformationBorderColor: #fff; @sapProgress_InformationTextColor: #fff; -@sapProgress_Value_Background: #795100; +@sapProgress_Value_Background: #7a5100; @sapProgress_Value_BorderColor: #fff; @sapProgress_Value_TextColor: #fff; -@sapProgress_Value_NegativeBackground: #795100; +@sapProgress_Value_NegativeBackground: #7a5100; @sapProgress_Value_NegativeBorderColor: #fff; @sapProgress_Value_NegativeTextColor: #fff; -@sapProgress_Value_CriticalBackground: #795100; +@sapProgress_Value_CriticalBackground: #7a5100; @sapProgress_Value_CriticalBorderColor: #fff; @sapProgress_Value_CriticalTextColor: #fff; -@sapProgress_Value_PositiveBackground: #795100; +@sapProgress_Value_PositiveBackground: #7a5100; @sapProgress_Value_PositiveBorderColor: #fff; @sapProgress_Value_PositiveTextColor: #fff; -@sapProgress_Value_InformationBackground: #795100; +@sapProgress_Value_InformationBackground: #7a5100; @sapProgress_Value_InformationBorderColor: #fff; @sapProgress_Value_InformationTextColor: #fff; @sapScrollBar_FaceColor: #999; @@ -599,10 +580,10 @@ @sapSlider_HandleBackground: #000; @sapSlider_HandleBorderColor: #fff; @sapSlider_RangeHandleBackground: #000; -@sapSlider_Hover_HandleBackground: #795100; +@sapSlider_Hover_HandleBackground: #7a5100; @sapSlider_Hover_HandleBorderColor: #fff; -@sapSlider_Hover_RangeHandleBackground: #795100; -@sapSlider_Active_HandleBackground: #795100; +@sapSlider_Hover_RangeHandleBackground: #7a5100; +@sapSlider_Active_HandleBackground: #7a5100; @sapSlider_Active_HandleBorderColor: #fff; @sapSlider_Active_RangeHandleBackground: transparent; @sapPageHeader_Background: #000; @@ -612,12 +593,12 @@ @sapPageFooter_BorderColor: #fff; @sapPageFooter_TextColor: #fff; @sapInfobar_Background: #000; -@sapInfobar_Hover_Background: #795100; -@sapInfobar_Active_Background: #795100; +@sapInfobar_Hover_Background: #7a5100; +@sapInfobar_Active_Background: #7a5100; @sapInfobar_NonInteractive_Background: #585858; @sapInfobar_TextColor: #fff; @sapObjectHeader_Background: #000; -@sapObjectHeader_Hover_Background: #795100; +@sapObjectHeader_Hover_Background: #7a5100; @sapObjectHeader_BorderColor: #fff; @sapObjectHeader_Title_TextColor: #fff; @sapObjectHeader_Title_FontSize: 1.25rem; @@ -626,8 +607,8 @@ @sapObjectHeader_Subtitle_TextColor: #fff; @sapBlockLayer_Background: #000; @sapTile_Background: #000; -@sapTile_Hover_Background: #795100; -@sapTile_Active_Background: #795100; +@sapTile_Hover_Background: #7a5100; +@sapTile_Active_Background: #7a5100; @sapTile_BorderColor: #fff; @sapTile_BorderCornerRadius: 0.25rem; @sapTile_TitleTextColor: #fff; @@ -661,8 +642,8 @@ @sapIndicationColor_1_Background: #000; @sapIndicationColor_1_BorderColor: #fff; @sapIndicationColor_1_TextColor: #fff; -@sapIndicationColor_1_Hover_Background: #795100; -@sapIndicationColor_1_Active_Background: #795100; +@sapIndicationColor_1_Hover_Background: #7a5100; +@sapIndicationColor_1_Active_Background: #7a5100; @sapIndicationColor_1_Active_BorderColor: #fff; @sapIndicationColor_1_Active_TextColor: #fff; @sapIndicationColor_1_Selected_Background: #0f5d94; @@ -670,13 +651,13 @@ @sapIndicationColor_1_Selected_TextColor: #fff; @sapIndicationColor_1b: #ff5e5e; @sapIndicationColor_1b_BorderColor: #fff; -@sapIndicationColor_1b_Hover_Background: #795100; +@sapIndicationColor_1b_Hover_Background: #7a5100; @sapIndicationColor_2: #ff9191; @sapIndicationColor_2_Background: #000; @sapIndicationColor_2_BorderColor: #fff; @sapIndicationColor_2_TextColor: #fff; -@sapIndicationColor_2_Hover_Background: #795100; -@sapIndicationColor_2_Active_Background: #795100; +@sapIndicationColor_2_Hover_Background: #7a5100; +@sapIndicationColor_2_Active_Background: #7a5100; @sapIndicationColor_2_Active_BorderColor: #fff; @sapIndicationColor_2_Active_TextColor: #fff; @sapIndicationColor_2_Selected_Background: #0f5d94; @@ -684,13 +665,13 @@ @sapIndicationColor_2_Selected_TextColor: #fff; @sapIndicationColor_2b: #ff9191; @sapIndicationColor_2b_BorderColor: #fff; -@sapIndicationColor_2b_Hover_Background: #795100; +@sapIndicationColor_2b_Hover_Background: #7a5100; @sapIndicationColor_3: #ffab1d; @sapIndicationColor_3_Background: #000; @sapIndicationColor_3_BorderColor: #fff; @sapIndicationColor_3_TextColor: #fff; -@sapIndicationColor_3_Hover_Background: #795100; -@sapIndicationColor_3_Active_Background: #795100; +@sapIndicationColor_3_Hover_Background: #7a5100; +@sapIndicationColor_3_Active_Background: #7a5100; @sapIndicationColor_3_Active_BorderColor: #fff; @sapIndicationColor_3_Active_TextColor: #fff; @sapIndicationColor_3_Selected_Background: #0f5d94; @@ -698,13 +679,13 @@ @sapIndicationColor_3_Selected_TextColor: #fff; @sapIndicationColor_3b: #ffab1d; @sapIndicationColor_3b_BorderColor: #fff; -@sapIndicationColor_3b_Hover_Background: #795100; +@sapIndicationColor_3b_Hover_Background: #7a5100; @sapIndicationColor_4: #99cc99; @sapIndicationColor_4_Background: #000; @sapIndicationColor_4_BorderColor: #fff; @sapIndicationColor_4_TextColor: #fff; -@sapIndicationColor_4_Hover_Background: #795100; -@sapIndicationColor_4_Active_Background: #795100; +@sapIndicationColor_4_Hover_Background: #7a5100; +@sapIndicationColor_4_Active_Background: #7a5100; @sapIndicationColor_4_Active_BorderColor: #fff; @sapIndicationColor_4_Active_TextColor: #fff; @sapIndicationColor_4_Selected_Background: #0f5d94; @@ -712,13 +693,13 @@ @sapIndicationColor_4_Selected_TextColor: #fff; @sapIndicationColor_4b: #99cc99; @sapIndicationColor_4b_BorderColor: #fff; -@sapIndicationColor_4b_Hover_Background: #795100; +@sapIndicationColor_4b_Hover_Background: #7a5100; @sapIndicationColor_5: #6bd3ff; @sapIndicationColor_5_Background: #000; @sapIndicationColor_5_BorderColor: #fff; @sapIndicationColor_5_TextColor: #fff; -@sapIndicationColor_5_Hover_Background: #795100; -@sapIndicationColor_5_Active_Background: #795100; +@sapIndicationColor_5_Hover_Background: #7a5100; +@sapIndicationColor_5_Active_Background: #7a5100; @sapIndicationColor_5_Active_BorderColor: #fff; @sapIndicationColor_5_Active_TextColor: #fff; @sapIndicationColor_5_Selected_Background: #0f5d94; @@ -726,13 +707,13 @@ @sapIndicationColor_5_Selected_TextColor: #fff; @sapIndicationColor_5b: #6bd3ff; @sapIndicationColor_5b_BorderColor: #fff; -@sapIndicationColor_5b_Hover_Background: #795100; +@sapIndicationColor_5b_Hover_Background: #7a5100; @sapIndicationColor_6: #7fc6c6; @sapIndicationColor_6_Background: #000; @sapIndicationColor_6_BorderColor: #fff; @sapIndicationColor_6_TextColor: #fff; -@sapIndicationColor_6_Hover_Background: #795100; -@sapIndicationColor_6_Active_Background: #795100; +@sapIndicationColor_6_Hover_Background: #7a5100; +@sapIndicationColor_6_Active_Background: #7a5100; @sapIndicationColor_6_Active_BorderColor: #fff; @sapIndicationColor_6_Active_TextColor: #fff; @sapIndicationColor_6_Selected_Background: #0f5d94; @@ -740,13 +721,13 @@ @sapIndicationColor_6_Selected_TextColor: #fff; @sapIndicationColor_6b: #7fc6c6; @sapIndicationColor_6b_BorderColor: #fff; -@sapIndicationColor_6b_Hover_Background: #795100; +@sapIndicationColor_6b_Hover_Background: #7a5100; @sapIndicationColor_7: #b995e0; @sapIndicationColor_7_Background: #000; @sapIndicationColor_7_BorderColor: #fff; @sapIndicationColor_7_TextColor: #fff; -@sapIndicationColor_7_Hover_Background: #795100; -@sapIndicationColor_7_Active_Background: #795100; +@sapIndicationColor_7_Hover_Background: #7a5100; +@sapIndicationColor_7_Active_Background: #7a5100; @sapIndicationColor_7_Active_BorderColor: #fff; @sapIndicationColor_7_Active_TextColor: #fff; @sapIndicationColor_7_Selected_Background: #0f5d94; @@ -754,13 +735,13 @@ @sapIndicationColor_7_Selected_TextColor: #fff; @sapIndicationColor_7b: #b995e0; @sapIndicationColor_7b_BorderColor: #fff; -@sapIndicationColor_7b_Hover_Background: #795100; +@sapIndicationColor_7b_Hover_Background: #7a5100; @sapIndicationColor_8: #e269c9; @sapIndicationColor_8_Background: #000; @sapIndicationColor_8_BorderColor: #fff; @sapIndicationColor_8_TextColor: #fff; -@sapIndicationColor_8_Hover_Background: #795100; -@sapIndicationColor_8_Active_Background: #795100; +@sapIndicationColor_8_Hover_Background: #7a5100; +@sapIndicationColor_8_Active_Background: #7a5100; @sapIndicationColor_8_Active_BorderColor: #fff; @sapIndicationColor_8_Active_TextColor: #fff; @sapIndicationColor_8_Selected_Background: #0f5d94; @@ -768,13 +749,13 @@ @sapIndicationColor_8_Selected_TextColor: #fff; @sapIndicationColor_8b: #e269c9; @sapIndicationColor_8b_BorderColor: #fff; -@sapIndicationColor_8b_Hover_Background: #795100; +@sapIndicationColor_8b_Hover_Background: #7a5100; @sapIndicationColor_9: #000; @sapIndicationColor_9_Background: #000; @sapIndicationColor_9_BorderColor: #fff; @sapIndicationColor_9_TextColor: #fff; -@sapIndicationColor_9_Hover_Background: #795100; -@sapIndicationColor_9_Active_Background: #795100; +@sapIndicationColor_9_Hover_Background: #7a5100; +@sapIndicationColor_9_Active_Background: #7a5100; @sapIndicationColor_9_Active_BorderColor: #fff; @sapIndicationColor_9_Active_TextColor: #fff; @sapIndicationColor_9_Selected_Background: #0f5d94; @@ -782,13 +763,13 @@ @sapIndicationColor_9_Selected_TextColor: #fff; @sapIndicationColor_9b: #000; @sapIndicationColor_9b_BorderColor: #fff; -@sapIndicationColor_9b_Hover_Background: #795100; +@sapIndicationColor_9b_Hover_Background: #7a5100; @sapIndicationColor_10: #494949; @sapIndicationColor_10_Background: #000; @sapIndicationColor_10_BorderColor: #fff; @sapIndicationColor_10_TextColor: #fff; -@sapIndicationColor_10_Hover_Background: #795100; -@sapIndicationColor_10_Active_Background: #795100; +@sapIndicationColor_10_Hover_Background: #7a5100; +@sapIndicationColor_10_Active_Background: #7a5100; @sapIndicationColor_10_Active_BorderColor: #fff; @sapIndicationColor_10_Active_TextColor: #fff; @sapIndicationColor_10_Selected_Background: #0f5d94; @@ -796,7 +777,7 @@ @sapIndicationColor_10_Selected_TextColor: #fff; @sapIndicationColor_10b: #494949; @sapIndicationColor_10b_BorderColor: #fff; -@sapIndicationColor_10b_Hover_Background: #795100; +@sapIndicationColor_10b_Hover_Background: #7a5100; @sapLegend_WorkingBackground: #2e2e2e; @sapLegend_NonWorkingBackground: #585858; @sapLegend_CurrentDateTime: #e269c9; diff --git a/content/Base/baseLib/sap_belize_hcb/preview-RTL.css b/content/Base/baseLib/sap_belize_hcb/preview-RTL.css index 76919a7c..dba72bd7 100644 --- a/content/Base/baseLib/sap_belize_hcb/preview-RTL.css +++ b/content/Base/baseLib/sap_belize_hcb/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_hcb/preview.css b/content/Base/baseLib/sap_belize_hcb/preview.css index 43f09ae8..cf6b5df2 100644 --- a/content/Base/baseLib/sap_belize_hcb/preview.css +++ b/content/Base/baseLib/sap_belize_hcb/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_hcb/preview.less b/content/Base/baseLib/sap_belize_hcb/preview.less index 6f42ba3a..0efb659f 100644 --- a/content/Base/baseLib/sap_belize_hcb/preview.less +++ b/content/Base/baseLib/sap_belize_hcb/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_hcb/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcb/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_hcb/sass_variables.scss b/content/Base/baseLib/sap_belize_hcb/sass_variables.scss index 845cb026..1da7d694 100644 --- a/content/Base/baseLib/sap_belize_hcb/sass_variables.scss +++ b/content/Base/baseLib/sap_belize_hcb/sass_variables.scss @@ -1,6 +1,6 @@ -/* 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 12.1.1 */ -$sapBrandColor: #795100; -$sapHighlightColor: #795100; +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ +$sapBrandColor: #7a5100; +$sapHighlightColor: #7a5100; $sapBaseColor: #000; $sapShellColor: #000; $sapBackgroundColor: #000; @@ -13,8 +13,8 @@ $sapBackgroundImage: none; $sapBackgroundImageOpacity: 1.0; $sapBackgroundImageRepeat: false; $sapSelectedColor: #0f5d94; -$sapHoverColor: #795100; -$sapActiveColor: #795100; +$sapHoverColor: #7a5100; +$sapActiveColor: #7a5100; $sapHighlightTextColor: #fff; $sapTitleColor: #fff; $sapNegativeColor: #ff5e5e; @@ -90,7 +90,7 @@ $sapContent_Critical_Shadow: none; $sapContent_Positive_Shadow: none; $sapContent_Informative_Shadow: none; $sapContent_Neutral_Shadow: none; -$sapContent_SearchHighlightColor: #795100; +$sapContent_SearchHighlightColor: #7a5100; $sapContent_HelpColor: #03b803; $sapContent_LabelColor: #fff; $sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -108,7 +108,7 @@ $sapContent_BadgeTextColor: #fff; $sapContent_DragAndDropActiveColor: #03b803; $sapContent_Selected_TextColor: #fff; $sapContent_Selected_Background: #0f5d94; -$sapContent_Selected_Hover_Background: #795100; +$sapContent_Selected_Hover_Background: #7a5100; $sapContent_Selected_ForegroundColor: #fff; $sapContent_ForcedColorAdjust: none; $sapContent_Illustrative_Color1: #212628; @@ -164,27 +164,26 @@ $sapShell_InteractiveTextColor: #fff; $sapShell_InteractiveBorderColor: #fff; $sapShell_GroupTitleTextColor: #fff; $sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; -$sapShell_Hover_Background: #795100; -$sapShell_Active_Background: #795100; +$sapShell_Hover_Background: #7a5100; +$sapShell_Active_Background: #7a5100; $sapShell_Active_TextColor: #fff; $sapShell_Selected_Background: #0f5d94; $sapShell_Selected_TextColor: #fff; -$sapShell_Selected_Hover_Background: #795100; +$sapShell_Selected_Hover_Background: #7a5100; $sapShell_Favicon: none; $sapShell_Navigation_Background: #000; -$sapShell_Navigation_Hover_Background: #795100; +$sapShell_Navigation_Hover_Background: #7a5100; $sapShell_Navigation_SelectedColor: #fff; $sapShell_Navigation_Selected_TextColor: #fff; $sapShell_Navigation_TextColor: #fff; $sapShell_Navigation_Active_TextColor: #fff; -$sapShell_Navigation_Active_Background: #795100; +$sapShell_Navigation_Active_Background: #7a5100; $sapShell_Shadow: 0 0.125rem 0 0 #fff; $sapShell_NegativeColor: #ff5e5e; $sapShell_CriticalColor: #ffab1d; $sapShell_PositiveColor: #99cc99; $sapShell_InformativeColor: #fff; $sapShell_NeutralColor: #fff; -$sapShell_Assistant_ForegroundColor: #fff; $sapShell_Category_1_Background: #000; $sapShell_Category_1_BorderColor: #6bd3ff; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #000; $sapShell_Category_16_BorderColor: #b2e484; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #fff; -$sapAssistant_Color2: #fff; -$sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -$sapAssistant_Background: #000; -$sapAssistant_BorderColor: #fff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #795100; -$sapAssistant_Hover_BorderColor: #fff; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #795100; -$sapAssistant_Active_BorderColor: #fff; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #000; -$sapAssistant_Question_BorderColor: #fff; -$sapAssistant_Question_TextColor: #fff; -$sapAssistant_Answer_Background: #585858; -$sapAssistant_Answer_BorderColor: #fff; -$sapAssistant_Answer_TextColor: #fff; $sapAvatar_1_Background: #000; $sapAvatar_1_BorderColor: #fff; $sapAvatar_1_TextColor: #fff; @@ -302,20 +283,20 @@ $sapButton_BorderColor: #fff; $sapButton_BorderWidth: .0625rem; $sapButton_BorderCornerRadius: .375rem; $sapButton_TextColor: #fff; -$sapButton_Hover_Background: #795100; +$sapButton_Hover_Background: #7a5100; $sapButton_Hover_BorderColor: #fff; $sapButton_Hover_TextColor: #fff; $sapButton_IconColor: #fff; -$sapButton_Active_Background: #795100; +$sapButton_Active_Background: #7a5100; $sapButton_Active_BorderColor: #fff; $sapButton_Active_TextColor: #fff; $sapButton_Emphasized_Background: #000; $sapButton_Emphasized_BorderColor: #fff; $sapButton_Emphasized_TextColor: #fff; -$sapButton_Emphasized_Hover_Background: #795100; +$sapButton_Emphasized_Hover_Background: #7a5100; $sapButton_Emphasized_Hover_BorderColor: #fff; $sapButton_Emphasized_Hover_TextColor: #fff; -$sapButton_Emphasized_Active_Background: #795100; +$sapButton_Emphasized_Active_Background: #7a5100; $sapButton_Emphasized_Active_BorderColor: #fff; $sapButton_Emphasized_Active_TextColor: #fff; $sapButton_Emphasized_TextShadow: transparent; @@ -323,132 +304,132 @@ $sapButton_Emphasized_FontWeight: bold; $sapButton_Reject_Background: #000; $sapButton_Reject_BorderColor: #fff; $sapButton_Reject_TextColor: #fff; -$sapButton_Reject_Hover_Background: #795100; +$sapButton_Reject_Hover_Background: #7a5100; $sapButton_Reject_Hover_BorderColor: #fff; $sapButton_Reject_Hover_TextColor: #fff; -$sapButton_Reject_Active_Background: #795100; +$sapButton_Reject_Active_Background: #7a5100; $sapButton_Reject_Active_BorderColor: #fff; $sapButton_Reject_Active_TextColor: #fff; $sapButton_Reject_Selected_Background: #0f5d94; $sapButton_Reject_Selected_BorderColor: #fff; $sapButton_Reject_Selected_TextColor: #fff; -$sapButton_Reject_Selected_Hover_Background: #795100; +$sapButton_Reject_Selected_Hover_Background: #7a5100; $sapButton_Reject_Selected_Hover_BorderColor: #fff; $sapButton_Accept_Background: #000; $sapButton_Accept_BorderColor: #fff; $sapButton_Accept_TextColor: #fff; -$sapButton_Accept_Hover_Background: #795100; +$sapButton_Accept_Hover_Background: #7a5100; $sapButton_Accept_Hover_BorderColor: #fff; $sapButton_Accept_Hover_TextColor: #fff; -$sapButton_Accept_Active_Background: #795100; +$sapButton_Accept_Active_Background: #7a5100; $sapButton_Accept_Active_BorderColor: #fff; $sapButton_Accept_Active_TextColor: #fff; $sapButton_Accept_Selected_Background: #0f5d94; $sapButton_Accept_Selected_BorderColor: #fff; $sapButton_Accept_Selected_TextColor: #fff; -$sapButton_Accept_Selected_Hover_Background: #795100; +$sapButton_Accept_Selected_Hover_Background: #7a5100; $sapButton_Accept_Selected_Hover_BorderColor: #fff; $sapButton_Lite_Background: #000; $sapButton_Lite_BorderColor: #fff; $sapButton_Lite_TextColor: #fff; -$sapButton_Lite_Hover_Background: #795100; +$sapButton_Lite_Hover_Background: #7a5100; $sapButton_Lite_Hover_BorderColor: #fff; $sapButton_Lite_Hover_TextColor: #fff; -$sapButton_Lite_Active_Background: #795100; +$sapButton_Lite_Active_Background: #7a5100; $sapButton_Lite_Active_BorderColor: #fff; $sapButton_Selected_Background: #0f5d94; $sapButton_Selected_BorderColor: #fff; $sapButton_Selected_TextColor: #fff; -$sapButton_Selected_Hover_Background: #795100; +$sapButton_Selected_Hover_Background: #7a5100; $sapButton_Selected_Hover_BorderColor: #fff; $sapButton_Attention_Background: #000; $sapButton_Attention_BorderColor: #fff; $sapButton_Attention_TextColor: #fff; -$sapButton_Attention_Hover_Background: #795100; +$sapButton_Attention_Hover_Background: #7a5100; $sapButton_Attention_Hover_BorderColor: #fff; $sapButton_Attention_Hover_TextColor: #fff; -$sapButton_Attention_Active_Background: #795100; +$sapButton_Attention_Active_Background: #7a5100; $sapButton_Attention_Active_BorderColor: #fff; $sapButton_Attention_Active_TextColor: #fff; $sapButton_Attention_Selected_Background: #0f5d94; $sapButton_Attention_Selected_BorderColor: #fff; $sapButton_Attention_Selected_TextColor: #fff; -$sapButton_Attention_Selected_Hover_Background: #795100; +$sapButton_Attention_Selected_Hover_Background: #7a5100; $sapButton_Attention_Selected_Hover_BorderColor: #fff; $sapButton_Negative_Background: #000; $sapButton_Negative_BorderColor: #fff; $sapButton_Negative_TextColor: #fff; -$sapButton_Negative_Hover_Background: #795100; +$sapButton_Negative_Hover_Background: #7a5100; $sapButton_Negative_Hover_BorderColor: #fff; $sapButton_Negative_Hover_TextColor: #fff; -$sapButton_Negative_Active_Background: #795100; +$sapButton_Negative_Active_Background: #7a5100; $sapButton_Negative_Active_BorderColor: #fff; $sapButton_Negative_Active_TextColor: #fff; $sapButton_Critical_Background: #000; $sapButton_Critical_BorderColor: #fff; $sapButton_Critical_TextColor: #fff; -$sapButton_Critical_Hover_Background: #795100; +$sapButton_Critical_Hover_Background: #7a5100; $sapButton_Critical_Hover_BorderColor: #fff; $sapButton_Critical_Hover_TextColor: #fff; -$sapButton_Critical_Active_Background: #795100; +$sapButton_Critical_Active_Background: #7a5100; $sapButton_Critical_Active_BorderColor: #fff; $sapButton_Critical_Active_TextColor: #fff; $sapButton_Success_Background: #000; $sapButton_Success_BorderColor: #fff; $sapButton_Success_TextColor: #fff; -$sapButton_Success_Hover_Background: #795100; +$sapButton_Success_Hover_Background: #7a5100; $sapButton_Success_Hover_BorderColor: #fff; $sapButton_Success_Hover_TextColor: #fff; -$sapButton_Success_Active_Background: #795100; +$sapButton_Success_Active_Background: #7a5100; $sapButton_Success_Active_BorderColor: #fff; $sapButton_Success_Active_TextColor: #fff; $sapButton_Information_Background: #000; $sapButton_Information_BorderColor: #fff; $sapButton_Information_TextColor: #fff; -$sapButton_Information_Hover_Background: #795100; +$sapButton_Information_Hover_Background: #7a5100; $sapButton_Information_Hover_BorderColor: #fff; $sapButton_Information_Hover_TextColor: #fff; -$sapButton_Information_Active_Background: #795100; +$sapButton_Information_Active_Background: #7a5100; $sapButton_Information_Active_BorderColor: #fff; $sapButton_Information_Active_TextColor: #fff; $sapButton_Neutral_Background: #000; $sapButton_Neutral_BorderColor: #fff; $sapButton_Neutral_TextColor: #fff; -$sapButton_Neutral_Hover_Background: #795100; +$sapButton_Neutral_Hover_Background: #7a5100; $sapButton_Neutral_Hover_BorderColor: #fff; $sapButton_Neutral_Hover_TextColor: #fff; -$sapButton_Neutral_Active_Background: #795100; +$sapButton_Neutral_Active_Background: #7a5100; $sapButton_Neutral_Active_BorderColor: #fff; $sapButton_Neutral_Active_TextColor: #fff; $sapButton_Track_Background: #000; $sapButton_Track_BorderColor: #fff; $sapButton_Track_TextColor: #fff; -$sapButton_Track_Hover_Background: #795100; +$sapButton_Track_Hover_Background: #7a5100; $sapButton_Track_Hover_BorderColor: #fff; $sapButton_Track_Selected_Background: #0f5d94; $sapButton_Track_Selected_BorderColor: #fff; $sapButton_Track_Selected_TextColor: #fff; -$sapButton_Track_Selected_Hover_Background: #795100; +$sapButton_Track_Selected_Hover_Background: #7a5100; $sapButton_Track_Selected_Hover_BorderColor: #fff; $sapButton_Handle_Background: #000; $sapButton_Handle_BorderColor: #fff; $sapButton_Handle_TextColor: #fff; -$sapButton_Handle_Hover_Background: #795100; +$sapButton_Handle_Hover_Background: #7a5100; $sapButton_Handle_Hover_BorderColor: #fff; $sapButton_Handle_Selected_Background: #0f5d94; $sapButton_Handle_Selected_BorderColor: #fff; $sapButton_Handle_Selected_TextColor: #fff; -$sapButton_Handle_Selected_Hover_Background: #795100; +$sapButton_Handle_Selected_Hover_Background: #7a5100; $sapButton_Handle_Selected_Hover_BorderColor: #fff; $sapButton_Track_Negative_Background: #000; $sapButton_Track_Negative_BorderColor: #ff5e5e; $sapButton_Track_Negative_TextColor: #fff; -$sapButton_Track_Negative_Hover_Background: #795100; +$sapButton_Track_Negative_Hover_Background: #7a5100; $sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; $sapButton_Handle_Negative_Background: #000; $sapButton_Handle_Negative_BorderColor: #ff5e5e; $sapButton_Handle_Negative_TextColor: #fff; -$sapButton_Handle_Negative_Hover_Background: #795100; +$sapButton_Handle_Negative_Hover_Background: #7a5100; $sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; $sapButton_Track_Positive_Background: #000; $sapButton_Track_Positive_BorderColor: #99cc99; @@ -458,7 +439,7 @@ $sapButton_Track_Positive_Hover_BorderColor: #fff; $sapButton_Handle_Positive_Background: #000; $sapButton_Handle_Positive_BorderColor: #99cc99; $sapButton_Handle_Positive_TextColor: #fff; -$sapButton_Handle_Positive_Hover_Background: #795100; +$sapButton_Handle_Positive_Hover_Background: #7a5100; $sapButton_Handle_Positive_Hover_BorderColor: #99cc99; $sapButton_TokenBackground: #000; $sapButton_TokenBorderColor: #fff; @@ -492,7 +473,7 @@ $sapField_ReadOnly_BorderStyle: solid; $sapField_ReadOnly_HelpBackground: #585858; $sapField_RequiredColor: #fff; $sapField_InvalidColor: #fff; -$sapField_InvalidBackground: #795100; +$sapField_InvalidBackground: #7a5100; $sapField_InvalidBackgroundStyle: none; $sapField_InvalidBorderWidth: .125rem; $sapField_InvalidBorderStyle: dashed; @@ -533,12 +514,12 @@ $sapList_BorderColor: #999; $sapList_BorderWidth: .0625rem; $sapList_TextColor: #fff; $sapList_Active_TextColor: #fff; -$sapList_Active_Background: #795100; +$sapList_Active_Background: #7a5100; $sapList_SelectionBackgroundColor: #0f5d94; $sapList_SelectionBorderColor: #fff; -$sapList_Hover_SelectionBackground: #795100; +$sapList_Hover_SelectionBackground: #7a5100; $sapList_Background: #000; -$sapList_Hover_Background: #795100; +$sapList_Hover_Background: #7a5100; $sapList_AlternatingBackground: #262626; $sapList_GroupHeaderBackground: #000; $sapList_GroupHeaderBorderColor: #fff; @@ -571,19 +552,19 @@ $sapProgress_PositiveTextColor: #fff; $sapProgress_InformationBackground: #000; $sapProgress_InformationBorderColor: #fff; $sapProgress_InformationTextColor: #fff; -$sapProgress_Value_Background: #795100; +$sapProgress_Value_Background: #7a5100; $sapProgress_Value_BorderColor: #fff; $sapProgress_Value_TextColor: #fff; -$sapProgress_Value_NegativeBackground: #795100; +$sapProgress_Value_NegativeBackground: #7a5100; $sapProgress_Value_NegativeBorderColor: #fff; $sapProgress_Value_NegativeTextColor: #fff; -$sapProgress_Value_CriticalBackground: #795100; +$sapProgress_Value_CriticalBackground: #7a5100; $sapProgress_Value_CriticalBorderColor: #fff; $sapProgress_Value_CriticalTextColor: #fff; -$sapProgress_Value_PositiveBackground: #795100; +$sapProgress_Value_PositiveBackground: #7a5100; $sapProgress_Value_PositiveBorderColor: #fff; $sapProgress_Value_PositiveTextColor: #fff; -$sapProgress_Value_InformationBackground: #795100; +$sapProgress_Value_InformationBackground: #7a5100; $sapProgress_Value_InformationBorderColor: #fff; $sapProgress_Value_InformationTextColor: #fff; $sapScrollBar_FaceColor: #999; @@ -599,10 +580,10 @@ $sapSlider_Selected_BorderColor: #fff; $sapSlider_HandleBackground: #000; $sapSlider_HandleBorderColor: #fff; $sapSlider_RangeHandleBackground: #000; -$sapSlider_Hover_HandleBackground: #795100; +$sapSlider_Hover_HandleBackground: #7a5100; $sapSlider_Hover_HandleBorderColor: #fff; -$sapSlider_Hover_RangeHandleBackground: #795100; -$sapSlider_Active_HandleBackground: #795100; +$sapSlider_Hover_RangeHandleBackground: #7a5100; +$sapSlider_Active_HandleBackground: #7a5100; $sapSlider_Active_HandleBorderColor: #fff; $sapSlider_Active_RangeHandleBackground: transparent; $sapPageHeader_Background: #000; @@ -612,12 +593,12 @@ $sapPageFooter_Background: #000; $sapPageFooter_BorderColor: #fff; $sapPageFooter_TextColor: #fff; $sapInfobar_Background: #000; -$sapInfobar_Hover_Background: #795100; -$sapInfobar_Active_Background: #795100; +$sapInfobar_Hover_Background: #7a5100; +$sapInfobar_Active_Background: #7a5100; $sapInfobar_NonInteractive_Background: #585858; $sapInfobar_TextColor: #fff; $sapObjectHeader_Background: #000; -$sapObjectHeader_Hover_Background: #795100; +$sapObjectHeader_Hover_Background: #7a5100; $sapObjectHeader_BorderColor: #fff; $sapObjectHeader_Title_TextColor: #fff; $sapObjectHeader_Title_FontSize: 1.25rem; @@ -626,8 +607,8 @@ $sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #fff; $sapBlockLayer_Background: #000; $sapTile_Background: #000; -$sapTile_Hover_Background: #795100; -$sapTile_Active_Background: #795100; +$sapTile_Hover_Background: #7a5100; +$sapTile_Active_Background: #7a5100; $sapTile_BorderColor: #fff; $sapTile_BorderCornerRadius: 0.25rem; $sapTile_TitleTextColor: #fff; @@ -661,8 +642,8 @@ $sapIndicationColor_1: #ff5e5e; $sapIndicationColor_1_Background: #000; $sapIndicationColor_1_BorderColor: #fff; $sapIndicationColor_1_TextColor: #fff; -$sapIndicationColor_1_Hover_Background: #795100; -$sapIndicationColor_1_Active_Background: #795100; +$sapIndicationColor_1_Hover_Background: #7a5100; +$sapIndicationColor_1_Active_Background: #7a5100; $sapIndicationColor_1_Active_BorderColor: #fff; $sapIndicationColor_1_Active_TextColor: #fff; $sapIndicationColor_1_Selected_Background: #0f5d94; @@ -670,13 +651,13 @@ $sapIndicationColor_1_Selected_BorderColor: #fff; $sapIndicationColor_1_Selected_TextColor: #fff; $sapIndicationColor_1b: #ff5e5e; $sapIndicationColor_1b_BorderColor: #fff; -$sapIndicationColor_1b_Hover_Background: #795100; +$sapIndicationColor_1b_Hover_Background: #7a5100; $sapIndicationColor_2: #ff9191; $sapIndicationColor_2_Background: #000; $sapIndicationColor_2_BorderColor: #fff; $sapIndicationColor_2_TextColor: #fff; -$sapIndicationColor_2_Hover_Background: #795100; -$sapIndicationColor_2_Active_Background: #795100; +$sapIndicationColor_2_Hover_Background: #7a5100; +$sapIndicationColor_2_Active_Background: #7a5100; $sapIndicationColor_2_Active_BorderColor: #fff; $sapIndicationColor_2_Active_TextColor: #fff; $sapIndicationColor_2_Selected_Background: #0f5d94; @@ -684,13 +665,13 @@ $sapIndicationColor_2_Selected_BorderColor: #fff; $sapIndicationColor_2_Selected_TextColor: #fff; $sapIndicationColor_2b: #ff9191; $sapIndicationColor_2b_BorderColor: #fff; -$sapIndicationColor_2b_Hover_Background: #795100; +$sapIndicationColor_2b_Hover_Background: #7a5100; $sapIndicationColor_3: #ffab1d; $sapIndicationColor_3_Background: #000; $sapIndicationColor_3_BorderColor: #fff; $sapIndicationColor_3_TextColor: #fff; -$sapIndicationColor_3_Hover_Background: #795100; -$sapIndicationColor_3_Active_Background: #795100; +$sapIndicationColor_3_Hover_Background: #7a5100; +$sapIndicationColor_3_Active_Background: #7a5100; $sapIndicationColor_3_Active_BorderColor: #fff; $sapIndicationColor_3_Active_TextColor: #fff; $sapIndicationColor_3_Selected_Background: #0f5d94; @@ -698,13 +679,13 @@ $sapIndicationColor_3_Selected_BorderColor: #fff; $sapIndicationColor_3_Selected_TextColor: #fff; $sapIndicationColor_3b: #ffab1d; $sapIndicationColor_3b_BorderColor: #fff; -$sapIndicationColor_3b_Hover_Background: #795100; +$sapIndicationColor_3b_Hover_Background: #7a5100; $sapIndicationColor_4: #99cc99; $sapIndicationColor_4_Background: #000; $sapIndicationColor_4_BorderColor: #fff; $sapIndicationColor_4_TextColor: #fff; -$sapIndicationColor_4_Hover_Background: #795100; -$sapIndicationColor_4_Active_Background: #795100; +$sapIndicationColor_4_Hover_Background: #7a5100; +$sapIndicationColor_4_Active_Background: #7a5100; $sapIndicationColor_4_Active_BorderColor: #fff; $sapIndicationColor_4_Active_TextColor: #fff; $sapIndicationColor_4_Selected_Background: #0f5d94; @@ -712,13 +693,13 @@ $sapIndicationColor_4_Selected_BorderColor: #fff; $sapIndicationColor_4_Selected_TextColor: #fff; $sapIndicationColor_4b: #99cc99; $sapIndicationColor_4b_BorderColor: #fff; -$sapIndicationColor_4b_Hover_Background: #795100; +$sapIndicationColor_4b_Hover_Background: #7a5100; $sapIndicationColor_5: #6bd3ff; $sapIndicationColor_5_Background: #000; $sapIndicationColor_5_BorderColor: #fff; $sapIndicationColor_5_TextColor: #fff; -$sapIndicationColor_5_Hover_Background: #795100; -$sapIndicationColor_5_Active_Background: #795100; +$sapIndicationColor_5_Hover_Background: #7a5100; +$sapIndicationColor_5_Active_Background: #7a5100; $sapIndicationColor_5_Active_BorderColor: #fff; $sapIndicationColor_5_Active_TextColor: #fff; $sapIndicationColor_5_Selected_Background: #0f5d94; @@ -726,13 +707,13 @@ $sapIndicationColor_5_Selected_BorderColor: #fff; $sapIndicationColor_5_Selected_TextColor: #fff; $sapIndicationColor_5b: #6bd3ff; $sapIndicationColor_5b_BorderColor: #fff; -$sapIndicationColor_5b_Hover_Background: #795100; +$sapIndicationColor_5b_Hover_Background: #7a5100; $sapIndicationColor_6: #7fc6c6; $sapIndicationColor_6_Background: #000; $sapIndicationColor_6_BorderColor: #fff; $sapIndicationColor_6_TextColor: #fff; -$sapIndicationColor_6_Hover_Background: #795100; -$sapIndicationColor_6_Active_Background: #795100; +$sapIndicationColor_6_Hover_Background: #7a5100; +$sapIndicationColor_6_Active_Background: #7a5100; $sapIndicationColor_6_Active_BorderColor: #fff; $sapIndicationColor_6_Active_TextColor: #fff; $sapIndicationColor_6_Selected_Background: #0f5d94; @@ -740,13 +721,13 @@ $sapIndicationColor_6_Selected_BorderColor: #fff; $sapIndicationColor_6_Selected_TextColor: #fff; $sapIndicationColor_6b: #7fc6c6; $sapIndicationColor_6b_BorderColor: #fff; -$sapIndicationColor_6b_Hover_Background: #795100; +$sapIndicationColor_6b_Hover_Background: #7a5100; $sapIndicationColor_7: #b995e0; $sapIndicationColor_7_Background: #000; $sapIndicationColor_7_BorderColor: #fff; $sapIndicationColor_7_TextColor: #fff; -$sapIndicationColor_7_Hover_Background: #795100; -$sapIndicationColor_7_Active_Background: #795100; +$sapIndicationColor_7_Hover_Background: #7a5100; +$sapIndicationColor_7_Active_Background: #7a5100; $sapIndicationColor_7_Active_BorderColor: #fff; $sapIndicationColor_7_Active_TextColor: #fff; $sapIndicationColor_7_Selected_Background: #0f5d94; @@ -754,13 +735,13 @@ $sapIndicationColor_7_Selected_BorderColor: #fff; $sapIndicationColor_7_Selected_TextColor: #fff; $sapIndicationColor_7b: #b995e0; $sapIndicationColor_7b_BorderColor: #fff; -$sapIndicationColor_7b_Hover_Background: #795100; +$sapIndicationColor_7b_Hover_Background: #7a5100; $sapIndicationColor_8: #e269c9; $sapIndicationColor_8_Background: #000; $sapIndicationColor_8_BorderColor: #fff; $sapIndicationColor_8_TextColor: #fff; -$sapIndicationColor_8_Hover_Background: #795100; -$sapIndicationColor_8_Active_Background: #795100; +$sapIndicationColor_8_Hover_Background: #7a5100; +$sapIndicationColor_8_Active_Background: #7a5100; $sapIndicationColor_8_Active_BorderColor: #fff; $sapIndicationColor_8_Active_TextColor: #fff; $sapIndicationColor_8_Selected_Background: #0f5d94; @@ -768,13 +749,13 @@ $sapIndicationColor_8_Selected_BorderColor: #fff; $sapIndicationColor_8_Selected_TextColor: #fff; $sapIndicationColor_8b: #e269c9; $sapIndicationColor_8b_BorderColor: #fff; -$sapIndicationColor_8b_Hover_Background: #795100; +$sapIndicationColor_8b_Hover_Background: #7a5100; $sapIndicationColor_9: #000; $sapIndicationColor_9_Background: #000; $sapIndicationColor_9_BorderColor: #fff; $sapIndicationColor_9_TextColor: #fff; -$sapIndicationColor_9_Hover_Background: #795100; -$sapIndicationColor_9_Active_Background: #795100; +$sapIndicationColor_9_Hover_Background: #7a5100; +$sapIndicationColor_9_Active_Background: #7a5100; $sapIndicationColor_9_Active_BorderColor: #fff; $sapIndicationColor_9_Active_TextColor: #fff; $sapIndicationColor_9_Selected_Background: #0f5d94; @@ -782,13 +763,13 @@ $sapIndicationColor_9_Selected_BorderColor: #fff; $sapIndicationColor_9_Selected_TextColor: #fff; $sapIndicationColor_9b: #000; $sapIndicationColor_9b_BorderColor: #fff; -$sapIndicationColor_9b_Hover_Background: #795100; +$sapIndicationColor_9b_Hover_Background: #7a5100; $sapIndicationColor_10: #494949; $sapIndicationColor_10_Background: #000; $sapIndicationColor_10_BorderColor: #fff; $sapIndicationColor_10_TextColor: #fff; -$sapIndicationColor_10_Hover_Background: #795100; -$sapIndicationColor_10_Active_Background: #795100; +$sapIndicationColor_10_Hover_Background: #7a5100; +$sapIndicationColor_10_Active_Background: #7a5100; $sapIndicationColor_10_Active_BorderColor: #fff; $sapIndicationColor_10_Active_TextColor: #fff; $sapIndicationColor_10_Selected_Background: #0f5d94; @@ -796,7 +777,7 @@ $sapIndicationColor_10_Selected_BorderColor: #fff; $sapIndicationColor_10_Selected_TextColor: #fff; $sapIndicationColor_10b: #494949; $sapIndicationColor_10b_BorderColor: #fff; -$sapIndicationColor_10b_Hover_Background: #795100; +$sapIndicationColor_10b_Hover_Background: #7a5100; $sapLegend_WorkingBackground: #2e2e2e; $sapLegend_NonWorkingBackground: #585858; $sapLegend_CurrentDateTime: #e269c9; diff --git a/content/Base/baseLib/sap_belize_hcb/skeleton.less b/content/Base/baseLib/sap_belize_hcb/skeleton.less deleted file mode 100644 index 971c5acf..00000000 --- a/content/Base/baseLib/sap_belize_hcb/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_belize/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_belize_hcb/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_belize_hcb/variables.json b/content/Base/baseLib/sap_belize_hcb/variables.json index ffa26627..f1aec1a1 100644 --- a/content/Base/baseLib/sap_belize_hcb/variables.json +++ b/content/Base/baseLib/sap_belize_hcb/variables.json @@ -1,7 +1,7 @@ { "root": { - "sapBrandColor": "#795100", - "sapHighlightColor": "#795100", + "sapBrandColor": "#7a5100", + "sapHighlightColor": "#7a5100", "sapBaseColor": "#000", "sapShellColor": "#000", "sapBackgroundColor": "#000", @@ -14,8 +14,8 @@ "sapBackgroundImageOpacity": "1.0", "sapBackgroundImageRepeat": "false", "sapSelectedColor": "#0f5d94", - "sapHoverColor": "#795100", - "sapActiveColor": "#795100", + "sapHoverColor": "#7a5100", + "sapActiveColor": "#7a5100", "sapHighlightTextColor": "#fff", "sapTitleColor": "#fff", "sapNegativeColor": "#ff5e5e", @@ -91,7 +91,7 @@ "sapContent_Positive_Shadow": "none", "sapContent_Informative_Shadow": "none", "sapContent_Neutral_Shadow": "none", - "sapContent_SearchHighlightColor": "#795100", + "sapContent_SearchHighlightColor": "#7a5100", "sapContent_HelpColor": "#03b803", "sapContent_LabelColor": "#fff", "sapContent_MonospaceFontFamily": "\"72Mono\", \"72Monofull\", lucida console, monospace", @@ -109,7 +109,7 @@ "sapContent_DragAndDropActiveColor": "#03b803", "sapContent_Selected_TextColor": "#fff", "sapContent_Selected_Background": "#0f5d94", - "sapContent_Selected_Hover_Background": "#795100", + "sapContent_Selected_Hover_Background": "#7a5100", "sapContent_Selected_ForegroundColor": "#fff", "sapContent_ForcedColorAdjust": "none", "sapContent_Illustrative_Color1": "#212628", @@ -165,27 +165,26 @@ "sapShell_InteractiveBorderColor": "#fff", "sapShell_GroupTitleTextColor": "#fff", "sapShell_GroupTitleTextShadow": "-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000", - "sapShell_Hover_Background": "#795100", - "sapShell_Active_Background": "#795100", + "sapShell_Hover_Background": "#7a5100", + "sapShell_Active_Background": "#7a5100", "sapShell_Active_TextColor": "#fff", "sapShell_Selected_Background": "#0f5d94", "sapShell_Selected_TextColor": "#fff", - "sapShell_Selected_Hover_Background": "#795100", + "sapShell_Selected_Hover_Background": "#7a5100", "sapShell_Favicon": "none", "sapShell_Navigation_Background": "#000", - "sapShell_Navigation_Hover_Background": "#795100", + "sapShell_Navigation_Hover_Background": "#7a5100", "sapShell_Navigation_SelectedColor": "#fff", "sapShell_Navigation_Selected_TextColor": "#fff", "sapShell_Navigation_TextColor": "#fff", "sapShell_Navigation_Active_TextColor": "#fff", - "sapShell_Navigation_Active_Background": "#795100", + "sapShell_Navigation_Active_Background": "#7a5100", "sapShell_Shadow": "0 0.125rem 0 0 #fff", "sapShell_NegativeColor": "#ff5e5e", "sapShell_CriticalColor": "#ffab1d", "sapShell_PositiveColor": "#99cc99", "sapShell_InformativeColor": "#fff", "sapShell_NeutralColor": "#fff", - "sapShell_Assistant_ForegroundColor": "#fff", "sapShell_Category_1_Background": "#000", "sapShell_Category_1_BorderColor": "#6bd3ff", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#b2e484", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#fff", - "sapAssistant_Color2": "#fff", - "sapAssistant_BackgroundGradient": "linear-gradient(#000, #000)", - "sapAssistant_Background": "#000", - "sapAssistant_BorderColor": "#fff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#795100", - "sapAssistant_Hover_BorderColor": "#fff", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#795100", - "sapAssistant_Active_BorderColor": "#fff", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#000", - "sapAssistant_Question_BorderColor": "#fff", - "sapAssistant_Question_TextColor": "#fff", - "sapAssistant_Answer_Background": "#585858", - "sapAssistant_Answer_BorderColor": "#fff", - "sapAssistant_Answer_TextColor": "#fff", "sapAvatar_1_Background": "#000", "sapAvatar_1_BorderColor": "#fff", "sapAvatar_1_TextColor": "#fff", @@ -303,20 +284,20 @@ "sapButton_BorderWidth": ".0625rem", "sapButton_BorderCornerRadius": ".375rem", "sapButton_TextColor": "#fff", - "sapButton_Hover_Background": "#795100", + "sapButton_Hover_Background": "#7a5100", "sapButton_Hover_BorderColor": "#fff", "sapButton_Hover_TextColor": "#fff", "sapButton_IconColor": "#fff", - "sapButton_Active_Background": "#795100", + "sapButton_Active_Background": "#7a5100", "sapButton_Active_BorderColor": "#fff", "sapButton_Active_TextColor": "#fff", "sapButton_Emphasized_Background": "#000", "sapButton_Emphasized_BorderColor": "#fff", "sapButton_Emphasized_TextColor": "#fff", - "sapButton_Emphasized_Hover_Background": "#795100", + "sapButton_Emphasized_Hover_Background": "#7a5100", "sapButton_Emphasized_Hover_BorderColor": "#fff", "sapButton_Emphasized_Hover_TextColor": "#fff", - "sapButton_Emphasized_Active_Background": "#795100", + "sapButton_Emphasized_Active_Background": "#7a5100", "sapButton_Emphasized_Active_BorderColor": "#fff", "sapButton_Emphasized_Active_TextColor": "#fff", "sapButton_Emphasized_TextShadow": "transparent", @@ -324,132 +305,132 @@ "sapButton_Reject_Background": "#000", "sapButton_Reject_BorderColor": "#fff", "sapButton_Reject_TextColor": "#fff", - "sapButton_Reject_Hover_Background": "#795100", + "sapButton_Reject_Hover_Background": "#7a5100", "sapButton_Reject_Hover_BorderColor": "#fff", "sapButton_Reject_Hover_TextColor": "#fff", - "sapButton_Reject_Active_Background": "#795100", + "sapButton_Reject_Active_Background": "#7a5100", "sapButton_Reject_Active_BorderColor": "#fff", "sapButton_Reject_Active_TextColor": "#fff", "sapButton_Reject_Selected_Background": "#0f5d94", "sapButton_Reject_Selected_BorderColor": "#fff", "sapButton_Reject_Selected_TextColor": "#fff", - "sapButton_Reject_Selected_Hover_Background": "#795100", + "sapButton_Reject_Selected_Hover_Background": "#7a5100", "sapButton_Reject_Selected_Hover_BorderColor": "#fff", "sapButton_Accept_Background": "#000", "sapButton_Accept_BorderColor": "#fff", "sapButton_Accept_TextColor": "#fff", - "sapButton_Accept_Hover_Background": "#795100", + "sapButton_Accept_Hover_Background": "#7a5100", "sapButton_Accept_Hover_BorderColor": "#fff", "sapButton_Accept_Hover_TextColor": "#fff", - "sapButton_Accept_Active_Background": "#795100", + "sapButton_Accept_Active_Background": "#7a5100", "sapButton_Accept_Active_BorderColor": "#fff", "sapButton_Accept_Active_TextColor": "#fff", "sapButton_Accept_Selected_Background": "#0f5d94", "sapButton_Accept_Selected_BorderColor": "#fff", "sapButton_Accept_Selected_TextColor": "#fff", - "sapButton_Accept_Selected_Hover_Background": "#795100", + "sapButton_Accept_Selected_Hover_Background": "#7a5100", "sapButton_Accept_Selected_Hover_BorderColor": "#fff", "sapButton_Lite_Background": "#000", "sapButton_Lite_BorderColor": "#fff", "sapButton_Lite_TextColor": "#fff", - "sapButton_Lite_Hover_Background": "#795100", + "sapButton_Lite_Hover_Background": "#7a5100", "sapButton_Lite_Hover_BorderColor": "#fff", "sapButton_Lite_Hover_TextColor": "#fff", - "sapButton_Lite_Active_Background": "#795100", + "sapButton_Lite_Active_Background": "#7a5100", "sapButton_Lite_Active_BorderColor": "#fff", "sapButton_Selected_Background": "#0f5d94", "sapButton_Selected_BorderColor": "#fff", "sapButton_Selected_TextColor": "#fff", - "sapButton_Selected_Hover_Background": "#795100", + "sapButton_Selected_Hover_Background": "#7a5100", "sapButton_Selected_Hover_BorderColor": "#fff", "sapButton_Attention_Background": "#000", "sapButton_Attention_BorderColor": "#fff", "sapButton_Attention_TextColor": "#fff", - "sapButton_Attention_Hover_Background": "#795100", + "sapButton_Attention_Hover_Background": "#7a5100", "sapButton_Attention_Hover_BorderColor": "#fff", "sapButton_Attention_Hover_TextColor": "#fff", - "sapButton_Attention_Active_Background": "#795100", + "sapButton_Attention_Active_Background": "#7a5100", "sapButton_Attention_Active_BorderColor": "#fff", "sapButton_Attention_Active_TextColor": "#fff", "sapButton_Attention_Selected_Background": "#0f5d94", "sapButton_Attention_Selected_BorderColor": "#fff", "sapButton_Attention_Selected_TextColor": "#fff", - "sapButton_Attention_Selected_Hover_Background": "#795100", + "sapButton_Attention_Selected_Hover_Background": "#7a5100", "sapButton_Attention_Selected_Hover_BorderColor": "#fff", "sapButton_Negative_Background": "#000", "sapButton_Negative_BorderColor": "#fff", "sapButton_Negative_TextColor": "#fff", - "sapButton_Negative_Hover_Background": "#795100", + "sapButton_Negative_Hover_Background": "#7a5100", "sapButton_Negative_Hover_BorderColor": "#fff", "sapButton_Negative_Hover_TextColor": "#fff", - "sapButton_Negative_Active_Background": "#795100", + "sapButton_Negative_Active_Background": "#7a5100", "sapButton_Negative_Active_BorderColor": "#fff", "sapButton_Negative_Active_TextColor": "#fff", "sapButton_Critical_Background": "#000", "sapButton_Critical_BorderColor": "#fff", "sapButton_Critical_TextColor": "#fff", - "sapButton_Critical_Hover_Background": "#795100", + "sapButton_Critical_Hover_Background": "#7a5100", "sapButton_Critical_Hover_BorderColor": "#fff", "sapButton_Critical_Hover_TextColor": "#fff", - "sapButton_Critical_Active_Background": "#795100", + "sapButton_Critical_Active_Background": "#7a5100", "sapButton_Critical_Active_BorderColor": "#fff", "sapButton_Critical_Active_TextColor": "#fff", "sapButton_Success_Background": "#000", "sapButton_Success_BorderColor": "#fff", "sapButton_Success_TextColor": "#fff", - "sapButton_Success_Hover_Background": "#795100", + "sapButton_Success_Hover_Background": "#7a5100", "sapButton_Success_Hover_BorderColor": "#fff", "sapButton_Success_Hover_TextColor": "#fff", - "sapButton_Success_Active_Background": "#795100", + "sapButton_Success_Active_Background": "#7a5100", "sapButton_Success_Active_BorderColor": "#fff", "sapButton_Success_Active_TextColor": "#fff", "sapButton_Information_Background": "#000", "sapButton_Information_BorderColor": "#fff", "sapButton_Information_TextColor": "#fff", - "sapButton_Information_Hover_Background": "#795100", + "sapButton_Information_Hover_Background": "#7a5100", "sapButton_Information_Hover_BorderColor": "#fff", "sapButton_Information_Hover_TextColor": "#fff", - "sapButton_Information_Active_Background": "#795100", + "sapButton_Information_Active_Background": "#7a5100", "sapButton_Information_Active_BorderColor": "#fff", "sapButton_Information_Active_TextColor": "#fff", "sapButton_Neutral_Background": "#000", "sapButton_Neutral_BorderColor": "#fff", "sapButton_Neutral_TextColor": "#fff", - "sapButton_Neutral_Hover_Background": "#795100", + "sapButton_Neutral_Hover_Background": "#7a5100", "sapButton_Neutral_Hover_BorderColor": "#fff", "sapButton_Neutral_Hover_TextColor": "#fff", - "sapButton_Neutral_Active_Background": "#795100", + "sapButton_Neutral_Active_Background": "#7a5100", "sapButton_Neutral_Active_BorderColor": "#fff", "sapButton_Neutral_Active_TextColor": "#fff", "sapButton_Track_Background": "#000", "sapButton_Track_BorderColor": "#fff", "sapButton_Track_TextColor": "#fff", - "sapButton_Track_Hover_Background": "#795100", + "sapButton_Track_Hover_Background": "#7a5100", "sapButton_Track_Hover_BorderColor": "#fff", "sapButton_Track_Selected_Background": "#0f5d94", "sapButton_Track_Selected_BorderColor": "#fff", "sapButton_Track_Selected_TextColor": "#fff", - "sapButton_Track_Selected_Hover_Background": "#795100", + "sapButton_Track_Selected_Hover_Background": "#7a5100", "sapButton_Track_Selected_Hover_BorderColor": "#fff", "sapButton_Handle_Background": "#000", "sapButton_Handle_BorderColor": "#fff", "sapButton_Handle_TextColor": "#fff", - "sapButton_Handle_Hover_Background": "#795100", + "sapButton_Handle_Hover_Background": "#7a5100", "sapButton_Handle_Hover_BorderColor": "#fff", "sapButton_Handle_Selected_Background": "#0f5d94", "sapButton_Handle_Selected_BorderColor": "#fff", "sapButton_Handle_Selected_TextColor": "#fff", - "sapButton_Handle_Selected_Hover_Background": "#795100", + "sapButton_Handle_Selected_Hover_Background": "#7a5100", "sapButton_Handle_Selected_Hover_BorderColor": "#fff", "sapButton_Track_Negative_Background": "#000", "sapButton_Track_Negative_BorderColor": "#ff5e5e", "sapButton_Track_Negative_TextColor": "#fff", - "sapButton_Track_Negative_Hover_Background": "#795100", + "sapButton_Track_Negative_Hover_Background": "#7a5100", "sapButton_Track_Negative_Hover_BorderColor": "#ff5e5e", "sapButton_Handle_Negative_Background": "#000", "sapButton_Handle_Negative_BorderColor": "#ff5e5e", "sapButton_Handle_Negative_TextColor": "#fff", - "sapButton_Handle_Negative_Hover_Background": "#795100", + "sapButton_Handle_Negative_Hover_Background": "#7a5100", "sapButton_Handle_Negative_Hover_BorderColor": "#ff5e5e", "sapButton_Track_Positive_Background": "#000", "sapButton_Track_Positive_BorderColor": "#99cc99", @@ -459,7 +440,7 @@ "sapButton_Handle_Positive_Background": "#000", "sapButton_Handle_Positive_BorderColor": "#99cc99", "sapButton_Handle_Positive_TextColor": "#fff", - "sapButton_Handle_Positive_Hover_Background": "#795100", + "sapButton_Handle_Positive_Hover_Background": "#7a5100", "sapButton_Handle_Positive_Hover_BorderColor": "#99cc99", "sapButton_TokenBackground": "#000", "sapButton_TokenBorderColor": "#fff", @@ -493,7 +474,7 @@ "sapField_ReadOnly_HelpBackground": "#585858", "sapField_RequiredColor": "#fff", "sapField_InvalidColor": "#fff", - "sapField_InvalidBackground": "#795100", + "sapField_InvalidBackground": "#7a5100", "sapField_InvalidBackgroundStyle": "none", "sapField_InvalidBorderWidth": ".125rem", "sapField_InvalidBorderStyle": "dashed", @@ -534,12 +515,12 @@ "sapList_BorderWidth": ".0625rem", "sapList_TextColor": "#fff", "sapList_Active_TextColor": "#fff", - "sapList_Active_Background": "#795100", + "sapList_Active_Background": "#7a5100", "sapList_SelectionBackgroundColor": "#0f5d94", "sapList_SelectionBorderColor": "#fff", - "sapList_Hover_SelectionBackground": "#795100", + "sapList_Hover_SelectionBackground": "#7a5100", "sapList_Background": "#000", - "sapList_Hover_Background": "#795100", + "sapList_Hover_Background": "#7a5100", "sapList_AlternatingBackground": "#262626", "sapList_GroupHeaderBackground": "#000", "sapList_GroupHeaderBorderColor": "#fff", @@ -572,19 +553,19 @@ "sapProgress_InformationBackground": "#000", "sapProgress_InformationBorderColor": "#fff", "sapProgress_InformationTextColor": "#fff", - "sapProgress_Value_Background": "#795100", + "sapProgress_Value_Background": "#7a5100", "sapProgress_Value_BorderColor": "#fff", "sapProgress_Value_TextColor": "#fff", - "sapProgress_Value_NegativeBackground": "#795100", + "sapProgress_Value_NegativeBackground": "#7a5100", "sapProgress_Value_NegativeBorderColor": "#fff", "sapProgress_Value_NegativeTextColor": "#fff", - "sapProgress_Value_CriticalBackground": "#795100", + "sapProgress_Value_CriticalBackground": "#7a5100", "sapProgress_Value_CriticalBorderColor": "#fff", "sapProgress_Value_CriticalTextColor": "#fff", - "sapProgress_Value_PositiveBackground": "#795100", + "sapProgress_Value_PositiveBackground": "#7a5100", "sapProgress_Value_PositiveBorderColor": "#fff", "sapProgress_Value_PositiveTextColor": "#fff", - "sapProgress_Value_InformationBackground": "#795100", + "sapProgress_Value_InformationBackground": "#7a5100", "sapProgress_Value_InformationBorderColor": "#fff", "sapProgress_Value_InformationTextColor": "#fff", "sapScrollBar_FaceColor": "#999", @@ -600,10 +581,10 @@ "sapSlider_HandleBackground": "#000", "sapSlider_HandleBorderColor": "#fff", "sapSlider_RangeHandleBackground": "#000", - "sapSlider_Hover_HandleBackground": "#795100", + "sapSlider_Hover_HandleBackground": "#7a5100", "sapSlider_Hover_HandleBorderColor": "#fff", - "sapSlider_Hover_RangeHandleBackground": "#795100", - "sapSlider_Active_HandleBackground": "#795100", + "sapSlider_Hover_RangeHandleBackground": "#7a5100", + "sapSlider_Active_HandleBackground": "#7a5100", "sapSlider_Active_HandleBorderColor": "#fff", "sapSlider_Active_RangeHandleBackground": "transparent", "sapPageHeader_Background": "#000", @@ -613,12 +594,12 @@ "sapPageFooter_BorderColor": "#fff", "sapPageFooter_TextColor": "#fff", "sapInfobar_Background": "#000", - "sapInfobar_Hover_Background": "#795100", - "sapInfobar_Active_Background": "#795100", + "sapInfobar_Hover_Background": "#7a5100", + "sapInfobar_Active_Background": "#7a5100", "sapInfobar_NonInteractive_Background": "#585858", "sapInfobar_TextColor": "#fff", "sapObjectHeader_Background": "#000", - "sapObjectHeader_Hover_Background": "#795100", + "sapObjectHeader_Hover_Background": "#7a5100", "sapObjectHeader_BorderColor": "#fff", "sapObjectHeader_Title_TextColor": "#fff", "sapObjectHeader_Title_FontSize": "1.25rem", @@ -627,8 +608,8 @@ "sapObjectHeader_Subtitle_TextColor": "#fff", "sapBlockLayer_Background": "#000", "sapTile_Background": "#000", - "sapTile_Hover_Background": "#795100", - "sapTile_Active_Background": "#795100", + "sapTile_Hover_Background": "#7a5100", + "sapTile_Active_Background": "#7a5100", "sapTile_BorderColor": "#fff", "sapTile_BorderCornerRadius": "0.25rem", "sapTile_TitleTextColor": "#fff", @@ -662,8 +643,8 @@ "sapIndicationColor_1_Background": "#000", "sapIndicationColor_1_BorderColor": "#fff", "sapIndicationColor_1_TextColor": "#fff", - "sapIndicationColor_1_Hover_Background": "#795100", - "sapIndicationColor_1_Active_Background": "#795100", + "sapIndicationColor_1_Hover_Background": "#7a5100", + "sapIndicationColor_1_Active_Background": "#7a5100", "sapIndicationColor_1_Active_BorderColor": "#fff", "sapIndicationColor_1_Active_TextColor": "#fff", "sapIndicationColor_1_Selected_Background": "#0f5d94", @@ -671,13 +652,13 @@ "sapIndicationColor_1_Selected_TextColor": "#fff", "sapIndicationColor_1b": "#ff5e5e", "sapIndicationColor_1b_BorderColor": "#fff", - "sapIndicationColor_1b_Hover_Background": "#795100", + "sapIndicationColor_1b_Hover_Background": "#7a5100", "sapIndicationColor_2": "#ff9191", "sapIndicationColor_2_Background": "#000", "sapIndicationColor_2_BorderColor": "#fff", "sapIndicationColor_2_TextColor": "#fff", - "sapIndicationColor_2_Hover_Background": "#795100", - "sapIndicationColor_2_Active_Background": "#795100", + "sapIndicationColor_2_Hover_Background": "#7a5100", + "sapIndicationColor_2_Active_Background": "#7a5100", "sapIndicationColor_2_Active_BorderColor": "#fff", "sapIndicationColor_2_Active_TextColor": "#fff", "sapIndicationColor_2_Selected_Background": "#0f5d94", @@ -685,13 +666,13 @@ "sapIndicationColor_2_Selected_TextColor": "#fff", "sapIndicationColor_2b": "#ff9191", "sapIndicationColor_2b_BorderColor": "#fff", - "sapIndicationColor_2b_Hover_Background": "#795100", + "sapIndicationColor_2b_Hover_Background": "#7a5100", "sapIndicationColor_3": "#ffab1d", "sapIndicationColor_3_Background": "#000", "sapIndicationColor_3_BorderColor": "#fff", "sapIndicationColor_3_TextColor": "#fff", - "sapIndicationColor_3_Hover_Background": "#795100", - "sapIndicationColor_3_Active_Background": "#795100", + "sapIndicationColor_3_Hover_Background": "#7a5100", + "sapIndicationColor_3_Active_Background": "#7a5100", "sapIndicationColor_3_Active_BorderColor": "#fff", "sapIndicationColor_3_Active_TextColor": "#fff", "sapIndicationColor_3_Selected_Background": "#0f5d94", @@ -699,13 +680,13 @@ "sapIndicationColor_3_Selected_TextColor": "#fff", "sapIndicationColor_3b": "#ffab1d", "sapIndicationColor_3b_BorderColor": "#fff", - "sapIndicationColor_3b_Hover_Background": "#795100", + "sapIndicationColor_3b_Hover_Background": "#7a5100", "sapIndicationColor_4": "#99cc99", "sapIndicationColor_4_Background": "#000", "sapIndicationColor_4_BorderColor": "#fff", "sapIndicationColor_4_TextColor": "#fff", - "sapIndicationColor_4_Hover_Background": "#795100", - "sapIndicationColor_4_Active_Background": "#795100", + "sapIndicationColor_4_Hover_Background": "#7a5100", + "sapIndicationColor_4_Active_Background": "#7a5100", "sapIndicationColor_4_Active_BorderColor": "#fff", "sapIndicationColor_4_Active_TextColor": "#fff", "sapIndicationColor_4_Selected_Background": "#0f5d94", @@ -713,13 +694,13 @@ "sapIndicationColor_4_Selected_TextColor": "#fff", "sapIndicationColor_4b": "#99cc99", "sapIndicationColor_4b_BorderColor": "#fff", - "sapIndicationColor_4b_Hover_Background": "#795100", + "sapIndicationColor_4b_Hover_Background": "#7a5100", "sapIndicationColor_5": "#6bd3ff", "sapIndicationColor_5_Background": "#000", "sapIndicationColor_5_BorderColor": "#fff", "sapIndicationColor_5_TextColor": "#fff", - "sapIndicationColor_5_Hover_Background": "#795100", - "sapIndicationColor_5_Active_Background": "#795100", + "sapIndicationColor_5_Hover_Background": "#7a5100", + "sapIndicationColor_5_Active_Background": "#7a5100", "sapIndicationColor_5_Active_BorderColor": "#fff", "sapIndicationColor_5_Active_TextColor": "#fff", "sapIndicationColor_5_Selected_Background": "#0f5d94", @@ -727,13 +708,13 @@ "sapIndicationColor_5_Selected_TextColor": "#fff", "sapIndicationColor_5b": "#6bd3ff", "sapIndicationColor_5b_BorderColor": "#fff", - "sapIndicationColor_5b_Hover_Background": "#795100", + "sapIndicationColor_5b_Hover_Background": "#7a5100", "sapIndicationColor_6": "#7fc6c6", "sapIndicationColor_6_Background": "#000", "sapIndicationColor_6_BorderColor": "#fff", "sapIndicationColor_6_TextColor": "#fff", - "sapIndicationColor_6_Hover_Background": "#795100", - "sapIndicationColor_6_Active_Background": "#795100", + "sapIndicationColor_6_Hover_Background": "#7a5100", + "sapIndicationColor_6_Active_Background": "#7a5100", "sapIndicationColor_6_Active_BorderColor": "#fff", "sapIndicationColor_6_Active_TextColor": "#fff", "sapIndicationColor_6_Selected_Background": "#0f5d94", @@ -741,13 +722,13 @@ "sapIndicationColor_6_Selected_TextColor": "#fff", "sapIndicationColor_6b": "#7fc6c6", "sapIndicationColor_6b_BorderColor": "#fff", - "sapIndicationColor_6b_Hover_Background": "#795100", + "sapIndicationColor_6b_Hover_Background": "#7a5100", "sapIndicationColor_7": "#b995e0", "sapIndicationColor_7_Background": "#000", "sapIndicationColor_7_BorderColor": "#fff", "sapIndicationColor_7_TextColor": "#fff", - "sapIndicationColor_7_Hover_Background": "#795100", - "sapIndicationColor_7_Active_Background": "#795100", + "sapIndicationColor_7_Hover_Background": "#7a5100", + "sapIndicationColor_7_Active_Background": "#7a5100", "sapIndicationColor_7_Active_BorderColor": "#fff", "sapIndicationColor_7_Active_TextColor": "#fff", "sapIndicationColor_7_Selected_Background": "#0f5d94", @@ -755,13 +736,13 @@ "sapIndicationColor_7_Selected_TextColor": "#fff", "sapIndicationColor_7b": "#b995e0", "sapIndicationColor_7b_BorderColor": "#fff", - "sapIndicationColor_7b_Hover_Background": "#795100", + "sapIndicationColor_7b_Hover_Background": "#7a5100", "sapIndicationColor_8": "#e269c9", "sapIndicationColor_8_Background": "#000", "sapIndicationColor_8_BorderColor": "#fff", "sapIndicationColor_8_TextColor": "#fff", - "sapIndicationColor_8_Hover_Background": "#795100", - "sapIndicationColor_8_Active_Background": "#795100", + "sapIndicationColor_8_Hover_Background": "#7a5100", + "sapIndicationColor_8_Active_Background": "#7a5100", "sapIndicationColor_8_Active_BorderColor": "#fff", "sapIndicationColor_8_Active_TextColor": "#fff", "sapIndicationColor_8_Selected_Background": "#0f5d94", @@ -769,13 +750,13 @@ "sapIndicationColor_8_Selected_TextColor": "#fff", "sapIndicationColor_8b": "#e269c9", "sapIndicationColor_8b_BorderColor": "#fff", - "sapIndicationColor_8b_Hover_Background": "#795100", + "sapIndicationColor_8b_Hover_Background": "#7a5100", "sapIndicationColor_9": "#000", "sapIndicationColor_9_Background": "#000", "sapIndicationColor_9_BorderColor": "#fff", "sapIndicationColor_9_TextColor": "#fff", - "sapIndicationColor_9_Hover_Background": "#795100", - "sapIndicationColor_9_Active_Background": "#795100", + "sapIndicationColor_9_Hover_Background": "#7a5100", + "sapIndicationColor_9_Active_Background": "#7a5100", "sapIndicationColor_9_Active_BorderColor": "#fff", "sapIndicationColor_9_Active_TextColor": "#fff", "sapIndicationColor_9_Selected_Background": "#0f5d94", @@ -783,13 +764,13 @@ "sapIndicationColor_9_Selected_TextColor": "#fff", "sapIndicationColor_9b": "#000", "sapIndicationColor_9b_BorderColor": "#fff", - "sapIndicationColor_9b_Hover_Background": "#795100", + "sapIndicationColor_9b_Hover_Background": "#7a5100", "sapIndicationColor_10": "#494949", "sapIndicationColor_10_Background": "#000", "sapIndicationColor_10_BorderColor": "#fff", "sapIndicationColor_10_TextColor": "#fff", - "sapIndicationColor_10_Hover_Background": "#795100", - "sapIndicationColor_10_Active_Background": "#795100", + "sapIndicationColor_10_Hover_Background": "#7a5100", + "sapIndicationColor_10_Active_Background": "#7a5100", "sapIndicationColor_10_Active_BorderColor": "#fff", "sapIndicationColor_10_Active_TextColor": "#fff", "sapIndicationColor_10_Selected_Background": "#0f5d94", @@ -797,7 +778,7 @@ "sapIndicationColor_10_Selected_TextColor": "#fff", "sapIndicationColor_10b": "#494949", "sapIndicationColor_10b_BorderColor": "#fff", - "sapIndicationColor_10b_Hover_Background": "#795100", + "sapIndicationColor_10b_Hover_Background": "#7a5100", "sapLegend_WorkingBackground": "#2e2e2e", "sapLegend_NonWorkingBackground": "#585858", "sapLegend_CurrentDateTime": "#e269c9", diff --git a/content/Base/baseLib/sap_belize_hcw/.theming b/content/Base/baseLib/sap_belize_hcw/.theming index 06a020fe..88dfb5cf 100644 --- a/content/Base/baseLib/sap_belize_hcw/.theming +++ b/content/Base/baseLib/sap_belize_hcw/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_belize_hcw", - "sLabel": "SAP High Contrast White (Belize)", + "sLabel": "SAP High Contrast White (SAP Belize)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", diff --git a/content/Base/baseLib/sap_belize_hcw/avatar.svg b/content/Base/baseLib/sap_belize_hcw/avatar.svg deleted file mode 100644 index e96cbe5d..00000000 --- a/content/Base/baseLib/sap_belize_hcw/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_hcw/base.less b/content/Base/baseLib/sap_belize_hcw/base.less index 234025b0..a27b4ff0 100644 --- a/content/Base/baseLib/sap_belize_hcw/base.less +++ b/content/Base/baseLib/sap_belize_hcw/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -846,10 +846,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -963,78 +959,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1757,7 +1681,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1797,7 +1721,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1868,10 +1792,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2091,7 +2015,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2407,7 +2331,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_belize_hcw/css_variables-RTL.css b/content/Base/baseLib/sap_belize_hcw/css_variables-RTL.css index 5a9c8396..d637174c 100644 --- a/content/Base/baseLib/sap_belize_hcw/css_variables-RTL.css +++ b/content/Base/baseLib/sap_belize_hcw/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #ec8b46; --sapHighlightColor: #ec8b46; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #ec8b46; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #ec8b46; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -943,3 +934,43 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_belize_hcw/css_variables.css b/content/Base/baseLib/sap_belize_hcw/css_variables.css index 5a9c8396..d637174c 100644 --- a/content/Base/baseLib/sap_belize_hcw/css_variables.css +++ b/content/Base/baseLib/sap_belize_hcw/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #ec8b46; --sapHighlightColor: #ec8b46; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #ec8b46; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #ec8b46; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -943,3 +934,43 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_belize_hcw/css_variables.less b/content/Base/baseLib/sap_belize_hcw/css_variables.less index db0857d8..bb8ce516 100644 --- a/content/Base/baseLib/sap_belize_hcw/css_variables.less +++ b/content/Base/baseLib/sap_belize_hcw/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize_hcb/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_hcw/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcw/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_hcw/design-tokens.json b/content/Base/baseLib/sap_belize_hcw/design-tokens.json index 82b179d6..0e16140c 100644 --- a/content/Base/baseLib/sap_belize_hcw/design-tokens.json +++ b/content/Base/baseLib/sap_belize_hcw/design-tokens.json @@ -2,13 +2,11 @@ "Internal": { "sapContent_ElementHeight_PX": { "value": "22px", - "type": "sizing", - "description": "The height of lines in the content area (in pixel, deprecated: use @sapElement_Height instead)." + "type": "sizing" }, "sapContent_ElementHeight": { "value": "1.37em", - "type": "sizing", - "description": "The height of inline elements in the content area (in em, deprecated)." + "type": "sizing" }, "sapSvgLib_SAPWeb-icons": { "value": "url(./../sap_belize/svg/libs/SAPWeb-icons.svg)", @@ -252,53 +250,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "3 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -308,18 +296,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -339,43 +324,35 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -395,18 +372,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -426,23 +400,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -462,8 +432,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -483,18 +452,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -514,18 +480,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -688,19 +651,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -819,23 +782,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -855,8 +814,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -876,8 +834,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -916,63 +873,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1170,23 +1115,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1272,8 +1213,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1293,8 +1233,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "200", @@ -1314,8 +1253,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "319.4117647058823", @@ -1335,8 +1273,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "237", @@ -1356,8 +1293,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "189.1970802919708", @@ -1377,8 +1313,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "264.5454545454545", @@ -1398,8 +1333,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "347.0769230769231", @@ -1419,8 +1353,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "153", @@ -1440,8 +1373,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "13.846153846153868", @@ -1461,8 +1393,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "214.45161290322585", @@ -1482,111 +1413,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.80821917808225", @@ -1606,8 +1516,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "217.77777777777783", @@ -1627,8 +1536,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "80", @@ -1648,8 +1556,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1669,8 +1576,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.39999999999998", @@ -1690,8 +1596,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "313.84615384615387", @@ -1711,8 +1616,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "41.37931034482756", @@ -1732,8 +1636,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1753,8 +1656,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "41.217391304347814", @@ -1774,8 +1676,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "55.13513513513516", @@ -1795,8 +1696,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.7659574468085", @@ -1816,8 +1716,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.38461538461547", @@ -1837,8 +1736,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "80.48780487804879", @@ -1858,8 +1756,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1879,8 +1776,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "217.53694581280786", @@ -1900,8 +1796,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.89256198347107", @@ -1921,8 +1816,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "41.14285714285711", @@ -1942,8 +1836,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1963,8 +1856,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "41.29032258064518", @@ -1984,8 +1876,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "55.57894736842104", @@ -2005,18 +1896,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2036,8 +1924,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2395,53 +2282,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2461,18 +2338,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "209.99999999999977", @@ -2492,58 +2366,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2563,18 +2426,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2594,58 +2454,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2665,18 +2514,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.89256198347107", @@ -2696,58 +2542,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2767,18 +2602,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "269.24369747899163", @@ -2798,58 +2630,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2869,18 +2690,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2900,58 +2718,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2971,18 +2778,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "217.53694581280786", @@ -3002,58 +2806,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3073,18 +2866,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "179.39393939393938", @@ -3104,58 +2894,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3175,18 +2954,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "60", @@ -3206,58 +2982,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3277,18 +3042,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3308,58 +3070,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3379,18 +3130,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3410,8 +3158,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5353,8 +5100,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -5374,8 +5120,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -5395,8 +5140,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -5416,8 +5160,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -5437,8 +5180,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -5458,8 +5200,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -5479,8 +5220,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -5500,8 +5240,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -5521,8 +5260,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -5542,8 +5280,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.38461538461547", @@ -5563,8 +5300,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "269.24369747899163", @@ -5584,8 +5320,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "80.48780487804879", @@ -5605,8 +5340,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5626,8 +5360,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "217.53694581280786", @@ -5647,8 +5380,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.82608695652175", @@ -5668,8 +5400,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.89256198347107", @@ -5689,8 +5420,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5710,8 +5440,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "41.29032258064518", @@ -5731,8 +5460,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "55.57894736842104", @@ -5752,8 +5480,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -5775,23 +5502,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5811,8 +5534,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5832,8 +5554,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5853,33 +5574,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5997,38 +5712,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6048,18 +5756,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6068,17 +5773,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6180,23 +5882,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6216,23 +5914,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6251,19 +5945,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6302,38 +5996,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6451,18 +6138,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6482,23 +6166,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6600,68 +6280,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6681,8 +6348,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6702,8 +6368,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6901,33 +6566,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7030,18 +6689,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -7061,18 +6717,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7158,18 +6811,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -7189,18 +6839,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7286,18 +6933,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Text._sapTextColorH}", @@ -7317,18 +6961,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7414,18 +7055,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -7445,18 +7083,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7542,23 +7177,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7578,18 +7209,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7661,23 +7289,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7746,56 +7370,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7881,28 +7520,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7987,49 +7621,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8115,28 +7740,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8221,28 +7841,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8392,39 +8007,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8461,39 +8079,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8530,39 +8151,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8599,39 +8223,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8669,103 +8296,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8979,28 +8596,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9056,13 +8668,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9100,54 +8710,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9167,69 +8770,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9249,28 +8842,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9290,28 +8878,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9331,28 +8914,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9372,28 +8950,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9413,18 +8986,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9958,18 +9528,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9989,18 +9556,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10020,18 +9584,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10149,18 +9710,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10180,18 +9738,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10211,18 +9766,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10340,18 +9892,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10371,18 +9920,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10402,18 +9948,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10531,18 +10074,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10562,18 +10102,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10593,18 +10130,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10722,18 +10256,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10753,18 +10284,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10784,18 +10312,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10897,13 +10422,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10923,18 +10446,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10954,18 +10474,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10985,18 +10502,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11016,18 +10530,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11193,13 +10704,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11219,18 +10728,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11250,18 +10756,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11281,8 +10784,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11302,18 +10804,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11333,28 +10832,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11520,43 +11014,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11690,13 +11176,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11716,18 +11200,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11747,18 +11228,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11778,18 +11256,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11809,18 +11284,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11986,13 +11458,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12012,18 +11482,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12043,18 +11510,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12074,18 +11538,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12105,18 +11566,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12282,8 +11740,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12303,8 +11760,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12324,18 +11780,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12355,18 +11808,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12386,18 +11836,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12516,8 +11963,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12537,13 +11983,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12563,8 +12007,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12584,13 +12027,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12610,8 +12051,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12631,13 +12071,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12657,8 +12095,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12678,13 +12115,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12704,8 +12139,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12725,13 +12159,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12751,8 +12183,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12772,13 +12203,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12798,8 +12227,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12819,13 +12247,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12845,8 +12271,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12866,13 +12291,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12892,8 +12315,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12913,13 +12335,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12939,8 +12359,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12960,13 +12379,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13129,376 +12546,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13518,8 +12570,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "137.28813559322032", @@ -13539,18 +12590,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13570,8 +12618,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "210", @@ -13591,18 +12638,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13622,8 +12666,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "188.125", @@ -13643,18 +12686,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13674,8 +12714,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "317.1428571428571", @@ -13695,18 +12734,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13726,8 +12762,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "270", @@ -13747,18 +12782,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13778,8 +12810,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "358.92215568862275", @@ -13799,18 +12830,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13830,8 +12858,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "210.81081081081084", @@ -13851,18 +12878,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13882,8 +12906,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "221.19402985074635", @@ -13903,18 +12926,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13934,8 +12954,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13955,18 +12974,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13986,8 +13002,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -14007,18 +13022,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14038,8 +13050,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14059,18 +13070,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14090,8 +13098,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14111,18 +13118,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14142,8 +13146,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14163,18 +13166,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14194,8 +13194,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14215,18 +13214,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14246,8 +13242,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14267,18 +13262,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14298,8 +13290,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14319,13 +13310,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14584,35 +13573,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14625,14 +13604,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14652,8 +13629,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14673,13 +13649,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14699,18 +13673,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14779,8 +13750,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14800,13 +13770,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14826,18 +13794,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -14846,41 +13811,35 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14900,13 +13859,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14926,28 +13883,23 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14967,24 +13919,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15214,85 +14149,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15394,73 +14313,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15480,38 +14385,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15520,61 +14423,51 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15692,8 +14585,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "200", @@ -15713,8 +14605,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "192", @@ -15734,8 +14625,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15755,8 +14645,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15776,8 +14665,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "205.71428571428578", @@ -15797,8 +14685,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15818,8 +14705,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "205.71428571428578", @@ -15839,8 +14725,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "199.09090909090912", @@ -15860,8 +14745,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "199.09090909090912", @@ -15881,8 +14765,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "202.5000000000001", @@ -15902,8 +14785,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15923,8 +14805,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15944,8 +14825,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "200", @@ -15965,8 +14845,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "210.0000000000001", @@ -15986,8 +14865,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "207.69230769230762", @@ -16007,8 +14885,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16028,8 +14905,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "200.76923076923072", @@ -16049,8 +14925,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "205.26315789473688", @@ -16070,8 +14945,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16091,25 +14965,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16129,48 +14999,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16336,13 +15207,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16364,13 +15233,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16408,48 +15275,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16600,8 +15458,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16622,8 +15479,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16644,8 +15500,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16658,18 +15513,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16707,23 +15559,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16761,18 +15609,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16810,18 +15655,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16891,8 +15733,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16912,8 +15753,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "179.39393939393938", @@ -16933,8 +15773,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "60", @@ -16954,8 +15793,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16975,8 +15813,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16996,8 +15833,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17017,8 +15853,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17038,8 +15873,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17059,8 +15893,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "0", @@ -17080,8 +15913,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17101,8 +15933,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "219.6428571428571", @@ -17122,8 +15953,7 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { "value": "24.93975903614455", @@ -17143,8 +15973,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17164,8 +15993,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_hcw/less_variables.less b/content/Base/baseLib/sap_belize_hcw/less_variables.less index 24ff9f11..82508a72 100644 --- a/content/Base/baseLib/sap_belize_hcw/less_variables.less +++ b/content/Base/baseLib/sap_belize_hcw/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #ec8b46; @sapHighlightColor: #ec8b46; @sapBaseColor: #fff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #006362; @sapShell_InformativeColor: #000; @sapShell_NeutralColor: #000; -@sapShell_Assistant_ForegroundColor: #000; @sapShell_Category_1_Background: #fff; @sapShell_Category_1_BorderColor: #004ccb; @sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #1e592f; @sapShell_Category_16_TextColor: #000; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #000; -@sapAssistant_Color2: #000; -@sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -@sapAssistant_Background: #fff; -@sapAssistant_BorderColor: #000; -@sapAssistant_TextColor: #000; -@sapAssistant_Hover_Background: #ec8b46; -@sapAssistant_Hover_BorderColor: #000; -@sapAssistant_Hover_TextColor: #000; -@sapAssistant_Active_Background: #ec8b46; -@sapAssistant_Active_BorderColor: #000; -@sapAssistant_Active_TextColor: #000; -@sapAssistant_Question_Background: #fff; -@sapAssistant_Question_BorderColor: #000; -@sapAssistant_Question_TextColor: #000; -@sapAssistant_Answer_Background: #b3b3b3; -@sapAssistant_Answer_BorderColor: #000; -@sapAssistant_Answer_TextColor: #000; @sapAvatar_1_Background: #fff; @sapAvatar_1_BorderColor: #000; @sapAvatar_1_TextColor: #000; diff --git a/content/Base/baseLib/sap_belize_hcw/preview-RTL.css b/content/Base/baseLib/sap_belize_hcw/preview-RTL.css index 69f3469b..bb246956 100644 --- a/content/Base/baseLib/sap_belize_hcw/preview-RTL.css +++ b/content/Base/baseLib/sap_belize_hcw/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_hcw/preview.css b/content/Base/baseLib/sap_belize_hcw/preview.css index 947886e8..c8672e06 100644 --- a/content/Base/baseLib/sap_belize_hcw/preview.css +++ b/content/Base/baseLib/sap_belize_hcw/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3","HighContrast"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_hcw/preview.less b/content/Base/baseLib/sap_belize_hcw/preview.less index b4ed9f8d..2c13ce70 100644 --- a/content/Base/baseLib/sap_belize_hcw/preview.less +++ b/content/Base/baseLib/sap_belize_hcw/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize_hcb/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_hcw/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_hcw/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_hcw/sass_variables.scss b/content/Base/baseLib/sap_belize_hcw/sass_variables.scss index 102b5854..6598a3c0 100644 --- a/content/Base/baseLib/sap_belize_hcw/sass_variables.scss +++ b/content/Base/baseLib/sap_belize_hcw/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #ec8b46; $sapHighlightColor: #ec8b46; $sapBaseColor: #fff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #5c5c00; $sapShell_PositiveColor: #006362; $sapShell_InformativeColor: #000; $sapShell_NeutralColor: #000; -$sapShell_Assistant_ForegroundColor: #000; $sapShell_Category_1_Background: #fff; $sapShell_Category_1_BorderColor: #004ccb; $sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #fff; $sapShell_Category_16_BorderColor: #1e592f; $sapShell_Category_16_TextColor: #000; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #000; -$sapAssistant_Color2: #000; -$sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -$sapAssistant_Background: #fff; -$sapAssistant_BorderColor: #000; -$sapAssistant_TextColor: #000; -$sapAssistant_Hover_Background: #ec8b46; -$sapAssistant_Hover_BorderColor: #000; -$sapAssistant_Hover_TextColor: #000; -$sapAssistant_Active_Background: #ec8b46; -$sapAssistant_Active_BorderColor: #000; -$sapAssistant_Active_TextColor: #000; -$sapAssistant_Question_Background: #fff; -$sapAssistant_Question_BorderColor: #000; -$sapAssistant_Question_TextColor: #000; -$sapAssistant_Answer_Background: #b3b3b3; -$sapAssistant_Answer_BorderColor: #000; -$sapAssistant_Answer_TextColor: #000; $sapAvatar_1_Background: #fff; $sapAvatar_1_BorderColor: #000; $sapAvatar_1_TextColor: #000; diff --git a/content/Base/baseLib/sap_belize_hcw/skeleton.less b/content/Base/baseLib/sap_belize_hcw/skeleton.less deleted file mode 100644 index 8092261e..00000000 --- a/content/Base/baseLib/sap_belize_hcw/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_belize_hcb/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_belize_hcw/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_belize_hcw/variables.json b/content/Base/baseLib/sap_belize_hcw/variables.json index 02acda42..3fd37874 100644 --- a/content/Base/baseLib/sap_belize_hcw/variables.json +++ b/content/Base/baseLib/sap_belize_hcw/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#006362", "sapShell_InformativeColor": "#000", "sapShell_NeutralColor": "#000", - "sapShell_Assistant_ForegroundColor": "#000", "sapShell_Category_1_Background": "#fff", "sapShell_Category_1_BorderColor": "#004ccb", "sapShell_Category_1_TextColor": "#000", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#1e592f", "sapShell_Category_16_TextColor": "#000", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#000", - "sapAssistant_Color2": "#000", - "sapAssistant_BackgroundGradient": "linear-gradient(#fff, #fff)", - "sapAssistant_Background": "#fff", - "sapAssistant_BorderColor": "#000", - "sapAssistant_TextColor": "#000", - "sapAssistant_Hover_Background": "#ec8b46", - "sapAssistant_Hover_BorderColor": "#000", - "sapAssistant_Hover_TextColor": "#000", - "sapAssistant_Active_Background": "#ec8b46", - "sapAssistant_Active_BorderColor": "#000", - "sapAssistant_Active_TextColor": "#000", - "sapAssistant_Question_Background": "#fff", - "sapAssistant_Question_BorderColor": "#000", - "sapAssistant_Question_TextColor": "#000", - "sapAssistant_Answer_Background": "#b3b3b3", - "sapAssistant_Answer_BorderColor": "#000", - "sapAssistant_Answer_TextColor": "#000", "sapAvatar_1_Background": "#fff", "sapAvatar_1_BorderColor": "#000", "sapAvatar_1_TextColor": "#000", diff --git a/content/Base/baseLib/sap_belize_plus/avatar.svg b/content/Base/baseLib/sap_belize_plus/avatar.svg deleted file mode 100644 index 16743e1b..00000000 --- a/content/Base/baseLib/sap_belize_plus/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_plus/base.less b/content/Base/baseLib/sap_belize_plus/base.less index e341cfdc..ef439c31 100644 --- a/content/Base/baseLib/sap_belize_plus/base.less +++ b/content/Base/baseLib/sap_belize_plus/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.5.0) *******************/ @sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30); @sapBaseColor: @sapPrimary1; @@ -60,7 +60,6 @@ @sapShell_TextColor: lighten(@sapTextColor, 2); @sapShell_InteractiveTextColor: @sapShell_TextColor; @sapShell_Hover_Background: lighten(@sapBrandColor, 10); -@sapShell_Assistant_ForegroundColor: lighten(@sapAssistant_Color1, 16); @sapShell_Category_1_TextShadow: none; @sapShell_Category_2_TextShadow: none; @sapShell_Category_3_TextShadow: none; @@ -78,7 +77,6 @@ @sapShell_Category_15_Background: lighten(@sapLegendColor16, 15); @sapShell_Category_15_TextShadow: none; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Question_Background: darken(@sapAssistant_Background, 30); @sapButton_Background: lighten(@sapBaseColor, 2); @sapButton_BorderColor: lighten(@sapButton_Background, 36); @sapButton_TextColor: lighten(@sapHighlightColor, 12); diff --git a/content/Base/baseLib/sap_belize_plus/css_variables-RTL.css b/content/Base/baseLib/sap_belize_plus/css_variables-RTL.css index 39f220b6..de3f26fa 100644 --- a/content/Base/baseLib/sap_belize_plus/css_variables-RTL.css +++ b/content/Base/baseLib/sap_belize_plus/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #427cac; --sapHighlightColor: #427cac; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #2b7c2b; --sapShell_InformativeColor: #427cac; --sapShell_NeutralColor: #5e696e; - --sapShell_Assistant_ForegroundColor: #555cbe; --sapShell_Category_1_Background: #008bc7; --sapShell_Category_1_BorderColor: #008bc7; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #626b4a; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #555cbe; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); - --sapAssistant_Background: #555cbe; - --sapAssistant_BorderColor: #555cbe; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #30357d; - --sapAssistant_Hover_BorderColor: #30357d; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #222558; - --sapAssistant_Active_BorderColor: #222558; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #e1e2f4; - --sapAssistant_Question_BorderColor: #e1e2f4; - --sapAssistant_Question_TextColor: #333; - --sapAssistant_Answer_Background: #e6e6e6; - --sapAssistant_Answer_BorderColor: #e6e6e6; - --sapAssistant_Answer_TextColor: #333; --sapAvatar_1_Background: #e09d00; --sapAvatar_1_BorderColor: #e09d00; --sapAvatar_1_TextColor: #fff; @@ -943,4 +934,25 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } -.sapContrastPlus{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Assistant_ForegroundColor:#9095d5;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAssistant_TextColor:#fafafa;--sapAssistant_Hover_TextColor:#fafafa;--sapAssistant_Active_TextColor:#fafafa;--sapAssistant_Question_Background:#222558;--sapAssistant_Question_BorderColor:#222558;--sapAssistant_Question_TextColor:#fafafa;--sapAssistant_Answer_Background:#2b3742;--sapAssistant_Answer_BorderColor:#2b3742;--sapAssistant_Answer_TextColor:#fafafa;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/*SCOPING Base.baseLib.sap_belize_plus.css_variables with "sapContrastPlus"*/.sapContrastPlus :root,.sapContrastPlus:root{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_plus/css_variables.css b/content/Base/baseLib/sap_belize_plus/css_variables.css index 39f220b6..de3f26fa 100644 --- a/content/Base/baseLib/sap_belize_plus/css_variables.css +++ b/content/Base/baseLib/sap_belize_plus/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "Scopes": ["sapContrastPlus"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #427cac; --sapHighlightColor: #427cac; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #2b7c2b; --sapShell_InformativeColor: #427cac; --sapShell_NeutralColor: #5e696e; - --sapShell_Assistant_ForegroundColor: #555cbe; --sapShell_Category_1_Background: #008bc7; --sapShell_Category_1_BorderColor: #008bc7; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #626b4a; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #555cbe; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); - --sapAssistant_Background: #555cbe; - --sapAssistant_BorderColor: #555cbe; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #30357d; - --sapAssistant_Hover_BorderColor: #30357d; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #222558; - --sapAssistant_Active_BorderColor: #222558; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #e1e2f4; - --sapAssistant_Question_BorderColor: #e1e2f4; - --sapAssistant_Question_TextColor: #333; - --sapAssistant_Answer_Background: #e6e6e6; - --sapAssistant_Answer_BorderColor: #e6e6e6; - --sapAssistant_Answer_TextColor: #333; --sapAvatar_1_Background: #e09d00; --sapAvatar_1_BorderColor: #e09d00; --sapAvatar_1_TextColor: #fff; @@ -943,4 +934,25 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } -.sapContrastPlus{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Assistant_ForegroundColor:#9095d5;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAssistant_TextColor:#fafafa;--sapAssistant_Hover_TextColor:#fafafa;--sapAssistant_Active_TextColor:#fafafa;--sapAssistant_Question_Background:#222558;--sapAssistant_Question_BorderColor:#222558;--sapAssistant_Question_TextColor:#fafafa;--sapAssistant_Answer_Background:#2b3742;--sapAssistant_Answer_BorderColor:#2b3742;--sapAssistant_Answer_TextColor:#fafafa;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_belize.css_variables (Version 11.5.0) +*/ + + +/*SCOPING Base.baseLib.sap_belize_plus.css_variables with "sapContrastPlus"*/.sapContrastPlus :root,.sapContrastPlus:root{--sapHighlightColor:#91c8f6;--sapBaseColor:#3f5161;--sapBackgroundColor:#3f5161;--sapTextColor:#fafafa;--sapLinkColor:#7ed0ff;--sapSelectedColor:#91c8f6;--sapHoverColor:#45596a;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#2f3c48;--sapTitleColor:#fafafa;--sapNegativeColor:#ff8888;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#ff8888;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#ff8888;--sapCriticalTextColor:#fabd64;--sapPositiveTextColor:#abe2ab;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapErrorColor:#ff8888;--sapWarningColor:#fabd64;--sapSuccessColor:#abe2ab;--sapInformationColor:#91c8f6;--sapErrorBackground:#500;--sapWarningBackground:#5c3803;--sapSuccessBackground:#174417;--sapInformationBackground:#062e4f;--sapNeutralBackground:#393e41;--sapErrorBorderColor:#ff8888;--sapWarningBorderColor:#fabd64;--sapSuccessBorderColor:#abe2ab;--sapInformationBorderColor:#91c8f6;--sapNeutralBorderColor:#d3d7d9;--sapContent_IconColor:#cae4fb;--sapContent_ContrastIconColor:#2f3c48;--sapContent_NonInteractiveIconColor:#97aabb;--sapContent_MarkerIconColor:#8ca7d5;--sapContent_MarkerTextColor:#b7cfe4;--sapContent_MeasureIndicatorColor:#7891a7;--sapContent_Selected_MeasureIndicatorColor:#7891a7;--sapContent_Placeholderloading_Background:#27323c;--sapContent_Placeholderloading_Gradient:linear-gradient(to right,#27323c 0%,#27323c 35%,#1d252d 50%,#27323c 65%,#27323c 100%);--sapContent_ImagePlaceholderBackground:#69859d;--sapContent_ImagePlaceholderForegroundColor:#495e70;--sapContent_UnratedColor:#8ea3b6;--sapContent_FocusColor:#fff;--sapContent_ContrastFocusColor:#000;--sapContent_Shadow0:0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.2);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0 0 #3f5161,inset 0 -0.125rem 0 0 #4f667a;--sapContent_SearchHighlightColor:#058088;--sapContent_LabelColor:#ddd;--sapContent_DisabledTextColor:rgba(250,250,250,0.5);--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#2f3c48;--sapContent_ForegroundColor:#4d6377;--sapContent_ForegroundBorderColor:#889eb1;--sapContent_ForegroundTextColor:#fafafa;--sapContent_DragAndDropActiveColor:#7ed0ff;--sapContent_Selected_TextColor:#2f3c48;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapLink_Hover_Color:#7ed0ff;--sapLink_Active_Color:#7ed0ff;--sapLink_Visited_Color:#7ed0ff;--sapLink_InvertedColor:#0070b1;--sapLink_SubtleColor:#b1e3ff;--sapShell_Background:#6585a3;--sapShell_BackgroundImage:linear-gradient(to bottom,#2b4863,#9ebfde);--sapShell_TextColor:#fff;--sapShell_InteractiveTextColor:#fff;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#5f95c2;--sapShell_Active_Background:#91c8f6;--sapShell_Active_TextColor:#2f3c48;--sapShell_Selected_Background:#91c8f6;--sapShell_Selected_TextColor:#2f3c48;--sapShell_Selected_Hover_Background:#91c8f6;--sapShell_Navigation_Hover_Background:#5f95c2;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Active_TextColor:#2f3c48;--sapShell_Navigation_Active_Background:#91c8f6;--sapShell_Shadow:0 0.125rem 0 0 #597895;--sapShell_NegativeColor:#ff8888;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#91c8f6;--sapShell_NeutralColor:#d3d7d9;--sapShell_Category_1_Background:#00a4eb;--sapShell_Category_1_BorderColor:#00a4eb;--sapShell_Category_1_TextColor:#2f3c48;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#d88b8b;--sapShell_Category_2_BorderColor:#d88b8b;--sapShell_Category_2_TextColor:#2f3c48;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#ffb914;--sapShell_Category_3_BorderColor:#ffb914;--sapShell_Category_3_TextColor:#2f3c48;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#b47ea9;--sapShell_Category_4_BorderColor:#b47ea9;--sapShell_Category_4_TextColor:#2f3c48;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#ffb98d;--sapShell_Category_5_BorderColor:#ffb98d;--sapShell_Category_5_TextColor:#2f3c48;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#21c4c4;--sapShell_Category_6_BorderColor:#21c4c4;--sapShell_Category_6_TextColor:#2f3c48;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#de54c1;--sapShell_Category_7_BorderColor:#de54c1;--sapShell_Category_7_TextColor:#fafafa;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#afd645;--sapShell_Category_8_BorderColor:#afd645;--sapShell_Category_8_TextColor:#2f3c48;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#c1c8d3;--sapShell_Category_9_BorderColor:#c1c8d3;--sapShell_Category_9_TextColor:#2f3c48;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#38c3ff;--sapShell_Category_10_BorderColor:#38c3ff;--sapShell_Category_10_TextColor:#2f3c48;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#f58c4b;--sapShell_Category_11_BorderColor:#f58c4b;--sapShell_Category_11_TextColor:#2f3c48;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#a2c0f2;--sapShell_Category_12_BorderColor:#a2c0f2;--sapShell_Category_12_TextColor:#2f3c48;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#ffa1a1;--sapShell_Category_13_BorderColor:#ffa1a1;--sapShell_Category_13_TextColor:#2f3c48;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#a2c2c2;--sapShell_Category_14_BorderColor:#a2c2c2;--sapShell_Category_14_TextColor:#2f3c48;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#eef0f3;--sapShell_Category_15_BorderColor:#eef0f3;--sapShell_Category_15_TextColor:#2f3c48;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#aabc78;--sapShell_Category_16_BorderColor:#aabc78;--sapShell_Category_16_TextColor:#2f3c48;--sapShell_Category_16_TextShadow:none;--sapAvatar_1_TextColor:#2f3c48;--sapAvatar_2_TextColor:#fafafa;--sapAvatar_3_TextColor:#fafafa;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_TextColor:#2f3c48;--sapAvatar_6_TextColor:#fafafa;--sapAvatar_7_TextColor:#fafafa;--sapAvatar_8_TextColor:#2f3c48;--sapAvatar_9_TextColor:#fafafa;--sapAvatar_10_TextColor:#fafafa;--sapButton_Background:#435667;--sapButton_BorderColor:#a0b2c1;--sapButton_TextColor:#cae4fb;--sapButton_Hover_Background:#4f657a;--sapButton_Hover_BorderColor:#a0b2c1;--sapButton_Hover_TextColor:#cae4fb;--sapButton_IconColor:#cae4fb;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#2f3c48;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#2f3c48;--sapButton_Reject_Background:#435667;--sapButton_Reject_BorderColor:#ff8888;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Hover_Background:#4f657a;--sapButton_Reject_Hover_BorderColor:#ff8888;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#2f3c48;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#2f3c48;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#435667;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Hover_Background:#4f657a;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#2f3c48;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#2f3c48;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_TextColor:#cae4fb;--sapButton_Lite_Hover_Background:rgba(35,45,54,0.5);--sapButton_Lite_Hover_BorderColor:rgba(35,45,54,0.5);--sapButton_Lite_Hover_TextColor:#cae4fb;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#62b0f2;--sapButton_Selected_BorderColor:#4aa4f0;--sapButton_Selected_TextColor:#2f3c48;--sapButton_Selected_Hover_Background:#54a9f1;--sapButton_Selected_Hover_BorderColor:#54a9f1;--sapButton_Attention_Background:#435667;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fafafa;--sapButton_Attention_Hover_Background:#5c3803;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fafafa;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#2f3c48;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#2f3c48;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#ff8888;--sapButton_Negative_BorderColor:#ff8888;--sapButton_Negative_TextColor:#2f3c48;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#2f3c48;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#2f3c48;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#2f3c48;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#2f3c48;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#2f3c48;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#2f3c48;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#2f3c48;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#2f3c48;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#2f3c48;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#2f3c48;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#2f3c48;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#2f3c48;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#2f3c48;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#2f3c48;--sapButton_Track_Background:#495e70;--sapButton_Track_BorderColor:#a0b2c1;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#4f657a;--sapButton_Track_Hover_BorderColor:#a0b2c1;--sapButton_Track_Selected_Background:#62b0f2;--sapButton_Track_Selected_BorderColor:#4aa4f0;--sapButton_Track_Selected_TextColor:#2f3c48;--sapButton_Track_Selected_Hover_Background:#54a9f1;--sapButton_Track_Selected_Hover_BorderColor:#54a9f1;--sapButton_Handle_Background:#435667;--sapButton_Handle_BorderColor:#a0b2c1;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#4f657a;--sapButton_Handle_Hover_BorderColor:#a0b2c1;--sapButton_Handle_Selected_Background:#62b0f2;--sapButton_Handle_Selected_BorderColor:#4aa4f0;--sapButton_Handle_Selected_TextColor:#2f3c48;--sapButton_Handle_Selected_Hover_Background:#54a9f1;--sapButton_Handle_Selected_Hover_BorderColor:#54a9f1;--sapButton_Track_Negative_Background:#435667;--sapButton_Track_Negative_BorderColor:#ff8888;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#435667;--sapButton_Track_Negative_Hover_BorderColor:#ff8888;--sapButton_Handle_Negative_Background:#435667;--sapButton_Handle_Negative_BorderColor:#ff8888;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#4f657a;--sapButton_Handle_Negative_Hover_BorderColor:#ff8888;--sapButton_Track_Positive_Background:#435667;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#435667;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#435667;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#4f657a;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#435667;--sapButton_TokenBorderColor:#617d95;--sapField_Background:#495e70;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#c3d7e8;--sapField_BorderColor:#7891a7;--sapField_HelpBackground:#495e70;--sapField_Hover_Background:#495e70;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#91c8f6;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#495e70;--sapField_Focus_BorderColor:#7891a7;--sapField_Focus_HelpBackground:#495e70;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BorderColor:#7891a7;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#d88b8b;--sapField_InvalidColor:#ff8888;--sapField_InvalidBackground:#495e70;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#495e70;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#495e70;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#495e70;--sapGroup_TitleBorderColor:#69859d;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#3f5161;--sapGroup_ContentBorderColor:#4f667a;--sapToolbar_SeparatorColor:rgba(239,244,249,0.2);--sapList_HeaderBackground:#3c4d5c;--sapList_HeaderBorderColor:#4d6377;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#4d6377;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#2f3c48;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#496b8a;--sapList_SelectionBorderColor:#4d6377;--sapList_Hover_SelectionBackground:#4e7394;--sapList_Background:#3f5161;--sapList_Hover_Background:#45596a;--sapList_AlternatingBackground:#435667;--sapList_GroupHeaderBackground:#3f5161;--sapList_GroupHeaderBorderColor:#69859e;--sapList_GroupHeaderTextColor:#b7cfe4;--sapList_TableGroupHeaderBackground:#3b4c5b;--sapList_TableGroupHeaderBorderColor:#69859e;--sapList_TableGroupHeaderTextColor:#b7cfe4;--sapList_FooterBackground:#2f3c48;--sapList_FooterTextColor:#fafafa;--sapList_TableFooterBorder:#69859e;--sapList_TableFixedBorderColor:#9dafc0;--sapMessage_ErrorBorderColor:#ff8888;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#495e70;--sapProgress_BorderColor:#7891a7;--sapProgress_TextColor:#fafafa;--sapProgress_NegativeBackground:#495e70;--sapProgress_NegativeBorderColor:#7891a7;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#495e70;--sapProgress_CriticalBorderColor:#7891a7;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#495e70;--sapProgress_PositiveBorderColor:#7891a7;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#495e70;--sapProgress_InformationBorderColor:#7891a7;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#7891a7;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#ff8888;--sapProgress_Value_NegativeBorderColor:#7891a7;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#7891a7;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#7891a7;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#7891a7;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#0099db;--sapScrollBar_TrackColor:#3f5161;--sapScrollBar_BorderColor:#0099db;--sapScrollBar_SymbolColor:#cae4fb;--sapScrollBar_Hover_FaceColor:#00a4ea;--sapSlider_Background:#69849d;--sapSlider_BorderColor:#69849d;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:rgba(73,94,112,0.1);--sapSlider_HandleBorderColor:#a6b7c5;--sapSlider_RangeHandleBackground:rgba(73,94,112,0.1);--sapSlider_Hover_HandleBackground:rgba(105,133,157,0.6);--sapSlider_Hover_HandleBorderColor:#a6b7c5;--sapSlider_Hover_RangeHandleBackground:rgba(43,55,66,0.6);--sapSlider_Active_HandleBackground:rgba(145,200,246,0.3);--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:rgba(145,200,246,0.3);--sapPageHeader_Background:#3f5161;--sapPageHeader_BorderColor:#4f667a;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2f3c48;--sapPageFooter_BorderColor:#475b6d;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Active_Background:#91c8f6;--sapInfobar_NonInteractive_Background:#2b3742;--sapInfobar_TextColor:#fafafa;--sapObjectHeader_Background:#3f5161;--sapObjectHeader_Hover_Background:#45596a;--sapObjectHeader_BorderColor:#4f667a;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Subtitle_TextColor:#ddd;--sapTile_Background:#3f5161;--sapTile_Hover_Background:#45596a;--sapTile_Active_Background:#45596a;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#ddd;--sapTile_IconColor:#83c0f6;--sapTile_SeparatorColor:#577086;--sapTile_Interactive_BorderColor:#889eb1;--sapTile_OverlayForegroundColor:#fafafa;--sapIndicationColor_1:#ff8888;--sapIndicationColor_1_Background:#ff8888;--sapIndicationColor_1_BorderColor:#ff8888;--sapIndicationColor_1_TextColor:#2f3c48;--sapIndicationColor_1_Hover_Background:#ffa2a2;--sapIndicationColor_1_Active_Background:#fbb;--sapIndicationColor_1_Active_BorderColor:#ff8888;--sapIndicationColor_1_Active_TextColor:#2f3c48;--sapIndicationColor_1_Selected_Background:#fbb;--sapIndicationColor_1_Selected_BorderColor:#ff8888;--sapIndicationColor_1_Selected_TextColor:#2f3c48;--sapIndicationColor_1b:#5e0303;--sapIndicationColor_1b_BorderColor:#5e0303;--sapIndicationColor_1b_Hover_Background:#770404;--sapIndicationColor_2:#ffbbbb;--sapIndicationColor_2_Background:#ffbbbb;--sapIndicationColor_2_BorderColor:#ffbbbb;--sapIndicationColor_2_TextColor:#2f3c48;--sapIndicationColor_2_Hover_Background:#ffd5d5;--sapIndicationColor_2_Active_Background:#fee;--sapIndicationColor_2_Active_BorderColor:#ffbbbb;--sapIndicationColor_2_Active_TextColor:#2f3c48;--sapIndicationColor_2_Selected_Background:#fee;--sapIndicationColor_2_Selected_BorderColor:#ffbbbb;--sapIndicationColor_2_Selected_TextColor:#2f3c48;--sapIndicationColor_2b:#7d0000;--sapIndicationColor_2b_BorderColor:#7d0000;--sapIndicationColor_2b_Hover_Background:#970000;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_TextColor:#2f3c48;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_Active_BorderColor:#fabd64;--sapIndicationColor_3_Active_TextColor:#2f3c48;--sapIndicationColor_3_Selected_Background:#fbca82;--sapIndicationColor_3_Selected_BorderColor:#fabd64;--sapIndicationColor_3_Selected_TextColor:#2f3c48;--sapIndicationColor_3b:#662b00;--sapIndicationColor_3b_BorderColor:#662b00;--sapIndicationColor_3b_Hover_Background:#803600;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_TextColor:#2f3c48;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_Active_BorderColor:#abe2ab;--sapIndicationColor_4_Active_TextColor:#2f3c48;--sapIndicationColor_4_Selected_Background:#d1efd1;--sapIndicationColor_4_Selected_BorderColor:#abe2ab;--sapIndicationColor_4_Selected_TextColor:#2f3c48;--sapIndicationColor_4b:#044a18;--sapIndicationColor_4b_BorderColor:#044a18;--sapIndicationColor_4b_Hover_Background:#056220;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_TextColor:#2f3c48;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_Active_BorderColor:#91c8f6;--sapIndicationColor_5_Active_TextColor:#2f3c48;--sapIndicationColor_5_Selected_Background:#c0e0fa;--sapIndicationColor_5_Selected_BorderColor:#91c8f6;--sapIndicationColor_5_Selected_TextColor:#2f3c48;--sapIndicationColor_5b:#024594;--sapIndicationColor_5b_BorderColor:#024594;--sapIndicationColor_5b_Hover_Background:#0251ad;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_TextColor:#2f3c48;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_Active_BorderColor:#7fc6c6;--sapIndicationColor_6_Active_TextColor:#2f3c48;--sapIndicationColor_6_Selected_Background:#a2d6d6;--sapIndicationColor_6_Selected_BorderColor:#7fc6c6;--sapIndicationColor_6_Selected_TextColor:#2f3c48;--sapIndicationColor_6b:#00454e;--sapIndicationColor_6b_BorderColor:#00454e;--sapIndicationColor_6b_Hover_Background:#005c68;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_TextColor:#2f3c48;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_Active_BorderColor:#b995e0;--sapIndicationColor_7_Active_TextColor:#2f3c48;--sapIndicationColor_7_Selected_Background:#d3bcec;--sapIndicationColor_7_Selected_BorderColor:#b995e0;--sapIndicationColor_7_Selected_TextColor:#2f3c48;--sapIndicationColor_7b:#2702c2;--sapIndicationColor_7b_BorderColor:#2702c2;--sapIndicationColor_7b_Hover_Background:#2c02db;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_TextColor:#2f3c48;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_Active_BorderColor:#e269c9;--sapIndicationColor_8_Active_TextColor:#2f3c48;--sapIndicationColor_8_Selected_Background:#ea94d8;--sapIndicationColor_8_Selected_BorderColor:#e269c9;--sapIndicationColor_8_Selected_TextColor:#2f3c48;--sapIndicationColor_8b:#4c005b;--sapIndicationColor_8b_BorderColor:#4c005b;--sapIndicationColor_8b_Hover_Background:#610075;--sapIndicationColor_9:#f2f2f2;--sapIndicationColor_9_Background:#f2f2f2;--sapIndicationColor_9_BorderColor:#f2f2f2;--sapIndicationColor_9_TextColor:#2f3c48;--sapIndicationColor_9_Hover_Background:#fff;--sapIndicationColor_9_Active_Background:#fff;--sapIndicationColor_9_Active_BorderColor:#f2f2f2;--sapIndicationColor_9_Active_TextColor:#2f3c48;--sapIndicationColor_9_Selected_Background:#fff;--sapIndicationColor_9_Selected_BorderColor:#f2f2f2;--sapIndicationColor_9_Selected_TextColor:#2f3c48;--sapIndicationColor_9b:#1d232a;--sapIndicationColor_9b_BorderColor:#3e4b5a;--sapIndicationColor_9b_Hover_Background:#273039;--sapIndicationColor_10:#d8d8d8;--sapIndicationColor_10_Background:#d8d8d8;--sapIndicationColor_10_BorderColor:#d8d8d8;--sapIndicationColor_10_TextColor:#2f3c48;--sapIndicationColor_10_Hover_Background:#e5e5e5;--sapIndicationColor_10_Active_Background:#f2f2f2;--sapIndicationColor_10_Active_BorderColor:#d8d8d8;--sapIndicationColor_10_Active_TextColor:#2f3c48;--sapIndicationColor_10_Selected_Background:#f2f2f2;--sapIndicationColor_10_Selected_BorderColor:#d8d8d8;--sapIndicationColor_10_Selected_TextColor:#2f3c48;--sapIndicationColor_10b:#373737;--sapIndicationColor_10b_BorderColor:#373737;--sapIndicationColor_10b_Hover_Background:#444;--sapLegend_WorkingBackground:#4f667a;--sapLegend_NonWorkingBackground:#435667;--sapLegendColor1:#ffb914;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#00a4eb;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#38c3ff;--sapLegendColor10:#b47ea9;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b8adb6;--sapLegendColor16:#c1c8d3;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#6aafcd;--sapLegendColor20:#a2c0f2;--sapLegendBackgroundColor1:#473200;--sapLegendBackgroundColor2:#552405;--sapLegendBackgroundColor3:#521c1c;--sapLegendBackgroundColor4:#56331d;--sapLegendBackgroundColor5:#400c35;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0b4141;--sapLegendBackgroundColor8:#29340c;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#3c2a38;--sapLegendBackgroundColor11:#684e12;--sapLegendBackgroundColor12:#853808;--sapLegendBackgroundColor13:#704b4b;--sapLegendBackgroundColor14:#88502e;--sapLegendBackgroundColor15:#724168;--sapLegendBackgroundColor16:#546074;--sapLegendBackgroundColor17:#2c6868;--sapLegendBackgroundColor18:#576432;--sapLegendBackgroundColor19:#36677d;--sapLegendBackgroundColor20:#003895;--sapChart_Bad:#f55556;--sapChart_Critical:#f4ac44;--sapChart_Good:#69c683;--sapChart_Neutral:#9ea8ad;--sapChart_Sequence_Neutral:#9ea8ad} \ No newline at end of file diff --git a/content/Base/baseLib/sap_belize_plus/css_variables.less b/content/Base/baseLib/sap_belize_plus/css_variables.less index 3b2b9158..74e8bf64 100644 --- a/content/Base/baseLib/sap_belize_plus/css_variables.less +++ b/content/Base/baseLib/sap_belize_plus/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_plus/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_plus/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_plus/less_variables.less b/content/Base/baseLib/sap_belize_plus/less_variables.less index b228b312..8d40c5ce 100644 --- a/content/Base/baseLib/sap_belize_plus/less_variables.less +++ b/content/Base/baseLib/sap_belize_plus/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #427cac; @sapHighlightColor: #427cac; @sapBaseColor: #eff4f9; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #2b7c2b; @sapShell_InformativeColor: #427cac; @sapShell_NeutralColor: #5e696e; -@sapShell_Assistant_ForegroundColor: #555cbe; @sapShell_Category_1_Background: #008bc7; @sapShell_Category_1_BorderColor: #008bc7; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #626b4a; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -@sapAssistant_Color1: #555cbe; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); -@sapAssistant_Background: #555cbe; -@sapAssistant_BorderColor: #555cbe; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #30357d; -@sapAssistant_Hover_BorderColor: #30357d; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #222558; -@sapAssistant_Active_BorderColor: #222558; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #e1e2f4; -@sapAssistant_Question_BorderColor: #e1e2f4; -@sapAssistant_Question_TextColor: #333; -@sapAssistant_Answer_Background: #e6e6e6; -@sapAssistant_Answer_BorderColor: #e6e6e6; -@sapAssistant_Answer_TextColor: #333; @sapAvatar_1_Background: #e09d00; @sapAvatar_1_BorderColor: #e09d00; @sapAvatar_1_TextColor: #fff; @@ -1026,7 +1007,6 @@ @sapContrastPlus--sapShell_PositiveColor: #abe2ab; @sapContrastPlus--sapShell_InformativeColor: #91c8f6; @sapContrastPlus--sapShell_NeutralColor: #d3d7d9; -@sapContrastPlus--sapShell_Assistant_ForegroundColor: #9095d5; @sapContrastPlus--sapShell_Category_1_Background: #00a4eb; @sapContrastPlus--sapShell_Category_1_BorderColor: #00a4eb; @sapContrastPlus--sapShell_Category_1_TextColor: #2f3c48; @@ -1091,15 +1071,6 @@ @sapContrastPlus--sapShell_Category_16_BorderColor: #aabc78; @sapContrastPlus--sapShell_Category_16_TextColor: #2f3c48; @sapContrastPlus--sapShell_Category_16_TextShadow: none; -@sapContrastPlus--sapAssistant_TextColor: #fafafa; -@sapContrastPlus--sapAssistant_Hover_TextColor: #fafafa; -@sapContrastPlus--sapAssistant_Active_TextColor: #fafafa; -@sapContrastPlus--sapAssistant_Question_Background: #222558; -@sapContrastPlus--sapAssistant_Question_BorderColor: #222558; -@sapContrastPlus--sapAssistant_Question_TextColor: #fafafa; -@sapContrastPlus--sapAssistant_Answer_Background: #2b3742; -@sapContrastPlus--sapAssistant_Answer_BorderColor: #2b3742; -@sapContrastPlus--sapAssistant_Answer_TextColor: #fafafa; @sapContrastPlus--sapAvatar_1_TextColor: #2f3c48; @sapContrastPlus--sapAvatar_2_TextColor: #fafafa; @sapContrastPlus--sapAvatar_3_TextColor: #fafafa; diff --git a/content/Base/baseLib/sap_belize_plus/preview-RTL.css b/content/Base/baseLib/sap_belize_plus/preview-RTL.css index e1ea76fc..3cc968ad 100644 --- a/content/Base/baseLib/sap_belize_plus/preview-RTL.css +++ b/content/Base/baseLib/sap_belize_plus/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88!important}.sapSvgIconCritical{fill:#fabd64!important}.sapSvgIconPositive{fill:#abe2ab!important}.sapSvgIconBase{fill:#3f5161!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88!important}.sapSvgIconCritical{fill:#fabd64!important}.sapSvgIconPositive{fill:#abe2ab!important}.sapSvgIconBase{fill:#3f5161!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_plus/preview.css b/content/Base/baseLib/sap_belize_plus/preview.css index 6c2f8a0c..80353198 100644 --- a/content/Base/baseLib/sap_belize_plus/preview.css +++ b/content/Base/baseLib/sap_belize_plus/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize_plus.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_belize","sap_base_fiori","baseTheme"], "Tags": ["Fiori_2","Fiori_3"], "FallbackThemeId": "sap_bluecrystal", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88 !important}.sapSvgIconCritical{fill:#fabd64 !important}.sapSvgIconPositive{fill:#abe2ab !important}.sapSvgIconBase{fill:#3f5161 !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88 !important}.sapSvgIconCritical{fill:#fabd64 !important}.sapSvgIconPositive{fill:#abe2ab !important}.sapSvgIconBase{fill:#3f5161 !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_belize_plus/preview.less b/content/Base/baseLib/sap_belize_plus/preview.less index 7503939c..2eb74254 100644 --- a/content/Base/baseLib/sap_belize_plus/preview.less +++ b/content/Base/baseLib/sap_belize_plus/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_belize/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_belize_plus/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_belize_plus/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_belize_plus/sass_variables.scss b/content/Base/baseLib/sap_belize_plus/sass_variables.scss index 4b4bc7b1..b09a68ef 100644 --- a/content/Base/baseLib/sap_belize_plus/sass_variables.scss +++ b/content/Base/baseLib/sap_belize_plus/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #427cac; $sapHighlightColor: #427cac; $sapBaseColor: #eff4f9; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #e78c07; $sapShell_PositiveColor: #2b7c2b; $sapShell_InformativeColor: #427cac; $sapShell_NeutralColor: #5e696e; -$sapShell_Assistant_ForegroundColor: #555cbe; $sapShell_Category_1_Background: #008bc7; $sapShell_Category_1_BorderColor: #008bc7; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #626b4a; $sapShell_Category_16_BorderColor: #626b4a; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -$sapAssistant_Color1: #555cbe; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#555cbe, #a100c2); -$sapAssistant_Background: #555cbe; -$sapAssistant_BorderColor: #555cbe; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #30357d; -$sapAssistant_Hover_BorderColor: #30357d; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #222558; -$sapAssistant_Active_BorderColor: #222558; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #e1e2f4; -$sapAssistant_Question_BorderColor: #e1e2f4; -$sapAssistant_Question_TextColor: #333; -$sapAssistant_Answer_Background: #e6e6e6; -$sapAssistant_Answer_BorderColor: #e6e6e6; -$sapAssistant_Answer_TextColor: #333; $sapAvatar_1_Background: #e09d00; $sapAvatar_1_BorderColor: #e09d00; $sapAvatar_1_TextColor: #fff; @@ -1026,7 +1007,6 @@ $sapContrastPlus--sapShell_CriticalColor: #fabd64; $sapContrastPlus--sapShell_PositiveColor: #abe2ab; $sapContrastPlus--sapShell_InformativeColor: #91c8f6; $sapContrastPlus--sapShell_NeutralColor: #d3d7d9; -$sapContrastPlus--sapShell_Assistant_ForegroundColor: #9095d5; $sapContrastPlus--sapShell_Category_1_Background: #00a4eb; $sapContrastPlus--sapShell_Category_1_BorderColor: #00a4eb; $sapContrastPlus--sapShell_Category_1_TextColor: #2f3c48; @@ -1091,15 +1071,6 @@ $sapContrastPlus--sapShell_Category_16_Background: #aabc78; $sapContrastPlus--sapShell_Category_16_BorderColor: #aabc78; $sapContrastPlus--sapShell_Category_16_TextColor: #2f3c48; $sapContrastPlus--sapShell_Category_16_TextShadow: none; -$sapContrastPlus--sapAssistant_TextColor: #fafafa; -$sapContrastPlus--sapAssistant_Hover_TextColor: #fafafa; -$sapContrastPlus--sapAssistant_Active_TextColor: #fafafa; -$sapContrastPlus--sapAssistant_Question_Background: #222558; -$sapContrastPlus--sapAssistant_Question_BorderColor: #222558; -$sapContrastPlus--sapAssistant_Question_TextColor: #fafafa; -$sapContrastPlus--sapAssistant_Answer_Background: #2b3742; -$sapContrastPlus--sapAssistant_Answer_BorderColor: #2b3742; -$sapContrastPlus--sapAssistant_Answer_TextColor: #fafafa; $sapContrastPlus--sapAvatar_1_TextColor: #2f3c48; $sapContrastPlus--sapAvatar_2_TextColor: #fafafa; $sapContrastPlus--sapAvatar_3_TextColor: #fafafa; diff --git a/content/Base/baseLib/sap_belize_plus/skeleton.less b/content/Base/baseLib/sap_belize_plus/skeleton.less deleted file mode 100644 index 99842142..00000000 --- a/content/Base/baseLib/sap_belize_plus/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_belize/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_belize_plus/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_belize_plus/variables.json b/content/Base/baseLib/sap_belize_plus/variables.json index 5322234f..d782e8c4 100644 --- a/content/Base/baseLib/sap_belize_plus/variables.json +++ b/content/Base/baseLib/sap_belize_plus/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#2b7c2b", "sapShell_InformativeColor": "#427cac", "sapShell_NeutralColor": "#5e696e", - "sapShell_Assistant_ForegroundColor": "#555cbe", "sapShell_Category_1_Background": "#008bc7", "sapShell_Category_1_BorderColor": "#008bc7", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#626b4a", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "0 0 .0625rem rgba(0,0,0,0.7)", - "sapAssistant_Color1": "#555cbe", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#555cbe, #a100c2)", - "sapAssistant_Background": "#555cbe", - "sapAssistant_BorderColor": "#555cbe", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#30357d", - "sapAssistant_Hover_BorderColor": "#30357d", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#222558", - "sapAssistant_Active_BorderColor": "#222558", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#e1e2f4", - "sapAssistant_Question_BorderColor": "#e1e2f4", - "sapAssistant_Question_TextColor": "#333", - "sapAssistant_Answer_Background": "#e6e6e6", - "sapAssistant_Answer_BorderColor": "#e6e6e6", - "sapAssistant_Answer_TextColor": "#333", "sapAvatar_1_Background": "#e09d00", "sapAvatar_1_BorderColor": "#e09d00", "sapAvatar_1_TextColor": "#fff", @@ -1029,7 +1010,6 @@ "sapShell_PositiveColor": "#abe2ab", "sapShell_InformativeColor": "#91c8f6", "sapShell_NeutralColor": "#d3d7d9", - "sapShell_Assistant_ForegroundColor": "#9095d5", "sapShell_Category_1_Background": "#00a4eb", "sapShell_Category_1_BorderColor": "#00a4eb", "sapShell_Category_1_TextColor": "#2f3c48", @@ -1094,15 +1074,6 @@ "sapShell_Category_16_BorderColor": "#aabc78", "sapShell_Category_16_TextColor": "#2f3c48", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_TextColor": "#fafafa", - "sapAssistant_Hover_TextColor": "#fafafa", - "sapAssistant_Active_TextColor": "#fafafa", - "sapAssistant_Question_Background": "#222558", - "sapAssistant_Question_BorderColor": "#222558", - "sapAssistant_Question_TextColor": "#fafafa", - "sapAssistant_Answer_Background": "#2b3742", - "sapAssistant_Answer_BorderColor": "#2b3742", - "sapAssistant_Answer_TextColor": "#fafafa", "sapAvatar_1_TextColor": "#2f3c48", "sapAvatar_2_TextColor": "#fafafa", "sapAvatar_3_TextColor": "#fafafa", diff --git a/content/Base/baseLib/sap_fiori_3/avatar.svg b/content/Base/baseLib/sap_fiori_3/avatar.svg deleted file mode 100644 index a1e4ba60..00000000 --- a/content/Base/baseLib/sap_fiori_3/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3/base.less b/content/Base/baseLib/sap_fiori_3/base.less index a0c4cc17..988b5319 100644 --- a/content/Base/baseLib/sap_fiori_3/base.less +++ b/content/Base/baseLib/sap_fiori_3/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_fiori_3/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -792,10 +792,6 @@ // [Protected "!true"] @sapShell_NeutralColor: lighten(@sapNeutralColor, 41); -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: lighten(@sapAssistant_Color1, 16); - // [Tags "!Protected"] // [Protected "!true"] @sapShell_Category_1_Background: @sapLegendColor6; @@ -908,78 +904,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: 0 0 0.0625rem contrast(@sapShell_Category_16_TextColor, fade(darken(@sapContent_ShadowColor, 100), 70), @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: #5d36ff; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: #a100c2; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapAssistant_Color1, @sapAssistant_Color2); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: darken(@sapAssistant_Color1, 20); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapAssistant_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: darken(@sapAssistant_Color1, 30); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapAssistant_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: lighten(@sapAssistant_Background, 34.3); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_Question_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapNeutralBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_Answer_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapAccentColor1; @@ -1813,10 +1737,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapButton_Hover_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2036,7 +1960,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: contrast(@sapList_Background, @sapHoverColor, lighten(@sapList_Background, 3)); +@sapList_Hover_Background: contrast(@sapList_Background, darken(@sapList_Background, 4), lighten(@sapList_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2352,7 +2276,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, @sapHoverColor, lighten(@sapObjectHeader_Background, 3)); +@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, darken(@sapObjectHeader_Background, 4), lighten(@sapObjectHeader_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2524,7 +2448,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.47); +@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -2534,7 +2458,7 @@ // [Protected "!true"] @sapIndicationColor_1_Active_Background: darken(@sapIndicationColor_1, 10); @sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1_BorderColor; -@sapIndicationColor_1_Active_TextColor: contrast(@sapIndicationColor_1_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1_TextColor; @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background; @sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor; @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor; @@ -2566,7 +2490,7 @@ // [Protected "!true"] @sapIndicationColor_2_Active_Background: darken(@sapIndicationColor_2, 10); @sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2_BorderColor; -@sapIndicationColor_2_Active_TextColor: contrast(@sapIndicationColor_2_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2_TextColor; @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background; @sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor; @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor; @@ -2598,7 +2522,7 @@ // [Protected "!true"] @sapIndicationColor_3_Active_Background: darken(@sapIndicationColor_3, 6); @sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3_BorderColor; -@sapIndicationColor_3_Active_TextColor: contrast(@sapIndicationColor_3_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3_TextColor; @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background; @sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor; @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor; @@ -2630,7 +2554,7 @@ // [Protected "!true"] @sapIndicationColor_4_Active_Background: darken(@sapIndicationColor_4, 10); @sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4_BorderColor; -@sapIndicationColor_4_Active_TextColor: contrast(@sapIndicationColor_4_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4_TextColor; @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background; @sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor; @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor; @@ -2662,7 +2586,7 @@ // [Protected "!true"] @sapIndicationColor_5_Active_Background: darken(@sapIndicationColor_5, 10); @sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5_BorderColor; -@sapIndicationColor_5_Active_TextColor: contrast(@sapIndicationColor_5_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5_TextColor; @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background; @sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor; @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor; @@ -2694,7 +2618,7 @@ // [Protected "!true"] @sapIndicationColor_6_Active_Background: darken(@sapIndicationColor_6, 10); @sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6_BorderColor; -@sapIndicationColor_6_Active_TextColor: contrast(@sapIndicationColor_6_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6_TextColor; @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background; @sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor; @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor; @@ -2726,7 +2650,7 @@ // [Protected "!true"] @sapIndicationColor_7_Active_Background: darken(@sapIndicationColor_7, 10); @sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7_BorderColor; -@sapIndicationColor_7_Active_TextColor: contrast(@sapIndicationColor_7_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7_TextColor; @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background; @sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor; @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor; @@ -2748,7 +2672,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.47); +@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -2758,7 +2682,7 @@ // [Protected "!true"] @sapIndicationColor_8_Active_Background: darken(@sapIndicationColor_8, 10); @sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8_BorderColor; -@sapIndicationColor_8_Active_TextColor: contrast(@sapIndicationColor_8_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8_TextColor; @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background; @sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor; @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor; @@ -2772,7 +2696,7 @@ @sapIndicationColor_9_Hover_Background: darken(@sapIndicationColor_9, 5); @sapIndicationColor_9_Active_Background: darken(@sapIndicationColor_9, 10); @sapIndicationColor_9_Active_BorderColor: @sapIndicationColor_9_BorderColor; -@sapIndicationColor_9_Active_TextColor: contrast(@sapIndicationColor_9_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9_TextColor; @sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Active_Background; @sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor; @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor; @@ -2786,7 +2710,7 @@ @sapIndicationColor_10_Hover_Background: darken(@sapIndicationColor_10, 5); @sapIndicationColor_10_Active_Background: darken(@sapIndicationColor_10, 10); @sapIndicationColor_10_Active_BorderColor: @sapIndicationColor_10_BorderColor; -@sapIndicationColor_10_Active_TextColor: contrast(@sapIndicationColor_10_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_TextColor; @sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Active_Background; @sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor; @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor; diff --git a/content/Base/baseLib/sap_fiori_3/css_variables-RTL.css b/content/Base/baseLib/sap_fiori_3/css_variables-RTL.css index 92b0e3e2..c9e218a2 100644 --- a/content/Base/baseLib/sap_fiori_3/css_variables-RTL.css +++ b/content/Base/baseLib/sap_fiori_3/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0a6ed1; --sapHighlightColor: #0854a0; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #abe2c2; --sapShell_InformativeColor: #b1d6fb; --sapShell_NeutralColor: #d4d6d7; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #286eb4; --sapShell_Category_1_BorderColor: #286eb4; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #687a33; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #eae5ff; - --sapAssistant_Question_BorderColor: #eae5ff; - --sapAssistant_Question_TextColor: #32363a; - --sapAssistant_Answer_Background: #f4f4f4; - --sapAssistant_Answer_BorderColor: #f4f4f4; - --sapAssistant_Answer_TextColor: #32363a; --sapAvatar_1_Background: #d08014; --sapAvatar_1_BorderColor: #d08014; --sapAvatar_1_TextColor: #fff; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #0854a0; --sapList_Hover_SelectionBackground: #d8e9f8; --sapList_Background: #fff; - --sapList_Hover_Background: #ededed; + --sapList_Hover_Background: #f5f5f5; --sapList_AlternatingBackground: #f2f2f2; --sapList_GroupHeaderBackground: #fff; --sapList_GroupHeaderBorderColor: #d9d9d9; @@ -626,7 +617,7 @@ --sapInfobar_NonInteractive_Background: #e6e6e6; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #fff; - --sapObjectHeader_Hover_Background: #ededed; + --sapObjectHeader_Hover_Background: #f5f5f5; --sapObjectHeader_BorderColor: #d9d9d9; --sapObjectHeader_Title_TextColor: #32363a; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3/css_variables.css b/content/Base/baseLib/sap_fiori_3/css_variables.css index 92b0e3e2..c9e218a2 100644 --- a/content/Base/baseLib/sap_fiori_3/css_variables.css +++ b/content/Base/baseLib/sap_fiori_3/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0a6ed1; --sapHighlightColor: #0854a0; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #abe2c2; --sapShell_InformativeColor: #b1d6fb; --sapShell_NeutralColor: #d4d6d7; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #286eb4; --sapShell_Category_1_BorderColor: #286eb4; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #687a33; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #eae5ff; - --sapAssistant_Question_BorderColor: #eae5ff; - --sapAssistant_Question_TextColor: #32363a; - --sapAssistant_Answer_Background: #f4f4f4; - --sapAssistant_Answer_BorderColor: #f4f4f4; - --sapAssistant_Answer_TextColor: #32363a; --sapAvatar_1_Background: #d08014; --sapAvatar_1_BorderColor: #d08014; --sapAvatar_1_TextColor: #fff; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #0854a0; --sapList_Hover_SelectionBackground: #d8e9f8; --sapList_Background: #fff; - --sapList_Hover_Background: #ededed; + --sapList_Hover_Background: #f5f5f5; --sapList_AlternatingBackground: #f2f2f2; --sapList_GroupHeaderBackground: #fff; --sapList_GroupHeaderBorderColor: #d9d9d9; @@ -626,7 +617,7 @@ --sapInfobar_NonInteractive_Background: #e6e6e6; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #fff; - --sapObjectHeader_Hover_Background: #ededed; + --sapObjectHeader_Hover_Background: #f5f5f5; --sapObjectHeader_BorderColor: #d9d9d9; --sapObjectHeader_Title_TextColor: #32363a; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3/css_variables.less b/content/Base/baseLib/sap_fiori_3/css_variables.less index 58098b0b..6dfb7bca 100644 --- a/content/Base/baseLib/sap_fiori_3/css_variables.less +++ b/content/Base/baseLib/sap_fiori_3/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_base_fiori/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3/design-tokens.json b/content/Base/baseLib/sap_fiori_3/design-tokens.json index 9113f423..631568a2 100644 --- a/content/Base/baseLib/sap_fiori_3/design-tokens.json +++ b/content/Base/baseLib/sap_fiori_3/design-tokens.json @@ -2,23 +2,12 @@ "Shell": { "sapShell_BackgroundGradient": { "value": "linear-gradient(to bottom, hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} - 5, {Shell._sapShell_BackgroundA}), hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} + 2, {Shell._sapShell_BackgroundA}))", - "type": "linear-gradient", - "description": "deprecated - Linked to @sapShell_BackgroundImage for compatibility reasons." + "type": "linear-gradient" }, "Category": { "sapShell_Category_16_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -38,13 +27,11 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{Legend._sapLegendColor18H}", @@ -64,22 +51,11 @@ }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -99,13 +75,11 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "_sapShell_Category_15_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -125,22 +99,11 @@ }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -160,13 +123,11 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "_sapShell_Category_14_BackgroundH": { "value": "{Legend._sapLegendColor17H}", @@ -186,22 +147,11 @@ }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -221,13 +171,11 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "_sapShell_Category_13_BackgroundH": { "value": "{Legend._sapLegendColor13H}", @@ -247,22 +195,11 @@ }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -282,13 +219,11 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "_sapShell_Category_12_BackgroundH": { "value": "{Legend._sapLegendColor20H}", @@ -308,22 +243,11 @@ }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -343,13 +267,11 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "_sapShell_Category_11_BackgroundH": { "value": "{Legend._sapLegendColor2H}", @@ -369,22 +291,11 @@ }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -404,13 +315,11 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "_sapShell_Category_10_BackgroundH": { "value": "{Legend._sapLegendColor9H}", @@ -430,22 +339,11 @@ }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -465,13 +363,11 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "_sapShell_Category_9_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -491,22 +387,11 @@ }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -526,13 +411,11 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "_sapShell_Category_8_BackgroundH": { "value": "{Legend._sapLegendColor8H}", @@ -552,22 +435,11 @@ }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -587,13 +459,11 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "_sapShell_Category_7_BackgroundH": { "value": "{Legend._sapLegendColor5H}", @@ -613,22 +483,11 @@ }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -648,13 +507,11 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "_sapShell_Category_6_BackgroundH": { "value": "{Legend._sapLegendColor7H}", @@ -674,22 +531,11 @@ }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -709,13 +555,11 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "_sapShell_Category_5_BackgroundH": { "value": "{Legend._sapLegendColor12H}", @@ -735,22 +579,11 @@ }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -770,13 +603,11 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "_sapShell_Category_4_BackgroundH": { "value": "{Legend._sapLegendColor10H}", @@ -796,22 +627,11 @@ }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -831,13 +651,11 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "_sapShell_Category_3_BackgroundH": { "value": "{Legend._sapLegendColor1H}", @@ -857,22 +675,11 @@ }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -892,13 +699,11 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "_sapShell_Category_2_BackgroundH": { "value": "{Legend._sapLegendColor3H}", @@ -918,22 +723,11 @@ }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -953,13 +747,11 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_1_BackgroundH": { "value": "{Legend._sapLegendColor6H}", @@ -979,8 +771,7 @@ }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "{Shell.Category._sapShell_Category_16_BackgroundH}", @@ -1239,27 +1030,6 @@ "type": "internal" } }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Assistant._sapAssistant_Color1L} + 16%", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", "type": "internal" @@ -1278,8 +1048,7 @@ }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "_sapShell_InformativeColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -1299,8 +1068,7 @@ }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "_sapShell_PositiveColorH": { "value": "{Semantic._sapPositiveColorH}", @@ -1320,8 +1088,7 @@ }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "_sapShell_CriticalColorH": { "value": "{Semantic._sapCriticalColorH}", @@ -1341,8 +1108,7 @@ }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "_sapShell_NegativeColorH": { "value": "{Semantic._sapNegativeColorH}", @@ -1362,8 +1128,7 @@ }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -1384,14 +1149,12 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.18)" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1411,8 +1174,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1432,13 +1194,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -1458,18 +1218,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -1554,8 +1311,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1575,8 +1331,7 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "_sapShell_Selected_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1596,8 +1351,7 @@ }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1617,8 +1371,7 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "_sapShell_Active_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1638,8 +1391,7 @@ }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "_sapShell_Hover_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1659,8 +1411,7 @@ }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -1673,13 +1424,11 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Shell._sapShellColorH}", @@ -1699,8 +1448,7 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "_sapShell_InteractiveTextColorH": { "value": "210", @@ -1720,13 +1468,11 @@ }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -1746,28 +1492,23 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." + "type": "color" }, "_sapShell_GroupTitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -1853,8 +1594,7 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "_sapList_TableFixedBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1874,8 +1614,7 @@ }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "_sapList_TableFooterBorderH": { "value": "{List._sapList_BorderColorH}", @@ -1895,8 +1634,7 @@ }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -1916,8 +1654,7 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "_sapList_FooterBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1937,8 +1674,7 @@ }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "_sapList_TableGroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1958,8 +1694,7 @@ }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1979,8 +1714,7 @@ }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2000,8 +1734,7 @@ }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -2021,8 +1754,7 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "_sapList_GroupHeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -2042,13 +1774,11 @@ }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2068,34 +1798,31 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{List._sapList_BackgroundH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{List._sapList_BackgroundS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{List._sapList_BackgroundL} - 4%", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{List._sapList_BackgroundA}", "type": "internal" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_SelectionBackgroundColorH}", @@ -2115,13 +1842,11 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "_sapList_SelectionBackgroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -2141,13 +1866,11 @@ }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2167,8 +1890,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2188,13 +1910,11 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "_sapList_BorderColorH": { "value": "{List._sapList_BackgroundH}", @@ -2214,8 +1934,7 @@ }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -2235,8 +1954,7 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "_sapList_HeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -2256,8 +1974,7 @@ }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "_sapList_HeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2277,8 +1994,7 @@ }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -2380,8 +2096,7 @@ }, "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "_sapGroup_FooterBackgroundH": { "value": "0", @@ -2401,18 +2116,15 @@ }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2432,8 +2144,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "0", @@ -2453,8 +2164,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" } }, "Internal": { @@ -2700,53 +2410,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "_sapPrimary7H": { "value": "210.0000000000001", @@ -2897,63 +2597,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -3167,8 +2855,7 @@ }, "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "_sapChart_GoodH": { "value": "136.70103092783506", @@ -3188,8 +2875,7 @@ }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "_sapChart_CriticalH": { "value": "35.49738219895289", @@ -3209,8 +2895,7 @@ }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "_sapChart_BadH": { "value": "359.71014492753625", @@ -3230,8 +2915,7 @@ }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" } }, "Ordered": { @@ -3253,8 +2937,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -3274,8 +2957,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -3295,8 +2977,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.77611940298505", @@ -3316,8 +2997,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "235.92592592592587", @@ -3337,8 +3017,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "186.20689655172418", @@ -3358,8 +3037,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -3379,8 +3057,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -3400,8 +3077,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -3421,8 +3097,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.682539682539698", @@ -3442,8 +3117,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "210", @@ -3463,8 +3137,7 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, @@ -3487,8 +3160,7 @@ }, "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor19H": { "value": "{Legend._sapLegendColor19H}", @@ -3508,8 +3180,7 @@ }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor18H": { "value": "{Legend._sapLegendColor18H}", @@ -3529,8 +3200,7 @@ }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor17H": { "value": "{Legend._sapLegendColor17H}", @@ -3550,8 +3220,7 @@ }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor16H": { "value": "{Legend._sapLegendColor16H}", @@ -3571,8 +3240,7 @@ }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor15H": { "value": "{Legend._sapLegendColor15H}", @@ -3592,8 +3260,7 @@ }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor14H": { "value": "{Legend._sapLegendColor14H}", @@ -3613,8 +3280,7 @@ }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor13H": { "value": "{Legend._sapLegendColor13H}", @@ -3634,8 +3300,7 @@ }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor12H": { "value": "{Legend._sapLegendColor12H}", @@ -3655,8 +3320,7 @@ }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor11H": { "value": "{Legend._sapLegendColor11H}", @@ -3676,8 +3340,7 @@ }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor10H": { "value": "{Legend._sapLegendColor10H}", @@ -3697,8 +3360,7 @@ }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor9H": { "value": "{Legend._sapLegendColor9H}", @@ -3718,8 +3380,7 @@ }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor8H": { "value": "{Legend._sapLegendColor8H}", @@ -3739,8 +3400,7 @@ }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor7H": { "value": "{Legend._sapLegendColor7H}", @@ -3760,8 +3420,7 @@ }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor6H": { "value": "{Legend._sapLegendColor6H}", @@ -3781,8 +3440,7 @@ }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor5H": { "value": "{Legend._sapLegendColor5H}", @@ -3802,8 +3460,7 @@ }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor4H": { "value": "{Legend._sapLegendColor4H}", @@ -3823,8 +3480,7 @@ }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor3H": { "value": "{Legend._sapLegendColor3H}", @@ -3844,8 +3500,7 @@ }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor2H": { "value": "{Legend._sapLegendColor2H}", @@ -3865,8 +3520,7 @@ }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor1H": { "value": "{Legend._sapLegendColor1H}", @@ -3886,8 +3540,7 @@ }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "238.33333333333337", @@ -3907,8 +3560,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "210", @@ -3928,8 +3580,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "75.2112676056338", @@ -3949,8 +3600,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "185.66037735849056", @@ -3970,8 +3620,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "210", @@ -3991,8 +3640,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "238.75", @@ -4012,8 +3660,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "34", @@ -4033,8 +3680,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "332.0496894409938", @@ -4054,8 +3700,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "0", @@ -4075,8 +3720,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "34.28571428571428", @@ -4096,8 +3740,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "315", @@ -4117,8 +3760,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "204", @@ -4138,8 +3780,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "74.34782608695656", @@ -4159,8 +3800,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "186.20689655172418", @@ -4180,8 +3820,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "210", @@ -4201,8 +3840,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "314.7368421052632", @@ -4222,8 +3860,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "0", @@ -4243,8 +3880,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "331.9148936170213", @@ -4264,8 +3900,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "0", @@ -4285,8 +3920,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "34.0625", @@ -4306,13 +3940,11 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "_sapLegend_NonWorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4332,8 +3964,7 @@ }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4353,8 +3984,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegend_CurrentDateTimeH": { "value": "{Accent._sapAccentColor4H}", @@ -4392,13 +4022,11 @@ }, "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "_sapIndicationColor_10bH": { "value": "209.99999999999977", @@ -4418,49 +4046,27 @@ }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." - }, - "_sapIndicationColor_10_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4480,8 +4086,7 @@ }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4501,8 +4106,7 @@ }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4522,18 +4126,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "204", @@ -4553,8 +4154,7 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_9b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4574,8 +4174,7 @@ }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9b_BorderColorH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4595,8 +4194,7 @@ }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9bH": { "value": "0", @@ -4616,49 +4214,27 @@ }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." - }, - "_sapIndicationColor_9_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4678,8 +4254,7 @@ }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4699,8 +4274,7 @@ }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4720,18 +4294,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "210.90909090909088", @@ -4751,8 +4322,7 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_8b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8bH}", @@ -4772,13 +4342,11 @@ }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "_sapIndicationColor_8bH": { "value": "289.7560975609756", @@ -4798,49 +4366,27 @@ }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, - "_sapIndicationColor_8_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapIndicationColor_8_Active_TextColor": { - "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "sapIndicationColor_8_Active_TextColor": { + "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4860,8 +4406,7 @@ }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4881,8 +4426,7 @@ }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4902,18 +4446,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "314.6666666666667", @@ -4933,8 +4474,7 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_7b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7bH}", @@ -4954,13 +4494,11 @@ }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "_sapIndicationColor_7bH": { "value": "251.66666666666674", @@ -4980,49 +4518,27 @@ }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." - }, - "_sapIndicationColor_7_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -5042,8 +4558,7 @@ }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -5063,8 +4578,7 @@ }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5084,18 +4598,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.9655172413793", @@ -5115,8 +4626,7 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_6b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6bH}", @@ -5136,13 +4646,11 @@ }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "_sapIndicationColor_6bH": { "value": "166.5", @@ -5162,49 +4670,27 @@ }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." - }, - "_sapIndicationColor_6_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5224,8 +4710,7 @@ }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5245,8 +4730,7 @@ }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5266,18 +4750,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "186.09375", @@ -5297,8 +4778,7 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_5b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5bH}", @@ -5318,13 +4798,11 @@ }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "_sapIndicationColor_5bH": { "value": "200", @@ -5344,49 +4822,27 @@ }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." - }, - "_sapIndicationColor_5_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5406,8 +4862,7 @@ }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5427,8 +4882,7 @@ }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5448,18 +4902,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "209.8492462311558", @@ -5479,8 +4930,7 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_4b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4bH}", @@ -5500,13 +4950,11 @@ }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "_sapIndicationColor_4bH": { "value": "122.60869565217394", @@ -5526,49 +4974,27 @@ }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." - }, - "_sapIndicationColor_4_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5588,8 +5014,7 @@ }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5609,8 +5034,7 @@ }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5630,18 +5054,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "145.09090909090907", @@ -5661,8 +5082,7 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_3b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3bH}", @@ -5682,13 +5102,11 @@ }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "_sapIndicationColor_3bH": { "value": "47.61904761904759", @@ -5708,49 +5126,27 @@ }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." - }, - "_sapIndicationColor_3_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -5770,8 +5166,7 @@ }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -5791,8 +5186,7 @@ }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5812,18 +5206,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "27.86729857819904", @@ -5843,8 +5234,7 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_2b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2bH}", @@ -5864,13 +5254,11 @@ }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "_sapIndicationColor_2bH": { "value": "0", @@ -5890,49 +5278,27 @@ }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." - }, - "_sapIndicationColor_2_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5952,8 +5318,7 @@ }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5973,8 +5338,7 @@ }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5994,18 +5358,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -6025,8 +5386,7 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_1b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1bH}", @@ -6046,13 +5406,11 @@ }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "_sapIndicationColor_1bH": { "value": "0", @@ -6072,49 +5430,27 @@ }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." - }, - "_sapIndicationColor_1_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -6134,8 +5470,7 @@ }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -6155,8 +5490,7 @@ }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -6176,18 +5510,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -6207,8 +5538,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_BorderColorH": { "value": "{Indication._sapIndicationColor_10bH}", @@ -6274,6 +5604,22 @@ "value": "{Indication._sapIndicationColor_10_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_10_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_10_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_10_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_10_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_10_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_10_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_10_BorderColorH}", "type": "internal" @@ -6370,6 +5716,22 @@ "value": "{Indication._sapIndicationColor_9_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_9_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_9_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_9_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_9_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_9_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_9_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_9_BorderColorH}", "type": "internal" @@ -6482,8 +5844,24 @@ "value": "{Indication._sapIndicationColor_8_Active_BackgroundA}", "type": "internal" }, - "_sapIndicationColor_8_Active_BorderColorH": { - "value": "{Indication._sapIndicationColor_8_BorderColorH}", + "_sapIndicationColor_8_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_8_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_8_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_8_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_8_TextColorA}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BorderColorH": { + "value": "{Indication._sapIndicationColor_8_BorderColorH}", "type": "internal" }, "_sapIndicationColor_8_Active_BorderColorS": { @@ -6594,6 +5972,22 @@ "value": "{Indication._sapIndicationColor_7_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_7_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_7_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_7_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_7_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_7_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_7_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_7_BorderColorH}", "type": "internal" @@ -6706,6 +6100,22 @@ "value": "{Indication._sapIndicationColor_6_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_6_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_6_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_6_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_6_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_6_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_6_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_6_BorderColorH}", "type": "internal" @@ -6818,6 +6228,22 @@ "value": "{Indication._sapIndicationColor_5_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_5_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_5_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_5_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_5_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_5_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_5_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_5_BorderColorH}", "type": "internal" @@ -6930,6 +6356,22 @@ "value": "{Indication._sapIndicationColor_4_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_4_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_4_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_4_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_4_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_4_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_4_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_4_BorderColorH}", "type": "internal" @@ -7042,6 +6484,22 @@ "value": "{Indication._sapIndicationColor_3_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_3_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_3_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_3_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_3_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_3_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_3_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_3_BorderColorH}", "type": "internal" @@ -7154,6 +6612,22 @@ "value": "{Indication._sapIndicationColor_2_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_2_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_2_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_2_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_2_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_2_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_2_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_2_BorderColorH}", "type": "internal" @@ -7266,6 +6740,22 @@ "value": "{Indication._sapIndicationColor_1_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_1_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_1_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_1_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_1_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_1_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_1_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_1_BorderColorH}", "type": "internal" @@ -7334,8 +6824,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -7355,8 +6844,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -7376,8 +6864,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -7397,8 +6884,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -7418,8 +6904,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -7439,8 +6924,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -7460,8 +6944,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -7481,8 +6964,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -7502,8 +6984,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -7523,8 +7004,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "204", @@ -7544,8 +7024,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.9655172413793", @@ -7565,8 +7044,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "74.8993288590604", @@ -7586,8 +7064,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "186.09375", @@ -7607,8 +7084,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "210", @@ -7628,8 +7104,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "238.04878048780483", @@ -7649,8 +7124,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "314.6666666666667", @@ -7670,8 +7144,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "331.9148936170213", @@ -7691,8 +7164,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "0", @@ -7712,8 +7184,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "34.468085106383", @@ -7733,8 +7204,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -7756,8 +7226,7 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -7772,13 +7241,12 @@ "type": "internal" }, "_sapTile_OverlayBackgroundA": { - "value": "(80) / 100", + "value": "0.8", "type": "internal" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "_sapTile_Interactive_BorderColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7798,8 +7266,7 @@ }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "_sapTile_SeparatorColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7819,8 +7286,7 @@ }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Shell._sapShellColorH}", @@ -7840,8 +7306,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -7861,8 +7326,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7882,13 +7346,11 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "_sapTile_BorderColorH": { "value": "0", @@ -7908,8 +7370,7 @@ }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "_sapTile_Active_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7929,8 +7390,7 @@ }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "_sapTile_Hover_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7950,13 +7410,11 @@ }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -7994,23 +7452,19 @@ }, "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "_sapGroup_ContentBorderColorH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -8030,18 +7484,15 @@ }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -8061,8 +7512,7 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "_sapGroup_TitleBorderColorH": { "value": "{Main._sapBaseColorH}", @@ -8082,8 +7532,7 @@ }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "_sapGroup_TitleBackgroundH": { "value": "0", @@ -8103,8 +7552,7 @@ }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -8125,13 +7573,11 @@ "spread": "0", "color": "{ObjectHeader.sapObjectHeader_BorderColor}" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapGroup_ContentBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8169,23 +7615,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -8205,8 +7647,7 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -8226,34 +7667,31 @@ }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundL} - 4%", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundA}", "type": "internal" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8291,8 +7729,7 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -8312,8 +7749,7 @@ }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "_sapInfobar_Active_BackgroundH": { "value": "{Toolbar._sapInfobar_BackgroundH}", @@ -8333,8 +7769,7 @@ }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_Hover_BackgroundH": { "value": "{Toolbar._sapInfobar_BackgroundH}", @@ -8354,8 +7789,7 @@ }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -8375,8 +7809,7 @@ }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "_sapToolbar_SeparatorColorH": { "value": "{Main._sapBaseColorH}", @@ -8396,8 +7829,7 @@ }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "_sapToolbar_BackgroundH": { "value": "0", @@ -8417,8 +7849,7 @@ }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" } }, "Application": { @@ -8440,8 +7871,7 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{Application._sapPageFooter_BackgroundH}", @@ -8461,13 +7891,11 @@ }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -8487,8 +7915,7 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "_sapPageHeader_BorderColorH": { "value": "{Application._sapPageHeader_BackgroundH}", @@ -8508,13 +7935,11 @@ }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "_sapBackgroundColorH": { "value": "{Internal._sapPrimary3H}", @@ -8534,8 +7959,7 @@ }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8589,33 +8013,27 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "_sapSlider_RangeHandleBackgroundH": { "value": "0", @@ -8635,38 +8053,31 @@ }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8686,8 +8097,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8707,8 +8117,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -8906,28 +8315,23 @@ }, "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "_sapScrollBar_FaceColorH": { "value": "{Scrollbar._sapScrollBar_TrackColorH}", @@ -8947,8 +8351,7 @@ }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_SymbolColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -9019,18 +8422,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -9050,18 +8450,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Information._sapProgress_InformationBackgroundH}", @@ -9147,18 +8544,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -9178,18 +8572,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Positive._sapProgress_PositiveBackgroundH}", @@ -9275,18 +8666,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -9306,18 +8694,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Critical._sapProgress_CriticalBackgroundH}", @@ -9403,18 +8788,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -9434,18 +8816,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Negative._sapProgress_NegativeBackgroundH}", @@ -9531,23 +8910,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9567,18 +8942,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -9650,23 +9022,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -9735,56 +9103,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9886,8 +9269,7 @@ }, "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "_sapInformationBackgroundH": { "value": "{Semantic._sapInformationColorH}", @@ -9907,8 +9289,7 @@ }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "_sapSuccessBackgroundH": { "value": "{Semantic._sapSuccessColorH}", @@ -9928,8 +9309,7 @@ }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "_sapWarningBackgroundH": { "value": "{Semantic._sapWarningColorH}", @@ -9949,8 +9329,7 @@ }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "_sapErrorBackgroundH": { "value": "{Semantic._sapErrorColorH}", @@ -9970,45 +9349,37 @@ }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" } }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "_sapCriticalTextColorH": { "value": "{Semantic._sapCriticalColorH}", @@ -10028,13 +9399,11 @@ }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -10104,28 +9473,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -10226,8 +9590,7 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "_sapInformativeColorH": { "value": "209.8492462311558", @@ -10247,8 +9610,7 @@ }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "_sapPositiveColorH": { "value": "145.09090909090907", @@ -10268,8 +9630,7 @@ }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "_sapCriticalColorH": { "value": "27.86729857819904", @@ -10289,8 +9650,7 @@ }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "_sapNegativeColorH": { "value": "0", @@ -10310,8 +9670,7 @@ }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -10381,39 +9740,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10450,39 +9812,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10519,39 +9884,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10588,39 +9956,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10674,83 +10045,77 @@ }, "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." - }, - "sapField_BorderCornerRadius": { - "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] + }, + "sapField_BorderCornerRadius": { + "value": "0.125 * {Internal.sapContent_GridSize}", + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "_sapField_PlaceholderTextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -10770,23 +10135,19 @@ }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_Focus_HelpBackgroundH": { "value": "{Input.Standard._sapField_Focus_BackgroundH}", @@ -10968,23 +10329,19 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "_sapField_ReadOnly_BackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10999,13 +10356,12 @@ "type": "internal" }, "_sapField_ReadOnly_BackgroundA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -11061,8 +10417,7 @@ }, "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "_sapButton_TokenBackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -11082,20 +10437,17 @@ }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" } }, "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -11115,28 +10467,23 @@ }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -11156,28 +10503,23 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11197,28 +10539,23 @@ }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11238,28 +10575,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11279,28 +10611,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11320,28 +10647,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11361,13 +10683,11 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_BackgroundH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -11387,18 +10707,15 @@ }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11418,13 +10735,11 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_BackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -11444,8 +10759,7 @@ }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -11947,13 +11261,11 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -11973,8 +11285,7 @@ }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11994,13 +11305,11 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -12020,8 +11329,7 @@ }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12041,18 +11349,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundH}", @@ -12138,13 +11443,11 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12164,8 +11467,7 @@ }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12185,13 +11487,11 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12211,8 +11511,7 @@ }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12232,18 +11531,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", @@ -12329,13 +11625,11 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12355,8 +11649,7 @@ }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12376,13 +11669,11 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12402,8 +11693,7 @@ }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12423,18 +11713,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Success._sapButton_Success_Active_BackgroundH}", @@ -12520,13 +11807,11 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12546,8 +11831,7 @@ }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12567,13 +11851,11 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12593,8 +11875,7 @@ }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12614,18 +11895,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Critical._sapButton_Critical_Active_BackgroundH}", @@ -12711,13 +11989,11 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12737,8 +12013,7 @@ }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12758,13 +12033,11 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12784,8 +12057,7 @@ }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12805,18 +12077,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Negative._sapButton_Negative_Active_BackgroundH}", @@ -12886,8 +12155,7 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BackgroundH": { "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundH}", @@ -12907,8 +12175,7 @@ }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12928,18 +12195,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12959,13 +12223,11 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "_sapButton_Attention_Active_BackgroundH": { "value": "{Semantic.Element._sapCriticalElementColorH}", @@ -12985,8 +12247,7 @@ }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13006,18 +12267,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13037,18 +12295,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}", @@ -13182,8 +12437,7 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -13203,8 +12457,7 @@ }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13224,18 +12477,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13255,18 +12505,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -13286,8 +12533,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13307,13 +12553,11 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "_sapButton_Hover_BackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -13333,8 +12577,7 @@ }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13354,28 +12597,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundH}", @@ -13509,33 +12747,27 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BorderColorH": { "value": "0", @@ -13555,8 +12787,7 @@ }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BackgroundH": { "value": "0", @@ -13576,8 +12807,7 @@ }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -13679,8 +12909,7 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BackgroundH": { "value": "{Button.Accept._sapButton_Accept_Selected_BackgroundH}", @@ -13700,8 +12929,7 @@ }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13721,18 +12949,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13752,13 +12977,11 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_BackgroundH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -13778,8 +13001,7 @@ }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13799,18 +13021,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13830,18 +13049,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}", @@ -13975,8 +13191,7 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BackgroundH": { "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundH}", @@ -13996,8 +13211,7 @@ }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14017,18 +13231,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14048,13 +13259,11 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_BackgroundH": { "value": "{Semantic.Element._sapNegativeElementColorH}", @@ -14074,8 +13283,7 @@ }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14095,18 +13303,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14126,18 +13331,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}", @@ -14271,8 +13473,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -14292,8 +13493,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14313,13 +13513,11 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14339,8 +13537,7 @@ }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14360,13 +13557,11 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14386,8 +13581,7 @@ }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14407,18 +13601,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}", @@ -14505,8 +13696,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Accent._sapAccentColor10H}", @@ -14526,8 +13716,7 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Accent._sapAccentColor10H}", @@ -14547,8 +13736,7 @@ }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14568,8 +13756,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Accent._sapAccentColor9H}", @@ -14589,8 +13776,7 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BackgroundH": { "value": "{Accent._sapAccentColor9H}", @@ -14610,8 +13796,7 @@ }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14631,8 +13816,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Accent._sapAccentColor8H}", @@ -14652,8 +13836,7 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BackgroundH": { "value": "{Accent._sapAccentColor8H}", @@ -14673,8 +13856,7 @@ }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14694,8 +13876,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Accent._sapAccentColor7H}", @@ -14715,8 +13896,7 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -14736,8 +13916,7 @@ }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14757,8 +13936,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Accent._sapAccentColor6H}", @@ -14778,8 +13956,7 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BackgroundH": { "value": "{Accent._sapAccentColor6H}", @@ -14799,8 +13976,7 @@ }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14814,709 +13990,323 @@ "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAvatar_5_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_5_TextColor": { - "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." - }, - "_sapAvatar_5_BorderColorH": { - "value": "{Accent._sapAccentColor5H}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorS": { - "value": "{Accent._sapAccentColor5S}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorL": { - "value": "{Accent._sapAccentColor5L}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorA": { - "value": "{Accent._sapAccentColor5A}", - "type": "internal" - }, - "sapAvatar_5_BorderColor": { - "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." - }, - "_sapAvatar_5_BackgroundH": { - "value": "{Accent._sapAccentColor5H}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundS": { - "value": "{Accent._sapAccentColor5S}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundL": { - "value": "{Accent._sapAccentColor5L}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundA": { - "value": "{Accent._sapAccentColor5A}", - "type": "internal" - }, - "sapAvatar_5_Background": { - "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." - }, - "_sapAvatar_4_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_4_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_4_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_4_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_4_TextColor": { - "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." - }, - "_sapAvatar_4_BorderColorH": { - "value": "{Accent._sapAccentColor4H}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorS": { - "value": "{Accent._sapAccentColor4S}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorL": { - "value": "{Accent._sapAccentColor4L}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorA": { - "value": "{Accent._sapAccentColor4A}", - "type": "internal" - }, - "sapAvatar_4_BorderColor": { - "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." - }, - "_sapAvatar_4_BackgroundH": { - "value": "{Accent._sapAccentColor4H}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundS": { - "value": "{Accent._sapAccentColor4S}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundL": { - "value": "{Accent._sapAccentColor4L}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundA": { - "value": "{Accent._sapAccentColor4A}", - "type": "internal" - }, - "sapAvatar_4_Background": { - "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." - }, - "_sapAvatar_3_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_3_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_3_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_3_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_3_TextColor": { - "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." - }, - "_sapAvatar_3_BorderColorH": { - "value": "{Accent._sapAccentColor3H}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorS": { - "value": "{Accent._sapAccentColor3S}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorL": { - "value": "{Accent._sapAccentColor3L}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorA": { - "value": "{Accent._sapAccentColor3A}", - "type": "internal" - }, - "sapAvatar_3_BorderColor": { - "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." - }, - "_sapAvatar_3_BackgroundH": { - "value": "{Accent._sapAccentColor3H}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundS": { - "value": "{Accent._sapAccentColor3S}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundL": { - "value": "{Accent._sapAccentColor3L}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundA": { - "value": "{Accent._sapAccentColor3A}", - "type": "internal" - }, - "sapAvatar_3_Background": { - "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." - }, - "_sapAvatar_2_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_2_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_2_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_2_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_2_TextColor": { - "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." - }, - "_sapAvatar_2_BorderColorH": { - "value": "{Accent._sapAccentColor2H}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorS": { - "value": "{Accent._sapAccentColor2S}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorL": { - "value": "{Accent._sapAccentColor2L}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorA": { - "value": "{Accent._sapAccentColor2A}", - "type": "internal" - }, - "sapAvatar_2_BorderColor": { - "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." - }, - "_sapAvatar_2_BackgroundH": { - "value": "{Accent._sapAccentColor2H}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundS": { - "value": "{Accent._sapAccentColor2S}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundL": { - "value": "{Accent._sapAccentColor2L}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundA": { - "value": "{Accent._sapAccentColor2A}", - "type": "internal" - }, - "sapAvatar_2_Background": { - "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." - }, - "_sapAvatar_1_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_1_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_1_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_1_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_1_TextColor": { - "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." - }, - "_sapAvatar_1_BorderColorH": { - "value": "{Accent._sapAccentColor1H}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorS": { - "value": "{Accent._sapAccentColor1S}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorL": { - "value": "{Accent._sapAccentColor1L}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorA": { - "value": "{Accent._sapAccentColor1A}", - "type": "internal" - }, - "sapAvatar_1_BorderColor": { - "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." - }, - "_sapAvatar_1_BackgroundH": { - "value": "{Accent._sapAccentColor1H}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundS": { - "value": "{Accent._sapAccentColor1S}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundL": { - "value": "{Accent._sapAccentColor1L}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundA": { - "value": "{Accent._sapAccentColor1A}", - "type": "internal" - }, - "sapAvatar_1_Background": { - "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." - } - }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", + "_sapAvatar_5_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." + "sapAvatar_5_TextColor": { + "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", + "type": "color" }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", + "_sapAvatar_5_BorderColorH": { + "value": "{Accent._sapAccentColor5H}", "type": "internal" }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", + "_sapAvatar_5_BorderColorS": { + "value": "{Accent._sapAccentColor5S}", "type": "internal" }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL} + 34.3%", + "_sapAvatar_5_BorderColorL": { + "value": "{Accent._sapAccentColor5L}", "type": "internal" }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", + "_sapAvatar_5_BorderColorA": { + "value": "{Accent._sapAccentColor5A}", "type": "internal" }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." + "sapAvatar_5_BorderColor": { + "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", + "type": "color" }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", + "_sapAvatar_5_BackgroundH": { + "value": "{Accent._sapAccentColor5H}", "type": "internal" }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", + "_sapAvatar_5_BackgroundS": { + "value": "{Accent._sapAccentColor5S}", "type": "internal" }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", + "_sapAvatar_5_BackgroundL": { + "value": "{Accent._sapAccentColor5L}", "type": "internal" }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", + "_sapAvatar_5_BackgroundA": { + "value": "{Accent._sapAccentColor5A}", "type": "internal" }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." + "sapAvatar_5_Background": { + "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", + "type": "color" }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_4_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_4_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 30%", + "_sapAvatar_4_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_4_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." + "sapAvatar_4_TextColor": { + "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", + "type": "color" }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", + "_sapAvatar_4_BorderColorH": { + "value": "{Accent._sapAccentColor4H}", "type": "internal" }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", + "_sapAvatar_4_BorderColorS": { + "value": "{Accent._sapAccentColor4S}", "type": "internal" }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", + "_sapAvatar_4_BorderColorL": { + "value": "{Accent._sapAccentColor4L}", "type": "internal" }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", + "_sapAvatar_4_BorderColorA": { + "value": "{Accent._sapAccentColor4A}", "type": "internal" }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." + "sapAvatar_4_BorderColor": { + "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", + "type": "color" }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_4_BackgroundH": { + "value": "{Accent._sapAccentColor4H}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_4_BackgroundS": { + "value": "{Accent._sapAccentColor4S}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 20%", + "_sapAvatar_4_BackgroundL": { + "value": "{Accent._sapAccentColor4L}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_4_BackgroundA": { + "value": "{Accent._sapAccentColor4A}", "type": "internal" }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." + "sapAvatar_4_Background": { + "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", + "type": "color" }, - "_sapAssistant_TextColorH": { + "_sapAvatar_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_TextColorS": { + "_sapAvatar_3_TextColorS": { "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_TextColorL": { + "_sapAvatar_3_TextColorL": { "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_TextColorA": { + "_sapAvatar_3_TextColorA": { "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Assistant.sapAssistant_Color1}, {Assistant.sapAssistant_Color2})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." + "sapAvatar_3_TextColor": { + "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", + "type": "color" }, - "_sapAssistant_Color2H": { - "value": "289.7938144329896", + "_sapAvatar_3_BorderColorH": { + "value": "{Accent._sapAccentColor3H}", "type": "internal" }, - "_sapAssistant_Color2S": { - "value": "100%", + "_sapAvatar_3_BorderColorS": { + "value": "{Accent._sapAccentColor3S}", "type": "internal" }, - "_sapAssistant_Color2L": { - "value": "38.03921568627451%", + "_sapAvatar_3_BorderColorL": { + "value": "{Accent._sapAccentColor3L}", "type": "internal" }, - "_sapAssistant_Color2A": { - "value": "1", + "_sapAvatar_3_BorderColorA": { + "value": "{Accent._sapAccentColor3A}", "type": "internal" }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." + "sapAvatar_3_BorderColor": { + "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", + "type": "color" }, - "_sapAssistant_Color1H": { - "value": "251.64179104477614", + "_sapAvatar_3_BackgroundH": { + "value": "{Accent._sapAccentColor3H}", "type": "internal" }, - "_sapAssistant_Color1S": { - "value": "100.00000000000003%", + "_sapAvatar_3_BackgroundS": { + "value": "{Accent._sapAccentColor3S}", "type": "internal" }, - "_sapAssistant_Color1L": { - "value": "60.588235294117645%", + "_sapAvatar_3_BackgroundL": { + "value": "{Accent._sapAccentColor3L}", "type": "internal" }, - "_sapAssistant_Color1A": { - "value": "1", + "_sapAvatar_3_BackgroundA": { + "value": "{Accent._sapAccentColor3A}", "type": "internal" }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." + "sapAvatar_3_Background": { + "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", + "type": "color" }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_Answer_BackgroundH}", + "_sapAvatar_2_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_Answer_BackgroundS}", + "_sapAvatar_2_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_Answer_BackgroundL}", + "_sapAvatar_2_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_Answer_BackgroundA}", + "_sapAvatar_2_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{Semantic.Background._sapNeutralBackgroundH}", - "type": "internal" + "sapAvatar_2_TextColor": { + "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", + "type": "color" }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{Semantic.Background._sapNeutralBackgroundS}", + "_sapAvatar_2_BorderColorH": { + "value": "{Accent._sapAccentColor2H}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{Semantic.Background._sapNeutralBackgroundL}", + "_sapAvatar_2_BorderColorS": { + "value": "{Accent._sapAccentColor2S}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{Semantic.Background._sapNeutralBackgroundA}", + "_sapAvatar_2_BorderColorL": { + "value": "{Accent._sapAccentColor2L}", "type": "internal" }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_Question_BackgroundH}", + "_sapAvatar_2_BorderColorA": { + "value": "{Accent._sapAccentColor2A}", "type": "internal" }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_Question_BackgroundS}", - "type": "internal" + "sapAvatar_2_BorderColor": { + "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", + "type": "color" }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_Question_BackgroundL}", + "_sapAvatar_2_BackgroundH": { + "value": "{Accent._sapAccentColor2H}", "type": "internal" }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_Question_BackgroundA}", + "_sapAvatar_2_BackgroundS": { + "value": "{Accent._sapAccentColor2S}", "type": "internal" }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Assistant._sapAssistant_Active_BackgroundH}", + "_sapAvatar_2_BackgroundL": { + "value": "{Accent._sapAccentColor2L}", "type": "internal" }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Assistant._sapAssistant_Active_BackgroundS}", + "_sapAvatar_2_BackgroundA": { + "value": "{Accent._sapAccentColor2A}", "type": "internal" }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Assistant._sapAssistant_Active_BackgroundL}", - "type": "internal" + "sapAvatar_2_Background": { + "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", + "type": "color" }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Assistant._sapAssistant_Active_BackgroundA}", + "_sapAvatar_1_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Assistant._sapAssistant_Hover_BackgroundH}", + "_sapAvatar_1_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Assistant._sapAssistant_Hover_BackgroundS}", + "_sapAvatar_1_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Assistant._sapAssistant_Hover_BackgroundL}", + "_sapAvatar_1_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Assistant._sapAssistant_Hover_BackgroundA}", - "type": "internal" + "sapAvatar_1_TextColor": { + "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", + "type": "color" }, - "_sapAssistant_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_1_BorderColorH": { + "value": "{Accent._sapAccentColor1H}", "type": "internal" }, - "_sapAssistant_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_1_BorderColorS": { + "value": "{Accent._sapAccentColor1S}", "type": "internal" }, - "_sapAssistant_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_1_BorderColorL": { + "value": "{Accent._sapAccentColor1L}", "type": "internal" }, - "_sapAssistant_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_1_BorderColorA": { + "value": "{Accent._sapAccentColor1A}", "type": "internal" }, - "_sapAssistant_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "sapAvatar_1_BorderColor": { + "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", + "type": "color" + }, + "_sapAvatar_1_BackgroundH": { + "value": "{Accent._sapAccentColor1H}", "type": "internal" }, - "_sapAssistant_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_1_BackgroundS": { + "value": "{Accent._sapAccentColor1S}", "type": "internal" }, - "_sapAssistant_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_1_BackgroundL": { + "value": "{Accent._sapAccentColor1L}", "type": "internal" }, - "_sapAssistant_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_1_BackgroundA": { + "value": "{Accent._sapAccentColor1A}", "type": "internal" + }, + "sapAvatar_1_Background": { + "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", + "type": "color" } }, "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} - 5, {Shell._sapShell_BackgroundA}), hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} + 2, {Shell._sapShell_BackgroundA}))", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { @@ -15538,8 +14328,7 @@ }, "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "_sapLink_InvertedColorH": { "value": "{Link._sapLinkColorH}", @@ -15559,28 +14348,23 @@ }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "_sapLink_Hover_ColorH": { "value": "{Link._sapLinkColorH}", @@ -15600,18 +14384,15 @@ }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_Visited_ColorH": { "value": "{Link._sapLinkColorH}", @@ -15665,73 +14446,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15751,13 +14518,11 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "_sapContent_DisabledTextColorH": { "value": "{Text._sapTextColorH}", @@ -15772,28 +14537,24 @@ "type": "internal" }, "_sapContent_DisabledTextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { "type": "boxShadow", @@ -15806,8 +14567,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.7)" } - ], - "description": "The alternative text shadow." + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15820,8 +14580,7 @@ "spread": "0", "color": "{Shadow.sapContent_ContrastShadowColor}" } - ], - "description": "The standard text shadow." + ] }, "_sapContent_MarkerTextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -15841,28 +14600,23 @@ }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Internal._sapPrimary3H}", @@ -15948,8 +14702,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "200", @@ -15969,8 +14722,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "192", @@ -15990,8 +14742,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "181.07142857142856", @@ -16011,8 +14762,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "209.62962962962956", @@ -16032,8 +14782,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "42.782608695652186", @@ -16053,8 +14802,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "209.85221674876846", @@ -16074,8 +14822,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "209.82456140350882", @@ -16095,8 +14842,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "97.7358490566038", @@ -16116,8 +14862,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "301.68224299065423", @@ -16137,8 +14882,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "200", @@ -16158,8 +14902,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "168.1751824817518", @@ -16179,8 +14922,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -16200,8 +14942,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "200", @@ -16221,8 +14962,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "210.0000000000001", @@ -16242,8 +14982,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "207.69230769230762", @@ -16263,8 +15002,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "207.27272727272725", @@ -16284,8 +15022,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "42.6778242677824", @@ -16305,8 +15042,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "210", @@ -16326,8 +15062,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "209.8492462311558", @@ -16347,15 +15082,13 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_Hover_BackgroundH": { "value": "{Interaction._sapContent_Selected_BackgroundH}", @@ -16375,13 +15108,11 @@ }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16401,13 +15132,11 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "_sapContent_HelpColorH": { "value": "91.7910447761194", @@ -16427,8 +15156,7 @@ }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "_sapContent_SearchHighlightColorH": { "value": "131.99999999999994", @@ -16448,23 +15176,29 @@ }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "_sapHoverColorH": { "value": "{Application._sapBackgroundColorH}", @@ -16484,13 +15218,11 @@ }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16592,8 +15324,7 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Accent._sapAccentColor2H}", @@ -16613,15 +15344,13 @@ }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" } }, "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "_sapContent_ForegroundColorH": { "value": "{Main._sapBaseColorH}", @@ -16641,8 +15370,7 @@ }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -16664,13 +15392,11 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "_sapContent_RatedColorH": { "value": "{Accent._sapAccentColor1H}", @@ -16690,13 +15416,11 @@ }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "_sapContent_ImagePlaceholderBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -16716,8 +15440,7 @@ }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "_sapContent_MarkerIconColorH": { "value": "{Accent._sapAccentColor6H}", @@ -16737,13 +15460,11 @@ }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "_sapContent_ContrastIconColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16763,13 +15484,11 @@ }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{Internal._sapPrimary5H}", @@ -16856,8 +15575,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16878,8 +15596,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16900,8 +15617,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16922,8 +15638,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.1)" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "_sapContent_ContrastShadowColorH": { "value": "0", @@ -16943,8 +15658,7 @@ }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "_sapContent_ShadowColorH": { "value": "0", @@ -16964,8 +15678,7 @@ }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" } }, "Focus": { @@ -16987,18 +15700,15 @@ }, "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "_sapContent_FocusColorH": { "value": "0", @@ -17018,20 +15728,17 @@ }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" } }, "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {Busy.sapContent_Placeholderloading_Background} 0%, {Busy.sapContent_Placeholderloading_Background} 20%, hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL} - 20, {Busy._sapContent_Placeholderloading_BackgroundA}) 50%, {Busy.sapContent_Placeholderloading_Background} 80%, {Busy.sapContent_Placeholderloading_Background} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "_sapContent_Placeholderloading_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -17051,8 +15758,7 @@ }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -17074,8 +15780,7 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "_sapHighlightColorH": { "value": "{Main._sapBrandColorH}", @@ -17095,13 +15800,11 @@ }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{Internal._sapPrimary3H}", diff --git a/content/Base/baseLib/sap_fiori_3/less_variables.less b/content/Base/baseLib/sap_fiori_3/less_variables.less index 7269ae9b..aa36821f 100644 --- a/content/Base/baseLib/sap_fiori_3/less_variables.less +++ b/content/Base/baseLib/sap_fiori_3/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #0a6ed1; @sapHighlightColor: #0854a0; @sapBaseColor: #fff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #abe2c2; @sapShell_InformativeColor: #b1d6fb; @sapShell_NeutralColor: #d4d6d7; -@sapShell_Assistant_ForegroundColor: #9f88ff; @sapShell_Category_1_Background: #286eb4; @sapShell_Category_1_BorderColor: #286eb4; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #687a33; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -@sapAssistant_Color1: #5d36ff; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -@sapAssistant_Background: #5d36ff; -@sapAssistant_BorderColor: #5d36ff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #2800cf; -@sapAssistant_Hover_BorderColor: #2800cf; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #1e009c; -@sapAssistant_Active_BorderColor: #1e009c; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #eae5ff; -@sapAssistant_Question_BorderColor: #eae5ff; -@sapAssistant_Question_TextColor: #32363a; -@sapAssistant_Answer_Background: #f4f4f4; -@sapAssistant_Answer_BorderColor: #f4f4f4; -@sapAssistant_Answer_TextColor: #32363a; @sapAvatar_1_Background: #d08014; @sapAvatar_1_BorderColor: #d08014; @sapAvatar_1_TextColor: #fff; @@ -538,7 +519,7 @@ @sapList_SelectionBorderColor: #0854a0; @sapList_Hover_SelectionBackground: #d8e9f8; @sapList_Background: #fff; -@sapList_Hover_Background: #ededed; +@sapList_Hover_Background: #f5f5f5; @sapList_AlternatingBackground: #f2f2f2; @sapList_GroupHeaderBackground: #fff; @sapList_GroupHeaderBorderColor: #d9d9d9; @@ -617,7 +598,7 @@ @sapInfobar_NonInteractive_Background: #e6e6e6; @sapInfobar_TextColor: #fff; @sapObjectHeader_Background: #fff; -@sapObjectHeader_Hover_Background: #ededed; +@sapObjectHeader_Hover_Background: #f5f5f5; @sapObjectHeader_BorderColor: #d9d9d9; @sapObjectHeader_Title_TextColor: #32363a; @sapObjectHeader_Title_FontSize: 1.25rem; diff --git a/content/Base/baseLib/sap_fiori_3/preview-RTL.css b/content/Base/baseLib/sap_fiori_3/preview-RTL.css index ae4995bf..b1aae2fd 100644 --- a/content/Base/baseLib/sap_fiori_3/preview-RTL.css +++ b/content/Base/baseLib/sap_fiori_3/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00!important}.sapSvgIconCritical{fill:#df6e0c!important}.sapSvgIconPositive{fill:#107e3e!important}.sapSvgIconBase{fill:#fff!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00!important}.sapSvgIconCritical{fill:#df6e0c!important}.sapSvgIconPositive{fill:#107e3e!important}.sapSvgIconBase{fill:#fff!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3/preview.css b/content/Base/baseLib/sap_fiori_3/preview.css index 15786fdf..ac7e646a 100644 --- a/content/Base/baseLib/sap_fiori_3/preview.css +++ b/content/Base/baseLib/sap_fiori_3/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_belize", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00 !important}.sapSvgIconCritical{fill:#df6e0c !important}.sapSvgIconPositive{fill:#107e3e !important}.sapSvgIconBase{fill:#fff !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#b00 !important}.sapSvgIconCritical{fill:#df6e0c !important}.sapSvgIconPositive{fill:#107e3e !important}.sapSvgIconBase{fill:#fff !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3/preview.less b/content/Base/baseLib/sap_fiori_3/preview.less index 62859e06..f5e1ec2c 100644 --- a/content/Base/baseLib/sap_fiori_3/preview.less +++ b/content/Base/baseLib/sap_fiori_3/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_base_fiori/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3/sass_variables.scss b/content/Base/baseLib/sap_fiori_3/sass_variables.scss index f5adde11..4a3f4f96 100644 --- a/content/Base/baseLib/sap_fiori_3/sass_variables.scss +++ b/content/Base/baseLib/sap_fiori_3/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #0a6ed1; $sapHighlightColor: #0854a0; $sapBaseColor: #fff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #f8b67d; $sapShell_PositiveColor: #abe2c2; $sapShell_InformativeColor: #b1d6fb; $sapShell_NeutralColor: #d4d6d7; -$sapShell_Assistant_ForegroundColor: #9f88ff; $sapShell_Category_1_Background: #286eb4; $sapShell_Category_1_BorderColor: #286eb4; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #687a33; $sapShell_Category_16_BorderColor: #687a33; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -$sapAssistant_Color1: #5d36ff; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -$sapAssistant_Background: #5d36ff; -$sapAssistant_BorderColor: #5d36ff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #2800cf; -$sapAssistant_Hover_BorderColor: #2800cf; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #1e009c; -$sapAssistant_Active_BorderColor: #1e009c; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #eae5ff; -$sapAssistant_Question_BorderColor: #eae5ff; -$sapAssistant_Question_TextColor: #32363a; -$sapAssistant_Answer_Background: #f4f4f4; -$sapAssistant_Answer_BorderColor: #f4f4f4; -$sapAssistant_Answer_TextColor: #32363a; $sapAvatar_1_Background: #d08014; $sapAvatar_1_BorderColor: #d08014; $sapAvatar_1_TextColor: #fff; @@ -538,7 +519,7 @@ $sapList_SelectionBackgroundColor: #e5f0fa; $sapList_SelectionBorderColor: #0854a0; $sapList_Hover_SelectionBackground: #d8e9f8; $sapList_Background: #fff; -$sapList_Hover_Background: #ededed; +$sapList_Hover_Background: #f5f5f5; $sapList_AlternatingBackground: #f2f2f2; $sapList_GroupHeaderBackground: #fff; $sapList_GroupHeaderBorderColor: #d9d9d9; @@ -617,7 +598,7 @@ $sapInfobar_Active_Background: #0a545c; $sapInfobar_NonInteractive_Background: #e6e6e6; $sapInfobar_TextColor: #fff; $sapObjectHeader_Background: #fff; -$sapObjectHeader_Hover_Background: #ededed; +$sapObjectHeader_Hover_Background: #f5f5f5; $sapObjectHeader_BorderColor: #d9d9d9; $sapObjectHeader_Title_TextColor: #32363a; $sapObjectHeader_Title_FontSize: 1.25rem; diff --git a/content/Base/baseLib/sap_fiori_3/skeleton.less b/content/Base/baseLib/sap_fiori_3/skeleton.less deleted file mode 100644 index df74a243..00000000 --- a/content/Base/baseLib/sap_fiori_3/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_base_fiori/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_fiori_3/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_fiori_3/variables.json b/content/Base/baseLib/sap_fiori_3/variables.json index 80339991..5d10f636 100644 --- a/content/Base/baseLib/sap_fiori_3/variables.json +++ b/content/Base/baseLib/sap_fiori_3/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#abe2c2", "sapShell_InformativeColor": "#b1d6fb", "sapShell_NeutralColor": "#d4d6d7", - "sapShell_Assistant_ForegroundColor": "#9f88ff", "sapShell_Category_1_Background": "#286eb4", "sapShell_Category_1_BorderColor": "#286eb4", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#687a33", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "0 0 .0625rem rgba(0,0,0,0.7)", - "sapAssistant_Color1": "#5d36ff", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#5d36ff, #a100c2)", - "sapAssistant_Background": "#5d36ff", - "sapAssistant_BorderColor": "#5d36ff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#2800cf", - "sapAssistant_Hover_BorderColor": "#2800cf", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#1e009c", - "sapAssistant_Active_BorderColor": "#1e009c", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#eae5ff", - "sapAssistant_Question_BorderColor": "#eae5ff", - "sapAssistant_Question_TextColor": "#32363a", - "sapAssistant_Answer_Background": "#f4f4f4", - "sapAssistant_Answer_BorderColor": "#f4f4f4", - "sapAssistant_Answer_TextColor": "#32363a", "sapAvatar_1_Background": "#d08014", "sapAvatar_1_BorderColor": "#d08014", "sapAvatar_1_TextColor": "#fff", @@ -539,7 +520,7 @@ "sapList_SelectionBorderColor": "#0854a0", "sapList_Hover_SelectionBackground": "#d8e9f8", "sapList_Background": "#fff", - "sapList_Hover_Background": "#ededed", + "sapList_Hover_Background": "#f5f5f5", "sapList_AlternatingBackground": "#f2f2f2", "sapList_GroupHeaderBackground": "#fff", "sapList_GroupHeaderBorderColor": "#d9d9d9", @@ -618,7 +599,7 @@ "sapInfobar_NonInteractive_Background": "#e6e6e6", "sapInfobar_TextColor": "#fff", "sapObjectHeader_Background": "#fff", - "sapObjectHeader_Hover_Background": "#ededed", + "sapObjectHeader_Hover_Background": "#f5f5f5", "sapObjectHeader_BorderColor": "#d9d9d9", "sapObjectHeader_Title_TextColor": "#32363a", "sapObjectHeader_Title_FontSize": "1.25rem", diff --git a/content/Base/baseLib/sap_fiori_3_dark/.theming b/content/Base/baseLib/sap_fiori_3_dark/.theming index f72def2a..892740e3 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/.theming +++ b/content/Base/baseLib/sap_fiori_3_dark/.theming @@ -17,7 +17,7 @@ "mOverrides": { "UI5.sap/ui/core": [ { - "[,1.71.27)": { + "[,1.75.0)": { "sReleaseStage": "DEVELOPMENT" } } diff --git a/content/Base/baseLib/sap_fiori_3_dark/avatar.svg b/content/Base/baseLib/sap_fiori_3_dark/avatar.svg deleted file mode 100644 index 12a2008d..00000000 --- a/content/Base/baseLib/sap_fiori_3_dark/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_dark/base.less b/content/Base/baseLib/sap_fiori_3_dark/base.less index addef360..56b20b51 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/base.less +++ b/content/Base/baseLib/sap_fiori_3_dark/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_fiori_3_dark/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_dark/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -792,10 +792,6 @@ // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: lighten(@sapAssistant_Color1, 16); - // [Tags "!Protected"] // [Protected "!true"] @sapShell_Category_1_Background: @sapLegendColor6; @@ -908,78 +904,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: #5d36ff; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: #a100c2; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapAssistant_Color1, @sapAssistant_Color2); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, lighten(@sapTextColor, 2), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: darken(@sapAssistant_Color1, 20); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapAssistant_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, lighten(@sapTextColor, 2), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: darken(@sapAssistant_Color1, 30); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapAssistant_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: darken(@sapAssistant_Background, 40.5); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_Question_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: darken(@sapBaseColor, 10); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_Answer_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapAccentColor1; @@ -1813,10 +1737,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapButton_Hover_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2036,7 +1960,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: contrast(@sapList_Background, darken(@sapList_Background, 4), @sapHoverColor); +@sapList_Hover_Background: contrast(@sapList_Background, darken(@sapList_Background, 4), lighten(@sapList_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2352,7 +2276,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, darken(@sapObjectHeader_Background, 4), @sapHoverColor); +@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, darken(@sapObjectHeader_Background, 4), lighten(@sapObjectHeader_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2524,7 +2448,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.47); +@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -2534,7 +2458,7 @@ // [Protected "!true"] @sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10); @sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1_BorderColor; -@sapIndicationColor_1_Active_TextColor: contrast(@sapIndicationColor_1_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1_TextColor; @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background; @sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor; @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor; @@ -2566,7 +2490,7 @@ // [Protected "!true"] @sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10); @sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2_BorderColor; -@sapIndicationColor_2_Active_TextColor: contrast(@sapIndicationColor_2_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2_TextColor; @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background; @sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor; @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor; @@ -2598,7 +2522,7 @@ // [Protected "!true"] @sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3, 6); @sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3_BorderColor; -@sapIndicationColor_3_Active_TextColor: contrast(@sapIndicationColor_3_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3_TextColor; @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background; @sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor; @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor; @@ -2630,7 +2554,7 @@ // [Protected "!true"] @sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10); @sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4_BorderColor; -@sapIndicationColor_4_Active_TextColor: contrast(@sapIndicationColor_4_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4_TextColor; @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background; @sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor; @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor; @@ -2662,7 +2586,7 @@ // [Protected "!true"] @sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10); @sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5_BorderColor; -@sapIndicationColor_5_Active_TextColor: contrast(@sapIndicationColor_5_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5_TextColor; @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background; @sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor; @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor; @@ -2694,7 +2618,7 @@ // [Protected "!true"] @sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10); @sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6_BorderColor; -@sapIndicationColor_6_Active_TextColor: contrast(@sapIndicationColor_6_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6_TextColor; @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background; @sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor; @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor; @@ -2726,7 +2650,7 @@ // [Protected "!true"] @sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10); @sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7_BorderColor; -@sapIndicationColor_7_Active_TextColor: contrast(@sapIndicationColor_7_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7_TextColor; @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background; @sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor; @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor; @@ -2748,7 +2672,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, 0.47); +@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -2758,7 +2682,7 @@ // [Protected "!true"] @sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10); @sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8_BorderColor; -@sapIndicationColor_8_Active_TextColor: contrast(@sapIndicationColor_8_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8_TextColor; @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background; @sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor; @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor; @@ -2772,7 +2696,7 @@ @sapIndicationColor_9_Hover_Background: lighten(@sapIndicationColor_9, 5); @sapIndicationColor_9_Active_Background: lighten(@sapIndicationColor_9, 10); @sapIndicationColor_9_Active_BorderColor: @sapIndicationColor_9_BorderColor; -@sapIndicationColor_9_Active_TextColor: contrast(@sapIndicationColor_9_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9_TextColor; @sapIndicationColor_9_Selected_Background: @sapIndicationColor_9_Active_Background; @sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor; @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor; @@ -2786,7 +2710,7 @@ @sapIndicationColor_10_Hover_Background: lighten(@sapIndicationColor_10, 5); @sapIndicationColor_10_Active_Background: lighten(@sapIndicationColor_10, 10); @sapIndicationColor_10_Active_BorderColor: @sapIndicationColor_10_BorderColor; -@sapIndicationColor_10_Active_TextColor: contrast(@sapIndicationColor_10_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_TextColor; @sapIndicationColor_10_Selected_Background: @sapIndicationColor_10_Active_Background; @sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor; @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor; diff --git a/content/Base/baseLib/sap_fiori_3_dark/css_variables-RTL.css b/content/Base/baseLib/sap_fiori_3_dark/css_variables-RTL.css index 35ac3e1f..91ceec7b 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/css_variables-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_dark/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #91c8f6; --sapHighlightColor: #91c8f6; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #abe2ab; --sapShell_InformativeColor: #c0e0fa; --sapShell_NeutralColor: #d3d7d9; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #6bd3ff; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #29313a; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #aabc78; --sapShell_Category_16_TextColor: #29313a; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fafafa; - --sapAssistant_Question_Background: #140066; - --sapAssistant_Question_BorderColor: #140066; - --sapAssistant_Question_TextColor: #fafafa; - --sapAssistant_Answer_Background: #14181c; - --sapAssistant_Answer_BorderColor: #14181c; - --sapAssistant_Answer_TextColor: #fafafa; --sapAvatar_1_Background: #ffc847; --sapAvatar_1_BorderColor: #ffc847; --sapAvatar_1_TextColor: #29313a; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #91c8f6; --sapList_Hover_SelectionBackground: #395369; --sapList_Background: #29313a; - --sapList_Hover_Background: #222a31; + --sapList_Hover_Background: #2f3943; --sapList_AlternatingBackground: #232931; --sapList_GroupHeaderBackground: #29313a; --sapList_GroupHeaderBorderColor: #64778e; @@ -626,7 +617,7 @@ --sapInfobar_NonInteractive_Background: #14181c; --sapInfobar_TextColor: #29313a; --sapObjectHeader_Background: #29313a; - --sapObjectHeader_Hover_Background: #222a31; + --sapObjectHeader_Hover_Background: #2f3943; --sapObjectHeader_BorderColor: #3a4552; --sapObjectHeader_Title_TextColor: #fafafa; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -669,14 +660,14 @@ --sapIndicationColor_1: #ff5555; --sapIndicationColor_1_Background: #ff5555; --sapIndicationColor_1_BorderColor: #ff5555; - --sapIndicationColor_1_TextColor: #29313a; + --sapIndicationColor_1_TextColor: #fafafa; --sapIndicationColor_1_Hover_Background: #ff6f6f; --sapIndicationColor_1_Active_Background: #f88; --sapIndicationColor_1_Active_BorderColor: #ff5555; - --sapIndicationColor_1_Active_TextColor: #29313a; + --sapIndicationColor_1_Active_TextColor: #fafafa; --sapIndicationColor_1_Selected_Background: #f88; --sapIndicationColor_1_Selected_BorderColor: #ff5555; - --sapIndicationColor_1_Selected_TextColor: #29313a; + --sapIndicationColor_1_Selected_TextColor: #fafafa; --sapIndicationColor_1b: #5e0303; --sapIndicationColor_1b_BorderColor: #5e0303; --sapIndicationColor_1b_Hover_Background: #770404; @@ -767,14 +758,14 @@ --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #e269c9; --sapIndicationColor_8_BorderColor: #e269c9; - --sapIndicationColor_8_TextColor: #29313a; + --sapIndicationColor_8_TextColor: #fafafa; --sapIndicationColor_8_Hover_Background: #e67ed1; --sapIndicationColor_8_Active_Background: #ea94d8; --sapIndicationColor_8_Active_BorderColor: #e269c9; - --sapIndicationColor_8_Active_TextColor: #29313a; + --sapIndicationColor_8_Active_TextColor: #fafafa; --sapIndicationColor_8_Selected_Background: #ea94d8; --sapIndicationColor_8_Selected_BorderColor: #e269c9; - --sapIndicationColor_8_Selected_TextColor: #29313a; + --sapIndicationColor_8_Selected_TextColor: #fafafa; --sapIndicationColor_8b: #4c005b; --sapIndicationColor_8b_BorderColor: #4c005b; --sapIndicationColor_8b_Hover_Background: #610075; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_dark/css_variables.css b/content/Base/baseLib/sap_fiori_3_dark/css_variables.css index 35ac3e1f..91ceec7b 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/css_variables.css +++ b/content/Base/baseLib/sap_fiori_3_dark/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #91c8f6; --sapHighlightColor: #91c8f6; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #abe2ab; --sapShell_InformativeColor: #c0e0fa; --sapShell_NeutralColor: #d3d7d9; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #6bd3ff; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #29313a; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #aabc78; --sapShell_Category_16_TextColor: #29313a; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fafafa; - --sapAssistant_Question_Background: #140066; - --sapAssistant_Question_BorderColor: #140066; - --sapAssistant_Question_TextColor: #fafafa; - --sapAssistant_Answer_Background: #14181c; - --sapAssistant_Answer_BorderColor: #14181c; - --sapAssistant_Answer_TextColor: #fafafa; --sapAvatar_1_Background: #ffc847; --sapAvatar_1_BorderColor: #ffc847; --sapAvatar_1_TextColor: #29313a; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #91c8f6; --sapList_Hover_SelectionBackground: #395369; --sapList_Background: #29313a; - --sapList_Hover_Background: #222a31; + --sapList_Hover_Background: #2f3943; --sapList_AlternatingBackground: #232931; --sapList_GroupHeaderBackground: #29313a; --sapList_GroupHeaderBorderColor: #64778e; @@ -626,7 +617,7 @@ --sapInfobar_NonInteractive_Background: #14181c; --sapInfobar_TextColor: #29313a; --sapObjectHeader_Background: #29313a; - --sapObjectHeader_Hover_Background: #222a31; + --sapObjectHeader_Hover_Background: #2f3943; --sapObjectHeader_BorderColor: #3a4552; --sapObjectHeader_Title_TextColor: #fafafa; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -669,14 +660,14 @@ --sapIndicationColor_1: #ff5555; --sapIndicationColor_1_Background: #ff5555; --sapIndicationColor_1_BorderColor: #ff5555; - --sapIndicationColor_1_TextColor: #29313a; + --sapIndicationColor_1_TextColor: #fafafa; --sapIndicationColor_1_Hover_Background: #ff6f6f; --sapIndicationColor_1_Active_Background: #f88; --sapIndicationColor_1_Active_BorderColor: #ff5555; - --sapIndicationColor_1_Active_TextColor: #29313a; + --sapIndicationColor_1_Active_TextColor: #fafafa; --sapIndicationColor_1_Selected_Background: #f88; --sapIndicationColor_1_Selected_BorderColor: #ff5555; - --sapIndicationColor_1_Selected_TextColor: #29313a; + --sapIndicationColor_1_Selected_TextColor: #fafafa; --sapIndicationColor_1b: #5e0303; --sapIndicationColor_1b_BorderColor: #5e0303; --sapIndicationColor_1b_Hover_Background: #770404; @@ -767,14 +758,14 @@ --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #e269c9; --sapIndicationColor_8_BorderColor: #e269c9; - --sapIndicationColor_8_TextColor: #29313a; + --sapIndicationColor_8_TextColor: #fafafa; --sapIndicationColor_8_Hover_Background: #e67ed1; --sapIndicationColor_8_Active_Background: #ea94d8; --sapIndicationColor_8_Active_BorderColor: #e269c9; - --sapIndicationColor_8_Active_TextColor: #29313a; + --sapIndicationColor_8_Active_TextColor: #fafafa; --sapIndicationColor_8_Selected_Background: #ea94d8; --sapIndicationColor_8_Selected_BorderColor: #e269c9; - --sapIndicationColor_8_Selected_TextColor: #29313a; + --sapIndicationColor_8_Selected_TextColor: #fafafa; --sapIndicationColor_8b: #4c005b; --sapIndicationColor_8b_BorderColor: #4c005b; --sapIndicationColor_8b_Hover_Background: #610075; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_dark/css_variables.less b/content/Base/baseLib/sap_fiori_3_dark/css_variables.less index 53ca0199..7d2fa58c 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/css_variables.less +++ b/content/Base/baseLib/sap_fiori_3_dark/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_dark/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_dark/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_dark/design-tokens.json b/content/Base/baseLib/sap_fiori_3_dark/design-tokens.json index fdc08e5c..a22b0ae4 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/design-tokens.json +++ b/content/Base/baseLib/sap_fiori_3_dark/design-tokens.json @@ -2,14 +2,12 @@ "Shell": { "sapShell_BackgroundGradient": { "value": "linear-gradient(to bottom, hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} - 5, {Shell._sapShell_BackgroundA}), hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} + 2, {Shell._sapShell_BackgroundA}))", - "type": "linear-gradient", - "description": "deprecated - Linked to @sapShell_BackgroundImage for compatibility reasons." + "type": "linear-gradient" }, "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -29,13 +27,11 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{Legend._sapLegendColor18H}", @@ -55,13 +51,11 @@ }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -81,13 +75,11 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "_sapShell_Category_15_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -107,13 +99,11 @@ }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -133,13 +123,11 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "_sapShell_Category_14_BackgroundH": { "value": "{Legend._sapLegendColor17H}", @@ -159,13 +147,11 @@ }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -185,13 +171,11 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "_sapShell_Category_13_BackgroundH": { "value": "{Legend._sapLegendColor13H}", @@ -211,13 +195,11 @@ }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -237,13 +219,11 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "_sapShell_Category_12_BackgroundH": { "value": "{Legend._sapLegendColor20H}", @@ -263,13 +243,11 @@ }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -289,13 +267,11 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "_sapShell_Category_11_BackgroundH": { "value": "{Legend._sapLegendColor2H}", @@ -315,13 +291,11 @@ }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -341,13 +315,11 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "_sapShell_Category_10_BackgroundH": { "value": "{Legend._sapLegendColor9H}", @@ -367,13 +339,11 @@ }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -393,13 +363,11 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "_sapShell_Category_9_BackgroundH": { "value": "{Legend._sapLegendColor16H}", @@ -419,13 +387,11 @@ }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -445,13 +411,11 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "_sapShell_Category_8_BackgroundH": { "value": "{Legend._sapLegendColor8H}", @@ -471,13 +435,11 @@ }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -497,13 +459,11 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "_sapShell_Category_7_BackgroundH": { "value": "{Legend._sapLegendColor5H}", @@ -523,13 +483,11 @@ }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -549,13 +507,11 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "_sapShell_Category_6_BackgroundH": { "value": "{Legend._sapLegendColor7H}", @@ -575,13 +531,11 @@ }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -601,13 +555,11 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "_sapShell_Category_5_BackgroundH": { "value": "{Legend._sapLegendColor12H}", @@ -627,13 +579,11 @@ }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -653,13 +603,11 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "_sapShell_Category_4_BackgroundH": { "value": "{Legend._sapLegendColor10H}", @@ -679,13 +627,11 @@ }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -705,13 +651,11 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "_sapShell_Category_3_BackgroundH": { "value": "{Legend._sapLegendColor1H}", @@ -731,13 +675,11 @@ }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -757,13 +699,11 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "_sapShell_Category_2_BackgroundH": { "value": "{Legend._sapLegendColor3H}", @@ -783,13 +723,11 @@ }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -809,13 +747,11 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_1_BackgroundH": { "value": "{Legend._sapLegendColor6H}", @@ -835,8 +771,7 @@ }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "{Shell.Category._sapShell_Category_16_BackgroundH}", @@ -1095,31 +1030,9 @@ "type": "internal" } }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Assistant._sapAssistant_Color1L} + 16%", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "_sapShell_InformativeColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -1139,23 +1052,19 @@ }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -1176,14 +1085,12 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, 0.2)" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1203,8 +1110,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1224,13 +1130,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -1250,18 +1154,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -1346,8 +1247,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1367,8 +1267,7 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "_sapShell_Selected_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1388,8 +1287,7 @@ }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1409,8 +1307,7 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "_sapShell_Active_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1430,8 +1327,7 @@ }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "_sapShell_Hover_BackgroundH": { "value": "{Shell._sapShellColorH}", @@ -1451,8 +1347,7 @@ }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -1465,13 +1360,11 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Shell._sapShellColorH}", @@ -1491,8 +1384,7 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "_sapShell_InteractiveTextColorH": { "value": "210", @@ -1512,13 +1404,11 @@ }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1538,28 +1428,23 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -1709,8 +1594,7 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "_sapList_TableFixedBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1730,8 +1614,7 @@ }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "_sapList_TableFooterBorderH": { "value": "{List._sapList_BorderColorH}", @@ -1751,8 +1634,7 @@ }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -1772,8 +1654,7 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "_sapList_FooterBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1793,8 +1674,7 @@ }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "_sapList_TableGroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1814,8 +1694,7 @@ }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1835,8 +1714,7 @@ }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1856,8 +1734,7 @@ }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1877,8 +1754,7 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "_sapList_GroupHeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1898,13 +1774,11 @@ }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -1924,34 +1798,31 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{List._sapList_BackgroundH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{List._sapList_BackgroundS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{List._sapList_BackgroundL} + 3%", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{List._sapList_BackgroundA}", "type": "internal" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_SelectionBackgroundColorH}", @@ -1971,13 +1842,11 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "_sapList_SelectionBackgroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -1997,13 +1866,11 @@ }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2023,8 +1890,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2044,13 +1910,11 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "_sapList_BorderColorH": { "value": "{List._sapList_BackgroundH}", @@ -2070,8 +1934,7 @@ }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -2091,8 +1954,7 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "_sapList_HeaderBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -2112,8 +1974,7 @@ }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "_sapList_HeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2133,8 +1994,7 @@ }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -2236,8 +2096,7 @@ }, "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "_sapGroup_FooterBackgroundH": { "value": "0", @@ -2257,18 +2116,15 @@ }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.55", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2288,8 +2144,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "0", @@ -2309,8 +2164,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" } }, "Internal": { @@ -2556,53 +2410,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "_sapPrimary7H": { "value": "199.9999999999999", @@ -2753,63 +2597,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -3023,8 +2855,7 @@ }, "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "_sapChart_GoodH": { "value": "136.63366336633663", @@ -3044,8 +2875,7 @@ }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "_sapChart_CriticalH": { "value": "35.5980861244019", @@ -3065,8 +2895,7 @@ }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "_sapChart_BadH": { "value": "359.71014492753625", @@ -3086,8 +2915,7 @@ }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" } }, "Ordered": { @@ -3109,8 +2937,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -3130,8 +2957,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -3151,8 +2977,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.77611940298505", @@ -3172,8 +2997,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "235.92592592592587", @@ -3193,8 +3017,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "185.96273291925468", @@ -3214,8 +3037,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -3235,8 +3057,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -3256,8 +3077,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -3277,8 +3097,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.76878612716763", @@ -3298,8 +3117,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "210", @@ -3319,8 +3137,7 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, @@ -3343,8 +3160,7 @@ }, "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor19H": { "value": "{Legend._sapLegendColor19H}", @@ -3364,8 +3180,7 @@ }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor18H": { "value": "{Legend._sapLegendColor18H}", @@ -3385,8 +3200,7 @@ }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor17H": { "value": "{Legend._sapLegendColor17H}", @@ -3406,8 +3220,7 @@ }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor16H": { "value": "{Legend._sapLegendColor16H}", @@ -3427,8 +3240,7 @@ }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor15H": { "value": "{Legend._sapLegendColor15H}", @@ -3448,8 +3260,7 @@ }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor14H": { "value": "{Legend._sapLegendColor14H}", @@ -3469,8 +3280,7 @@ }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor13H": { "value": "{Legend._sapLegendColor13H}", @@ -3490,8 +3300,7 @@ }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor12H": { "value": "{Legend._sapLegendColor12H}", @@ -3511,8 +3320,7 @@ }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor11H": { "value": "{Legend._sapLegendColor11H}", @@ -3532,8 +3340,7 @@ }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor10H": { "value": "{Legend._sapLegendColor10H}", @@ -3553,8 +3360,7 @@ }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor9H": { "value": "{Legend._sapLegendColor9H}", @@ -3574,8 +3380,7 @@ }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor8H": { "value": "{Legend._sapLegendColor8H}", @@ -3595,8 +3400,7 @@ }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor7H": { "value": "{Legend._sapLegendColor7H}", @@ -3616,8 +3420,7 @@ }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor6H": { "value": "{Legend._sapLegendColor6H}", @@ -3637,8 +3440,7 @@ }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor5H": { "value": "{Legend._sapLegendColor5H}", @@ -3658,8 +3460,7 @@ }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor4H": { "value": "{Legend._sapLegendColor4H}", @@ -3679,8 +3480,7 @@ }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor3H": { "value": "{Legend._sapLegendColor3H}", @@ -3700,8 +3500,7 @@ }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor2H": { "value": "{Legend._sapLegendColor2H}", @@ -3721,8 +3520,7 @@ }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor1H": { "value": "{Legend._sapLegendColor1H}", @@ -3742,8 +3540,7 @@ }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "237.9310344827586", @@ -3763,8 +3560,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "210", @@ -3784,8 +3580,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "75.88235294117646", @@ -3805,8 +3600,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -3826,8 +3620,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "237.391304347826", @@ -3847,8 +3640,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "316.00000000000006", @@ -3868,8 +3660,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "22.909090909090878", @@ -3889,8 +3680,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -3910,8 +3700,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "23.15789473684208", @@ -3931,8 +3720,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "41.73913043478262", @@ -3952,8 +3740,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "314.69387755102036", @@ -3973,8 +3760,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.71428571428567", @@ -3994,8 +3780,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "76.13793103448273", @@ -4015,8 +3800,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -4036,8 +3820,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "197.8378378378378", @@ -4057,8 +3840,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.60869565217394", @@ -4078,8 +3860,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "22.857142857142833", @@ -4099,8 +3880,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -4120,8 +3900,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "22.941176470588232", @@ -4141,8 +3920,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "34.34482758620686", @@ -4162,13 +3940,11 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "_sapLegend_NonWorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4188,8 +3964,7 @@ }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4209,8 +3984,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegend_CurrentDateTimeH": { "value": "{Accent._sapAccentColor4H}", @@ -4248,13 +4022,11 @@ }, "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "_sapIndicationColor_10bH": { "value": "0", @@ -4274,49 +4046,27 @@ }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." - }, - "_sapIndicationColor_10_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_10_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4336,8 +4086,7 @@ }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4357,8 +4106,7 @@ }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4378,18 +4126,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "0", @@ -4409,8 +4154,7 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_9b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4430,8 +4174,7 @@ }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9b_BorderColorH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4451,8 +4194,7 @@ }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9bH": { "value": "212.30769230769226", @@ -4472,49 +4214,27 @@ }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." - }, - "_sapIndicationColor_9_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_9_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4534,8 +4254,7 @@ }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4555,8 +4274,7 @@ }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4576,18 +4294,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -4607,8 +4322,7 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_8b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8bH}", @@ -4628,13 +4342,11 @@ }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "_sapIndicationColor_8bH": { "value": "290.1098901098901", @@ -4654,49 +4366,27 @@ }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." - }, - "_sapIndicationColor_8_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4716,8 +4406,7 @@ }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4737,39 +4426,35 @@ }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapIndicationColor_8_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapIndicationColor_8_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapIndicationColor_8_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.39669421487605", @@ -4789,8 +4474,7 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_7b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7bH}", @@ -4810,13 +4494,11 @@ }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "_sapIndicationColor_7bH": { "value": "251.5625", @@ -4836,49 +4518,27 @@ }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." - }, - "_sapIndicationColor_7_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -4898,8 +4558,7 @@ }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -4919,8 +4578,7 @@ }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4940,18 +4598,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.79999999999995", @@ -4971,8 +4626,7 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_6b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6bH}", @@ -4992,13 +4646,11 @@ }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "_sapIndicationColor_6bH": { "value": "186.9230769230769", @@ -5018,49 +4670,27 @@ }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." - }, - "_sapIndicationColor_6_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5080,8 +4710,7 @@ }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5101,8 +4730,7 @@ }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5122,18 +4750,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -5153,8 +4778,7 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_5b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5bH}", @@ -5174,13 +4798,11 @@ }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "_sapIndicationColor_5bH": { "value": "212.46575342465758", @@ -5200,49 +4822,27 @@ }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." - }, - "_sapIndicationColor_5_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5262,8 +4862,7 @@ }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5283,8 +4882,7 @@ }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5304,18 +4902,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "207.32673267326732", @@ -5335,8 +4930,7 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_4b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4bH}", @@ -5356,13 +4950,11 @@ }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "_sapIndicationColor_4bH": { "value": "137.1428571428571", @@ -5382,49 +4974,27 @@ }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." - }, - "_sapIndicationColor_4_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5444,8 +5014,7 @@ }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5465,8 +5034,7 @@ }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5486,18 +5054,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "120", @@ -5517,8 +5082,7 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_3b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3bH}", @@ -5538,13 +5102,11 @@ }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "_sapIndicationColor_3bH": { "value": "25.29411764705884", @@ -5564,49 +5126,27 @@ }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." - }, - "_sapIndicationColor_3_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -5626,8 +5166,7 @@ }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3H}", @@ -5647,8 +5186,7 @@ }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5668,18 +5206,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "35.60000000000002", @@ -5699,8 +5234,7 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_2b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2bH}", @@ -5720,13 +5254,11 @@ }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "_sapIndicationColor_2bH": { "value": "0", @@ -5746,49 +5278,27 @@ }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." - }, - "_sapIndicationColor_2_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5808,8 +5318,7 @@ }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5829,8 +5338,7 @@ }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5850,18 +5358,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -5881,8 +5386,7 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_1b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1bH}", @@ -5902,13 +5406,11 @@ }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "_sapIndicationColor_1bH": { "value": "0", @@ -5928,49 +5430,27 @@ }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." - }, - "_sapIndicationColor_1_Active_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -5990,8 +5470,7 @@ }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -6011,39 +5490,35 @@ }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapIndicationColor_1_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapIndicationColor_1_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapIndicationColor_1_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -6063,8 +5538,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_BorderColorH": { "value": "{Indication._sapIndicationColor_10bH}", @@ -6130,6 +5604,22 @@ "value": "{Indication._sapIndicationColor_10_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_10_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_10_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_10_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_10_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_10_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_10_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_10_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_10_BorderColorH}", "type": "internal" @@ -6226,6 +5716,22 @@ "value": "{Indication._sapIndicationColor_9_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_9_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_9_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_9_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_9_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_9_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_9_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_9_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_9_BorderColorH}", "type": "internal" @@ -6338,6 +5844,22 @@ "value": "{Indication._sapIndicationColor_8_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_8_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_8_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_8_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_8_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_8_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_8_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_8_BorderColorH}", "type": "internal" @@ -6450,6 +5972,22 @@ "value": "{Indication._sapIndicationColor_7_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_7_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_7_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_7_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_7_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_7_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_7_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_7_BorderColorH}", "type": "internal" @@ -6562,6 +6100,22 @@ "value": "{Indication._sapIndicationColor_6_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_6_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_6_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_6_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_6_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_6_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_6_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_6_BorderColorH}", "type": "internal" @@ -6674,6 +6228,22 @@ "value": "{Indication._sapIndicationColor_5_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_5_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_5_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_5_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_5_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_5_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_5_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_5_BorderColorH}", "type": "internal" @@ -6786,12 +6356,28 @@ "value": "{Indication._sapIndicationColor_4_Active_BackgroundA}", "type": "internal" }, - "_sapIndicationColor_4_Active_BorderColorH": { - "value": "{Indication._sapIndicationColor_4_BorderColorH}", + "_sapIndicationColor_4_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_4_TextColorH}", "type": "internal" }, - "_sapIndicationColor_4_Active_BorderColorS": { - "value": "{Indication._sapIndicationColor_4_BorderColorS}", + "_sapIndicationColor_4_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_4_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_4_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_4_TextColorA}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BorderColorH": { + "value": "{Indication._sapIndicationColor_4_BorderColorH}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BorderColorS": { + "value": "{Indication._sapIndicationColor_4_BorderColorS}", "type": "internal" }, "_sapIndicationColor_4_Active_BorderColorL": { @@ -6898,6 +6484,22 @@ "value": "{Indication._sapIndicationColor_3_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_3_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_3_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_3_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_3_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_3_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_3_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_3_BorderColorH}", "type": "internal" @@ -7010,6 +6612,22 @@ "value": "{Indication._sapIndicationColor_2_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_2_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_2_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_2_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_2_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_2_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_2_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_2_BorderColorH}", "type": "internal" @@ -7122,6 +6740,22 @@ "value": "{Indication._sapIndicationColor_1_Active_BackgroundA}", "type": "internal" }, + "_sapIndicationColor_1_Active_TextColorH": { + "value": "{Indication._sapIndicationColor_1_TextColorH}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorS": { + "value": "{Indication._sapIndicationColor_1_TextColorS}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorL": { + "value": "{Indication._sapIndicationColor_1_TextColorL}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_TextColorA": { + "value": "{Indication._sapIndicationColor_1_TextColorA}", + "type": "internal" + }, "_sapIndicationColor_1_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_1_BorderColorH}", "type": "internal" @@ -7190,8 +6824,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -7211,8 +6844,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -7232,8 +6864,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -7253,8 +6884,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -7274,8 +6904,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -7295,8 +6924,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -7316,8 +6944,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -7337,8 +6964,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -7358,8 +6984,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -7379,8 +7004,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.71428571428567", @@ -7400,8 +7024,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.79999999999995", @@ -7421,8 +7044,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "91.25", @@ -7442,8 +7064,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -7463,8 +7084,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "197.8378378378378", @@ -7484,8 +7104,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.80821917808225", @@ -7505,8 +7124,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.39669421487605", @@ -7526,8 +7144,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "340.1652892561983", @@ -7547,8 +7164,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "0", @@ -7568,8 +7184,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "42.06521739130437", @@ -7589,8 +7204,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -7612,8 +7226,7 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -7628,13 +7241,12 @@ "type": "internal" }, "_sapTile_OverlayBackgroundA": { - "value": "(80) / 100", + "value": "0.8", "type": "internal" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "_sapTile_Interactive_BorderColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7654,8 +7266,7 @@ }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "_sapTile_SeparatorColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7675,8 +7286,7 @@ }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Shell._sapShellColorH}", @@ -7696,8 +7306,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -7717,8 +7326,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7738,13 +7346,11 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "_sapTile_BorderColorH": { "value": "0", @@ -7764,8 +7370,7 @@ }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "_sapTile_Active_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7785,8 +7390,7 @@ }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "_sapTile_Hover_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7806,13 +7410,11 @@ }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -7850,23 +7452,19 @@ }, "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "_sapGroup_ContentBorderColorH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -7886,18 +7484,15 @@ }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7917,8 +7512,7 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "_sapGroup_TitleBorderColorH": { "value": "{Main._sapBaseColorH}", @@ -7938,8 +7532,7 @@ }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "_sapGroup_TitleBackgroundH": { "value": "0", @@ -7959,8 +7552,7 @@ }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -7981,13 +7573,11 @@ "spread": "0", "color": "{ObjectHeader.sapObjectHeader_BorderColor}" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapGroup_ContentBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8025,23 +7615,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -8061,8 +7647,7 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -8082,34 +7667,31 @@ }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundL} + 3%", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundA}", "type": "internal" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8147,8 +7729,7 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -8168,8 +7749,7 @@ }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "_sapInfobar_Active_BackgroundH": { "value": "{Toolbar._sapInfobar_BackgroundH}", @@ -8189,8 +7769,7 @@ }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_Hover_BackgroundH": { "value": "{Toolbar._sapInfobar_BackgroundH}", @@ -8210,8 +7789,7 @@ }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -8231,8 +7809,7 @@ }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "_sapToolbar_SeparatorColorH": { "value": "{Main._sapBaseColorH}", @@ -8252,8 +7829,7 @@ }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "_sapToolbar_BackgroundH": { "value": "0", @@ -8273,8 +7849,7 @@ }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" } }, "Application": { @@ -8296,8 +7871,7 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{Application._sapPageFooter_BackgroundH}", @@ -8317,8 +7891,7 @@ }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "_sapPageFooter_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8338,8 +7911,7 @@ }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -8359,8 +7931,7 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "_sapPageHeader_BorderColorH": { "value": "{Application._sapPageHeader_BackgroundH}", @@ -8380,13 +7951,11 @@ }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "_sapBackgroundColorH": { "value": "{Internal._sapPrimary3H}", @@ -8406,8 +7975,7 @@ }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8445,33 +8013,27 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "_sapSlider_RangeHandleBackgroundH": { "value": "0", @@ -8491,38 +8053,31 @@ }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8542,8 +8097,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8563,8 +8117,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -8762,23 +8315,19 @@ }, "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "_sapScrollBar_TrackColorH": { "value": "{Main._sapBaseColorH}", @@ -8798,8 +8347,7 @@ }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "_sapScrollBar_FaceColorH": { "value": "{Scrollbar._sapScrollBar_TrackColorH}", @@ -8819,8 +8367,7 @@ }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_SymbolColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -8875,18 +8422,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -8906,18 +8450,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Information._sapProgress_InformationBackgroundH}", @@ -9003,18 +8544,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -9034,18 +8572,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Positive._sapProgress_PositiveBackgroundH}", @@ -9131,18 +8666,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -9162,18 +8694,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Critical._sapProgress_CriticalBackgroundH}", @@ -9259,18 +8788,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -9290,18 +8816,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Negative._sapProgress_NegativeBackgroundH}", @@ -9387,23 +8910,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9423,18 +8942,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -9506,23 +9022,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -9591,56 +9103,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9742,8 +9269,7 @@ }, "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "_sapInformationBackgroundH": { "value": "{Semantic._sapInformationColorH}", @@ -9763,8 +9289,7 @@ }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "_sapSuccessBackgroundH": { "value": "{Semantic._sapSuccessColorH}", @@ -9784,8 +9309,7 @@ }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "_sapWarningBackgroundH": { "value": "{Semantic._sapWarningColorH}", @@ -9805,8 +9329,7 @@ }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "_sapErrorBackgroundH": { "value": "{Semantic._sapErrorColorH}", @@ -9826,55 +9349,45 @@ }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" } }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9960,28 +9473,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -10082,8 +9590,7 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "_sapInformativeColorH": { "value": "207.32673267326732", @@ -10103,8 +9610,7 @@ }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "_sapPositiveColorH": { "value": "120", @@ -10124,8 +9630,7 @@ }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "_sapCriticalColorH": { "value": "35.60000000000002", @@ -10145,8 +9650,7 @@ }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "_sapNegativeColorH": { "value": "0", @@ -10166,8 +9670,7 @@ }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -10237,39 +9740,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10306,39 +9812,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10375,39 +9884,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10444,39 +9956,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10530,83 +10045,77 @@ }, "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "_sapField_PlaceholderTextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -10626,23 +10135,19 @@ }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_Focus_HelpBackgroundH": { "value": "{Input.Standard._sapField_Focus_BackgroundH}", @@ -10824,13 +10329,11 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "_sapField_ReadOnly_BorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -10850,13 +10353,11 @@ }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "_sapField_ReadOnly_BackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -10871,13 +10372,12 @@ "type": "internal" }, "_sapField_ReadOnly_BackgroundA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -10917,13 +10417,11 @@ }, "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -10945,13 +10443,11 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -10971,28 +10467,23 @@ }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -11012,28 +10503,23 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11053,28 +10539,23 @@ }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11094,28 +10575,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11135,28 +10611,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11176,28 +10647,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11217,13 +10683,11 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_BackgroundH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -11243,18 +10707,15 @@ }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11274,13 +10735,11 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_BackgroundH": { "value": "{Button.Standard._sapButton_BackgroundH}", @@ -11300,8 +10759,7 @@ }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -11803,13 +11261,11 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -11829,8 +11285,7 @@ }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11850,13 +11305,11 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_BackgroundH": { "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", @@ -11876,8 +11329,7 @@ }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11897,18 +11349,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundH}", @@ -11994,13 +11443,11 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12020,8 +11467,7 @@ }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12041,13 +11487,11 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12067,8 +11511,7 @@ }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12088,18 +11531,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", @@ -12185,13 +11625,11 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12211,8 +11649,7 @@ }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12232,13 +11669,11 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12258,8 +11693,7 @@ }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12279,18 +11713,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Success._sapButton_Success_Active_BackgroundH}", @@ -12376,13 +11807,11 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12402,8 +11831,7 @@ }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12423,13 +11851,11 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12449,8 +11875,7 @@ }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12470,18 +11895,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Critical._sapButton_Critical_Active_BackgroundH}", @@ -12567,13 +11989,11 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12593,8 +12013,7 @@ }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12614,13 +12033,11 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12640,8 +12057,7 @@ }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12661,18 +12077,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Negative._sapButton_Negative_Active_BackgroundH}", @@ -12742,8 +12155,7 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BackgroundH": { "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundH}", @@ -12763,8 +12175,7 @@ }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12784,18 +12195,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12815,13 +12223,11 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "_sapButton_Attention_Active_BackgroundH": { "value": "{Semantic.Element._sapCriticalElementColorH}", @@ -12841,8 +12247,7 @@ }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12862,18 +12267,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12893,18 +12295,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}", @@ -13038,8 +12437,7 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Selected_BackgroundH}", @@ -13059,8 +12457,7 @@ }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13080,18 +12477,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13111,18 +12505,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -13142,8 +12533,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13163,13 +12553,11 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "_sapButton_Hover_BackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -13189,8 +12577,7 @@ }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13210,28 +12597,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundH}", @@ -13365,33 +12747,27 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BorderColorH": { "value": "0", @@ -13411,8 +12787,7 @@ }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BackgroundH": { "value": "0", @@ -13432,8 +12807,7 @@ }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -13535,8 +12909,7 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BackgroundH": { "value": "{Button.Accept._sapButton_Accept_Selected_BackgroundH}", @@ -13556,8 +12929,7 @@ }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13577,18 +12949,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13608,13 +12977,11 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_BackgroundH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -13634,8 +13001,7 @@ }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13655,18 +13021,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13686,18 +13049,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}", @@ -13831,8 +13191,7 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BackgroundH": { "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundH}", @@ -13852,8 +13211,7 @@ }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13873,18 +13231,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13904,13 +13259,11 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_BackgroundH": { "value": "{Semantic.Element._sapNegativeElementColorH}", @@ -13930,8 +13283,7 @@ }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13951,18 +13303,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -13982,18 +13331,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}", @@ -14127,8 +13473,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -14148,8 +13493,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14169,18 +13513,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14200,13 +13541,11 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14226,8 +13565,7 @@ }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14247,13 +13585,11 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_BackgroundH": { "value": "{Main._sapBrandColorH}", @@ -14273,8 +13609,7 @@ }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}", @@ -14361,8 +13696,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Accent._sapAccentColor10H}", @@ -14382,8 +13716,7 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Accent._sapAccentColor10H}", @@ -14403,8 +13736,7 @@ }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14424,8 +13756,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Accent._sapAccentColor9H}", @@ -14445,8 +13776,7 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BackgroundH": { "value": "{Accent._sapAccentColor9H}", @@ -14466,8 +13796,7 @@ }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14487,8 +13816,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Accent._sapAccentColor8H}", @@ -14508,8 +13836,7 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BackgroundH": { "value": "{Accent._sapAccentColor8H}", @@ -14529,8 +13856,7 @@ }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14550,8 +13876,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Accent._sapAccentColor7H}", @@ -14571,8 +13896,7 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BackgroundH": { "value": "{Accent._sapAccentColor7H}", @@ -14592,8 +13916,7 @@ }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14613,8 +13936,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Accent._sapAccentColor6H}", @@ -14634,8 +13956,7 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BackgroundH": { "value": "{Accent._sapAccentColor6H}", @@ -14655,8 +13976,7 @@ }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14676,703 +13996,317 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { - "value": "{Accent._sapAccentColor5H}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorS": { - "value": "{Accent._sapAccentColor5S}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorL": { - "value": "{Accent._sapAccentColor5L}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorA": { - "value": "{Accent._sapAccentColor5A}", - "type": "internal" - }, - "sapAvatar_5_BorderColor": { - "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." - }, - "_sapAvatar_5_BackgroundH": { - "value": "{Accent._sapAccentColor5H}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundS": { - "value": "{Accent._sapAccentColor5S}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundL": { - "value": "{Accent._sapAccentColor5L}", - "type": "internal" - }, - "_sapAvatar_5_BackgroundA": { - "value": "{Accent._sapAccentColor5A}", - "type": "internal" - }, - "sapAvatar_5_Background": { - "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." - }, - "_sapAvatar_4_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAvatar_4_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAvatar_4_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAvatar_4_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAvatar_4_TextColor": { - "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." - }, - "_sapAvatar_4_BorderColorH": { - "value": "{Accent._sapAccentColor4H}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorS": { - "value": "{Accent._sapAccentColor4S}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorL": { - "value": "{Accent._sapAccentColor4L}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorA": { - "value": "{Accent._sapAccentColor4A}", - "type": "internal" - }, - "sapAvatar_4_BorderColor": { - "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." - }, - "_sapAvatar_4_BackgroundH": { - "value": "{Accent._sapAccentColor4H}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundS": { - "value": "{Accent._sapAccentColor4S}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundL": { - "value": "{Accent._sapAccentColor4L}", - "type": "internal" - }, - "_sapAvatar_4_BackgroundA": { - "value": "{Accent._sapAccentColor4A}", - "type": "internal" - }, - "sapAvatar_4_Background": { - "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." - }, - "_sapAvatar_3_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_3_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_3_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_3_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_3_TextColor": { - "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." - }, - "_sapAvatar_3_BorderColorH": { - "value": "{Accent._sapAccentColor3H}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorS": { - "value": "{Accent._sapAccentColor3S}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorL": { - "value": "{Accent._sapAccentColor3L}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorA": { - "value": "{Accent._sapAccentColor3A}", - "type": "internal" - }, - "sapAvatar_3_BorderColor": { - "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." - }, - "_sapAvatar_3_BackgroundH": { - "value": "{Accent._sapAccentColor3H}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundS": { - "value": "{Accent._sapAccentColor3S}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundL": { - "value": "{Accent._sapAccentColor3L}", - "type": "internal" - }, - "_sapAvatar_3_BackgroundA": { - "value": "{Accent._sapAccentColor3A}", - "type": "internal" - }, - "sapAvatar_3_Background": { - "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." - }, - "_sapAvatar_2_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_2_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_2_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_2_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_2_TextColor": { - "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." - }, - "_sapAvatar_2_BorderColorH": { - "value": "{Accent._sapAccentColor2H}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorS": { - "value": "{Accent._sapAccentColor2S}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorL": { - "value": "{Accent._sapAccentColor2L}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorA": { - "value": "{Accent._sapAccentColor2A}", - "type": "internal" - }, - "sapAvatar_2_BorderColor": { - "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." - }, - "_sapAvatar_2_BackgroundH": { - "value": "{Accent._sapAccentColor2H}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundS": { - "value": "{Accent._sapAccentColor2S}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundL": { - "value": "{Accent._sapAccentColor2L}", - "type": "internal" - }, - "_sapAvatar_2_BackgroundA": { - "value": "{Accent._sapAccentColor2A}", - "type": "internal" - }, - "sapAvatar_2_Background": { - "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." - }, - "_sapAvatar_1_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAvatar_1_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAvatar_1_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAvatar_1_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAvatar_1_TextColor": { - "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." - }, - "_sapAvatar_1_BorderColorH": { - "value": "{Accent._sapAccentColor1H}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorS": { - "value": "{Accent._sapAccentColor1S}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorL": { - "value": "{Accent._sapAccentColor1L}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorA": { - "value": "{Accent._sapAccentColor1A}", - "type": "internal" - }, - "sapAvatar_1_BorderColor": { - "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." - }, - "_sapAvatar_1_BackgroundH": { - "value": "{Accent._sapAccentColor1H}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundS": { - "value": "{Accent._sapAccentColor1S}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundL": { - "value": "{Accent._sapAccentColor1L}", - "type": "internal" - }, - "_sapAvatar_1_BackgroundA": { - "value": "{Accent._sapAccentColor1A}", - "type": "internal" - }, - "sapAvatar_1_Background": { - "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." - } - }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{Main._sapBaseColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{Main._sapBaseColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{Main._sapBaseColorL} - 10%", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{Main._sapBaseColorA}", - "type": "internal" - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Accent._sapAccentColor5H}", "type": "internal" }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", + "_sapAvatar_5_BorderColorS": { + "value": "{Accent._sapAccentColor5S}", "type": "internal" }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", + "_sapAvatar_5_BorderColorL": { + "value": "{Accent._sapAccentColor5L}", "type": "internal" }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", + "_sapAvatar_5_BorderColorA": { + "value": "{Accent._sapAccentColor5A}", "type": "internal" }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." + "sapAvatar_5_BorderColor": { + "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", + "type": "color" }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", + "_sapAvatar_5_BackgroundH": { + "value": "{Accent._sapAccentColor5H}", "type": "internal" }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", + "_sapAvatar_5_BackgroundS": { + "value": "{Accent._sapAccentColor5S}", "type": "internal" }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL} - 40.5%", + "_sapAvatar_5_BackgroundL": { + "value": "{Accent._sapAccentColor5L}", "type": "internal" }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", + "_sapAvatar_5_BackgroundA": { + "value": "{Accent._sapAccentColor5A}", "type": "internal" }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." + "sapAvatar_5_Background": { + "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", + "type": "color" }, - "_sapAssistant_Active_TextColorH": { + "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", "type": "internal" }, - "_sapAssistant_Active_TextColorS": { + "_sapAvatar_4_TextColorS": { "value": "{Text._sapTextColorS}", "type": "internal" }, - "_sapAssistant_Active_TextColorL": { + "_sapAvatar_4_TextColorL": { "value": "{Text._sapTextColorL}", "type": "internal" }, - "_sapAssistant_Active_TextColorA": { + "_sapAvatar_4_TextColorA": { "value": "{Text._sapTextColorA}", "type": "internal" }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." + "sapAvatar_4_TextColor": { + "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", + "type": "color" }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_4_BorderColorH": { + "value": "{Accent._sapAccentColor4H}", "type": "internal" }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_4_BorderColorS": { + "value": "{Accent._sapAccentColor4S}", "type": "internal" }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 30%", + "_sapAvatar_4_BorderColorL": { + "value": "{Accent._sapAccentColor4L}", "type": "internal" }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_4_BorderColorA": { + "value": "{Accent._sapAccentColor4A}", "type": "internal" }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." + "sapAvatar_4_BorderColor": { + "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", + "type": "color" }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", + "_sapAvatar_4_BackgroundH": { + "value": "{Accent._sapAccentColor4H}", "type": "internal" }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", + "_sapAvatar_4_BackgroundS": { + "value": "{Accent._sapAccentColor4S}", "type": "internal" }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL} + 2%", + "_sapAvatar_4_BackgroundL": { + "value": "{Accent._sapAccentColor4L}", "type": "internal" }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", + "_sapAvatar_4_BackgroundA": { + "value": "{Accent._sapAccentColor4A}", "type": "internal" }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." + "sapAvatar_4_Background": { + "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", + "type": "color" }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_3_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_3_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 20%", + "_sapAvatar_3_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_3_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." + "sapAvatar_3_TextColor": { + "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", + "type": "color" }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", + "_sapAvatar_3_BorderColorH": { + "value": "{Accent._sapAccentColor3H}", "type": "internal" }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", + "_sapAvatar_3_BorderColorS": { + "value": "{Accent._sapAccentColor3S}", "type": "internal" }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL} + 2%", + "_sapAvatar_3_BorderColorL": { + "value": "{Accent._sapAccentColor3L}", "type": "internal" }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", + "_sapAvatar_3_BorderColorA": { + "value": "{Accent._sapAccentColor3A}", "type": "internal" }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Assistant.sapAssistant_Color1}, {Assistant.sapAssistant_Color2})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." + "sapAvatar_3_BorderColor": { + "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", + "type": "color" }, - "_sapAssistant_Color2H": { - "value": "289.7938144329896", + "_sapAvatar_3_BackgroundH": { + "value": "{Accent._sapAccentColor3H}", "type": "internal" }, - "_sapAssistant_Color2S": { - "value": "100%", + "_sapAvatar_3_BackgroundS": { + "value": "{Accent._sapAccentColor3S}", "type": "internal" }, - "_sapAssistant_Color2L": { - "value": "38.03921568627451%", + "_sapAvatar_3_BackgroundL": { + "value": "{Accent._sapAccentColor3L}", "type": "internal" }, - "_sapAssistant_Color2A": { - "value": "1", + "_sapAvatar_3_BackgroundA": { + "value": "{Accent._sapAccentColor3A}", "type": "internal" }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." + "sapAvatar_3_Background": { + "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", + "type": "color" }, - "_sapAssistant_Color1H": { - "value": "251.64179104477614", + "_sapAvatar_2_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Color1S": { - "value": "100.00000000000003%", + "_sapAvatar_2_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Color1L": { - "value": "60.588235294117645%", + "_sapAvatar_2_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Color1A": { - "value": "1", + "_sapAvatar_2_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." + "sapAvatar_2_TextColor": { + "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", + "type": "color" }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_Answer_BackgroundH}", + "_sapAvatar_2_BorderColorH": { + "value": "{Accent._sapAccentColor2H}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_Answer_BackgroundS}", + "_sapAvatar_2_BorderColorS": { + "value": "{Accent._sapAccentColor2S}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_Answer_BackgroundL}", + "_sapAvatar_2_BorderColorL": { + "value": "{Accent._sapAccentColor2L}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_Answer_BackgroundA}", + "_sapAvatar_2_BorderColorA": { + "value": "{Accent._sapAccentColor2A}", "type": "internal" }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_Question_BackgroundH}", - "type": "internal" + "sapAvatar_2_BorderColor": { + "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", + "type": "color" }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_Question_BackgroundS}", + "_sapAvatar_2_BackgroundH": { + "value": "{Accent._sapAccentColor2H}", "type": "internal" }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_Question_BackgroundL}", + "_sapAvatar_2_BackgroundS": { + "value": "{Accent._sapAccentColor2S}", "type": "internal" }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_Question_BackgroundA}", + "_sapAvatar_2_BackgroundL": { + "value": "{Accent._sapAccentColor2L}", "type": "internal" }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Assistant._sapAssistant_Active_BackgroundH}", + "_sapAvatar_2_BackgroundA": { + "value": "{Accent._sapAccentColor2A}", "type": "internal" }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Assistant._sapAssistant_Active_BackgroundS}", - "type": "internal" + "sapAvatar_2_Background": { + "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", + "type": "color" }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Assistant._sapAssistant_Active_BackgroundL}", + "_sapAvatar_1_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Assistant._sapAssistant_Active_BackgroundA}", + "_sapAvatar_1_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Assistant._sapAssistant_Hover_BackgroundH}", + "_sapAvatar_1_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Assistant._sapAssistant_Hover_BackgroundS}", + "_sapAvatar_1_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Assistant._sapAssistant_Hover_BackgroundL}", - "type": "internal" + "sapAvatar_1_TextColor": { + "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", + "type": "color" }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Assistant._sapAssistant_Hover_BackgroundA}", + "_sapAvatar_1_BorderColorH": { + "value": "{Accent._sapAccentColor1H}", "type": "internal" }, - "_sapAssistant_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_1_BorderColorS": { + "value": "{Accent._sapAccentColor1S}", "type": "internal" }, - "_sapAssistant_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_1_BorderColorL": { + "value": "{Accent._sapAccentColor1L}", "type": "internal" }, - "_sapAssistant_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_1_BorderColorA": { + "value": "{Accent._sapAccentColor1A}", "type": "internal" }, - "_sapAssistant_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" + "sapAvatar_1_BorderColor": { + "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", + "type": "color" }, - "_sapAssistant_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_1_BackgroundH": { + "value": "{Accent._sapAccentColor1H}", "type": "internal" }, - "_sapAssistant_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_1_BackgroundS": { + "value": "{Accent._sapAccentColor1S}", "type": "internal" }, - "_sapAssistant_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_1_BackgroundL": { + "value": "{Accent._sapAccentColor1L}", "type": "internal" }, - "_sapAssistant_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_1_BackgroundA": { + "value": "{Accent._sapAccentColor1A}", "type": "internal" + }, + "sapAvatar_1_Background": { + "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", + "type": "color" } }, "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} - 5, {Shell._sapShell_BackgroundA}), hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL} + 2, {Shell._sapShell_BackgroundA}))", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { @@ -15394,8 +14328,7 @@ }, "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "_sapLink_InvertedColorH": { "value": "{Link._sapLinkColorH}", @@ -15415,28 +14348,23 @@ }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "_sapLink_Hover_ColorH": { "value": "{Link._sapLinkColorH}", @@ -15456,18 +14384,15 @@ }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_Visited_ColorH": { "value": "{Link._sapLinkColorH}", @@ -15521,73 +14446,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15607,13 +14518,11 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "_sapContent_DisabledTextColorH": { "value": "{Text._sapTextColorH}", @@ -15628,33 +14537,33 @@ "type": "internal" }, "_sapContent_DisabledTextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15667,8 +14576,7 @@ "spread": "0", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "The standard text shadow." + ] }, "_sapContent_MarkerTextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -15688,28 +14596,23 @@ }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Internal._sapPrimary3H}", @@ -15795,8 +14698,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "201.12676056338023", @@ -15816,8 +14718,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200.86956521739125", @@ -15837,8 +14738,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "170.18181818181824", @@ -15858,8 +14758,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "255.63829787234044", @@ -15879,8 +14778,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "34.117647058823536", @@ -15900,8 +14798,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "212", @@ -15921,8 +14818,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "212.2388059701492", @@ -15942,8 +14838,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "97.7358490566038", @@ -15963,8 +14858,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "301.68224299065423", @@ -15984,8 +14878,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "201", @@ -16005,8 +14898,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "168.1751824817518", @@ -16026,8 +14918,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "204", @@ -16047,8 +14938,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "195", @@ -16068,8 +14958,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "203.9999999999999", @@ -16089,8 +14978,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "202.8571428571429", @@ -16110,8 +14998,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16131,8 +15018,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "38.333333333333314", @@ -16152,8 +15038,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "204.1558441558442", @@ -16173,8 +15058,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "209.8492462311558", @@ -16194,15 +15078,13 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_Hover_BackgroundH": { "value": "{Interaction._sapContent_Selected_BackgroundH}", @@ -16222,13 +15104,11 @@ }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16248,13 +15128,11 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "_sapContent_HelpColorH": { "value": "91.78378378378375", @@ -16274,8 +15152,7 @@ }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "_sapContent_SearchHighlightColorH": { "value": "183.66412213740455", @@ -16295,23 +15172,29 @@ }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "_sapHoverColorH": { "value": "{Application._sapBackgroundColorH}", @@ -16331,13 +15214,11 @@ }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16439,8 +15320,7 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Accent._sapAccentColor2H}", @@ -16460,15 +15340,13 @@ }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" } }, "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "_sapContent_ForegroundColorH": { "value": "{Main._sapBaseColorH}", @@ -16488,8 +15366,7 @@ }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -16511,13 +15388,11 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "_sapContent_RatedColorH": { "value": "{Accent._sapAccentColor1H}", @@ -16537,13 +15412,11 @@ }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "_sapContent_ImagePlaceholderBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -16563,8 +15436,7 @@ }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "_sapContent_MarkerIconColorH": { "value": "{Accent._sapAccentColor6H}", @@ -16584,13 +15456,11 @@ }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "_sapContent_ContrastIconColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16610,13 +15480,11 @@ }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{Internal._sapPrimary5H}", @@ -16703,8 +15571,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16725,8 +15592,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16747,8 +15613,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16769,8 +15634,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "_sapContent_ContrastShadowColorH": { "value": "0", @@ -16790,8 +15654,7 @@ }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "_sapContent_ShadowColorH": { "value": "0", @@ -16811,8 +15674,7 @@ }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" } }, "Focus": { @@ -16834,18 +15696,15 @@ }, "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "_sapContent_FocusColorH": { "value": "0", @@ -16865,20 +15724,17 @@ }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" } }, "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {Busy.sapContent_Placeholderloading_Background} 0%, {Busy.sapContent_Placeholderloading_Background} 20%, hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL} + 20, {Busy._sapContent_Placeholderloading_BackgroundA}) 50%, {Busy.sapContent_Placeholderloading_Background} 80%, {Busy.sapContent_Placeholderloading_Background} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "_sapContent_Placeholderloading_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -16898,8 +15754,7 @@ }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16921,18 +15776,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{Internal._sapPrimary3H}", diff --git a/content/Base/baseLib/sap_fiori_3_dark/less_variables.less b/content/Base/baseLib/sap_fiori_3_dark/less_variables.less index 24943daf..4c6b4c27 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/less_variables.less +++ b/content/Base/baseLib/sap_fiori_3_dark/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #91c8f6; @sapHighlightColor: #91c8f6; @sapBaseColor: #29313a; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #abe2ab; @sapShell_InformativeColor: #c0e0fa; @sapShell_NeutralColor: #d3d7d9; -@sapShell_Assistant_ForegroundColor: #9f88ff; @sapShell_Category_1_Background: #6bd3ff; @sapShell_Category_1_BorderColor: #6bd3ff; @sapShell_Category_1_TextColor: #29313a; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #aabc78; @sapShell_Category_16_TextColor: #29313a; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #5d36ff; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -@sapAssistant_Background: #5d36ff; -@sapAssistant_BorderColor: #5d36ff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #2800cf; -@sapAssistant_Hover_BorderColor: #2800cf; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #1e009c; -@sapAssistant_Active_BorderColor: #1e009c; -@sapAssistant_Active_TextColor: #fafafa; -@sapAssistant_Question_Background: #140066; -@sapAssistant_Question_BorderColor: #140066; -@sapAssistant_Question_TextColor: #fafafa; -@sapAssistant_Answer_Background: #14181c; -@sapAssistant_Answer_BorderColor: #14181c; -@sapAssistant_Answer_TextColor: #fafafa; @sapAvatar_1_Background: #ffc847; @sapAvatar_1_BorderColor: #ffc847; @sapAvatar_1_TextColor: #29313a; @@ -538,7 +519,7 @@ @sapList_SelectionBorderColor: #91c8f6; @sapList_Hover_SelectionBackground: #395369; @sapList_Background: #29313a; -@sapList_Hover_Background: #222a31; +@sapList_Hover_Background: #2f3943; @sapList_AlternatingBackground: #232931; @sapList_GroupHeaderBackground: #29313a; @sapList_GroupHeaderBorderColor: #64778e; @@ -617,7 +598,7 @@ @sapInfobar_NonInteractive_Background: #14181c; @sapInfobar_TextColor: #29313a; @sapObjectHeader_Background: #29313a; -@sapObjectHeader_Hover_Background: #222a31; +@sapObjectHeader_Hover_Background: #2f3943; @sapObjectHeader_BorderColor: #3a4552; @sapObjectHeader_Title_TextColor: #fafafa; @sapObjectHeader_Title_FontSize: 1.25rem; @@ -660,14 +641,14 @@ @sapIndicationColor_1: #ff5555; @sapIndicationColor_1_Background: #ff5555; @sapIndicationColor_1_BorderColor: #ff5555; -@sapIndicationColor_1_TextColor: #29313a; +@sapIndicationColor_1_TextColor: #fafafa; @sapIndicationColor_1_Hover_Background: #ff6f6f; @sapIndicationColor_1_Active_Background: #f88; @sapIndicationColor_1_Active_BorderColor: #ff5555; -@sapIndicationColor_1_Active_TextColor: #29313a; +@sapIndicationColor_1_Active_TextColor: #fafafa; @sapIndicationColor_1_Selected_Background: #f88; @sapIndicationColor_1_Selected_BorderColor: #ff5555; -@sapIndicationColor_1_Selected_TextColor: #29313a; +@sapIndicationColor_1_Selected_TextColor: #fafafa; @sapIndicationColor_1b: #5e0303; @sapIndicationColor_1b_BorderColor: #5e0303; @sapIndicationColor_1b_Hover_Background: #770404; @@ -758,14 +739,14 @@ @sapIndicationColor_8: #e269c9; @sapIndicationColor_8_Background: #e269c9; @sapIndicationColor_8_BorderColor: #e269c9; -@sapIndicationColor_8_TextColor: #29313a; +@sapIndicationColor_8_TextColor: #fafafa; @sapIndicationColor_8_Hover_Background: #e67ed1; @sapIndicationColor_8_Active_Background: #ea94d8; @sapIndicationColor_8_Active_BorderColor: #e269c9; -@sapIndicationColor_8_Active_TextColor: #29313a; +@sapIndicationColor_8_Active_TextColor: #fafafa; @sapIndicationColor_8_Selected_Background: #ea94d8; @sapIndicationColor_8_Selected_BorderColor: #e269c9; -@sapIndicationColor_8_Selected_TextColor: #29313a; +@sapIndicationColor_8_Selected_TextColor: #fafafa; @sapIndicationColor_8b: #4c005b; @sapIndicationColor_8b_BorderColor: #4c005b; @sapIndicationColor_8b_Hover_Background: #610075; diff --git a/content/Base/baseLib/sap_fiori_3_dark/preview-RTL.css b/content/Base/baseLib/sap_fiori_3_dark/preview-RTL.css index e28f2bee..06253fab 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/preview-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_dark/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88!important}.sapSvgIconCritical{fill:#fabd64!important}.sapSvgIconPositive{fill:#abe2ab!important}.sapSvgIconBase{fill:#29313a!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88!important}.sapSvgIconCritical{fill:#fabd64!important}.sapSvgIconPositive{fill:#abe2ab!important}.sapSvgIconBase{fill:#29313a!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_dark/preview.css b/content/Base/baseLib/sap_fiori_3_dark/preview.css index bc34c36b..2b81e819 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/preview.css +++ b/content/Base/baseLib/sap_fiori_3_dark/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88 !important}.sapSvgIconCritical{fill:#fabd64 !important}.sapSvgIconPositive{fill:#abe2ab !important}.sapSvgIconBase{fill:#29313a !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f88 !important}.sapSvgIconCritical{fill:#fabd64 !important}.sapSvgIconPositive{fill:#abe2ab !important}.sapSvgIconBase{fill:#29313a !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_dark/preview.less b/content/Base/baseLib/sap_fiori_3_dark/preview.less index 46549816..1ee20a9a 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/preview.less +++ b/content/Base/baseLib/sap_fiori_3_dark/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_dark/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_dark/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_dark/sass_variables.scss b/content/Base/baseLib/sap_fiori_3_dark/sass_variables.scss index d4bf963b..134506b5 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/sass_variables.scss +++ b/content/Base/baseLib/sap_fiori_3_dark/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #91c8f6; $sapHighlightColor: #91c8f6; $sapBaseColor: #29313a; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #fabd64; $sapShell_PositiveColor: #abe2ab; $sapShell_InformativeColor: #c0e0fa; $sapShell_NeutralColor: #d3d7d9; -$sapShell_Assistant_ForegroundColor: #9f88ff; $sapShell_Category_1_Background: #6bd3ff; $sapShell_Category_1_BorderColor: #6bd3ff; $sapShell_Category_1_TextColor: #29313a; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #aabc78; $sapShell_Category_16_BorderColor: #aabc78; $sapShell_Category_16_TextColor: #29313a; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #5d36ff; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -$sapAssistant_Background: #5d36ff; -$sapAssistant_BorderColor: #5d36ff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #2800cf; -$sapAssistant_Hover_BorderColor: #2800cf; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #1e009c; -$sapAssistant_Active_BorderColor: #1e009c; -$sapAssistant_Active_TextColor: #fafafa; -$sapAssistant_Question_Background: #140066; -$sapAssistant_Question_BorderColor: #140066; -$sapAssistant_Question_TextColor: #fafafa; -$sapAssistant_Answer_Background: #14181c; -$sapAssistant_Answer_BorderColor: #14181c; -$sapAssistant_Answer_TextColor: #fafafa; $sapAvatar_1_Background: #ffc847; $sapAvatar_1_BorderColor: #ffc847; $sapAvatar_1_TextColor: #29313a; @@ -538,7 +519,7 @@ $sapList_SelectionBackgroundColor: #344b5f; $sapList_SelectionBorderColor: #91c8f6; $sapList_Hover_SelectionBackground: #395369; $sapList_Background: #29313a; -$sapList_Hover_Background: #222a31; +$sapList_Hover_Background: #2f3943; $sapList_AlternatingBackground: #232931; $sapList_GroupHeaderBackground: #29313a; $sapList_GroupHeaderBorderColor: #64778e; @@ -617,7 +598,7 @@ $sapInfobar_Active_Background: #58b5b5; $sapInfobar_NonInteractive_Background: #14181c; $sapInfobar_TextColor: #29313a; $sapObjectHeader_Background: #29313a; -$sapObjectHeader_Hover_Background: #222a31; +$sapObjectHeader_Hover_Background: #2f3943; $sapObjectHeader_BorderColor: #3a4552; $sapObjectHeader_Title_TextColor: #fafafa; $sapObjectHeader_Title_FontSize: 1.25rem; @@ -660,14 +641,14 @@ $sapAccentBackgroundColor10: #eaecee; $sapIndicationColor_1: #ff5555; $sapIndicationColor_1_Background: #ff5555; $sapIndicationColor_1_BorderColor: #ff5555; -$sapIndicationColor_1_TextColor: #29313a; +$sapIndicationColor_1_TextColor: #fafafa; $sapIndicationColor_1_Hover_Background: #ff6f6f; $sapIndicationColor_1_Active_Background: #f88; $sapIndicationColor_1_Active_BorderColor: #ff5555; -$sapIndicationColor_1_Active_TextColor: #29313a; +$sapIndicationColor_1_Active_TextColor: #fafafa; $sapIndicationColor_1_Selected_Background: #f88; $sapIndicationColor_1_Selected_BorderColor: #ff5555; -$sapIndicationColor_1_Selected_TextColor: #29313a; +$sapIndicationColor_1_Selected_TextColor: #fafafa; $sapIndicationColor_1b: #5e0303; $sapIndicationColor_1b_BorderColor: #5e0303; $sapIndicationColor_1b_Hover_Background: #770404; @@ -758,14 +739,14 @@ $sapIndicationColor_7b_Hover_Background: #2c02db; $sapIndicationColor_8: #e269c9; $sapIndicationColor_8_Background: #e269c9; $sapIndicationColor_8_BorderColor: #e269c9; -$sapIndicationColor_8_TextColor: #29313a; +$sapIndicationColor_8_TextColor: #fafafa; $sapIndicationColor_8_Hover_Background: #e67ed1; $sapIndicationColor_8_Active_Background: #ea94d8; $sapIndicationColor_8_Active_BorderColor: #e269c9; -$sapIndicationColor_8_Active_TextColor: #29313a; +$sapIndicationColor_8_Active_TextColor: #fafafa; $sapIndicationColor_8_Selected_Background: #ea94d8; $sapIndicationColor_8_Selected_BorderColor: #e269c9; -$sapIndicationColor_8_Selected_TextColor: #29313a; +$sapIndicationColor_8_Selected_TextColor: #fafafa; $sapIndicationColor_8b: #4c005b; $sapIndicationColor_8b_BorderColor: #4c005b; $sapIndicationColor_8b_Hover_Background: #610075; diff --git a/content/Base/baseLib/sap_fiori_3_dark/skeleton.less b/content/Base/baseLib/sap_fiori_3_dark/skeleton.less deleted file mode 100644 index adba2205..00000000 --- a/content/Base/baseLib/sap_fiori_3_dark/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_fiori_3/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_fiori_3_dark/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_fiori_3_dark/variables.json b/content/Base/baseLib/sap_fiori_3_dark/variables.json index db0d40a3..19e13764 100644 --- a/content/Base/baseLib/sap_fiori_3_dark/variables.json +++ b/content/Base/baseLib/sap_fiori_3_dark/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#abe2ab", "sapShell_InformativeColor": "#c0e0fa", "sapShell_NeutralColor": "#d3d7d9", - "sapShell_Assistant_ForegroundColor": "#9f88ff", "sapShell_Category_1_Background": "#6bd3ff", "sapShell_Category_1_BorderColor": "#6bd3ff", "sapShell_Category_1_TextColor": "#29313a", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#aabc78", "sapShell_Category_16_TextColor": "#29313a", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#5d36ff", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#5d36ff, #a100c2)", - "sapAssistant_Background": "#5d36ff", - "sapAssistant_BorderColor": "#5d36ff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#2800cf", - "sapAssistant_Hover_BorderColor": "#2800cf", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#1e009c", - "sapAssistant_Active_BorderColor": "#1e009c", - "sapAssistant_Active_TextColor": "#fafafa", - "sapAssistant_Question_Background": "#140066", - "sapAssistant_Question_BorderColor": "#140066", - "sapAssistant_Question_TextColor": "#fafafa", - "sapAssistant_Answer_Background": "#14181c", - "sapAssistant_Answer_BorderColor": "#14181c", - "sapAssistant_Answer_TextColor": "#fafafa", "sapAvatar_1_Background": "#ffc847", "sapAvatar_1_BorderColor": "#ffc847", "sapAvatar_1_TextColor": "#29313a", @@ -539,7 +520,7 @@ "sapList_SelectionBorderColor": "#91c8f6", "sapList_Hover_SelectionBackground": "#395369", "sapList_Background": "#29313a", - "sapList_Hover_Background": "#222a31", + "sapList_Hover_Background": "#2f3943", "sapList_AlternatingBackground": "#232931", "sapList_GroupHeaderBackground": "#29313a", "sapList_GroupHeaderBorderColor": "#64778e", @@ -618,7 +599,7 @@ "sapInfobar_NonInteractive_Background": "#14181c", "sapInfobar_TextColor": "#29313a", "sapObjectHeader_Background": "#29313a", - "sapObjectHeader_Hover_Background": "#222a31", + "sapObjectHeader_Hover_Background": "#2f3943", "sapObjectHeader_BorderColor": "#3a4552", "sapObjectHeader_Title_TextColor": "#fafafa", "sapObjectHeader_Title_FontSize": "1.25rem", @@ -661,14 +642,14 @@ "sapIndicationColor_1": "#ff5555", "sapIndicationColor_1_Background": "#ff5555", "sapIndicationColor_1_BorderColor": "#ff5555", - "sapIndicationColor_1_TextColor": "#29313a", + "sapIndicationColor_1_TextColor": "#fafafa", "sapIndicationColor_1_Hover_Background": "#ff6f6f", "sapIndicationColor_1_Active_Background": "#f88", "sapIndicationColor_1_Active_BorderColor": "#ff5555", - "sapIndicationColor_1_Active_TextColor": "#29313a", + "sapIndicationColor_1_Active_TextColor": "#fafafa", "sapIndicationColor_1_Selected_Background": "#f88", "sapIndicationColor_1_Selected_BorderColor": "#ff5555", - "sapIndicationColor_1_Selected_TextColor": "#29313a", + "sapIndicationColor_1_Selected_TextColor": "#fafafa", "sapIndicationColor_1b": "#5e0303", "sapIndicationColor_1b_BorderColor": "#5e0303", "sapIndicationColor_1b_Hover_Background": "#770404", @@ -759,14 +740,14 @@ "sapIndicationColor_8": "#e269c9", "sapIndicationColor_8_Background": "#e269c9", "sapIndicationColor_8_BorderColor": "#e269c9", - "sapIndicationColor_8_TextColor": "#29313a", + "sapIndicationColor_8_TextColor": "#fafafa", "sapIndicationColor_8_Hover_Background": "#e67ed1", "sapIndicationColor_8_Active_Background": "#ea94d8", "sapIndicationColor_8_Active_BorderColor": "#e269c9", - "sapIndicationColor_8_Active_TextColor": "#29313a", + "sapIndicationColor_8_Active_TextColor": "#fafafa", "sapIndicationColor_8_Selected_Background": "#ea94d8", "sapIndicationColor_8_Selected_BorderColor": "#e269c9", - "sapIndicationColor_8_Selected_TextColor": "#29313a", + "sapIndicationColor_8_Selected_TextColor": "#fafafa", "sapIndicationColor_8b": "#4c005b", "sapIndicationColor_8b_BorderColor": "#4c005b", "sapIndicationColor_8b_Hover_Background": "#610075", diff --git a/content/Base/baseLib/sap_fiori_3_hcb/.theming b/content/Base/baseLib/sap_fiori_3_hcb/.theming index 7ac423fa..3acfae2d 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/.theming +++ b/content/Base/baseLib/sap_fiori_3_hcb/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_fiori_3_hcb", - "sLabel": "SAP High Contrast Black (Quartz)", + "sLabel": "SAP High Contrast Black (SAP Quartz)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", @@ -36,13 +36,13 @@ "aBadgeParameters": [ { "Id": "sapBrandColor", - "CssValue": "#795100", + "CssValue": "#7a5100", "Label": "Brand Color", "Tags": "Quick,Base,Color,Mobile" }, { "Id": "sapHighlightColor", - "CssValue": "#795100", + "CssValue": "#7a5100", "Label": "Highlight Color", "Tags": "Quick,Base,Content,Color" }, diff --git a/content/Base/baseLib/sap_fiori_3_hcb/avatar.svg b/content/Base/baseLib/sap_fiori_3_hcb/avatar.svg deleted file mode 100644 index 9a4f02f6..00000000 --- a/content/Base/baseLib/sap_fiori_3_hcb/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_hcb/base.less b/content/Base/baseLib/sap_fiori_3_hcb/base.less index b215ccd7..b85b5a9c 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/base.less +++ b/content/Base/baseLib/sap_fiori_3_hcb/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_fiori_3_hcb/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcb/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -34,7 +34,7 @@ // [Tags "Base", "Content", "Color", "HighContrast"] // [Category "HighContrast"] // [Type "color"] -@sapHC_HighlightBackground: #795100; +@sapHC_HighlightBackground: #7a5100; // [Label "High-Contrast Highlight Alternative Background"] // [Description "The high-contrast reference background color used for selection."] @@ -847,10 +847,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -964,78 +960,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1178,7 +1102,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1758,7 +1682,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1798,7 +1722,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1869,10 +1793,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2092,7 +2016,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2408,7 +2332,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_fiori_3_hcb/css_variables-RTL.css b/content/Base/baseLib/sap_fiori_3_hcb/css_variables-RTL.css index e0337352..a4b4914f 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/css_variables-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_hcb/css_variables-RTL.css @@ -1,15 +1,25 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { - --sapBrandColor: #795100; - --sapHighlightColor: #795100; + --sapBrandColor: #7a5100; + --sapHighlightColor: #7a5100; --sapBaseColor: #000; --sapShellColor: #000; --sapBackgroundColor: #000; @@ -22,8 +32,8 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #0f5d94; - --sapHoverColor: #795100; - --sapActiveColor: #795100; + --sapHoverColor: #7a5100; + --sapActiveColor: #7a5100; --sapHighlightTextColor: #fff; --sapTitleColor: #fff; --sapNegativeColor: #ff5e5e; @@ -99,7 +109,7 @@ --sapContent_Positive_Shadow: none; --sapContent_Informative_Shadow: none; --sapContent_Neutral_Shadow: none; - --sapContent_SearchHighlightColor: #795100; + --sapContent_SearchHighlightColor: #7a5100; --sapContent_HelpColor: #03b803; --sapContent_LabelColor: #fff; --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #03b803; --sapContent_Selected_TextColor: #fff; --sapContent_Selected_Background: #0f5d94; - --sapContent_Selected_Hover_Background: #795100; + --sapContent_Selected_Hover_Background: #7a5100; --sapContent_Selected_ForegroundColor: #fff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #212628; @@ -173,27 +183,26 @@ --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; - --sapShell_Hover_Background: #795100; - --sapShell_Active_Background: #795100; + --sapShell_Hover_Background: #7a5100; + --sapShell_Active_Background: #7a5100; --sapShell_Active_TextColor: #fff; --sapShell_Selected_Background: #0f5d94; --sapShell_Selected_TextColor: #fff; - --sapShell_Selected_Hover_Background: #795100; + --sapShell_Selected_Hover_Background: #7a5100; --sapShell_Favicon: none; --sapShell_Navigation_Background: #000; - --sapShell_Navigation_Hover_Background: #795100; + --sapShell_Navigation_Hover_Background: #7a5100; --sapShell_Navigation_SelectedColor: #fff; --sapShell_Navigation_Selected_TextColor: #fff; --sapShell_Navigation_TextColor: #fff; --sapShell_Navigation_Active_TextColor: #fff; - --sapShell_Navigation_Active_Background: #795100; + --sapShell_Navigation_Active_Background: #7a5100; --sapShell_Shadow: 0 0.125rem 0 0 #fff; --sapShell_NegativeColor: #ff5e5e; --sapShell_CriticalColor: #ffab1d; --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -311,20 +302,20 @@ --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .375rem; --sapButton_TextColor: #fff; - --sapButton_Hover_Background: #795100; + --sapButton_Hover_Background: #7a5100; --sapButton_Hover_BorderColor: #fff; --sapButton_Hover_TextColor: #fff; --sapButton_IconColor: #fff; - --sapButton_Active_Background: #795100; + --sapButton_Active_Background: #7a5100; --sapButton_Active_BorderColor: #fff; --sapButton_Active_TextColor: #fff; --sapButton_Emphasized_Background: #000; --sapButton_Emphasized_BorderColor: #fff; --sapButton_Emphasized_TextColor: #fff; - --sapButton_Emphasized_Hover_Background: #795100; + --sapButton_Emphasized_Hover_Background: #7a5100; --sapButton_Emphasized_Hover_BorderColor: #fff; --sapButton_Emphasized_Hover_TextColor: #fff; - --sapButton_Emphasized_Active_Background: #795100; + --sapButton_Emphasized_Active_Background: #7a5100; --sapButton_Emphasized_Active_BorderColor: #fff; --sapButton_Emphasized_Active_TextColor: #fff; --sapButton_Emphasized_TextShadow: transparent; @@ -332,132 +323,132 @@ --sapButton_Reject_Background: #000; --sapButton_Reject_BorderColor: #fff; --sapButton_Reject_TextColor: #fff; - --sapButton_Reject_Hover_Background: #795100; + --sapButton_Reject_Hover_Background: #7a5100; --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #fff; - --sapButton_Reject_Active_Background: #795100; + --sapButton_Reject_Active_Background: #7a5100; --sapButton_Reject_Active_BorderColor: #fff; --sapButton_Reject_Active_TextColor: #fff; --sapButton_Reject_Selected_Background: #0f5d94; --sapButton_Reject_Selected_BorderColor: #fff; --sapButton_Reject_Selected_TextColor: #fff; - --sapButton_Reject_Selected_Hover_Background: #795100; + --sapButton_Reject_Selected_Hover_Background: #7a5100; --sapButton_Reject_Selected_Hover_BorderColor: #fff; --sapButton_Accept_Background: #000; --sapButton_Accept_BorderColor: #fff; --sapButton_Accept_TextColor: #fff; - --sapButton_Accept_Hover_Background: #795100; + --sapButton_Accept_Hover_Background: #7a5100; --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #fff; - --sapButton_Accept_Active_Background: #795100; + --sapButton_Accept_Active_Background: #7a5100; --sapButton_Accept_Active_BorderColor: #fff; --sapButton_Accept_Active_TextColor: #fff; --sapButton_Accept_Selected_Background: #0f5d94; --sapButton_Accept_Selected_BorderColor: #fff; --sapButton_Accept_Selected_TextColor: #fff; - --sapButton_Accept_Selected_Hover_Background: #795100; + --sapButton_Accept_Selected_Hover_Background: #7a5100; --sapButton_Accept_Selected_Hover_BorderColor: #fff; --sapButton_Lite_Background: #000; --sapButton_Lite_BorderColor: #fff; --sapButton_Lite_TextColor: #fff; - --sapButton_Lite_Hover_Background: #795100; + --sapButton_Lite_Hover_Background: #7a5100; --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #fff; - --sapButton_Lite_Active_Background: #795100; + --sapButton_Lite_Active_Background: #7a5100; --sapButton_Lite_Active_BorderColor: #fff; --sapButton_Selected_Background: #0f5d94; --sapButton_Selected_BorderColor: #fff; --sapButton_Selected_TextColor: #fff; - --sapButton_Selected_Hover_Background: #795100; + --sapButton_Selected_Hover_Background: #7a5100; --sapButton_Selected_Hover_BorderColor: #fff; --sapButton_Attention_Background: #000; --sapButton_Attention_BorderColor: #fff; --sapButton_Attention_TextColor: #fff; - --sapButton_Attention_Hover_Background: #795100; + --sapButton_Attention_Hover_Background: #7a5100; --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #fff; - --sapButton_Attention_Active_Background: #795100; + --sapButton_Attention_Active_Background: #7a5100; --sapButton_Attention_Active_BorderColor: #fff; --sapButton_Attention_Active_TextColor: #fff; --sapButton_Attention_Selected_Background: #0f5d94; --sapButton_Attention_Selected_BorderColor: #fff; --sapButton_Attention_Selected_TextColor: #fff; - --sapButton_Attention_Selected_Hover_Background: #795100; + --sapButton_Attention_Selected_Hover_Background: #7a5100; --sapButton_Attention_Selected_Hover_BorderColor: #fff; --sapButton_Negative_Background: #000; --sapButton_Negative_BorderColor: #fff; --sapButton_Negative_TextColor: #fff; - --sapButton_Negative_Hover_Background: #795100; + --sapButton_Negative_Hover_Background: #7a5100; --sapButton_Negative_Hover_BorderColor: #fff; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #795100; + --sapButton_Negative_Active_Background: #7a5100; --sapButton_Negative_Active_BorderColor: #fff; --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #000; --sapButton_Critical_BorderColor: #fff; --sapButton_Critical_TextColor: #fff; - --sapButton_Critical_Hover_Background: #795100; + --sapButton_Critical_Hover_Background: #7a5100; --sapButton_Critical_Hover_BorderColor: #fff; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #795100; + --sapButton_Critical_Active_Background: #7a5100; --sapButton_Critical_Active_BorderColor: #fff; --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #000; --sapButton_Success_BorderColor: #fff; --sapButton_Success_TextColor: #fff; - --sapButton_Success_Hover_Background: #795100; + --sapButton_Success_Hover_Background: #7a5100; --sapButton_Success_Hover_BorderColor: #fff; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #795100; + --sapButton_Success_Active_Background: #7a5100; --sapButton_Success_Active_BorderColor: #fff; --sapButton_Success_Active_TextColor: #fff; --sapButton_Information_Background: #000; --sapButton_Information_BorderColor: #fff; --sapButton_Information_TextColor: #fff; - --sapButton_Information_Hover_Background: #795100; + --sapButton_Information_Hover_Background: #7a5100; --sapButton_Information_Hover_BorderColor: #fff; --sapButton_Information_Hover_TextColor: #fff; - --sapButton_Information_Active_Background: #795100; + --sapButton_Information_Active_Background: #7a5100; --sapButton_Information_Active_BorderColor: #fff; --sapButton_Information_Active_TextColor: #fff; --sapButton_Neutral_Background: #000; --sapButton_Neutral_BorderColor: #fff; --sapButton_Neutral_TextColor: #fff; - --sapButton_Neutral_Hover_Background: #795100; + --sapButton_Neutral_Hover_Background: #7a5100; --sapButton_Neutral_Hover_BorderColor: #fff; --sapButton_Neutral_Hover_TextColor: #fff; - --sapButton_Neutral_Active_Background: #795100; + --sapButton_Neutral_Active_Background: #7a5100; --sapButton_Neutral_Active_BorderColor: #fff; --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #000; --sapButton_Track_BorderColor: #fff; --sapButton_Track_TextColor: #fff; - --sapButton_Track_Hover_Background: #795100; + --sapButton_Track_Hover_Background: #7a5100; --sapButton_Track_Hover_BorderColor: #fff; --sapButton_Track_Selected_Background: #0f5d94; --sapButton_Track_Selected_BorderColor: #fff; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #795100; + --sapButton_Track_Selected_Hover_Background: #7a5100; --sapButton_Track_Selected_Hover_BorderColor: #fff; --sapButton_Handle_Background: #000; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #fff; - --sapButton_Handle_Hover_Background: #795100; + --sapButton_Handle_Hover_Background: #7a5100; --sapButton_Handle_Hover_BorderColor: #fff; --sapButton_Handle_Selected_Background: #0f5d94; --sapButton_Handle_Selected_BorderColor: #fff; --sapButton_Handle_Selected_TextColor: #fff; - --sapButton_Handle_Selected_Hover_Background: #795100; + --sapButton_Handle_Selected_Hover_Background: #7a5100; --sapButton_Handle_Selected_Hover_BorderColor: #fff; --sapButton_Track_Negative_Background: #000; --sapButton_Track_Negative_BorderColor: #ff5e5e; --sapButton_Track_Negative_TextColor: #fff; - --sapButton_Track_Negative_Hover_Background: #795100; + --sapButton_Track_Negative_Hover_Background: #7a5100; --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Handle_Negative_Background: #000; --sapButton_Handle_Negative_BorderColor: #ff5e5e; --sapButton_Handle_Negative_TextColor: #fff; - --sapButton_Handle_Negative_Hover_Background: #795100; + --sapButton_Handle_Negative_Hover_Background: #7a5100; --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Track_Positive_Background: #000; --sapButton_Track_Positive_BorderColor: #99cc99; @@ -467,7 +458,7 @@ --sapButton_Handle_Positive_Background: #000; --sapButton_Handle_Positive_BorderColor: #99cc99; --sapButton_Handle_Positive_TextColor: #fff; - --sapButton_Handle_Positive_Hover_Background: #795100; + --sapButton_Handle_Positive_Hover_Background: #7a5100; --sapButton_Handle_Positive_Hover_BorderColor: #99cc99; --sapButton_TokenBackground: #000; --sapButton_TokenBorderColor: #fff; @@ -501,7 +492,7 @@ --sapField_ReadOnly_HelpBackground: #585858; --sapField_RequiredColor: #fff; --sapField_InvalidColor: #fff; - --sapField_InvalidBackground: #795100; + --sapField_InvalidBackground: #7a5100; --sapField_InvalidBackgroundStyle: none; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: dashed; @@ -542,12 +533,12 @@ --sapList_BorderWidth: .0625rem; --sapList_TextColor: #fff; --sapList_Active_TextColor: #fff; - --sapList_Active_Background: #795100; + --sapList_Active_Background: #7a5100; --sapList_SelectionBackgroundColor: #0f5d94; --sapList_SelectionBorderColor: #fff; - --sapList_Hover_SelectionBackground: #795100; + --sapList_Hover_SelectionBackground: #7a5100; --sapList_Background: #000; - --sapList_Hover_Background: #795100; + --sapList_Hover_Background: #7a5100; --sapList_AlternatingBackground: #262626; --sapList_GroupHeaderBackground: #000; --sapList_GroupHeaderBorderColor: #fff; @@ -580,19 +571,19 @@ --sapProgress_InformationBackground: #000; --sapProgress_InformationBorderColor: #fff; --sapProgress_InformationTextColor: #fff; - --sapProgress_Value_Background: #795100; + --sapProgress_Value_Background: #7a5100; --sapProgress_Value_BorderColor: #fff; --sapProgress_Value_TextColor: #fff; - --sapProgress_Value_NegativeBackground: #795100; + --sapProgress_Value_NegativeBackground: #7a5100; --sapProgress_Value_NegativeBorderColor: #fff; --sapProgress_Value_NegativeTextColor: #fff; - --sapProgress_Value_CriticalBackground: #795100; + --sapProgress_Value_CriticalBackground: #7a5100; --sapProgress_Value_CriticalBorderColor: #fff; --sapProgress_Value_CriticalTextColor: #fff; - --sapProgress_Value_PositiveBackground: #795100; + --sapProgress_Value_PositiveBackground: #7a5100; --sapProgress_Value_PositiveBorderColor: #fff; --sapProgress_Value_PositiveTextColor: #fff; - --sapProgress_Value_InformationBackground: #795100; + --sapProgress_Value_InformationBackground: #7a5100; --sapProgress_Value_InformationBorderColor: #fff; --sapProgress_Value_InformationTextColor: #fff; --sapScrollBar_FaceColor: #999; @@ -608,10 +599,10 @@ --sapSlider_HandleBackground: #000; --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #000; - --sapSlider_Hover_HandleBackground: #795100; + --sapSlider_Hover_HandleBackground: #7a5100; --sapSlider_Hover_HandleBorderColor: #fff; - --sapSlider_Hover_RangeHandleBackground: #795100; - --sapSlider_Active_HandleBackground: #795100; + --sapSlider_Hover_RangeHandleBackground: #7a5100; + --sapSlider_Active_HandleBackground: #7a5100; --sapSlider_Active_HandleBorderColor: #fff; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #000; @@ -621,12 +612,12 @@ --sapPageFooter_BorderColor: #fff; --sapPageFooter_TextColor: #fff; --sapInfobar_Background: #000; - --sapInfobar_Hover_Background: #795100; - --sapInfobar_Active_Background: #795100; + --sapInfobar_Hover_Background: #7a5100; + --sapInfobar_Active_Background: #7a5100; --sapInfobar_NonInteractive_Background: #585858; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #000; - --sapObjectHeader_Hover_Background: #795100; + --sapObjectHeader_Hover_Background: #7a5100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -635,8 +626,8 @@ --sapObjectHeader_Subtitle_TextColor: #fff; --sapBlockLayer_Background: #000; --sapTile_Background: #000; - --sapTile_Hover_Background: #795100; - --sapTile_Active_Background: #795100; + --sapTile_Hover_Background: #7a5100; + --sapTile_Active_Background: #7a5100; --sapTile_BorderColor: #fff; --sapTile_BorderCornerRadius: 0.25rem; --sapTile_TitleTextColor: #fff; @@ -670,8 +661,8 @@ --sapIndicationColor_1_Background: #000; --sapIndicationColor_1_BorderColor: #fff; --sapIndicationColor_1_TextColor: #fff; - --sapIndicationColor_1_Hover_Background: #795100; - --sapIndicationColor_1_Active_Background: #795100; + --sapIndicationColor_1_Hover_Background: #7a5100; + --sapIndicationColor_1_Active_Background: #7a5100; --sapIndicationColor_1_Active_BorderColor: #fff; --sapIndicationColor_1_Active_TextColor: #fff; --sapIndicationColor_1_Selected_Background: #0f5d94; @@ -679,13 +670,13 @@ --sapIndicationColor_1_Selected_TextColor: #fff; --sapIndicationColor_1b: #ff5e5e; --sapIndicationColor_1b_BorderColor: #fff; - --sapIndicationColor_1b_Hover_Background: #795100; + --sapIndicationColor_1b_Hover_Background: #7a5100; --sapIndicationColor_2: #ff9191; --sapIndicationColor_2_Background: #000; --sapIndicationColor_2_BorderColor: #fff; --sapIndicationColor_2_TextColor: #fff; - --sapIndicationColor_2_Hover_Background: #795100; - --sapIndicationColor_2_Active_Background: #795100; + --sapIndicationColor_2_Hover_Background: #7a5100; + --sapIndicationColor_2_Active_Background: #7a5100; --sapIndicationColor_2_Active_BorderColor: #fff; --sapIndicationColor_2_Active_TextColor: #fff; --sapIndicationColor_2_Selected_Background: #0f5d94; @@ -693,13 +684,13 @@ --sapIndicationColor_2_Selected_TextColor: #fff; --sapIndicationColor_2b: #ff9191; --sapIndicationColor_2b_BorderColor: #fff; - --sapIndicationColor_2b_Hover_Background: #795100; + --sapIndicationColor_2b_Hover_Background: #7a5100; --sapIndicationColor_3: #ffab1d; --sapIndicationColor_3_Background: #000; --sapIndicationColor_3_BorderColor: #fff; --sapIndicationColor_3_TextColor: #fff; - --sapIndicationColor_3_Hover_Background: #795100; - --sapIndicationColor_3_Active_Background: #795100; + --sapIndicationColor_3_Hover_Background: #7a5100; + --sapIndicationColor_3_Active_Background: #7a5100; --sapIndicationColor_3_Active_BorderColor: #fff; --sapIndicationColor_3_Active_TextColor: #fff; --sapIndicationColor_3_Selected_Background: #0f5d94; @@ -707,13 +698,13 @@ --sapIndicationColor_3_Selected_TextColor: #fff; --sapIndicationColor_3b: #ffab1d; --sapIndicationColor_3b_BorderColor: #fff; - --sapIndicationColor_3b_Hover_Background: #795100; + --sapIndicationColor_3b_Hover_Background: #7a5100; --sapIndicationColor_4: #99cc99; --sapIndicationColor_4_Background: #000; --sapIndicationColor_4_BorderColor: #fff; --sapIndicationColor_4_TextColor: #fff; - --sapIndicationColor_4_Hover_Background: #795100; - --sapIndicationColor_4_Active_Background: #795100; + --sapIndicationColor_4_Hover_Background: #7a5100; + --sapIndicationColor_4_Active_Background: #7a5100; --sapIndicationColor_4_Active_BorderColor: #fff; --sapIndicationColor_4_Active_TextColor: #fff; --sapIndicationColor_4_Selected_Background: #0f5d94; @@ -721,13 +712,13 @@ --sapIndicationColor_4_Selected_TextColor: #fff; --sapIndicationColor_4b: #99cc99; --sapIndicationColor_4b_BorderColor: #fff; - --sapIndicationColor_4b_Hover_Background: #795100; + --sapIndicationColor_4b_Hover_Background: #7a5100; --sapIndicationColor_5: #6bd3ff; --sapIndicationColor_5_Background: #000; --sapIndicationColor_5_BorderColor: #fff; --sapIndicationColor_5_TextColor: #fff; - --sapIndicationColor_5_Hover_Background: #795100; - --sapIndicationColor_5_Active_Background: #795100; + --sapIndicationColor_5_Hover_Background: #7a5100; + --sapIndicationColor_5_Active_Background: #7a5100; --sapIndicationColor_5_Active_BorderColor: #fff; --sapIndicationColor_5_Active_TextColor: #fff; --sapIndicationColor_5_Selected_Background: #0f5d94; @@ -735,13 +726,13 @@ --sapIndicationColor_5_Selected_TextColor: #fff; --sapIndicationColor_5b: #6bd3ff; --sapIndicationColor_5b_BorderColor: #fff; - --sapIndicationColor_5b_Hover_Background: #795100; + --sapIndicationColor_5b_Hover_Background: #7a5100; --sapIndicationColor_6: #7fc6c6; --sapIndicationColor_6_Background: #000; --sapIndicationColor_6_BorderColor: #fff; --sapIndicationColor_6_TextColor: #fff; - --sapIndicationColor_6_Hover_Background: #795100; - --sapIndicationColor_6_Active_Background: #795100; + --sapIndicationColor_6_Hover_Background: #7a5100; + --sapIndicationColor_6_Active_Background: #7a5100; --sapIndicationColor_6_Active_BorderColor: #fff; --sapIndicationColor_6_Active_TextColor: #fff; --sapIndicationColor_6_Selected_Background: #0f5d94; @@ -749,13 +740,13 @@ --sapIndicationColor_6_Selected_TextColor: #fff; --sapIndicationColor_6b: #7fc6c6; --sapIndicationColor_6b_BorderColor: #fff; - --sapIndicationColor_6b_Hover_Background: #795100; + --sapIndicationColor_6b_Hover_Background: #7a5100; --sapIndicationColor_7: #b995e0; --sapIndicationColor_7_Background: #000; --sapIndicationColor_7_BorderColor: #fff; --sapIndicationColor_7_TextColor: #fff; - --sapIndicationColor_7_Hover_Background: #795100; - --sapIndicationColor_7_Active_Background: #795100; + --sapIndicationColor_7_Hover_Background: #7a5100; + --sapIndicationColor_7_Active_Background: #7a5100; --sapIndicationColor_7_Active_BorderColor: #fff; --sapIndicationColor_7_Active_TextColor: #fff; --sapIndicationColor_7_Selected_Background: #0f5d94; @@ -763,13 +754,13 @@ --sapIndicationColor_7_Selected_TextColor: #fff; --sapIndicationColor_7b: #b995e0; --sapIndicationColor_7b_BorderColor: #fff; - --sapIndicationColor_7b_Hover_Background: #795100; + --sapIndicationColor_7b_Hover_Background: #7a5100; --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #000; --sapIndicationColor_8_BorderColor: #fff; --sapIndicationColor_8_TextColor: #fff; - --sapIndicationColor_8_Hover_Background: #795100; - --sapIndicationColor_8_Active_Background: #795100; + --sapIndicationColor_8_Hover_Background: #7a5100; + --sapIndicationColor_8_Active_Background: #7a5100; --sapIndicationColor_8_Active_BorderColor: #fff; --sapIndicationColor_8_Active_TextColor: #fff; --sapIndicationColor_8_Selected_Background: #0f5d94; @@ -777,13 +768,13 @@ --sapIndicationColor_8_Selected_TextColor: #fff; --sapIndicationColor_8b: #e269c9; --sapIndicationColor_8b_BorderColor: #fff; - --sapIndicationColor_8b_Hover_Background: #795100; + --sapIndicationColor_8b_Hover_Background: #7a5100; --sapIndicationColor_9: #000; --sapIndicationColor_9_Background: #000; --sapIndicationColor_9_BorderColor: #fff; --sapIndicationColor_9_TextColor: #fff; - --sapIndicationColor_9_Hover_Background: #795100; - --sapIndicationColor_9_Active_Background: #795100; + --sapIndicationColor_9_Hover_Background: #7a5100; + --sapIndicationColor_9_Active_Background: #7a5100; --sapIndicationColor_9_Active_BorderColor: #fff; --sapIndicationColor_9_Active_TextColor: #fff; --sapIndicationColor_9_Selected_Background: #0f5d94; @@ -791,13 +782,13 @@ --sapIndicationColor_9_Selected_TextColor: #fff; --sapIndicationColor_9b: #000; --sapIndicationColor_9b_BorderColor: #fff; - --sapIndicationColor_9b_Hover_Background: #795100; + --sapIndicationColor_9b_Hover_Background: #7a5100; --sapIndicationColor_10: #494949; --sapIndicationColor_10_Background: #000; --sapIndicationColor_10_BorderColor: #fff; --sapIndicationColor_10_TextColor: #fff; - --sapIndicationColor_10_Hover_Background: #795100; - --sapIndicationColor_10_Active_Background: #795100; + --sapIndicationColor_10_Hover_Background: #7a5100; + --sapIndicationColor_10_Active_Background: #7a5100; --sapIndicationColor_10_Active_BorderColor: #fff; --sapIndicationColor_10_Active_TextColor: #fff; --sapIndicationColor_10_Selected_Background: #0f5d94; @@ -805,7 +796,7 @@ --sapIndicationColor_10_Selected_TextColor: #fff; --sapIndicationColor_10b: #494949; --sapIndicationColor_10b_BorderColor: #fff; - --sapIndicationColor_10b_Hover_Background: #795100; + --sapIndicationColor_10b_Hover_Background: #7a5100; --sapLegend_WorkingBackground: #2e2e2e; --sapLegend_NonWorkingBackground: #585858; --sapLegend_CurrentDateTime: #e269c9; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_hcb/css_variables.css b/content/Base/baseLib/sap_fiori_3_hcb/css_variables.css index e0337352..a4b4914f 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/css_variables.css +++ b/content/Base/baseLib/sap_fiori_3_hcb/css_variables.css @@ -1,15 +1,25 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { - --sapBrandColor: #795100; - --sapHighlightColor: #795100; + --sapBrandColor: #7a5100; + --sapHighlightColor: #7a5100; --sapBaseColor: #000; --sapShellColor: #000; --sapBackgroundColor: #000; @@ -22,8 +32,8 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #0f5d94; - --sapHoverColor: #795100; - --sapActiveColor: #795100; + --sapHoverColor: #7a5100; + --sapActiveColor: #7a5100; --sapHighlightTextColor: #fff; --sapTitleColor: #fff; --sapNegativeColor: #ff5e5e; @@ -99,7 +109,7 @@ --sapContent_Positive_Shadow: none; --sapContent_Informative_Shadow: none; --sapContent_Neutral_Shadow: none; - --sapContent_SearchHighlightColor: #795100; + --sapContent_SearchHighlightColor: #7a5100; --sapContent_HelpColor: #03b803; --sapContent_LabelColor: #fff; --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #03b803; --sapContent_Selected_TextColor: #fff; --sapContent_Selected_Background: #0f5d94; - --sapContent_Selected_Hover_Background: #795100; + --sapContent_Selected_Hover_Background: #7a5100; --sapContent_Selected_ForegroundColor: #fff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #212628; @@ -173,27 +183,26 @@ --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; - --sapShell_Hover_Background: #795100; - --sapShell_Active_Background: #795100; + --sapShell_Hover_Background: #7a5100; + --sapShell_Active_Background: #7a5100; --sapShell_Active_TextColor: #fff; --sapShell_Selected_Background: #0f5d94; --sapShell_Selected_TextColor: #fff; - --sapShell_Selected_Hover_Background: #795100; + --sapShell_Selected_Hover_Background: #7a5100; --sapShell_Favicon: none; --sapShell_Navigation_Background: #000; - --sapShell_Navigation_Hover_Background: #795100; + --sapShell_Navigation_Hover_Background: #7a5100; --sapShell_Navigation_SelectedColor: #fff; --sapShell_Navigation_Selected_TextColor: #fff; --sapShell_Navigation_TextColor: #fff; --sapShell_Navigation_Active_TextColor: #fff; - --sapShell_Navigation_Active_Background: #795100; + --sapShell_Navigation_Active_Background: #7a5100; --sapShell_Shadow: 0 0.125rem 0 0 #fff; --sapShell_NegativeColor: #ff5e5e; --sapShell_CriticalColor: #ffab1d; --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -311,20 +302,20 @@ --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .375rem; --sapButton_TextColor: #fff; - --sapButton_Hover_Background: #795100; + --sapButton_Hover_Background: #7a5100; --sapButton_Hover_BorderColor: #fff; --sapButton_Hover_TextColor: #fff; --sapButton_IconColor: #fff; - --sapButton_Active_Background: #795100; + --sapButton_Active_Background: #7a5100; --sapButton_Active_BorderColor: #fff; --sapButton_Active_TextColor: #fff; --sapButton_Emphasized_Background: #000; --sapButton_Emphasized_BorderColor: #fff; --sapButton_Emphasized_TextColor: #fff; - --sapButton_Emphasized_Hover_Background: #795100; + --sapButton_Emphasized_Hover_Background: #7a5100; --sapButton_Emphasized_Hover_BorderColor: #fff; --sapButton_Emphasized_Hover_TextColor: #fff; - --sapButton_Emphasized_Active_Background: #795100; + --sapButton_Emphasized_Active_Background: #7a5100; --sapButton_Emphasized_Active_BorderColor: #fff; --sapButton_Emphasized_Active_TextColor: #fff; --sapButton_Emphasized_TextShadow: transparent; @@ -332,132 +323,132 @@ --sapButton_Reject_Background: #000; --sapButton_Reject_BorderColor: #fff; --sapButton_Reject_TextColor: #fff; - --sapButton_Reject_Hover_Background: #795100; + --sapButton_Reject_Hover_Background: #7a5100; --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #fff; - --sapButton_Reject_Active_Background: #795100; + --sapButton_Reject_Active_Background: #7a5100; --sapButton_Reject_Active_BorderColor: #fff; --sapButton_Reject_Active_TextColor: #fff; --sapButton_Reject_Selected_Background: #0f5d94; --sapButton_Reject_Selected_BorderColor: #fff; --sapButton_Reject_Selected_TextColor: #fff; - --sapButton_Reject_Selected_Hover_Background: #795100; + --sapButton_Reject_Selected_Hover_Background: #7a5100; --sapButton_Reject_Selected_Hover_BorderColor: #fff; --sapButton_Accept_Background: #000; --sapButton_Accept_BorderColor: #fff; --sapButton_Accept_TextColor: #fff; - --sapButton_Accept_Hover_Background: #795100; + --sapButton_Accept_Hover_Background: #7a5100; --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #fff; - --sapButton_Accept_Active_Background: #795100; + --sapButton_Accept_Active_Background: #7a5100; --sapButton_Accept_Active_BorderColor: #fff; --sapButton_Accept_Active_TextColor: #fff; --sapButton_Accept_Selected_Background: #0f5d94; --sapButton_Accept_Selected_BorderColor: #fff; --sapButton_Accept_Selected_TextColor: #fff; - --sapButton_Accept_Selected_Hover_Background: #795100; + --sapButton_Accept_Selected_Hover_Background: #7a5100; --sapButton_Accept_Selected_Hover_BorderColor: #fff; --sapButton_Lite_Background: #000; --sapButton_Lite_BorderColor: #fff; --sapButton_Lite_TextColor: #fff; - --sapButton_Lite_Hover_Background: #795100; + --sapButton_Lite_Hover_Background: #7a5100; --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #fff; - --sapButton_Lite_Active_Background: #795100; + --sapButton_Lite_Active_Background: #7a5100; --sapButton_Lite_Active_BorderColor: #fff; --sapButton_Selected_Background: #0f5d94; --sapButton_Selected_BorderColor: #fff; --sapButton_Selected_TextColor: #fff; - --sapButton_Selected_Hover_Background: #795100; + --sapButton_Selected_Hover_Background: #7a5100; --sapButton_Selected_Hover_BorderColor: #fff; --sapButton_Attention_Background: #000; --sapButton_Attention_BorderColor: #fff; --sapButton_Attention_TextColor: #fff; - --sapButton_Attention_Hover_Background: #795100; + --sapButton_Attention_Hover_Background: #7a5100; --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #fff; - --sapButton_Attention_Active_Background: #795100; + --sapButton_Attention_Active_Background: #7a5100; --sapButton_Attention_Active_BorderColor: #fff; --sapButton_Attention_Active_TextColor: #fff; --sapButton_Attention_Selected_Background: #0f5d94; --sapButton_Attention_Selected_BorderColor: #fff; --sapButton_Attention_Selected_TextColor: #fff; - --sapButton_Attention_Selected_Hover_Background: #795100; + --sapButton_Attention_Selected_Hover_Background: #7a5100; --sapButton_Attention_Selected_Hover_BorderColor: #fff; --sapButton_Negative_Background: #000; --sapButton_Negative_BorderColor: #fff; --sapButton_Negative_TextColor: #fff; - --sapButton_Negative_Hover_Background: #795100; + --sapButton_Negative_Hover_Background: #7a5100; --sapButton_Negative_Hover_BorderColor: #fff; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #795100; + --sapButton_Negative_Active_Background: #7a5100; --sapButton_Negative_Active_BorderColor: #fff; --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #000; --sapButton_Critical_BorderColor: #fff; --sapButton_Critical_TextColor: #fff; - --sapButton_Critical_Hover_Background: #795100; + --sapButton_Critical_Hover_Background: #7a5100; --sapButton_Critical_Hover_BorderColor: #fff; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #795100; + --sapButton_Critical_Active_Background: #7a5100; --sapButton_Critical_Active_BorderColor: #fff; --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #000; --sapButton_Success_BorderColor: #fff; --sapButton_Success_TextColor: #fff; - --sapButton_Success_Hover_Background: #795100; + --sapButton_Success_Hover_Background: #7a5100; --sapButton_Success_Hover_BorderColor: #fff; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #795100; + --sapButton_Success_Active_Background: #7a5100; --sapButton_Success_Active_BorderColor: #fff; --sapButton_Success_Active_TextColor: #fff; --sapButton_Information_Background: #000; --sapButton_Information_BorderColor: #fff; --sapButton_Information_TextColor: #fff; - --sapButton_Information_Hover_Background: #795100; + --sapButton_Information_Hover_Background: #7a5100; --sapButton_Information_Hover_BorderColor: #fff; --sapButton_Information_Hover_TextColor: #fff; - --sapButton_Information_Active_Background: #795100; + --sapButton_Information_Active_Background: #7a5100; --sapButton_Information_Active_BorderColor: #fff; --sapButton_Information_Active_TextColor: #fff; --sapButton_Neutral_Background: #000; --sapButton_Neutral_BorderColor: #fff; --sapButton_Neutral_TextColor: #fff; - --sapButton_Neutral_Hover_Background: #795100; + --sapButton_Neutral_Hover_Background: #7a5100; --sapButton_Neutral_Hover_BorderColor: #fff; --sapButton_Neutral_Hover_TextColor: #fff; - --sapButton_Neutral_Active_Background: #795100; + --sapButton_Neutral_Active_Background: #7a5100; --sapButton_Neutral_Active_BorderColor: #fff; --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #000; --sapButton_Track_BorderColor: #fff; --sapButton_Track_TextColor: #fff; - --sapButton_Track_Hover_Background: #795100; + --sapButton_Track_Hover_Background: #7a5100; --sapButton_Track_Hover_BorderColor: #fff; --sapButton_Track_Selected_Background: #0f5d94; --sapButton_Track_Selected_BorderColor: #fff; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #795100; + --sapButton_Track_Selected_Hover_Background: #7a5100; --sapButton_Track_Selected_Hover_BorderColor: #fff; --sapButton_Handle_Background: #000; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #fff; - --sapButton_Handle_Hover_Background: #795100; + --sapButton_Handle_Hover_Background: #7a5100; --sapButton_Handle_Hover_BorderColor: #fff; --sapButton_Handle_Selected_Background: #0f5d94; --sapButton_Handle_Selected_BorderColor: #fff; --sapButton_Handle_Selected_TextColor: #fff; - --sapButton_Handle_Selected_Hover_Background: #795100; + --sapButton_Handle_Selected_Hover_Background: #7a5100; --sapButton_Handle_Selected_Hover_BorderColor: #fff; --sapButton_Track_Negative_Background: #000; --sapButton_Track_Negative_BorderColor: #ff5e5e; --sapButton_Track_Negative_TextColor: #fff; - --sapButton_Track_Negative_Hover_Background: #795100; + --sapButton_Track_Negative_Hover_Background: #7a5100; --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Handle_Negative_Background: #000; --sapButton_Handle_Negative_BorderColor: #ff5e5e; --sapButton_Handle_Negative_TextColor: #fff; - --sapButton_Handle_Negative_Hover_Background: #795100; + --sapButton_Handle_Negative_Hover_Background: #7a5100; --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; --sapButton_Track_Positive_Background: #000; --sapButton_Track_Positive_BorderColor: #99cc99; @@ -467,7 +458,7 @@ --sapButton_Handle_Positive_Background: #000; --sapButton_Handle_Positive_BorderColor: #99cc99; --sapButton_Handle_Positive_TextColor: #fff; - --sapButton_Handle_Positive_Hover_Background: #795100; + --sapButton_Handle_Positive_Hover_Background: #7a5100; --sapButton_Handle_Positive_Hover_BorderColor: #99cc99; --sapButton_TokenBackground: #000; --sapButton_TokenBorderColor: #fff; @@ -501,7 +492,7 @@ --sapField_ReadOnly_HelpBackground: #585858; --sapField_RequiredColor: #fff; --sapField_InvalidColor: #fff; - --sapField_InvalidBackground: #795100; + --sapField_InvalidBackground: #7a5100; --sapField_InvalidBackgroundStyle: none; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: dashed; @@ -542,12 +533,12 @@ --sapList_BorderWidth: .0625rem; --sapList_TextColor: #fff; --sapList_Active_TextColor: #fff; - --sapList_Active_Background: #795100; + --sapList_Active_Background: #7a5100; --sapList_SelectionBackgroundColor: #0f5d94; --sapList_SelectionBorderColor: #fff; - --sapList_Hover_SelectionBackground: #795100; + --sapList_Hover_SelectionBackground: #7a5100; --sapList_Background: #000; - --sapList_Hover_Background: #795100; + --sapList_Hover_Background: #7a5100; --sapList_AlternatingBackground: #262626; --sapList_GroupHeaderBackground: #000; --sapList_GroupHeaderBorderColor: #fff; @@ -580,19 +571,19 @@ --sapProgress_InformationBackground: #000; --sapProgress_InformationBorderColor: #fff; --sapProgress_InformationTextColor: #fff; - --sapProgress_Value_Background: #795100; + --sapProgress_Value_Background: #7a5100; --sapProgress_Value_BorderColor: #fff; --sapProgress_Value_TextColor: #fff; - --sapProgress_Value_NegativeBackground: #795100; + --sapProgress_Value_NegativeBackground: #7a5100; --sapProgress_Value_NegativeBorderColor: #fff; --sapProgress_Value_NegativeTextColor: #fff; - --sapProgress_Value_CriticalBackground: #795100; + --sapProgress_Value_CriticalBackground: #7a5100; --sapProgress_Value_CriticalBorderColor: #fff; --sapProgress_Value_CriticalTextColor: #fff; - --sapProgress_Value_PositiveBackground: #795100; + --sapProgress_Value_PositiveBackground: #7a5100; --sapProgress_Value_PositiveBorderColor: #fff; --sapProgress_Value_PositiveTextColor: #fff; - --sapProgress_Value_InformationBackground: #795100; + --sapProgress_Value_InformationBackground: #7a5100; --sapProgress_Value_InformationBorderColor: #fff; --sapProgress_Value_InformationTextColor: #fff; --sapScrollBar_FaceColor: #999; @@ -608,10 +599,10 @@ --sapSlider_HandleBackground: #000; --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #000; - --sapSlider_Hover_HandleBackground: #795100; + --sapSlider_Hover_HandleBackground: #7a5100; --sapSlider_Hover_HandleBorderColor: #fff; - --sapSlider_Hover_RangeHandleBackground: #795100; - --sapSlider_Active_HandleBackground: #795100; + --sapSlider_Hover_RangeHandleBackground: #7a5100; + --sapSlider_Active_HandleBackground: #7a5100; --sapSlider_Active_HandleBorderColor: #fff; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #000; @@ -621,12 +612,12 @@ --sapPageFooter_BorderColor: #fff; --sapPageFooter_TextColor: #fff; --sapInfobar_Background: #000; - --sapInfobar_Hover_Background: #795100; - --sapInfobar_Active_Background: #795100; + --sapInfobar_Hover_Background: #7a5100; + --sapInfobar_Active_Background: #7a5100; --sapInfobar_NonInteractive_Background: #585858; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #000; - --sapObjectHeader_Hover_Background: #795100; + --sapObjectHeader_Hover_Background: #7a5100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -635,8 +626,8 @@ --sapObjectHeader_Subtitle_TextColor: #fff; --sapBlockLayer_Background: #000; --sapTile_Background: #000; - --sapTile_Hover_Background: #795100; - --sapTile_Active_Background: #795100; + --sapTile_Hover_Background: #7a5100; + --sapTile_Active_Background: #7a5100; --sapTile_BorderColor: #fff; --sapTile_BorderCornerRadius: 0.25rem; --sapTile_TitleTextColor: #fff; @@ -670,8 +661,8 @@ --sapIndicationColor_1_Background: #000; --sapIndicationColor_1_BorderColor: #fff; --sapIndicationColor_1_TextColor: #fff; - --sapIndicationColor_1_Hover_Background: #795100; - --sapIndicationColor_1_Active_Background: #795100; + --sapIndicationColor_1_Hover_Background: #7a5100; + --sapIndicationColor_1_Active_Background: #7a5100; --sapIndicationColor_1_Active_BorderColor: #fff; --sapIndicationColor_1_Active_TextColor: #fff; --sapIndicationColor_1_Selected_Background: #0f5d94; @@ -679,13 +670,13 @@ --sapIndicationColor_1_Selected_TextColor: #fff; --sapIndicationColor_1b: #ff5e5e; --sapIndicationColor_1b_BorderColor: #fff; - --sapIndicationColor_1b_Hover_Background: #795100; + --sapIndicationColor_1b_Hover_Background: #7a5100; --sapIndicationColor_2: #ff9191; --sapIndicationColor_2_Background: #000; --sapIndicationColor_2_BorderColor: #fff; --sapIndicationColor_2_TextColor: #fff; - --sapIndicationColor_2_Hover_Background: #795100; - --sapIndicationColor_2_Active_Background: #795100; + --sapIndicationColor_2_Hover_Background: #7a5100; + --sapIndicationColor_2_Active_Background: #7a5100; --sapIndicationColor_2_Active_BorderColor: #fff; --sapIndicationColor_2_Active_TextColor: #fff; --sapIndicationColor_2_Selected_Background: #0f5d94; @@ -693,13 +684,13 @@ --sapIndicationColor_2_Selected_TextColor: #fff; --sapIndicationColor_2b: #ff9191; --sapIndicationColor_2b_BorderColor: #fff; - --sapIndicationColor_2b_Hover_Background: #795100; + --sapIndicationColor_2b_Hover_Background: #7a5100; --sapIndicationColor_3: #ffab1d; --sapIndicationColor_3_Background: #000; --sapIndicationColor_3_BorderColor: #fff; --sapIndicationColor_3_TextColor: #fff; - --sapIndicationColor_3_Hover_Background: #795100; - --sapIndicationColor_3_Active_Background: #795100; + --sapIndicationColor_3_Hover_Background: #7a5100; + --sapIndicationColor_3_Active_Background: #7a5100; --sapIndicationColor_3_Active_BorderColor: #fff; --sapIndicationColor_3_Active_TextColor: #fff; --sapIndicationColor_3_Selected_Background: #0f5d94; @@ -707,13 +698,13 @@ --sapIndicationColor_3_Selected_TextColor: #fff; --sapIndicationColor_3b: #ffab1d; --sapIndicationColor_3b_BorderColor: #fff; - --sapIndicationColor_3b_Hover_Background: #795100; + --sapIndicationColor_3b_Hover_Background: #7a5100; --sapIndicationColor_4: #99cc99; --sapIndicationColor_4_Background: #000; --sapIndicationColor_4_BorderColor: #fff; --sapIndicationColor_4_TextColor: #fff; - --sapIndicationColor_4_Hover_Background: #795100; - --sapIndicationColor_4_Active_Background: #795100; + --sapIndicationColor_4_Hover_Background: #7a5100; + --sapIndicationColor_4_Active_Background: #7a5100; --sapIndicationColor_4_Active_BorderColor: #fff; --sapIndicationColor_4_Active_TextColor: #fff; --sapIndicationColor_4_Selected_Background: #0f5d94; @@ -721,13 +712,13 @@ --sapIndicationColor_4_Selected_TextColor: #fff; --sapIndicationColor_4b: #99cc99; --sapIndicationColor_4b_BorderColor: #fff; - --sapIndicationColor_4b_Hover_Background: #795100; + --sapIndicationColor_4b_Hover_Background: #7a5100; --sapIndicationColor_5: #6bd3ff; --sapIndicationColor_5_Background: #000; --sapIndicationColor_5_BorderColor: #fff; --sapIndicationColor_5_TextColor: #fff; - --sapIndicationColor_5_Hover_Background: #795100; - --sapIndicationColor_5_Active_Background: #795100; + --sapIndicationColor_5_Hover_Background: #7a5100; + --sapIndicationColor_5_Active_Background: #7a5100; --sapIndicationColor_5_Active_BorderColor: #fff; --sapIndicationColor_5_Active_TextColor: #fff; --sapIndicationColor_5_Selected_Background: #0f5d94; @@ -735,13 +726,13 @@ --sapIndicationColor_5_Selected_TextColor: #fff; --sapIndicationColor_5b: #6bd3ff; --sapIndicationColor_5b_BorderColor: #fff; - --sapIndicationColor_5b_Hover_Background: #795100; + --sapIndicationColor_5b_Hover_Background: #7a5100; --sapIndicationColor_6: #7fc6c6; --sapIndicationColor_6_Background: #000; --sapIndicationColor_6_BorderColor: #fff; --sapIndicationColor_6_TextColor: #fff; - --sapIndicationColor_6_Hover_Background: #795100; - --sapIndicationColor_6_Active_Background: #795100; + --sapIndicationColor_6_Hover_Background: #7a5100; + --sapIndicationColor_6_Active_Background: #7a5100; --sapIndicationColor_6_Active_BorderColor: #fff; --sapIndicationColor_6_Active_TextColor: #fff; --sapIndicationColor_6_Selected_Background: #0f5d94; @@ -749,13 +740,13 @@ --sapIndicationColor_6_Selected_TextColor: #fff; --sapIndicationColor_6b: #7fc6c6; --sapIndicationColor_6b_BorderColor: #fff; - --sapIndicationColor_6b_Hover_Background: #795100; + --sapIndicationColor_6b_Hover_Background: #7a5100; --sapIndicationColor_7: #b995e0; --sapIndicationColor_7_Background: #000; --sapIndicationColor_7_BorderColor: #fff; --sapIndicationColor_7_TextColor: #fff; - --sapIndicationColor_7_Hover_Background: #795100; - --sapIndicationColor_7_Active_Background: #795100; + --sapIndicationColor_7_Hover_Background: #7a5100; + --sapIndicationColor_7_Active_Background: #7a5100; --sapIndicationColor_7_Active_BorderColor: #fff; --sapIndicationColor_7_Active_TextColor: #fff; --sapIndicationColor_7_Selected_Background: #0f5d94; @@ -763,13 +754,13 @@ --sapIndicationColor_7_Selected_TextColor: #fff; --sapIndicationColor_7b: #b995e0; --sapIndicationColor_7b_BorderColor: #fff; - --sapIndicationColor_7b_Hover_Background: #795100; + --sapIndicationColor_7b_Hover_Background: #7a5100; --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #000; --sapIndicationColor_8_BorderColor: #fff; --sapIndicationColor_8_TextColor: #fff; - --sapIndicationColor_8_Hover_Background: #795100; - --sapIndicationColor_8_Active_Background: #795100; + --sapIndicationColor_8_Hover_Background: #7a5100; + --sapIndicationColor_8_Active_Background: #7a5100; --sapIndicationColor_8_Active_BorderColor: #fff; --sapIndicationColor_8_Active_TextColor: #fff; --sapIndicationColor_8_Selected_Background: #0f5d94; @@ -777,13 +768,13 @@ --sapIndicationColor_8_Selected_TextColor: #fff; --sapIndicationColor_8b: #e269c9; --sapIndicationColor_8b_BorderColor: #fff; - --sapIndicationColor_8b_Hover_Background: #795100; + --sapIndicationColor_8b_Hover_Background: #7a5100; --sapIndicationColor_9: #000; --sapIndicationColor_9_Background: #000; --sapIndicationColor_9_BorderColor: #fff; --sapIndicationColor_9_TextColor: #fff; - --sapIndicationColor_9_Hover_Background: #795100; - --sapIndicationColor_9_Active_Background: #795100; + --sapIndicationColor_9_Hover_Background: #7a5100; + --sapIndicationColor_9_Active_Background: #7a5100; --sapIndicationColor_9_Active_BorderColor: #fff; --sapIndicationColor_9_Active_TextColor: #fff; --sapIndicationColor_9_Selected_Background: #0f5d94; @@ -791,13 +782,13 @@ --sapIndicationColor_9_Selected_TextColor: #fff; --sapIndicationColor_9b: #000; --sapIndicationColor_9b_BorderColor: #fff; - --sapIndicationColor_9b_Hover_Background: #795100; + --sapIndicationColor_9b_Hover_Background: #7a5100; --sapIndicationColor_10: #494949; --sapIndicationColor_10_Background: #000; --sapIndicationColor_10_BorderColor: #fff; --sapIndicationColor_10_TextColor: #fff; - --sapIndicationColor_10_Hover_Background: #795100; - --sapIndicationColor_10_Active_Background: #795100; + --sapIndicationColor_10_Hover_Background: #7a5100; + --sapIndicationColor_10_Active_Background: #7a5100; --sapIndicationColor_10_Active_BorderColor: #fff; --sapIndicationColor_10_Active_TextColor: #fff; --sapIndicationColor_10_Selected_Background: #0f5d94; @@ -805,7 +796,7 @@ --sapIndicationColor_10_Selected_TextColor: #fff; --sapIndicationColor_10b: #494949; --sapIndicationColor_10b_BorderColor: #fff; - --sapIndicationColor_10b_Hover_Background: #795100; + --sapIndicationColor_10b_Hover_Background: #7a5100; --sapLegend_WorkingBackground: #2e2e2e; --sapLegend_NonWorkingBackground: #585858; --sapLegend_CurrentDateTime: #e269c9; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_hcb/css_variables.less b/content/Base/baseLib/sap_fiori_3_hcb/css_variables.less index 78af4d41..d5675b3d 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/css_variables.less +++ b/content/Base/baseLib/sap_fiori_3_hcb/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_hcb/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcb/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_hcb/design-tokens.json b/content/Base/baseLib/sap_fiori_3_hcb/design-tokens.json index 6c423dfd..a3150173 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/design-tokens.json +++ b/content/Base/baseLib/sap_fiori_3_hcb/design-tokens.json @@ -2,18 +2,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -33,43 +30,35 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -89,18 +78,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -120,23 +106,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -156,8 +138,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -177,18 +158,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -208,18 +186,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -382,19 +357,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -513,23 +488,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -549,8 +520,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -570,8 +540,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -849,53 +818,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -906,63 +865,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1160,23 +1107,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1262,8 +1205,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1283,8 +1225,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -1304,8 +1245,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.55882352941177", @@ -1325,8 +1265,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "236.07843137254895", @@ -1346,8 +1285,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "185.96273291925468", @@ -1367,8 +1305,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -1388,8 +1325,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -1409,8 +1345,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -1430,8 +1365,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.76878612716763", @@ -1451,8 +1385,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "209.8224852071006", @@ -1472,111 +1405,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.83439490445858", @@ -1596,8 +1508,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "197.91044776119406", @@ -1617,8 +1528,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "91.875", @@ -1638,8 +1548,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1659,8 +1568,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.04878048780495", @@ -1680,8 +1588,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "312.46753246753246", @@ -1701,8 +1608,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "22.6229508196721", @@ -1722,8 +1628,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1743,8 +1648,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "22.5", @@ -1764,8 +1668,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "41.707317073170714", @@ -1785,8 +1688,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.45283018867923", @@ -1806,8 +1708,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.71428571428567", @@ -1827,8 +1728,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "91.25", @@ -1848,8 +1748,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1869,8 +1768,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "197.8378378378378", @@ -1890,8 +1788,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.39669421487605", @@ -1911,8 +1808,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "22.767857142857167", @@ -1932,8 +1828,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1953,8 +1848,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "22.82208588957053", @@ -1974,8 +1868,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "42.06521739130437", @@ -1995,18 +1888,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2026,8 +1916,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2385,53 +2274,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2451,18 +2330,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "0", @@ -2482,58 +2358,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2553,18 +2418,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2584,58 +2446,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2655,18 +2506,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.39669421487605", @@ -2686,58 +2534,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2757,18 +2594,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.79999999999995", @@ -2788,58 +2622,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2859,18 +2682,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2890,58 +2710,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2961,18 +2770,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "197.8378378378378", @@ -2992,58 +2798,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3063,18 +2858,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "120", @@ -3094,58 +2886,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3165,18 +2946,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "37.699115044247776", @@ -3196,58 +2974,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3267,18 +3034,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3298,58 +3062,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3369,18 +3122,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3400,8 +3150,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5343,8 +5092,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -5364,8 +5112,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -5385,8 +5132,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -5406,8 +5152,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -5427,8 +5172,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -5448,8 +5192,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -5469,8 +5212,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -5490,8 +5232,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -5511,8 +5252,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -5532,8 +5272,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.71428571428567", @@ -5553,8 +5292,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.79999999999995", @@ -5574,8 +5312,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "91.25", @@ -5595,8 +5332,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5616,8 +5352,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "197.8378378378378", @@ -5637,8 +5372,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.80821917808225", @@ -5658,8 +5392,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.39669421487605", @@ -5679,8 +5412,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5700,8 +5432,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "22.82208588957053", @@ -5721,8 +5452,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "42.06521739130437", @@ -5742,8 +5472,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -5765,23 +5494,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5801,8 +5526,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5822,8 +5546,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5843,33 +5566,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5987,38 +5704,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6038,18 +5748,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6058,17 +5765,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6170,23 +5874,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6206,23 +5906,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6241,19 +5937,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6292,38 +5988,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6441,18 +6130,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6472,23 +6158,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6590,68 +6272,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6671,8 +6340,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6692,8 +6360,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6891,33 +6558,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7020,18 +6681,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -7051,18 +6709,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7148,18 +6803,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -7179,18 +6831,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7276,18 +6925,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Text._sapTextColorH}", @@ -7307,18 +6953,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7404,18 +7047,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -7435,18 +7075,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7532,23 +7169,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7568,18 +7201,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7651,23 +7281,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7736,56 +7362,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7871,28 +7512,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7977,49 +7613,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8105,28 +7732,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8211,28 +7833,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8382,39 +7999,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8451,39 +8071,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8520,39 +8143,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8589,39 +8215,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8659,103 +8288,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8969,28 +8588,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9046,13 +8660,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9090,54 +8702,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9157,69 +8762,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9239,28 +8834,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9280,28 +8870,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9321,28 +8906,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9362,28 +8942,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9403,18 +8978,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9948,18 +9520,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9979,18 +9548,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10010,18 +9576,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10139,18 +9702,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10170,18 +9730,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10201,18 +9758,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10330,18 +9884,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10361,18 +9912,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10392,18 +9940,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10521,18 +10066,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10552,18 +10094,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10583,18 +10122,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10712,18 +10248,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10743,18 +10276,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10774,18 +10304,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10887,13 +10414,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10913,18 +10438,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10944,18 +10466,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10975,18 +10494,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11006,18 +10522,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11183,13 +10696,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11209,18 +10720,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11240,18 +10748,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11271,8 +10776,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11292,18 +10796,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11323,28 +10824,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11459,19 +10955,19 @@ "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_BorderColorH": { @@ -11510,43 +11006,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11680,13 +11168,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11706,18 +11192,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11737,18 +11220,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11768,18 +11248,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11799,18 +11276,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11976,13 +11450,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12002,18 +11474,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12033,18 +11502,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12064,18 +11530,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12095,18 +11558,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12272,8 +11732,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12293,8 +11752,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12314,18 +11772,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12345,18 +11800,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12376,18 +11828,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12506,8 +11955,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12527,13 +11975,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12553,8 +11999,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12574,13 +12019,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12600,8 +12043,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12621,13 +12063,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12647,8 +12087,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12668,13 +12107,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12694,8 +12131,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12715,13 +12151,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12741,8 +12175,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12762,13 +12195,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12788,8 +12219,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12809,13 +12239,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12835,8 +12263,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12856,13 +12283,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12882,8 +12307,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12903,13 +12327,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12929,8 +12351,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12950,13 +12371,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13119,376 +12538,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13508,8 +12562,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "91.25", @@ -13529,18 +12582,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13560,8 +12610,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "209.99999999999977", @@ -13581,18 +12630,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13612,8 +12658,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "180", @@ -13633,18 +12678,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13664,8 +12706,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "316.59574468085106", @@ -13685,18 +12726,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13716,8 +12754,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "263.83561643835606", @@ -13737,18 +12774,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13768,8 +12802,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "0", @@ -13789,18 +12822,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13820,8 +12850,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "205.71428571428567", @@ -13841,18 +12870,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13872,8 +12898,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "206.29213483146066", @@ -13893,18 +12918,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13924,8 +12946,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13945,18 +12966,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13976,8 +12994,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -13997,18 +13014,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14028,8 +13042,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14049,18 +13062,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14080,8 +13090,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14101,18 +13110,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14132,8 +13138,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14153,18 +13158,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14184,8 +13186,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14205,18 +13206,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14236,8 +13234,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14257,18 +13254,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14288,8 +13282,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14309,13 +13302,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14574,35 +13565,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14615,14 +13596,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14642,8 +13621,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14663,13 +13641,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14689,18 +13665,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14769,8 +13742,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14790,13 +13762,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14816,18 +13786,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -14836,41 +13803,35 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14890,13 +13851,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14916,28 +13875,23 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14957,24 +13911,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15204,85 +14141,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15384,73 +14305,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15470,38 +14377,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15510,61 +14415,51 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15682,8 +14577,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "195", @@ -15703,8 +14597,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200", @@ -15724,8 +14617,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15745,8 +14637,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15766,8 +14657,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "0", @@ -15787,8 +14677,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15808,8 +14697,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "0", @@ -15829,8 +14717,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "0", @@ -15850,8 +14737,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "0", @@ -15871,8 +14757,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "200", @@ -15892,8 +14777,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15913,8 +14797,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15934,8 +14817,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "197.1428571428571", @@ -15955,8 +14837,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "199.09090909090912", @@ -15976,8 +14857,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "199.09090909090912", @@ -15997,8 +14877,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16018,8 +14897,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "0", @@ -16039,8 +14917,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "0", @@ -16060,8 +14937,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16081,25 +14957,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16119,48 +14991,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16326,13 +15199,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16354,13 +15225,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16398,48 +15267,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16590,8 +15450,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16612,8 +15471,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16634,8 +15492,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16648,18 +15505,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16697,23 +15551,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16751,18 +15601,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16800,18 +15647,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16881,8 +15725,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16902,8 +15745,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "120", @@ -16923,8 +15765,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "37.699115044247776", @@ -16944,8 +15785,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16965,8 +15805,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16986,8 +15825,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17007,8 +15845,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17028,8 +15865,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17049,8 +15885,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "75", @@ -17070,8 +15905,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17091,8 +15925,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "204.81203007518798", @@ -17112,19 +15945,18 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { - "value": "40.16528925619832", + "value": "39.8360655737705", "type": "internal" }, "_sapHC_HighlightBackgroundS": { - "value": "100%", + "value": "99.99999999999999%", "type": "internal" }, "_sapHC_HighlightBackgroundL": { - "value": "23.72549019607843%", + "value": "23.92156862745098%", "type": "internal" }, "_sapHC_HighlightBackgroundA": { @@ -17133,8 +15965,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17154,8 +15985,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_hcb/less_variables.less b/content/Base/baseLib/sap_fiori_3_hcb/less_variables.less index c9db5be0..af2432dc 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/less_variables.less +++ b/content/Base/baseLib/sap_fiori_3_hcb/less_variables.less @@ -1,6 +1,6 @@ -/* 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 12.1.1 */ -@sapBrandColor: #795100; -@sapHighlightColor: #795100; +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ +@sapBrandColor: #7a5100; +@sapHighlightColor: #7a5100; @sapBaseColor: #000; @sapShellColor: #000; @sapBackgroundColor: #000; @@ -13,8 +13,8 @@ @sapBackgroundImageOpacity: 1.0; @sapBackgroundImageRepeat: false; @sapSelectedColor: #0f5d94; -@sapHoverColor: #795100; -@sapActiveColor: #795100; +@sapHoverColor: #7a5100; +@sapActiveColor: #7a5100; @sapHighlightTextColor: #fff; @sapTitleColor: #fff; @sapNegativeColor: #ff5e5e; @@ -90,7 +90,7 @@ @sapContent_Positive_Shadow: none; @sapContent_Informative_Shadow: none; @sapContent_Neutral_Shadow: none; -@sapContent_SearchHighlightColor: #795100; +@sapContent_SearchHighlightColor: #7a5100; @sapContent_HelpColor: #03b803; @sapContent_LabelColor: #fff; @sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -108,7 +108,7 @@ @sapContent_DragAndDropActiveColor: #03b803; @sapContent_Selected_TextColor: #fff; @sapContent_Selected_Background: #0f5d94; -@sapContent_Selected_Hover_Background: #795100; +@sapContent_Selected_Hover_Background: #7a5100; @sapContent_Selected_ForegroundColor: #fff; @sapContent_ForcedColorAdjust: none; @sapContent_Illustrative_Color1: #212628; @@ -164,27 +164,26 @@ @sapShell_InteractiveBorderColor: #fff; @sapShell_GroupTitleTextColor: #fff; @sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; -@sapShell_Hover_Background: #795100; -@sapShell_Active_Background: #795100; +@sapShell_Hover_Background: #7a5100; +@sapShell_Active_Background: #7a5100; @sapShell_Active_TextColor: #fff; @sapShell_Selected_Background: #0f5d94; @sapShell_Selected_TextColor: #fff; -@sapShell_Selected_Hover_Background: #795100; +@sapShell_Selected_Hover_Background: #7a5100; @sapShell_Favicon: none; @sapShell_Navigation_Background: #000; -@sapShell_Navigation_Hover_Background: #795100; +@sapShell_Navigation_Hover_Background: #7a5100; @sapShell_Navigation_SelectedColor: #fff; @sapShell_Navigation_Selected_TextColor: #fff; @sapShell_Navigation_TextColor: #fff; @sapShell_Navigation_Active_TextColor: #fff; -@sapShell_Navigation_Active_Background: #795100; +@sapShell_Navigation_Active_Background: #7a5100; @sapShell_Shadow: 0 0.125rem 0 0 #fff; @sapShell_NegativeColor: #ff5e5e; @sapShell_CriticalColor: #ffab1d; @sapShell_PositiveColor: #99cc99; @sapShell_InformativeColor: #fff; @sapShell_NeutralColor: #fff; -@sapShell_Assistant_ForegroundColor: #fff; @sapShell_Category_1_Background: #000; @sapShell_Category_1_BorderColor: #6bd3ff; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #b2e484; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #fff; -@sapAssistant_Color2: #fff; -@sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -@sapAssistant_Background: #000; -@sapAssistant_BorderColor: #fff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #795100; -@sapAssistant_Hover_BorderColor: #fff; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #795100; -@sapAssistant_Active_BorderColor: #fff; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #000; -@sapAssistant_Question_BorderColor: #fff; -@sapAssistant_Question_TextColor: #fff; -@sapAssistant_Answer_Background: #585858; -@sapAssistant_Answer_BorderColor: #fff; -@sapAssistant_Answer_TextColor: #fff; @sapAvatar_1_Background: #000; @sapAvatar_1_BorderColor: #fff; @sapAvatar_1_TextColor: #fff; @@ -302,20 +283,20 @@ @sapButton_BorderWidth: .0625rem; @sapButton_BorderCornerRadius: .375rem; @sapButton_TextColor: #fff; -@sapButton_Hover_Background: #795100; +@sapButton_Hover_Background: #7a5100; @sapButton_Hover_BorderColor: #fff; @sapButton_Hover_TextColor: #fff; @sapButton_IconColor: #fff; -@sapButton_Active_Background: #795100; +@sapButton_Active_Background: #7a5100; @sapButton_Active_BorderColor: #fff; @sapButton_Active_TextColor: #fff; @sapButton_Emphasized_Background: #000; @sapButton_Emphasized_BorderColor: #fff; @sapButton_Emphasized_TextColor: #fff; -@sapButton_Emphasized_Hover_Background: #795100; +@sapButton_Emphasized_Hover_Background: #7a5100; @sapButton_Emphasized_Hover_BorderColor: #fff; @sapButton_Emphasized_Hover_TextColor: #fff; -@sapButton_Emphasized_Active_Background: #795100; +@sapButton_Emphasized_Active_Background: #7a5100; @sapButton_Emphasized_Active_BorderColor: #fff; @sapButton_Emphasized_Active_TextColor: #fff; @sapButton_Emphasized_TextShadow: transparent; @@ -323,132 +304,132 @@ @sapButton_Reject_Background: #000; @sapButton_Reject_BorderColor: #fff; @sapButton_Reject_TextColor: #fff; -@sapButton_Reject_Hover_Background: #795100; +@sapButton_Reject_Hover_Background: #7a5100; @sapButton_Reject_Hover_BorderColor: #fff; @sapButton_Reject_Hover_TextColor: #fff; -@sapButton_Reject_Active_Background: #795100; +@sapButton_Reject_Active_Background: #7a5100; @sapButton_Reject_Active_BorderColor: #fff; @sapButton_Reject_Active_TextColor: #fff; @sapButton_Reject_Selected_Background: #0f5d94; @sapButton_Reject_Selected_BorderColor: #fff; @sapButton_Reject_Selected_TextColor: #fff; -@sapButton_Reject_Selected_Hover_Background: #795100; +@sapButton_Reject_Selected_Hover_Background: #7a5100; @sapButton_Reject_Selected_Hover_BorderColor: #fff; @sapButton_Accept_Background: #000; @sapButton_Accept_BorderColor: #fff; @sapButton_Accept_TextColor: #fff; -@sapButton_Accept_Hover_Background: #795100; +@sapButton_Accept_Hover_Background: #7a5100; @sapButton_Accept_Hover_BorderColor: #fff; @sapButton_Accept_Hover_TextColor: #fff; -@sapButton_Accept_Active_Background: #795100; +@sapButton_Accept_Active_Background: #7a5100; @sapButton_Accept_Active_BorderColor: #fff; @sapButton_Accept_Active_TextColor: #fff; @sapButton_Accept_Selected_Background: #0f5d94; @sapButton_Accept_Selected_BorderColor: #fff; @sapButton_Accept_Selected_TextColor: #fff; -@sapButton_Accept_Selected_Hover_Background: #795100; +@sapButton_Accept_Selected_Hover_Background: #7a5100; @sapButton_Accept_Selected_Hover_BorderColor: #fff; @sapButton_Lite_Background: #000; @sapButton_Lite_BorderColor: #fff; @sapButton_Lite_TextColor: #fff; -@sapButton_Lite_Hover_Background: #795100; +@sapButton_Lite_Hover_Background: #7a5100; @sapButton_Lite_Hover_BorderColor: #fff; @sapButton_Lite_Hover_TextColor: #fff; -@sapButton_Lite_Active_Background: #795100; +@sapButton_Lite_Active_Background: #7a5100; @sapButton_Lite_Active_BorderColor: #fff; @sapButton_Selected_Background: #0f5d94; @sapButton_Selected_BorderColor: #fff; @sapButton_Selected_TextColor: #fff; -@sapButton_Selected_Hover_Background: #795100; +@sapButton_Selected_Hover_Background: #7a5100; @sapButton_Selected_Hover_BorderColor: #fff; @sapButton_Attention_Background: #000; @sapButton_Attention_BorderColor: #fff; @sapButton_Attention_TextColor: #fff; -@sapButton_Attention_Hover_Background: #795100; +@sapButton_Attention_Hover_Background: #7a5100; @sapButton_Attention_Hover_BorderColor: #fff; @sapButton_Attention_Hover_TextColor: #fff; -@sapButton_Attention_Active_Background: #795100; +@sapButton_Attention_Active_Background: #7a5100; @sapButton_Attention_Active_BorderColor: #fff; @sapButton_Attention_Active_TextColor: #fff; @sapButton_Attention_Selected_Background: #0f5d94; @sapButton_Attention_Selected_BorderColor: #fff; @sapButton_Attention_Selected_TextColor: #fff; -@sapButton_Attention_Selected_Hover_Background: #795100; +@sapButton_Attention_Selected_Hover_Background: #7a5100; @sapButton_Attention_Selected_Hover_BorderColor: #fff; @sapButton_Negative_Background: #000; @sapButton_Negative_BorderColor: #fff; @sapButton_Negative_TextColor: #fff; -@sapButton_Negative_Hover_Background: #795100; +@sapButton_Negative_Hover_Background: #7a5100; @sapButton_Negative_Hover_BorderColor: #fff; @sapButton_Negative_Hover_TextColor: #fff; -@sapButton_Negative_Active_Background: #795100; +@sapButton_Negative_Active_Background: #7a5100; @sapButton_Negative_Active_BorderColor: #fff; @sapButton_Negative_Active_TextColor: #fff; @sapButton_Critical_Background: #000; @sapButton_Critical_BorderColor: #fff; @sapButton_Critical_TextColor: #fff; -@sapButton_Critical_Hover_Background: #795100; +@sapButton_Critical_Hover_Background: #7a5100; @sapButton_Critical_Hover_BorderColor: #fff; @sapButton_Critical_Hover_TextColor: #fff; -@sapButton_Critical_Active_Background: #795100; +@sapButton_Critical_Active_Background: #7a5100; @sapButton_Critical_Active_BorderColor: #fff; @sapButton_Critical_Active_TextColor: #fff; @sapButton_Success_Background: #000; @sapButton_Success_BorderColor: #fff; @sapButton_Success_TextColor: #fff; -@sapButton_Success_Hover_Background: #795100; +@sapButton_Success_Hover_Background: #7a5100; @sapButton_Success_Hover_BorderColor: #fff; @sapButton_Success_Hover_TextColor: #fff; -@sapButton_Success_Active_Background: #795100; +@sapButton_Success_Active_Background: #7a5100; @sapButton_Success_Active_BorderColor: #fff; @sapButton_Success_Active_TextColor: #fff; @sapButton_Information_Background: #000; @sapButton_Information_BorderColor: #fff; @sapButton_Information_TextColor: #fff; -@sapButton_Information_Hover_Background: #795100; +@sapButton_Information_Hover_Background: #7a5100; @sapButton_Information_Hover_BorderColor: #fff; @sapButton_Information_Hover_TextColor: #fff; -@sapButton_Information_Active_Background: #795100; +@sapButton_Information_Active_Background: #7a5100; @sapButton_Information_Active_BorderColor: #fff; @sapButton_Information_Active_TextColor: #fff; @sapButton_Neutral_Background: #000; @sapButton_Neutral_BorderColor: #fff; @sapButton_Neutral_TextColor: #fff; -@sapButton_Neutral_Hover_Background: #795100; +@sapButton_Neutral_Hover_Background: #7a5100; @sapButton_Neutral_Hover_BorderColor: #fff; @sapButton_Neutral_Hover_TextColor: #fff; -@sapButton_Neutral_Active_Background: #795100; +@sapButton_Neutral_Active_Background: #7a5100; @sapButton_Neutral_Active_BorderColor: #fff; @sapButton_Neutral_Active_TextColor: #fff; @sapButton_Track_Background: #000; @sapButton_Track_BorderColor: #fff; @sapButton_Track_TextColor: #fff; -@sapButton_Track_Hover_Background: #795100; +@sapButton_Track_Hover_Background: #7a5100; @sapButton_Track_Hover_BorderColor: #fff; @sapButton_Track_Selected_Background: #0f5d94; @sapButton_Track_Selected_BorderColor: #fff; @sapButton_Track_Selected_TextColor: #fff; -@sapButton_Track_Selected_Hover_Background: #795100; +@sapButton_Track_Selected_Hover_Background: #7a5100; @sapButton_Track_Selected_Hover_BorderColor: #fff; @sapButton_Handle_Background: #000; @sapButton_Handle_BorderColor: #fff; @sapButton_Handle_TextColor: #fff; -@sapButton_Handle_Hover_Background: #795100; +@sapButton_Handle_Hover_Background: #7a5100; @sapButton_Handle_Hover_BorderColor: #fff; @sapButton_Handle_Selected_Background: #0f5d94; @sapButton_Handle_Selected_BorderColor: #fff; @sapButton_Handle_Selected_TextColor: #fff; -@sapButton_Handle_Selected_Hover_Background: #795100; +@sapButton_Handle_Selected_Hover_Background: #7a5100; @sapButton_Handle_Selected_Hover_BorderColor: #fff; @sapButton_Track_Negative_Background: #000; @sapButton_Track_Negative_BorderColor: #ff5e5e; @sapButton_Track_Negative_TextColor: #fff; -@sapButton_Track_Negative_Hover_Background: #795100; +@sapButton_Track_Negative_Hover_Background: #7a5100; @sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; @sapButton_Handle_Negative_Background: #000; @sapButton_Handle_Negative_BorderColor: #ff5e5e; @sapButton_Handle_Negative_TextColor: #fff; -@sapButton_Handle_Negative_Hover_Background: #795100; +@sapButton_Handle_Negative_Hover_Background: #7a5100; @sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; @sapButton_Track_Positive_Background: #000; @sapButton_Track_Positive_BorderColor: #99cc99; @@ -458,7 +439,7 @@ @sapButton_Handle_Positive_Background: #000; @sapButton_Handle_Positive_BorderColor: #99cc99; @sapButton_Handle_Positive_TextColor: #fff; -@sapButton_Handle_Positive_Hover_Background: #795100; +@sapButton_Handle_Positive_Hover_Background: #7a5100; @sapButton_Handle_Positive_Hover_BorderColor: #99cc99; @sapButton_TokenBackground: #000; @sapButton_TokenBorderColor: #fff; @@ -492,7 +473,7 @@ @sapField_ReadOnly_HelpBackground: #585858; @sapField_RequiredColor: #fff; @sapField_InvalidColor: #fff; -@sapField_InvalidBackground: #795100; +@sapField_InvalidBackground: #7a5100; @sapField_InvalidBackgroundStyle: none; @sapField_InvalidBorderWidth: .125rem; @sapField_InvalidBorderStyle: dashed; @@ -533,12 +514,12 @@ @sapList_BorderWidth: .0625rem; @sapList_TextColor: #fff; @sapList_Active_TextColor: #fff; -@sapList_Active_Background: #795100; +@sapList_Active_Background: #7a5100; @sapList_SelectionBackgroundColor: #0f5d94; @sapList_SelectionBorderColor: #fff; -@sapList_Hover_SelectionBackground: #795100; +@sapList_Hover_SelectionBackground: #7a5100; @sapList_Background: #000; -@sapList_Hover_Background: #795100; +@sapList_Hover_Background: #7a5100; @sapList_AlternatingBackground: #262626; @sapList_GroupHeaderBackground: #000; @sapList_GroupHeaderBorderColor: #fff; @@ -571,19 +552,19 @@ @sapProgress_InformationBackground: #000; @sapProgress_InformationBorderColor: #fff; @sapProgress_InformationTextColor: #fff; -@sapProgress_Value_Background: #795100; +@sapProgress_Value_Background: #7a5100; @sapProgress_Value_BorderColor: #fff; @sapProgress_Value_TextColor: #fff; -@sapProgress_Value_NegativeBackground: #795100; +@sapProgress_Value_NegativeBackground: #7a5100; @sapProgress_Value_NegativeBorderColor: #fff; @sapProgress_Value_NegativeTextColor: #fff; -@sapProgress_Value_CriticalBackground: #795100; +@sapProgress_Value_CriticalBackground: #7a5100; @sapProgress_Value_CriticalBorderColor: #fff; @sapProgress_Value_CriticalTextColor: #fff; -@sapProgress_Value_PositiveBackground: #795100; +@sapProgress_Value_PositiveBackground: #7a5100; @sapProgress_Value_PositiveBorderColor: #fff; @sapProgress_Value_PositiveTextColor: #fff; -@sapProgress_Value_InformationBackground: #795100; +@sapProgress_Value_InformationBackground: #7a5100; @sapProgress_Value_InformationBorderColor: #fff; @sapProgress_Value_InformationTextColor: #fff; @sapScrollBar_FaceColor: #999; @@ -599,10 +580,10 @@ @sapSlider_HandleBackground: #000; @sapSlider_HandleBorderColor: #fff; @sapSlider_RangeHandleBackground: #000; -@sapSlider_Hover_HandleBackground: #795100; +@sapSlider_Hover_HandleBackground: #7a5100; @sapSlider_Hover_HandleBorderColor: #fff; -@sapSlider_Hover_RangeHandleBackground: #795100; -@sapSlider_Active_HandleBackground: #795100; +@sapSlider_Hover_RangeHandleBackground: #7a5100; +@sapSlider_Active_HandleBackground: #7a5100; @sapSlider_Active_HandleBorderColor: #fff; @sapSlider_Active_RangeHandleBackground: transparent; @sapPageHeader_Background: #000; @@ -612,12 +593,12 @@ @sapPageFooter_BorderColor: #fff; @sapPageFooter_TextColor: #fff; @sapInfobar_Background: #000; -@sapInfobar_Hover_Background: #795100; -@sapInfobar_Active_Background: #795100; +@sapInfobar_Hover_Background: #7a5100; +@sapInfobar_Active_Background: #7a5100; @sapInfobar_NonInteractive_Background: #585858; @sapInfobar_TextColor: #fff; @sapObjectHeader_Background: #000; -@sapObjectHeader_Hover_Background: #795100; +@sapObjectHeader_Hover_Background: #7a5100; @sapObjectHeader_BorderColor: #fff; @sapObjectHeader_Title_TextColor: #fff; @sapObjectHeader_Title_FontSize: 1.25rem; @@ -626,8 +607,8 @@ @sapObjectHeader_Subtitle_TextColor: #fff; @sapBlockLayer_Background: #000; @sapTile_Background: #000; -@sapTile_Hover_Background: #795100; -@sapTile_Active_Background: #795100; +@sapTile_Hover_Background: #7a5100; +@sapTile_Active_Background: #7a5100; @sapTile_BorderColor: #fff; @sapTile_BorderCornerRadius: 0.25rem; @sapTile_TitleTextColor: #fff; @@ -661,8 +642,8 @@ @sapIndicationColor_1_Background: #000; @sapIndicationColor_1_BorderColor: #fff; @sapIndicationColor_1_TextColor: #fff; -@sapIndicationColor_1_Hover_Background: #795100; -@sapIndicationColor_1_Active_Background: #795100; +@sapIndicationColor_1_Hover_Background: #7a5100; +@sapIndicationColor_1_Active_Background: #7a5100; @sapIndicationColor_1_Active_BorderColor: #fff; @sapIndicationColor_1_Active_TextColor: #fff; @sapIndicationColor_1_Selected_Background: #0f5d94; @@ -670,13 +651,13 @@ @sapIndicationColor_1_Selected_TextColor: #fff; @sapIndicationColor_1b: #ff5e5e; @sapIndicationColor_1b_BorderColor: #fff; -@sapIndicationColor_1b_Hover_Background: #795100; +@sapIndicationColor_1b_Hover_Background: #7a5100; @sapIndicationColor_2: #ff9191; @sapIndicationColor_2_Background: #000; @sapIndicationColor_2_BorderColor: #fff; @sapIndicationColor_2_TextColor: #fff; -@sapIndicationColor_2_Hover_Background: #795100; -@sapIndicationColor_2_Active_Background: #795100; +@sapIndicationColor_2_Hover_Background: #7a5100; +@sapIndicationColor_2_Active_Background: #7a5100; @sapIndicationColor_2_Active_BorderColor: #fff; @sapIndicationColor_2_Active_TextColor: #fff; @sapIndicationColor_2_Selected_Background: #0f5d94; @@ -684,13 +665,13 @@ @sapIndicationColor_2_Selected_TextColor: #fff; @sapIndicationColor_2b: #ff9191; @sapIndicationColor_2b_BorderColor: #fff; -@sapIndicationColor_2b_Hover_Background: #795100; +@sapIndicationColor_2b_Hover_Background: #7a5100; @sapIndicationColor_3: #ffab1d; @sapIndicationColor_3_Background: #000; @sapIndicationColor_3_BorderColor: #fff; @sapIndicationColor_3_TextColor: #fff; -@sapIndicationColor_3_Hover_Background: #795100; -@sapIndicationColor_3_Active_Background: #795100; +@sapIndicationColor_3_Hover_Background: #7a5100; +@sapIndicationColor_3_Active_Background: #7a5100; @sapIndicationColor_3_Active_BorderColor: #fff; @sapIndicationColor_3_Active_TextColor: #fff; @sapIndicationColor_3_Selected_Background: #0f5d94; @@ -698,13 +679,13 @@ @sapIndicationColor_3_Selected_TextColor: #fff; @sapIndicationColor_3b: #ffab1d; @sapIndicationColor_3b_BorderColor: #fff; -@sapIndicationColor_3b_Hover_Background: #795100; +@sapIndicationColor_3b_Hover_Background: #7a5100; @sapIndicationColor_4: #99cc99; @sapIndicationColor_4_Background: #000; @sapIndicationColor_4_BorderColor: #fff; @sapIndicationColor_4_TextColor: #fff; -@sapIndicationColor_4_Hover_Background: #795100; -@sapIndicationColor_4_Active_Background: #795100; +@sapIndicationColor_4_Hover_Background: #7a5100; +@sapIndicationColor_4_Active_Background: #7a5100; @sapIndicationColor_4_Active_BorderColor: #fff; @sapIndicationColor_4_Active_TextColor: #fff; @sapIndicationColor_4_Selected_Background: #0f5d94; @@ -712,13 +693,13 @@ @sapIndicationColor_4_Selected_TextColor: #fff; @sapIndicationColor_4b: #99cc99; @sapIndicationColor_4b_BorderColor: #fff; -@sapIndicationColor_4b_Hover_Background: #795100; +@sapIndicationColor_4b_Hover_Background: #7a5100; @sapIndicationColor_5: #6bd3ff; @sapIndicationColor_5_Background: #000; @sapIndicationColor_5_BorderColor: #fff; @sapIndicationColor_5_TextColor: #fff; -@sapIndicationColor_5_Hover_Background: #795100; -@sapIndicationColor_5_Active_Background: #795100; +@sapIndicationColor_5_Hover_Background: #7a5100; +@sapIndicationColor_5_Active_Background: #7a5100; @sapIndicationColor_5_Active_BorderColor: #fff; @sapIndicationColor_5_Active_TextColor: #fff; @sapIndicationColor_5_Selected_Background: #0f5d94; @@ -726,13 +707,13 @@ @sapIndicationColor_5_Selected_TextColor: #fff; @sapIndicationColor_5b: #6bd3ff; @sapIndicationColor_5b_BorderColor: #fff; -@sapIndicationColor_5b_Hover_Background: #795100; +@sapIndicationColor_5b_Hover_Background: #7a5100; @sapIndicationColor_6: #7fc6c6; @sapIndicationColor_6_Background: #000; @sapIndicationColor_6_BorderColor: #fff; @sapIndicationColor_6_TextColor: #fff; -@sapIndicationColor_6_Hover_Background: #795100; -@sapIndicationColor_6_Active_Background: #795100; +@sapIndicationColor_6_Hover_Background: #7a5100; +@sapIndicationColor_6_Active_Background: #7a5100; @sapIndicationColor_6_Active_BorderColor: #fff; @sapIndicationColor_6_Active_TextColor: #fff; @sapIndicationColor_6_Selected_Background: #0f5d94; @@ -740,13 +721,13 @@ @sapIndicationColor_6_Selected_TextColor: #fff; @sapIndicationColor_6b: #7fc6c6; @sapIndicationColor_6b_BorderColor: #fff; -@sapIndicationColor_6b_Hover_Background: #795100; +@sapIndicationColor_6b_Hover_Background: #7a5100; @sapIndicationColor_7: #b995e0; @sapIndicationColor_7_Background: #000; @sapIndicationColor_7_BorderColor: #fff; @sapIndicationColor_7_TextColor: #fff; -@sapIndicationColor_7_Hover_Background: #795100; -@sapIndicationColor_7_Active_Background: #795100; +@sapIndicationColor_7_Hover_Background: #7a5100; +@sapIndicationColor_7_Active_Background: #7a5100; @sapIndicationColor_7_Active_BorderColor: #fff; @sapIndicationColor_7_Active_TextColor: #fff; @sapIndicationColor_7_Selected_Background: #0f5d94; @@ -754,13 +735,13 @@ @sapIndicationColor_7_Selected_TextColor: #fff; @sapIndicationColor_7b: #b995e0; @sapIndicationColor_7b_BorderColor: #fff; -@sapIndicationColor_7b_Hover_Background: #795100; +@sapIndicationColor_7b_Hover_Background: #7a5100; @sapIndicationColor_8: #e269c9; @sapIndicationColor_8_Background: #000; @sapIndicationColor_8_BorderColor: #fff; @sapIndicationColor_8_TextColor: #fff; -@sapIndicationColor_8_Hover_Background: #795100; -@sapIndicationColor_8_Active_Background: #795100; +@sapIndicationColor_8_Hover_Background: #7a5100; +@sapIndicationColor_8_Active_Background: #7a5100; @sapIndicationColor_8_Active_BorderColor: #fff; @sapIndicationColor_8_Active_TextColor: #fff; @sapIndicationColor_8_Selected_Background: #0f5d94; @@ -768,13 +749,13 @@ @sapIndicationColor_8_Selected_TextColor: #fff; @sapIndicationColor_8b: #e269c9; @sapIndicationColor_8b_BorderColor: #fff; -@sapIndicationColor_8b_Hover_Background: #795100; +@sapIndicationColor_8b_Hover_Background: #7a5100; @sapIndicationColor_9: #000; @sapIndicationColor_9_Background: #000; @sapIndicationColor_9_BorderColor: #fff; @sapIndicationColor_9_TextColor: #fff; -@sapIndicationColor_9_Hover_Background: #795100; -@sapIndicationColor_9_Active_Background: #795100; +@sapIndicationColor_9_Hover_Background: #7a5100; +@sapIndicationColor_9_Active_Background: #7a5100; @sapIndicationColor_9_Active_BorderColor: #fff; @sapIndicationColor_9_Active_TextColor: #fff; @sapIndicationColor_9_Selected_Background: #0f5d94; @@ -782,13 +763,13 @@ @sapIndicationColor_9_Selected_TextColor: #fff; @sapIndicationColor_9b: #000; @sapIndicationColor_9b_BorderColor: #fff; -@sapIndicationColor_9b_Hover_Background: #795100; +@sapIndicationColor_9b_Hover_Background: #7a5100; @sapIndicationColor_10: #494949; @sapIndicationColor_10_Background: #000; @sapIndicationColor_10_BorderColor: #fff; @sapIndicationColor_10_TextColor: #fff; -@sapIndicationColor_10_Hover_Background: #795100; -@sapIndicationColor_10_Active_Background: #795100; +@sapIndicationColor_10_Hover_Background: #7a5100; +@sapIndicationColor_10_Active_Background: #7a5100; @sapIndicationColor_10_Active_BorderColor: #fff; @sapIndicationColor_10_Active_TextColor: #fff; @sapIndicationColor_10_Selected_Background: #0f5d94; @@ -796,7 +777,7 @@ @sapIndicationColor_10_Selected_TextColor: #fff; @sapIndicationColor_10b: #494949; @sapIndicationColor_10b_BorderColor: #fff; -@sapIndicationColor_10b_Hover_Background: #795100; +@sapIndicationColor_10b_Hover_Background: #7a5100; @sapLegend_WorkingBackground: #2e2e2e; @sapLegend_NonWorkingBackground: #585858; @sapLegend_CurrentDateTime: #e269c9; diff --git a/content/Base/baseLib/sap_fiori_3_hcb/preview-RTL.css b/content/Base/baseLib/sap_fiori_3_hcb/preview-RTL.css index f8e5388d..cd21d9bd 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/preview-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_hcb/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_hcb/preview.css b/content/Base/baseLib/sap_fiori_3_hcb/preview.css index 301b52cf..2d06ab8a 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/preview.css +++ b/content/Base/baseLib/sap_fiori_3_hcb/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_hcb/preview.less b/content/Base/baseLib/sap_fiori_3_hcb/preview.less index f9a659d4..ac5f1300 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/preview.less +++ b/content/Base/baseLib/sap_fiori_3_hcb/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_hcb/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcb/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_hcb/sass_variables.scss b/content/Base/baseLib/sap_fiori_3_hcb/sass_variables.scss index 12c45140..2d4e32d1 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/sass_variables.scss +++ b/content/Base/baseLib/sap_fiori_3_hcb/sass_variables.scss @@ -1,6 +1,6 @@ -/* 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 12.1.1 */ -$sapBrandColor: #795100; -$sapHighlightColor: #795100; +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ +$sapBrandColor: #7a5100; +$sapHighlightColor: #7a5100; $sapBaseColor: #000; $sapShellColor: #000; $sapBackgroundColor: #000; @@ -13,8 +13,8 @@ $sapBackgroundImage: none; $sapBackgroundImageOpacity: 1.0; $sapBackgroundImageRepeat: false; $sapSelectedColor: #0f5d94; -$sapHoverColor: #795100; -$sapActiveColor: #795100; +$sapHoverColor: #7a5100; +$sapActiveColor: #7a5100; $sapHighlightTextColor: #fff; $sapTitleColor: #fff; $sapNegativeColor: #ff5e5e; @@ -90,7 +90,7 @@ $sapContent_Critical_Shadow: none; $sapContent_Positive_Shadow: none; $sapContent_Informative_Shadow: none; $sapContent_Neutral_Shadow: none; -$sapContent_SearchHighlightColor: #795100; +$sapContent_SearchHighlightColor: #7a5100; $sapContent_HelpColor: #03b803; $sapContent_LabelColor: #fff; $sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace; @@ -108,7 +108,7 @@ $sapContent_BadgeTextColor: #fff; $sapContent_DragAndDropActiveColor: #03b803; $sapContent_Selected_TextColor: #fff; $sapContent_Selected_Background: #0f5d94; -$sapContent_Selected_Hover_Background: #795100; +$sapContent_Selected_Hover_Background: #7a5100; $sapContent_Selected_ForegroundColor: #fff; $sapContent_ForcedColorAdjust: none; $sapContent_Illustrative_Color1: #212628; @@ -164,27 +164,26 @@ $sapShell_InteractiveTextColor: #fff; $sapShell_InteractiveBorderColor: #fff; $sapShell_GroupTitleTextColor: #fff; $sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; -$sapShell_Hover_Background: #795100; -$sapShell_Active_Background: #795100; +$sapShell_Hover_Background: #7a5100; +$sapShell_Active_Background: #7a5100; $sapShell_Active_TextColor: #fff; $sapShell_Selected_Background: #0f5d94; $sapShell_Selected_TextColor: #fff; -$sapShell_Selected_Hover_Background: #795100; +$sapShell_Selected_Hover_Background: #7a5100; $sapShell_Favicon: none; $sapShell_Navigation_Background: #000; -$sapShell_Navigation_Hover_Background: #795100; +$sapShell_Navigation_Hover_Background: #7a5100; $sapShell_Navigation_SelectedColor: #fff; $sapShell_Navigation_Selected_TextColor: #fff; $sapShell_Navigation_TextColor: #fff; $sapShell_Navigation_Active_TextColor: #fff; -$sapShell_Navigation_Active_Background: #795100; +$sapShell_Navigation_Active_Background: #7a5100; $sapShell_Shadow: 0 0.125rem 0 0 #fff; $sapShell_NegativeColor: #ff5e5e; $sapShell_CriticalColor: #ffab1d; $sapShell_PositiveColor: #99cc99; $sapShell_InformativeColor: #fff; $sapShell_NeutralColor: #fff; -$sapShell_Assistant_ForegroundColor: #fff; $sapShell_Category_1_Background: #000; $sapShell_Category_1_BorderColor: #6bd3ff; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #000; $sapShell_Category_16_BorderColor: #b2e484; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #fff; -$sapAssistant_Color2: #fff; -$sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -$sapAssistant_Background: #000; -$sapAssistant_BorderColor: #fff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #795100; -$sapAssistant_Hover_BorderColor: #fff; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #795100; -$sapAssistant_Active_BorderColor: #fff; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #000; -$sapAssistant_Question_BorderColor: #fff; -$sapAssistant_Question_TextColor: #fff; -$sapAssistant_Answer_Background: #585858; -$sapAssistant_Answer_BorderColor: #fff; -$sapAssistant_Answer_TextColor: #fff; $sapAvatar_1_Background: #000; $sapAvatar_1_BorderColor: #fff; $sapAvatar_1_TextColor: #fff; @@ -302,20 +283,20 @@ $sapButton_BorderColor: #fff; $sapButton_BorderWidth: .0625rem; $sapButton_BorderCornerRadius: .375rem; $sapButton_TextColor: #fff; -$sapButton_Hover_Background: #795100; +$sapButton_Hover_Background: #7a5100; $sapButton_Hover_BorderColor: #fff; $sapButton_Hover_TextColor: #fff; $sapButton_IconColor: #fff; -$sapButton_Active_Background: #795100; +$sapButton_Active_Background: #7a5100; $sapButton_Active_BorderColor: #fff; $sapButton_Active_TextColor: #fff; $sapButton_Emphasized_Background: #000; $sapButton_Emphasized_BorderColor: #fff; $sapButton_Emphasized_TextColor: #fff; -$sapButton_Emphasized_Hover_Background: #795100; +$sapButton_Emphasized_Hover_Background: #7a5100; $sapButton_Emphasized_Hover_BorderColor: #fff; $sapButton_Emphasized_Hover_TextColor: #fff; -$sapButton_Emphasized_Active_Background: #795100; +$sapButton_Emphasized_Active_Background: #7a5100; $sapButton_Emphasized_Active_BorderColor: #fff; $sapButton_Emphasized_Active_TextColor: #fff; $sapButton_Emphasized_TextShadow: transparent; @@ -323,132 +304,132 @@ $sapButton_Emphasized_FontWeight: bold; $sapButton_Reject_Background: #000; $sapButton_Reject_BorderColor: #fff; $sapButton_Reject_TextColor: #fff; -$sapButton_Reject_Hover_Background: #795100; +$sapButton_Reject_Hover_Background: #7a5100; $sapButton_Reject_Hover_BorderColor: #fff; $sapButton_Reject_Hover_TextColor: #fff; -$sapButton_Reject_Active_Background: #795100; +$sapButton_Reject_Active_Background: #7a5100; $sapButton_Reject_Active_BorderColor: #fff; $sapButton_Reject_Active_TextColor: #fff; $sapButton_Reject_Selected_Background: #0f5d94; $sapButton_Reject_Selected_BorderColor: #fff; $sapButton_Reject_Selected_TextColor: #fff; -$sapButton_Reject_Selected_Hover_Background: #795100; +$sapButton_Reject_Selected_Hover_Background: #7a5100; $sapButton_Reject_Selected_Hover_BorderColor: #fff; $sapButton_Accept_Background: #000; $sapButton_Accept_BorderColor: #fff; $sapButton_Accept_TextColor: #fff; -$sapButton_Accept_Hover_Background: #795100; +$sapButton_Accept_Hover_Background: #7a5100; $sapButton_Accept_Hover_BorderColor: #fff; $sapButton_Accept_Hover_TextColor: #fff; -$sapButton_Accept_Active_Background: #795100; +$sapButton_Accept_Active_Background: #7a5100; $sapButton_Accept_Active_BorderColor: #fff; $sapButton_Accept_Active_TextColor: #fff; $sapButton_Accept_Selected_Background: #0f5d94; $sapButton_Accept_Selected_BorderColor: #fff; $sapButton_Accept_Selected_TextColor: #fff; -$sapButton_Accept_Selected_Hover_Background: #795100; +$sapButton_Accept_Selected_Hover_Background: #7a5100; $sapButton_Accept_Selected_Hover_BorderColor: #fff; $sapButton_Lite_Background: #000; $sapButton_Lite_BorderColor: #fff; $sapButton_Lite_TextColor: #fff; -$sapButton_Lite_Hover_Background: #795100; +$sapButton_Lite_Hover_Background: #7a5100; $sapButton_Lite_Hover_BorderColor: #fff; $sapButton_Lite_Hover_TextColor: #fff; -$sapButton_Lite_Active_Background: #795100; +$sapButton_Lite_Active_Background: #7a5100; $sapButton_Lite_Active_BorderColor: #fff; $sapButton_Selected_Background: #0f5d94; $sapButton_Selected_BorderColor: #fff; $sapButton_Selected_TextColor: #fff; -$sapButton_Selected_Hover_Background: #795100; +$sapButton_Selected_Hover_Background: #7a5100; $sapButton_Selected_Hover_BorderColor: #fff; $sapButton_Attention_Background: #000; $sapButton_Attention_BorderColor: #fff; $sapButton_Attention_TextColor: #fff; -$sapButton_Attention_Hover_Background: #795100; +$sapButton_Attention_Hover_Background: #7a5100; $sapButton_Attention_Hover_BorderColor: #fff; $sapButton_Attention_Hover_TextColor: #fff; -$sapButton_Attention_Active_Background: #795100; +$sapButton_Attention_Active_Background: #7a5100; $sapButton_Attention_Active_BorderColor: #fff; $sapButton_Attention_Active_TextColor: #fff; $sapButton_Attention_Selected_Background: #0f5d94; $sapButton_Attention_Selected_BorderColor: #fff; $sapButton_Attention_Selected_TextColor: #fff; -$sapButton_Attention_Selected_Hover_Background: #795100; +$sapButton_Attention_Selected_Hover_Background: #7a5100; $sapButton_Attention_Selected_Hover_BorderColor: #fff; $sapButton_Negative_Background: #000; $sapButton_Negative_BorderColor: #fff; $sapButton_Negative_TextColor: #fff; -$sapButton_Negative_Hover_Background: #795100; +$sapButton_Negative_Hover_Background: #7a5100; $sapButton_Negative_Hover_BorderColor: #fff; $sapButton_Negative_Hover_TextColor: #fff; -$sapButton_Negative_Active_Background: #795100; +$sapButton_Negative_Active_Background: #7a5100; $sapButton_Negative_Active_BorderColor: #fff; $sapButton_Negative_Active_TextColor: #fff; $sapButton_Critical_Background: #000; $sapButton_Critical_BorderColor: #fff; $sapButton_Critical_TextColor: #fff; -$sapButton_Critical_Hover_Background: #795100; +$sapButton_Critical_Hover_Background: #7a5100; $sapButton_Critical_Hover_BorderColor: #fff; $sapButton_Critical_Hover_TextColor: #fff; -$sapButton_Critical_Active_Background: #795100; +$sapButton_Critical_Active_Background: #7a5100; $sapButton_Critical_Active_BorderColor: #fff; $sapButton_Critical_Active_TextColor: #fff; $sapButton_Success_Background: #000; $sapButton_Success_BorderColor: #fff; $sapButton_Success_TextColor: #fff; -$sapButton_Success_Hover_Background: #795100; +$sapButton_Success_Hover_Background: #7a5100; $sapButton_Success_Hover_BorderColor: #fff; $sapButton_Success_Hover_TextColor: #fff; -$sapButton_Success_Active_Background: #795100; +$sapButton_Success_Active_Background: #7a5100; $sapButton_Success_Active_BorderColor: #fff; $sapButton_Success_Active_TextColor: #fff; $sapButton_Information_Background: #000; $sapButton_Information_BorderColor: #fff; $sapButton_Information_TextColor: #fff; -$sapButton_Information_Hover_Background: #795100; +$sapButton_Information_Hover_Background: #7a5100; $sapButton_Information_Hover_BorderColor: #fff; $sapButton_Information_Hover_TextColor: #fff; -$sapButton_Information_Active_Background: #795100; +$sapButton_Information_Active_Background: #7a5100; $sapButton_Information_Active_BorderColor: #fff; $sapButton_Information_Active_TextColor: #fff; $sapButton_Neutral_Background: #000; $sapButton_Neutral_BorderColor: #fff; $sapButton_Neutral_TextColor: #fff; -$sapButton_Neutral_Hover_Background: #795100; +$sapButton_Neutral_Hover_Background: #7a5100; $sapButton_Neutral_Hover_BorderColor: #fff; $sapButton_Neutral_Hover_TextColor: #fff; -$sapButton_Neutral_Active_Background: #795100; +$sapButton_Neutral_Active_Background: #7a5100; $sapButton_Neutral_Active_BorderColor: #fff; $sapButton_Neutral_Active_TextColor: #fff; $sapButton_Track_Background: #000; $sapButton_Track_BorderColor: #fff; $sapButton_Track_TextColor: #fff; -$sapButton_Track_Hover_Background: #795100; +$sapButton_Track_Hover_Background: #7a5100; $sapButton_Track_Hover_BorderColor: #fff; $sapButton_Track_Selected_Background: #0f5d94; $sapButton_Track_Selected_BorderColor: #fff; $sapButton_Track_Selected_TextColor: #fff; -$sapButton_Track_Selected_Hover_Background: #795100; +$sapButton_Track_Selected_Hover_Background: #7a5100; $sapButton_Track_Selected_Hover_BorderColor: #fff; $sapButton_Handle_Background: #000; $sapButton_Handle_BorderColor: #fff; $sapButton_Handle_TextColor: #fff; -$sapButton_Handle_Hover_Background: #795100; +$sapButton_Handle_Hover_Background: #7a5100; $sapButton_Handle_Hover_BorderColor: #fff; $sapButton_Handle_Selected_Background: #0f5d94; $sapButton_Handle_Selected_BorderColor: #fff; $sapButton_Handle_Selected_TextColor: #fff; -$sapButton_Handle_Selected_Hover_Background: #795100; +$sapButton_Handle_Selected_Hover_Background: #7a5100; $sapButton_Handle_Selected_Hover_BorderColor: #fff; $sapButton_Track_Negative_Background: #000; $sapButton_Track_Negative_BorderColor: #ff5e5e; $sapButton_Track_Negative_TextColor: #fff; -$sapButton_Track_Negative_Hover_Background: #795100; +$sapButton_Track_Negative_Hover_Background: #7a5100; $sapButton_Track_Negative_Hover_BorderColor: #ff5e5e; $sapButton_Handle_Negative_Background: #000; $sapButton_Handle_Negative_BorderColor: #ff5e5e; $sapButton_Handle_Negative_TextColor: #fff; -$sapButton_Handle_Negative_Hover_Background: #795100; +$sapButton_Handle_Negative_Hover_Background: #7a5100; $sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e; $sapButton_Track_Positive_Background: #000; $sapButton_Track_Positive_BorderColor: #99cc99; @@ -458,7 +439,7 @@ $sapButton_Track_Positive_Hover_BorderColor: #fff; $sapButton_Handle_Positive_Background: #000; $sapButton_Handle_Positive_BorderColor: #99cc99; $sapButton_Handle_Positive_TextColor: #fff; -$sapButton_Handle_Positive_Hover_Background: #795100; +$sapButton_Handle_Positive_Hover_Background: #7a5100; $sapButton_Handle_Positive_Hover_BorderColor: #99cc99; $sapButton_TokenBackground: #000; $sapButton_TokenBorderColor: #fff; @@ -492,7 +473,7 @@ $sapField_ReadOnly_BorderStyle: solid; $sapField_ReadOnly_HelpBackground: #585858; $sapField_RequiredColor: #fff; $sapField_InvalidColor: #fff; -$sapField_InvalidBackground: #795100; +$sapField_InvalidBackground: #7a5100; $sapField_InvalidBackgroundStyle: none; $sapField_InvalidBorderWidth: .125rem; $sapField_InvalidBorderStyle: dashed; @@ -533,12 +514,12 @@ $sapList_BorderColor: #999; $sapList_BorderWidth: .0625rem; $sapList_TextColor: #fff; $sapList_Active_TextColor: #fff; -$sapList_Active_Background: #795100; +$sapList_Active_Background: #7a5100; $sapList_SelectionBackgroundColor: #0f5d94; $sapList_SelectionBorderColor: #fff; -$sapList_Hover_SelectionBackground: #795100; +$sapList_Hover_SelectionBackground: #7a5100; $sapList_Background: #000; -$sapList_Hover_Background: #795100; +$sapList_Hover_Background: #7a5100; $sapList_AlternatingBackground: #262626; $sapList_GroupHeaderBackground: #000; $sapList_GroupHeaderBorderColor: #fff; @@ -571,19 +552,19 @@ $sapProgress_PositiveTextColor: #fff; $sapProgress_InformationBackground: #000; $sapProgress_InformationBorderColor: #fff; $sapProgress_InformationTextColor: #fff; -$sapProgress_Value_Background: #795100; +$sapProgress_Value_Background: #7a5100; $sapProgress_Value_BorderColor: #fff; $sapProgress_Value_TextColor: #fff; -$sapProgress_Value_NegativeBackground: #795100; +$sapProgress_Value_NegativeBackground: #7a5100; $sapProgress_Value_NegativeBorderColor: #fff; $sapProgress_Value_NegativeTextColor: #fff; -$sapProgress_Value_CriticalBackground: #795100; +$sapProgress_Value_CriticalBackground: #7a5100; $sapProgress_Value_CriticalBorderColor: #fff; $sapProgress_Value_CriticalTextColor: #fff; -$sapProgress_Value_PositiveBackground: #795100; +$sapProgress_Value_PositiveBackground: #7a5100; $sapProgress_Value_PositiveBorderColor: #fff; $sapProgress_Value_PositiveTextColor: #fff; -$sapProgress_Value_InformationBackground: #795100; +$sapProgress_Value_InformationBackground: #7a5100; $sapProgress_Value_InformationBorderColor: #fff; $sapProgress_Value_InformationTextColor: #fff; $sapScrollBar_FaceColor: #999; @@ -599,10 +580,10 @@ $sapSlider_Selected_BorderColor: #fff; $sapSlider_HandleBackground: #000; $sapSlider_HandleBorderColor: #fff; $sapSlider_RangeHandleBackground: #000; -$sapSlider_Hover_HandleBackground: #795100; +$sapSlider_Hover_HandleBackground: #7a5100; $sapSlider_Hover_HandleBorderColor: #fff; -$sapSlider_Hover_RangeHandleBackground: #795100; -$sapSlider_Active_HandleBackground: #795100; +$sapSlider_Hover_RangeHandleBackground: #7a5100; +$sapSlider_Active_HandleBackground: #7a5100; $sapSlider_Active_HandleBorderColor: #fff; $sapSlider_Active_RangeHandleBackground: transparent; $sapPageHeader_Background: #000; @@ -612,12 +593,12 @@ $sapPageFooter_Background: #000; $sapPageFooter_BorderColor: #fff; $sapPageFooter_TextColor: #fff; $sapInfobar_Background: #000; -$sapInfobar_Hover_Background: #795100; -$sapInfobar_Active_Background: #795100; +$sapInfobar_Hover_Background: #7a5100; +$sapInfobar_Active_Background: #7a5100; $sapInfobar_NonInteractive_Background: #585858; $sapInfobar_TextColor: #fff; $sapObjectHeader_Background: #000; -$sapObjectHeader_Hover_Background: #795100; +$sapObjectHeader_Hover_Background: #7a5100; $sapObjectHeader_BorderColor: #fff; $sapObjectHeader_Title_TextColor: #fff; $sapObjectHeader_Title_FontSize: 1.25rem; @@ -626,8 +607,8 @@ $sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #fff; $sapBlockLayer_Background: #000; $sapTile_Background: #000; -$sapTile_Hover_Background: #795100; -$sapTile_Active_Background: #795100; +$sapTile_Hover_Background: #7a5100; +$sapTile_Active_Background: #7a5100; $sapTile_BorderColor: #fff; $sapTile_BorderCornerRadius: 0.25rem; $sapTile_TitleTextColor: #fff; @@ -661,8 +642,8 @@ $sapIndicationColor_1: #ff5e5e; $sapIndicationColor_1_Background: #000; $sapIndicationColor_1_BorderColor: #fff; $sapIndicationColor_1_TextColor: #fff; -$sapIndicationColor_1_Hover_Background: #795100; -$sapIndicationColor_1_Active_Background: #795100; +$sapIndicationColor_1_Hover_Background: #7a5100; +$sapIndicationColor_1_Active_Background: #7a5100; $sapIndicationColor_1_Active_BorderColor: #fff; $sapIndicationColor_1_Active_TextColor: #fff; $sapIndicationColor_1_Selected_Background: #0f5d94; @@ -670,13 +651,13 @@ $sapIndicationColor_1_Selected_BorderColor: #fff; $sapIndicationColor_1_Selected_TextColor: #fff; $sapIndicationColor_1b: #ff5e5e; $sapIndicationColor_1b_BorderColor: #fff; -$sapIndicationColor_1b_Hover_Background: #795100; +$sapIndicationColor_1b_Hover_Background: #7a5100; $sapIndicationColor_2: #ff9191; $sapIndicationColor_2_Background: #000; $sapIndicationColor_2_BorderColor: #fff; $sapIndicationColor_2_TextColor: #fff; -$sapIndicationColor_2_Hover_Background: #795100; -$sapIndicationColor_2_Active_Background: #795100; +$sapIndicationColor_2_Hover_Background: #7a5100; +$sapIndicationColor_2_Active_Background: #7a5100; $sapIndicationColor_2_Active_BorderColor: #fff; $sapIndicationColor_2_Active_TextColor: #fff; $sapIndicationColor_2_Selected_Background: #0f5d94; @@ -684,13 +665,13 @@ $sapIndicationColor_2_Selected_BorderColor: #fff; $sapIndicationColor_2_Selected_TextColor: #fff; $sapIndicationColor_2b: #ff9191; $sapIndicationColor_2b_BorderColor: #fff; -$sapIndicationColor_2b_Hover_Background: #795100; +$sapIndicationColor_2b_Hover_Background: #7a5100; $sapIndicationColor_3: #ffab1d; $sapIndicationColor_3_Background: #000; $sapIndicationColor_3_BorderColor: #fff; $sapIndicationColor_3_TextColor: #fff; -$sapIndicationColor_3_Hover_Background: #795100; -$sapIndicationColor_3_Active_Background: #795100; +$sapIndicationColor_3_Hover_Background: #7a5100; +$sapIndicationColor_3_Active_Background: #7a5100; $sapIndicationColor_3_Active_BorderColor: #fff; $sapIndicationColor_3_Active_TextColor: #fff; $sapIndicationColor_3_Selected_Background: #0f5d94; @@ -698,13 +679,13 @@ $sapIndicationColor_3_Selected_BorderColor: #fff; $sapIndicationColor_3_Selected_TextColor: #fff; $sapIndicationColor_3b: #ffab1d; $sapIndicationColor_3b_BorderColor: #fff; -$sapIndicationColor_3b_Hover_Background: #795100; +$sapIndicationColor_3b_Hover_Background: #7a5100; $sapIndicationColor_4: #99cc99; $sapIndicationColor_4_Background: #000; $sapIndicationColor_4_BorderColor: #fff; $sapIndicationColor_4_TextColor: #fff; -$sapIndicationColor_4_Hover_Background: #795100; -$sapIndicationColor_4_Active_Background: #795100; +$sapIndicationColor_4_Hover_Background: #7a5100; +$sapIndicationColor_4_Active_Background: #7a5100; $sapIndicationColor_4_Active_BorderColor: #fff; $sapIndicationColor_4_Active_TextColor: #fff; $sapIndicationColor_4_Selected_Background: #0f5d94; @@ -712,13 +693,13 @@ $sapIndicationColor_4_Selected_BorderColor: #fff; $sapIndicationColor_4_Selected_TextColor: #fff; $sapIndicationColor_4b: #99cc99; $sapIndicationColor_4b_BorderColor: #fff; -$sapIndicationColor_4b_Hover_Background: #795100; +$sapIndicationColor_4b_Hover_Background: #7a5100; $sapIndicationColor_5: #6bd3ff; $sapIndicationColor_5_Background: #000; $sapIndicationColor_5_BorderColor: #fff; $sapIndicationColor_5_TextColor: #fff; -$sapIndicationColor_5_Hover_Background: #795100; -$sapIndicationColor_5_Active_Background: #795100; +$sapIndicationColor_5_Hover_Background: #7a5100; +$sapIndicationColor_5_Active_Background: #7a5100; $sapIndicationColor_5_Active_BorderColor: #fff; $sapIndicationColor_5_Active_TextColor: #fff; $sapIndicationColor_5_Selected_Background: #0f5d94; @@ -726,13 +707,13 @@ $sapIndicationColor_5_Selected_BorderColor: #fff; $sapIndicationColor_5_Selected_TextColor: #fff; $sapIndicationColor_5b: #6bd3ff; $sapIndicationColor_5b_BorderColor: #fff; -$sapIndicationColor_5b_Hover_Background: #795100; +$sapIndicationColor_5b_Hover_Background: #7a5100; $sapIndicationColor_6: #7fc6c6; $sapIndicationColor_6_Background: #000; $sapIndicationColor_6_BorderColor: #fff; $sapIndicationColor_6_TextColor: #fff; -$sapIndicationColor_6_Hover_Background: #795100; -$sapIndicationColor_6_Active_Background: #795100; +$sapIndicationColor_6_Hover_Background: #7a5100; +$sapIndicationColor_6_Active_Background: #7a5100; $sapIndicationColor_6_Active_BorderColor: #fff; $sapIndicationColor_6_Active_TextColor: #fff; $sapIndicationColor_6_Selected_Background: #0f5d94; @@ -740,13 +721,13 @@ $sapIndicationColor_6_Selected_BorderColor: #fff; $sapIndicationColor_6_Selected_TextColor: #fff; $sapIndicationColor_6b: #7fc6c6; $sapIndicationColor_6b_BorderColor: #fff; -$sapIndicationColor_6b_Hover_Background: #795100; +$sapIndicationColor_6b_Hover_Background: #7a5100; $sapIndicationColor_7: #b995e0; $sapIndicationColor_7_Background: #000; $sapIndicationColor_7_BorderColor: #fff; $sapIndicationColor_7_TextColor: #fff; -$sapIndicationColor_7_Hover_Background: #795100; -$sapIndicationColor_7_Active_Background: #795100; +$sapIndicationColor_7_Hover_Background: #7a5100; +$sapIndicationColor_7_Active_Background: #7a5100; $sapIndicationColor_7_Active_BorderColor: #fff; $sapIndicationColor_7_Active_TextColor: #fff; $sapIndicationColor_7_Selected_Background: #0f5d94; @@ -754,13 +735,13 @@ $sapIndicationColor_7_Selected_BorderColor: #fff; $sapIndicationColor_7_Selected_TextColor: #fff; $sapIndicationColor_7b: #b995e0; $sapIndicationColor_7b_BorderColor: #fff; -$sapIndicationColor_7b_Hover_Background: #795100; +$sapIndicationColor_7b_Hover_Background: #7a5100; $sapIndicationColor_8: #e269c9; $sapIndicationColor_8_Background: #000; $sapIndicationColor_8_BorderColor: #fff; $sapIndicationColor_8_TextColor: #fff; -$sapIndicationColor_8_Hover_Background: #795100; -$sapIndicationColor_8_Active_Background: #795100; +$sapIndicationColor_8_Hover_Background: #7a5100; +$sapIndicationColor_8_Active_Background: #7a5100; $sapIndicationColor_8_Active_BorderColor: #fff; $sapIndicationColor_8_Active_TextColor: #fff; $sapIndicationColor_8_Selected_Background: #0f5d94; @@ -768,13 +749,13 @@ $sapIndicationColor_8_Selected_BorderColor: #fff; $sapIndicationColor_8_Selected_TextColor: #fff; $sapIndicationColor_8b: #e269c9; $sapIndicationColor_8b_BorderColor: #fff; -$sapIndicationColor_8b_Hover_Background: #795100; +$sapIndicationColor_8b_Hover_Background: #7a5100; $sapIndicationColor_9: #000; $sapIndicationColor_9_Background: #000; $sapIndicationColor_9_BorderColor: #fff; $sapIndicationColor_9_TextColor: #fff; -$sapIndicationColor_9_Hover_Background: #795100; -$sapIndicationColor_9_Active_Background: #795100; +$sapIndicationColor_9_Hover_Background: #7a5100; +$sapIndicationColor_9_Active_Background: #7a5100; $sapIndicationColor_9_Active_BorderColor: #fff; $sapIndicationColor_9_Active_TextColor: #fff; $sapIndicationColor_9_Selected_Background: #0f5d94; @@ -782,13 +763,13 @@ $sapIndicationColor_9_Selected_BorderColor: #fff; $sapIndicationColor_9_Selected_TextColor: #fff; $sapIndicationColor_9b: #000; $sapIndicationColor_9b_BorderColor: #fff; -$sapIndicationColor_9b_Hover_Background: #795100; +$sapIndicationColor_9b_Hover_Background: #7a5100; $sapIndicationColor_10: #494949; $sapIndicationColor_10_Background: #000; $sapIndicationColor_10_BorderColor: #fff; $sapIndicationColor_10_TextColor: #fff; -$sapIndicationColor_10_Hover_Background: #795100; -$sapIndicationColor_10_Active_Background: #795100; +$sapIndicationColor_10_Hover_Background: #7a5100; +$sapIndicationColor_10_Active_Background: #7a5100; $sapIndicationColor_10_Active_BorderColor: #fff; $sapIndicationColor_10_Active_TextColor: #fff; $sapIndicationColor_10_Selected_Background: #0f5d94; @@ -796,7 +777,7 @@ $sapIndicationColor_10_Selected_BorderColor: #fff; $sapIndicationColor_10_Selected_TextColor: #fff; $sapIndicationColor_10b: #494949; $sapIndicationColor_10b_BorderColor: #fff; -$sapIndicationColor_10b_Hover_Background: #795100; +$sapIndicationColor_10b_Hover_Background: #7a5100; $sapLegend_WorkingBackground: #2e2e2e; $sapLegend_NonWorkingBackground: #585858; $sapLegend_CurrentDateTime: #e269c9; diff --git a/content/Base/baseLib/sap_fiori_3_hcb/skeleton.less b/content/Base/baseLib/sap_fiori_3_hcb/skeleton.less deleted file mode 100644 index b250bc75..00000000 --- a/content/Base/baseLib/sap_fiori_3_hcb/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_fiori_3/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_fiori_3_hcb/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_fiori_3_hcb/variables.json b/content/Base/baseLib/sap_fiori_3_hcb/variables.json index b4119a40..4c2952b2 100644 --- a/content/Base/baseLib/sap_fiori_3_hcb/variables.json +++ b/content/Base/baseLib/sap_fiori_3_hcb/variables.json @@ -1,7 +1,7 @@ { "root": { - "sapBrandColor": "#795100", - "sapHighlightColor": "#795100", + "sapBrandColor": "#7a5100", + "sapHighlightColor": "#7a5100", "sapBaseColor": "#000", "sapShellColor": "#000", "sapBackgroundColor": "#000", @@ -14,8 +14,8 @@ "sapBackgroundImageOpacity": "1.0", "sapBackgroundImageRepeat": "false", "sapSelectedColor": "#0f5d94", - "sapHoverColor": "#795100", - "sapActiveColor": "#795100", + "sapHoverColor": "#7a5100", + "sapActiveColor": "#7a5100", "sapHighlightTextColor": "#fff", "sapTitleColor": "#fff", "sapNegativeColor": "#ff5e5e", @@ -91,7 +91,7 @@ "sapContent_Positive_Shadow": "none", "sapContent_Informative_Shadow": "none", "sapContent_Neutral_Shadow": "none", - "sapContent_SearchHighlightColor": "#795100", + "sapContent_SearchHighlightColor": "#7a5100", "sapContent_HelpColor": "#03b803", "sapContent_LabelColor": "#fff", "sapContent_MonospaceFontFamily": "\"72Mono\", \"72Monofull\", lucida console, monospace", @@ -109,7 +109,7 @@ "sapContent_DragAndDropActiveColor": "#03b803", "sapContent_Selected_TextColor": "#fff", "sapContent_Selected_Background": "#0f5d94", - "sapContent_Selected_Hover_Background": "#795100", + "sapContent_Selected_Hover_Background": "#7a5100", "sapContent_Selected_ForegroundColor": "#fff", "sapContent_ForcedColorAdjust": "none", "sapContent_Illustrative_Color1": "#212628", @@ -165,27 +165,26 @@ "sapShell_InteractiveBorderColor": "#fff", "sapShell_GroupTitleTextColor": "#fff", "sapShell_GroupTitleTextShadow": "-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000", - "sapShell_Hover_Background": "#795100", - "sapShell_Active_Background": "#795100", + "sapShell_Hover_Background": "#7a5100", + "sapShell_Active_Background": "#7a5100", "sapShell_Active_TextColor": "#fff", "sapShell_Selected_Background": "#0f5d94", "sapShell_Selected_TextColor": "#fff", - "sapShell_Selected_Hover_Background": "#795100", + "sapShell_Selected_Hover_Background": "#7a5100", "sapShell_Favicon": "none", "sapShell_Navigation_Background": "#000", - "sapShell_Navigation_Hover_Background": "#795100", + "sapShell_Navigation_Hover_Background": "#7a5100", "sapShell_Navigation_SelectedColor": "#fff", "sapShell_Navigation_Selected_TextColor": "#fff", "sapShell_Navigation_TextColor": "#fff", "sapShell_Navigation_Active_TextColor": "#fff", - "sapShell_Navigation_Active_Background": "#795100", + "sapShell_Navigation_Active_Background": "#7a5100", "sapShell_Shadow": "0 0.125rem 0 0 #fff", "sapShell_NegativeColor": "#ff5e5e", "sapShell_CriticalColor": "#ffab1d", "sapShell_PositiveColor": "#99cc99", "sapShell_InformativeColor": "#fff", "sapShell_NeutralColor": "#fff", - "sapShell_Assistant_ForegroundColor": "#fff", "sapShell_Category_1_Background": "#000", "sapShell_Category_1_BorderColor": "#6bd3ff", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#b2e484", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#fff", - "sapAssistant_Color2": "#fff", - "sapAssistant_BackgroundGradient": "linear-gradient(#000, #000)", - "sapAssistant_Background": "#000", - "sapAssistant_BorderColor": "#fff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#795100", - "sapAssistant_Hover_BorderColor": "#fff", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#795100", - "sapAssistant_Active_BorderColor": "#fff", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#000", - "sapAssistant_Question_BorderColor": "#fff", - "sapAssistant_Question_TextColor": "#fff", - "sapAssistant_Answer_Background": "#585858", - "sapAssistant_Answer_BorderColor": "#fff", - "sapAssistant_Answer_TextColor": "#fff", "sapAvatar_1_Background": "#000", "sapAvatar_1_BorderColor": "#fff", "sapAvatar_1_TextColor": "#fff", @@ -303,20 +284,20 @@ "sapButton_BorderWidth": ".0625rem", "sapButton_BorderCornerRadius": ".375rem", "sapButton_TextColor": "#fff", - "sapButton_Hover_Background": "#795100", + "sapButton_Hover_Background": "#7a5100", "sapButton_Hover_BorderColor": "#fff", "sapButton_Hover_TextColor": "#fff", "sapButton_IconColor": "#fff", - "sapButton_Active_Background": "#795100", + "sapButton_Active_Background": "#7a5100", "sapButton_Active_BorderColor": "#fff", "sapButton_Active_TextColor": "#fff", "sapButton_Emphasized_Background": "#000", "sapButton_Emphasized_BorderColor": "#fff", "sapButton_Emphasized_TextColor": "#fff", - "sapButton_Emphasized_Hover_Background": "#795100", + "sapButton_Emphasized_Hover_Background": "#7a5100", "sapButton_Emphasized_Hover_BorderColor": "#fff", "sapButton_Emphasized_Hover_TextColor": "#fff", - "sapButton_Emphasized_Active_Background": "#795100", + "sapButton_Emphasized_Active_Background": "#7a5100", "sapButton_Emphasized_Active_BorderColor": "#fff", "sapButton_Emphasized_Active_TextColor": "#fff", "sapButton_Emphasized_TextShadow": "transparent", @@ -324,132 +305,132 @@ "sapButton_Reject_Background": "#000", "sapButton_Reject_BorderColor": "#fff", "sapButton_Reject_TextColor": "#fff", - "sapButton_Reject_Hover_Background": "#795100", + "sapButton_Reject_Hover_Background": "#7a5100", "sapButton_Reject_Hover_BorderColor": "#fff", "sapButton_Reject_Hover_TextColor": "#fff", - "sapButton_Reject_Active_Background": "#795100", + "sapButton_Reject_Active_Background": "#7a5100", "sapButton_Reject_Active_BorderColor": "#fff", "sapButton_Reject_Active_TextColor": "#fff", "sapButton_Reject_Selected_Background": "#0f5d94", "sapButton_Reject_Selected_BorderColor": "#fff", "sapButton_Reject_Selected_TextColor": "#fff", - "sapButton_Reject_Selected_Hover_Background": "#795100", + "sapButton_Reject_Selected_Hover_Background": "#7a5100", "sapButton_Reject_Selected_Hover_BorderColor": "#fff", "sapButton_Accept_Background": "#000", "sapButton_Accept_BorderColor": "#fff", "sapButton_Accept_TextColor": "#fff", - "sapButton_Accept_Hover_Background": "#795100", + "sapButton_Accept_Hover_Background": "#7a5100", "sapButton_Accept_Hover_BorderColor": "#fff", "sapButton_Accept_Hover_TextColor": "#fff", - "sapButton_Accept_Active_Background": "#795100", + "sapButton_Accept_Active_Background": "#7a5100", "sapButton_Accept_Active_BorderColor": "#fff", "sapButton_Accept_Active_TextColor": "#fff", "sapButton_Accept_Selected_Background": "#0f5d94", "sapButton_Accept_Selected_BorderColor": "#fff", "sapButton_Accept_Selected_TextColor": "#fff", - "sapButton_Accept_Selected_Hover_Background": "#795100", + "sapButton_Accept_Selected_Hover_Background": "#7a5100", "sapButton_Accept_Selected_Hover_BorderColor": "#fff", "sapButton_Lite_Background": "#000", "sapButton_Lite_BorderColor": "#fff", "sapButton_Lite_TextColor": "#fff", - "sapButton_Lite_Hover_Background": "#795100", + "sapButton_Lite_Hover_Background": "#7a5100", "sapButton_Lite_Hover_BorderColor": "#fff", "sapButton_Lite_Hover_TextColor": "#fff", - "sapButton_Lite_Active_Background": "#795100", + "sapButton_Lite_Active_Background": "#7a5100", "sapButton_Lite_Active_BorderColor": "#fff", "sapButton_Selected_Background": "#0f5d94", "sapButton_Selected_BorderColor": "#fff", "sapButton_Selected_TextColor": "#fff", - "sapButton_Selected_Hover_Background": "#795100", + "sapButton_Selected_Hover_Background": "#7a5100", "sapButton_Selected_Hover_BorderColor": "#fff", "sapButton_Attention_Background": "#000", "sapButton_Attention_BorderColor": "#fff", "sapButton_Attention_TextColor": "#fff", - "sapButton_Attention_Hover_Background": "#795100", + "sapButton_Attention_Hover_Background": "#7a5100", "sapButton_Attention_Hover_BorderColor": "#fff", "sapButton_Attention_Hover_TextColor": "#fff", - "sapButton_Attention_Active_Background": "#795100", + "sapButton_Attention_Active_Background": "#7a5100", "sapButton_Attention_Active_BorderColor": "#fff", "sapButton_Attention_Active_TextColor": "#fff", "sapButton_Attention_Selected_Background": "#0f5d94", "sapButton_Attention_Selected_BorderColor": "#fff", "sapButton_Attention_Selected_TextColor": "#fff", - "sapButton_Attention_Selected_Hover_Background": "#795100", + "sapButton_Attention_Selected_Hover_Background": "#7a5100", "sapButton_Attention_Selected_Hover_BorderColor": "#fff", "sapButton_Negative_Background": "#000", "sapButton_Negative_BorderColor": "#fff", "sapButton_Negative_TextColor": "#fff", - "sapButton_Negative_Hover_Background": "#795100", + "sapButton_Negative_Hover_Background": "#7a5100", "sapButton_Negative_Hover_BorderColor": "#fff", "sapButton_Negative_Hover_TextColor": "#fff", - "sapButton_Negative_Active_Background": "#795100", + "sapButton_Negative_Active_Background": "#7a5100", "sapButton_Negative_Active_BorderColor": "#fff", "sapButton_Negative_Active_TextColor": "#fff", "sapButton_Critical_Background": "#000", "sapButton_Critical_BorderColor": "#fff", "sapButton_Critical_TextColor": "#fff", - "sapButton_Critical_Hover_Background": "#795100", + "sapButton_Critical_Hover_Background": "#7a5100", "sapButton_Critical_Hover_BorderColor": "#fff", "sapButton_Critical_Hover_TextColor": "#fff", - "sapButton_Critical_Active_Background": "#795100", + "sapButton_Critical_Active_Background": "#7a5100", "sapButton_Critical_Active_BorderColor": "#fff", "sapButton_Critical_Active_TextColor": "#fff", "sapButton_Success_Background": "#000", "sapButton_Success_BorderColor": "#fff", "sapButton_Success_TextColor": "#fff", - "sapButton_Success_Hover_Background": "#795100", + "sapButton_Success_Hover_Background": "#7a5100", "sapButton_Success_Hover_BorderColor": "#fff", "sapButton_Success_Hover_TextColor": "#fff", - "sapButton_Success_Active_Background": "#795100", + "sapButton_Success_Active_Background": "#7a5100", "sapButton_Success_Active_BorderColor": "#fff", "sapButton_Success_Active_TextColor": "#fff", "sapButton_Information_Background": "#000", "sapButton_Information_BorderColor": "#fff", "sapButton_Information_TextColor": "#fff", - "sapButton_Information_Hover_Background": "#795100", + "sapButton_Information_Hover_Background": "#7a5100", "sapButton_Information_Hover_BorderColor": "#fff", "sapButton_Information_Hover_TextColor": "#fff", - "sapButton_Information_Active_Background": "#795100", + "sapButton_Information_Active_Background": "#7a5100", "sapButton_Information_Active_BorderColor": "#fff", "sapButton_Information_Active_TextColor": "#fff", "sapButton_Neutral_Background": "#000", "sapButton_Neutral_BorderColor": "#fff", "sapButton_Neutral_TextColor": "#fff", - "sapButton_Neutral_Hover_Background": "#795100", + "sapButton_Neutral_Hover_Background": "#7a5100", "sapButton_Neutral_Hover_BorderColor": "#fff", "sapButton_Neutral_Hover_TextColor": "#fff", - "sapButton_Neutral_Active_Background": "#795100", + "sapButton_Neutral_Active_Background": "#7a5100", "sapButton_Neutral_Active_BorderColor": "#fff", "sapButton_Neutral_Active_TextColor": "#fff", "sapButton_Track_Background": "#000", "sapButton_Track_BorderColor": "#fff", "sapButton_Track_TextColor": "#fff", - "sapButton_Track_Hover_Background": "#795100", + "sapButton_Track_Hover_Background": "#7a5100", "sapButton_Track_Hover_BorderColor": "#fff", "sapButton_Track_Selected_Background": "#0f5d94", "sapButton_Track_Selected_BorderColor": "#fff", "sapButton_Track_Selected_TextColor": "#fff", - "sapButton_Track_Selected_Hover_Background": "#795100", + "sapButton_Track_Selected_Hover_Background": "#7a5100", "sapButton_Track_Selected_Hover_BorderColor": "#fff", "sapButton_Handle_Background": "#000", "sapButton_Handle_BorderColor": "#fff", "sapButton_Handle_TextColor": "#fff", - "sapButton_Handle_Hover_Background": "#795100", + "sapButton_Handle_Hover_Background": "#7a5100", "sapButton_Handle_Hover_BorderColor": "#fff", "sapButton_Handle_Selected_Background": "#0f5d94", "sapButton_Handle_Selected_BorderColor": "#fff", "sapButton_Handle_Selected_TextColor": "#fff", - "sapButton_Handle_Selected_Hover_Background": "#795100", + "sapButton_Handle_Selected_Hover_Background": "#7a5100", "sapButton_Handle_Selected_Hover_BorderColor": "#fff", "sapButton_Track_Negative_Background": "#000", "sapButton_Track_Negative_BorderColor": "#ff5e5e", "sapButton_Track_Negative_TextColor": "#fff", - "sapButton_Track_Negative_Hover_Background": "#795100", + "sapButton_Track_Negative_Hover_Background": "#7a5100", "sapButton_Track_Negative_Hover_BorderColor": "#ff5e5e", "sapButton_Handle_Negative_Background": "#000", "sapButton_Handle_Negative_BorderColor": "#ff5e5e", "sapButton_Handle_Negative_TextColor": "#fff", - "sapButton_Handle_Negative_Hover_Background": "#795100", + "sapButton_Handle_Negative_Hover_Background": "#7a5100", "sapButton_Handle_Negative_Hover_BorderColor": "#ff5e5e", "sapButton_Track_Positive_Background": "#000", "sapButton_Track_Positive_BorderColor": "#99cc99", @@ -459,7 +440,7 @@ "sapButton_Handle_Positive_Background": "#000", "sapButton_Handle_Positive_BorderColor": "#99cc99", "sapButton_Handle_Positive_TextColor": "#fff", - "sapButton_Handle_Positive_Hover_Background": "#795100", + "sapButton_Handle_Positive_Hover_Background": "#7a5100", "sapButton_Handle_Positive_Hover_BorderColor": "#99cc99", "sapButton_TokenBackground": "#000", "sapButton_TokenBorderColor": "#fff", @@ -493,7 +474,7 @@ "sapField_ReadOnly_HelpBackground": "#585858", "sapField_RequiredColor": "#fff", "sapField_InvalidColor": "#fff", - "sapField_InvalidBackground": "#795100", + "sapField_InvalidBackground": "#7a5100", "sapField_InvalidBackgroundStyle": "none", "sapField_InvalidBorderWidth": ".125rem", "sapField_InvalidBorderStyle": "dashed", @@ -534,12 +515,12 @@ "sapList_BorderWidth": ".0625rem", "sapList_TextColor": "#fff", "sapList_Active_TextColor": "#fff", - "sapList_Active_Background": "#795100", + "sapList_Active_Background": "#7a5100", "sapList_SelectionBackgroundColor": "#0f5d94", "sapList_SelectionBorderColor": "#fff", - "sapList_Hover_SelectionBackground": "#795100", + "sapList_Hover_SelectionBackground": "#7a5100", "sapList_Background": "#000", - "sapList_Hover_Background": "#795100", + "sapList_Hover_Background": "#7a5100", "sapList_AlternatingBackground": "#262626", "sapList_GroupHeaderBackground": "#000", "sapList_GroupHeaderBorderColor": "#fff", @@ -572,19 +553,19 @@ "sapProgress_InformationBackground": "#000", "sapProgress_InformationBorderColor": "#fff", "sapProgress_InformationTextColor": "#fff", - "sapProgress_Value_Background": "#795100", + "sapProgress_Value_Background": "#7a5100", "sapProgress_Value_BorderColor": "#fff", "sapProgress_Value_TextColor": "#fff", - "sapProgress_Value_NegativeBackground": "#795100", + "sapProgress_Value_NegativeBackground": "#7a5100", "sapProgress_Value_NegativeBorderColor": "#fff", "sapProgress_Value_NegativeTextColor": "#fff", - "sapProgress_Value_CriticalBackground": "#795100", + "sapProgress_Value_CriticalBackground": "#7a5100", "sapProgress_Value_CriticalBorderColor": "#fff", "sapProgress_Value_CriticalTextColor": "#fff", - "sapProgress_Value_PositiveBackground": "#795100", + "sapProgress_Value_PositiveBackground": "#7a5100", "sapProgress_Value_PositiveBorderColor": "#fff", "sapProgress_Value_PositiveTextColor": "#fff", - "sapProgress_Value_InformationBackground": "#795100", + "sapProgress_Value_InformationBackground": "#7a5100", "sapProgress_Value_InformationBorderColor": "#fff", "sapProgress_Value_InformationTextColor": "#fff", "sapScrollBar_FaceColor": "#999", @@ -600,10 +581,10 @@ "sapSlider_HandleBackground": "#000", "sapSlider_HandleBorderColor": "#fff", "sapSlider_RangeHandleBackground": "#000", - "sapSlider_Hover_HandleBackground": "#795100", + "sapSlider_Hover_HandleBackground": "#7a5100", "sapSlider_Hover_HandleBorderColor": "#fff", - "sapSlider_Hover_RangeHandleBackground": "#795100", - "sapSlider_Active_HandleBackground": "#795100", + "sapSlider_Hover_RangeHandleBackground": "#7a5100", + "sapSlider_Active_HandleBackground": "#7a5100", "sapSlider_Active_HandleBorderColor": "#fff", "sapSlider_Active_RangeHandleBackground": "transparent", "sapPageHeader_Background": "#000", @@ -613,12 +594,12 @@ "sapPageFooter_BorderColor": "#fff", "sapPageFooter_TextColor": "#fff", "sapInfobar_Background": "#000", - "sapInfobar_Hover_Background": "#795100", - "sapInfobar_Active_Background": "#795100", + "sapInfobar_Hover_Background": "#7a5100", + "sapInfobar_Active_Background": "#7a5100", "sapInfobar_NonInteractive_Background": "#585858", "sapInfobar_TextColor": "#fff", "sapObjectHeader_Background": "#000", - "sapObjectHeader_Hover_Background": "#795100", + "sapObjectHeader_Hover_Background": "#7a5100", "sapObjectHeader_BorderColor": "#fff", "sapObjectHeader_Title_TextColor": "#fff", "sapObjectHeader_Title_FontSize": "1.25rem", @@ -627,8 +608,8 @@ "sapObjectHeader_Subtitle_TextColor": "#fff", "sapBlockLayer_Background": "#000", "sapTile_Background": "#000", - "sapTile_Hover_Background": "#795100", - "sapTile_Active_Background": "#795100", + "sapTile_Hover_Background": "#7a5100", + "sapTile_Active_Background": "#7a5100", "sapTile_BorderColor": "#fff", "sapTile_BorderCornerRadius": "0.25rem", "sapTile_TitleTextColor": "#fff", @@ -662,8 +643,8 @@ "sapIndicationColor_1_Background": "#000", "sapIndicationColor_1_BorderColor": "#fff", "sapIndicationColor_1_TextColor": "#fff", - "sapIndicationColor_1_Hover_Background": "#795100", - "sapIndicationColor_1_Active_Background": "#795100", + "sapIndicationColor_1_Hover_Background": "#7a5100", + "sapIndicationColor_1_Active_Background": "#7a5100", "sapIndicationColor_1_Active_BorderColor": "#fff", "sapIndicationColor_1_Active_TextColor": "#fff", "sapIndicationColor_1_Selected_Background": "#0f5d94", @@ -671,13 +652,13 @@ "sapIndicationColor_1_Selected_TextColor": "#fff", "sapIndicationColor_1b": "#ff5e5e", "sapIndicationColor_1b_BorderColor": "#fff", - "sapIndicationColor_1b_Hover_Background": "#795100", + "sapIndicationColor_1b_Hover_Background": "#7a5100", "sapIndicationColor_2": "#ff9191", "sapIndicationColor_2_Background": "#000", "sapIndicationColor_2_BorderColor": "#fff", "sapIndicationColor_2_TextColor": "#fff", - "sapIndicationColor_2_Hover_Background": "#795100", - "sapIndicationColor_2_Active_Background": "#795100", + "sapIndicationColor_2_Hover_Background": "#7a5100", + "sapIndicationColor_2_Active_Background": "#7a5100", "sapIndicationColor_2_Active_BorderColor": "#fff", "sapIndicationColor_2_Active_TextColor": "#fff", "sapIndicationColor_2_Selected_Background": "#0f5d94", @@ -685,13 +666,13 @@ "sapIndicationColor_2_Selected_TextColor": "#fff", "sapIndicationColor_2b": "#ff9191", "sapIndicationColor_2b_BorderColor": "#fff", - "sapIndicationColor_2b_Hover_Background": "#795100", + "sapIndicationColor_2b_Hover_Background": "#7a5100", "sapIndicationColor_3": "#ffab1d", "sapIndicationColor_3_Background": "#000", "sapIndicationColor_3_BorderColor": "#fff", "sapIndicationColor_3_TextColor": "#fff", - "sapIndicationColor_3_Hover_Background": "#795100", - "sapIndicationColor_3_Active_Background": "#795100", + "sapIndicationColor_3_Hover_Background": "#7a5100", + "sapIndicationColor_3_Active_Background": "#7a5100", "sapIndicationColor_3_Active_BorderColor": "#fff", "sapIndicationColor_3_Active_TextColor": "#fff", "sapIndicationColor_3_Selected_Background": "#0f5d94", @@ -699,13 +680,13 @@ "sapIndicationColor_3_Selected_TextColor": "#fff", "sapIndicationColor_3b": "#ffab1d", "sapIndicationColor_3b_BorderColor": "#fff", - "sapIndicationColor_3b_Hover_Background": "#795100", + "sapIndicationColor_3b_Hover_Background": "#7a5100", "sapIndicationColor_4": "#99cc99", "sapIndicationColor_4_Background": "#000", "sapIndicationColor_4_BorderColor": "#fff", "sapIndicationColor_4_TextColor": "#fff", - "sapIndicationColor_4_Hover_Background": "#795100", - "sapIndicationColor_4_Active_Background": "#795100", + "sapIndicationColor_4_Hover_Background": "#7a5100", + "sapIndicationColor_4_Active_Background": "#7a5100", "sapIndicationColor_4_Active_BorderColor": "#fff", "sapIndicationColor_4_Active_TextColor": "#fff", "sapIndicationColor_4_Selected_Background": "#0f5d94", @@ -713,13 +694,13 @@ "sapIndicationColor_4_Selected_TextColor": "#fff", "sapIndicationColor_4b": "#99cc99", "sapIndicationColor_4b_BorderColor": "#fff", - "sapIndicationColor_4b_Hover_Background": "#795100", + "sapIndicationColor_4b_Hover_Background": "#7a5100", "sapIndicationColor_5": "#6bd3ff", "sapIndicationColor_5_Background": "#000", "sapIndicationColor_5_BorderColor": "#fff", "sapIndicationColor_5_TextColor": "#fff", - "sapIndicationColor_5_Hover_Background": "#795100", - "sapIndicationColor_5_Active_Background": "#795100", + "sapIndicationColor_5_Hover_Background": "#7a5100", + "sapIndicationColor_5_Active_Background": "#7a5100", "sapIndicationColor_5_Active_BorderColor": "#fff", "sapIndicationColor_5_Active_TextColor": "#fff", "sapIndicationColor_5_Selected_Background": "#0f5d94", @@ -727,13 +708,13 @@ "sapIndicationColor_5_Selected_TextColor": "#fff", "sapIndicationColor_5b": "#6bd3ff", "sapIndicationColor_5b_BorderColor": "#fff", - "sapIndicationColor_5b_Hover_Background": "#795100", + "sapIndicationColor_5b_Hover_Background": "#7a5100", "sapIndicationColor_6": "#7fc6c6", "sapIndicationColor_6_Background": "#000", "sapIndicationColor_6_BorderColor": "#fff", "sapIndicationColor_6_TextColor": "#fff", - "sapIndicationColor_6_Hover_Background": "#795100", - "sapIndicationColor_6_Active_Background": "#795100", + "sapIndicationColor_6_Hover_Background": "#7a5100", + "sapIndicationColor_6_Active_Background": "#7a5100", "sapIndicationColor_6_Active_BorderColor": "#fff", "sapIndicationColor_6_Active_TextColor": "#fff", "sapIndicationColor_6_Selected_Background": "#0f5d94", @@ -741,13 +722,13 @@ "sapIndicationColor_6_Selected_TextColor": "#fff", "sapIndicationColor_6b": "#7fc6c6", "sapIndicationColor_6b_BorderColor": "#fff", - "sapIndicationColor_6b_Hover_Background": "#795100", + "sapIndicationColor_6b_Hover_Background": "#7a5100", "sapIndicationColor_7": "#b995e0", "sapIndicationColor_7_Background": "#000", "sapIndicationColor_7_BorderColor": "#fff", "sapIndicationColor_7_TextColor": "#fff", - "sapIndicationColor_7_Hover_Background": "#795100", - "sapIndicationColor_7_Active_Background": "#795100", + "sapIndicationColor_7_Hover_Background": "#7a5100", + "sapIndicationColor_7_Active_Background": "#7a5100", "sapIndicationColor_7_Active_BorderColor": "#fff", "sapIndicationColor_7_Active_TextColor": "#fff", "sapIndicationColor_7_Selected_Background": "#0f5d94", @@ -755,13 +736,13 @@ "sapIndicationColor_7_Selected_TextColor": "#fff", "sapIndicationColor_7b": "#b995e0", "sapIndicationColor_7b_BorderColor": "#fff", - "sapIndicationColor_7b_Hover_Background": "#795100", + "sapIndicationColor_7b_Hover_Background": "#7a5100", "sapIndicationColor_8": "#e269c9", "sapIndicationColor_8_Background": "#000", "sapIndicationColor_8_BorderColor": "#fff", "sapIndicationColor_8_TextColor": "#fff", - "sapIndicationColor_8_Hover_Background": "#795100", - "sapIndicationColor_8_Active_Background": "#795100", + "sapIndicationColor_8_Hover_Background": "#7a5100", + "sapIndicationColor_8_Active_Background": "#7a5100", "sapIndicationColor_8_Active_BorderColor": "#fff", "sapIndicationColor_8_Active_TextColor": "#fff", "sapIndicationColor_8_Selected_Background": "#0f5d94", @@ -769,13 +750,13 @@ "sapIndicationColor_8_Selected_TextColor": "#fff", "sapIndicationColor_8b": "#e269c9", "sapIndicationColor_8b_BorderColor": "#fff", - "sapIndicationColor_8b_Hover_Background": "#795100", + "sapIndicationColor_8b_Hover_Background": "#7a5100", "sapIndicationColor_9": "#000", "sapIndicationColor_9_Background": "#000", "sapIndicationColor_9_BorderColor": "#fff", "sapIndicationColor_9_TextColor": "#fff", - "sapIndicationColor_9_Hover_Background": "#795100", - "sapIndicationColor_9_Active_Background": "#795100", + "sapIndicationColor_9_Hover_Background": "#7a5100", + "sapIndicationColor_9_Active_Background": "#7a5100", "sapIndicationColor_9_Active_BorderColor": "#fff", "sapIndicationColor_9_Active_TextColor": "#fff", "sapIndicationColor_9_Selected_Background": "#0f5d94", @@ -783,13 +764,13 @@ "sapIndicationColor_9_Selected_TextColor": "#fff", "sapIndicationColor_9b": "#000", "sapIndicationColor_9b_BorderColor": "#fff", - "sapIndicationColor_9b_Hover_Background": "#795100", + "sapIndicationColor_9b_Hover_Background": "#7a5100", "sapIndicationColor_10": "#494949", "sapIndicationColor_10_Background": "#000", "sapIndicationColor_10_BorderColor": "#fff", "sapIndicationColor_10_TextColor": "#fff", - "sapIndicationColor_10_Hover_Background": "#795100", - "sapIndicationColor_10_Active_Background": "#795100", + "sapIndicationColor_10_Hover_Background": "#7a5100", + "sapIndicationColor_10_Active_Background": "#7a5100", "sapIndicationColor_10_Active_BorderColor": "#fff", "sapIndicationColor_10_Active_TextColor": "#fff", "sapIndicationColor_10_Selected_Background": "#0f5d94", @@ -797,7 +778,7 @@ "sapIndicationColor_10_Selected_TextColor": "#fff", "sapIndicationColor_10b": "#494949", "sapIndicationColor_10b_BorderColor": "#fff", - "sapIndicationColor_10b_Hover_Background": "#795100", + "sapIndicationColor_10b_Hover_Background": "#7a5100", "sapLegend_WorkingBackground": "#2e2e2e", "sapLegend_NonWorkingBackground": "#585858", "sapLegend_CurrentDateTime": "#e269c9", diff --git a/content/Base/baseLib/sap_fiori_3_hcw/.theming b/content/Base/baseLib/sap_fiori_3_hcw/.theming index 7ec411a4..6cccb832 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/.theming +++ b/content/Base/baseLib/sap_fiori_3_hcw/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_fiori_3_hcw", - "sLabel": "SAP High Contrast White (Quartz)", + "sLabel": "SAP High Contrast White (SAP Quartz)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", diff --git a/content/Base/baseLib/sap_fiori_3_hcw/avatar.svg b/content/Base/baseLib/sap_fiori_3_hcw/avatar.svg deleted file mode 100644 index e96cbe5d..00000000 --- a/content/Base/baseLib/sap_fiori_3_hcw/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_hcw/base.less b/content/Base/baseLib/sap_fiori_3_hcw/base.less index 6be0eed5..8600ad69 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/base.less +++ b/content/Base/baseLib/sap_fiori_3_hcw/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_fiori_3_hcw/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcw/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -847,10 +847,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -964,78 +960,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1178,7 +1102,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1758,7 +1682,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1798,7 +1722,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1869,10 +1793,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2092,7 +2016,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2408,7 +2332,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_fiori_3_hcw/css_variables-RTL.css b/content/Base/baseLib/sap_fiori_3_hcw/css_variables-RTL.css index ae108a90..42c24bc4 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/css_variables-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_hcw/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #ec8b46; --sapHighlightColor: #ec8b46; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #ec8b46; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #ec8b46; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -943,3 +934,43 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_hcw/css_variables.css b/content/Base/baseLib/sap_fiori_3_hcw/css_variables.css index ae108a90..42c24bc4 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/css_variables.css +++ b/content/Base/baseLib/sap_fiori_3_hcw/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #ec8b46; --sapHighlightColor: #ec8b46; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #ec8b46; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #ec8b46; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -943,3 +934,43 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_fiori_3_hcw/css_variables.less b/content/Base/baseLib/sap_fiori_3_hcw/css_variables.less index 1020aada..2bae3c06 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/css_variables.less +++ b/content/Base/baseLib/sap_fiori_3_hcw/css_variables.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3_hcb/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_hcw/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcw/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_hcw/design-tokens.json b/content/Base/baseLib/sap_fiori_3_hcw/design-tokens.json index 213d9a25..b4b7aa8e 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/design-tokens.json +++ b/content/Base/baseLib/sap_fiori_3_hcw/design-tokens.json @@ -2,18 +2,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -33,43 +30,35 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -89,18 +78,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -120,23 +106,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -156,8 +138,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -177,18 +158,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -208,18 +186,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -382,19 +357,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -513,23 +488,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -549,8 +520,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -570,8 +540,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -849,53 +818,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.4", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -906,63 +865,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1160,23 +1107,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1262,8 +1205,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1283,8 +1225,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "200", @@ -1304,8 +1245,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "319.4117647058823", @@ -1325,8 +1265,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "237", @@ -1346,8 +1285,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "189.1970802919708", @@ -1367,8 +1305,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "264.5454545454545", @@ -1388,8 +1325,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "347.0769230769231", @@ -1409,8 +1345,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "153", @@ -1430,8 +1365,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "13.846153846153868", @@ -1451,8 +1385,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "214.45161290322585", @@ -1472,111 +1405,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.80821917808225", @@ -1596,8 +1508,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "217.77777777777783", @@ -1617,8 +1528,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "80", @@ -1638,8 +1548,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1659,8 +1568,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.39999999999998", @@ -1680,8 +1588,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "313.84615384615387", @@ -1701,8 +1608,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "41.37931034482756", @@ -1722,8 +1628,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1743,8 +1648,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "41.217391304347814", @@ -1764,8 +1668,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "55.13513513513516", @@ -1785,8 +1688,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.7659574468085", @@ -1806,8 +1708,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.38461538461547", @@ -1827,8 +1728,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "80.48780487804879", @@ -1848,8 +1748,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1869,8 +1768,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "217.53694581280786", @@ -1890,8 +1788,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.89256198347107", @@ -1911,8 +1808,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "41.14285714285711", @@ -1932,8 +1828,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1953,8 +1848,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "41.29032258064518", @@ -1974,8 +1868,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "55.57894736842104", @@ -1995,18 +1888,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2026,8 +1916,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2385,53 +2274,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2451,18 +2330,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "209.99999999999977", @@ -2482,58 +2358,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2553,18 +2418,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2584,58 +2446,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2655,18 +2506,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.89256198347107", @@ -2686,58 +2534,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2757,18 +2594,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "269.24369747899163", @@ -2788,58 +2622,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2859,18 +2682,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2890,58 +2710,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2961,18 +2770,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "217.53694581280786", @@ -2992,58 +2798,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3063,18 +2858,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "179.39393939393938", @@ -3094,58 +2886,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3165,18 +2946,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "60", @@ -3196,58 +2974,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3267,18 +3034,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3298,58 +3062,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3369,18 +3122,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3400,8 +3150,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5343,8 +5092,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "166.28571428571422", @@ -5364,8 +5112,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -5385,8 +5132,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -5406,8 +5152,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -5427,8 +5172,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -5448,8 +5192,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -5469,8 +5212,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "320.00000000000006", @@ -5490,8 +5232,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -5511,8 +5252,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -5532,8 +5272,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.38461538461547", @@ -5553,8 +5292,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "269.24369747899163", @@ -5574,8 +5312,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "80.48780487804879", @@ -5595,8 +5332,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5616,8 +5352,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "217.53694581280786", @@ -5637,8 +5372,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.82608695652175", @@ -5658,8 +5392,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.89256198347107", @@ -5679,8 +5412,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5700,8 +5432,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "41.29032258064518", @@ -5721,8 +5452,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "55.57894736842104", @@ -5742,8 +5472,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -5765,23 +5494,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5801,8 +5526,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5822,8 +5546,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5843,33 +5566,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5987,38 +5704,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6038,18 +5748,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6058,17 +5765,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6170,23 +5874,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6206,23 +5906,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6241,19 +5937,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6292,38 +5988,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6441,18 +6130,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6472,23 +6158,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6590,68 +6272,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6671,8 +6340,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6692,8 +6360,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6891,33 +6558,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7020,18 +6681,15 @@ }, "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "_sapProgress_InformationTextColorH": { "value": "{Text._sapTextColorH}", @@ -7051,18 +6709,15 @@ }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7148,18 +6803,15 @@ }, "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveTextColorH": { "value": "{Text._sapTextColorH}", @@ -7179,18 +6831,15 @@ }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7276,18 +6925,15 @@ }, "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalTextColorH": { "value": "{Text._sapTextColorH}", @@ -7307,18 +6953,15 @@ }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7404,18 +7047,15 @@ }, "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeTextColorH": { "value": "{Text._sapTextColorH}", @@ -7435,18 +7075,15 @@ }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeBorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7532,23 +7169,19 @@ }, "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSmallSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "_sapProgress_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7568,18 +7201,15 @@ }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_BorderColorH": { "value": "{Progress.Standard._sapProgress_BorderColorH}", @@ -7651,23 +7281,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7736,56 +7362,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7871,28 +7512,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7977,49 +7613,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8105,28 +7732,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8211,28 +7833,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8382,39 +7999,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8451,39 +8071,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8520,39 +8143,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8589,39 +8215,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8659,103 +8288,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8969,28 +8588,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9046,13 +8660,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9090,54 +8702,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9157,69 +8762,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9239,28 +8834,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9280,28 +8870,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9321,28 +8906,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9362,28 +8942,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9403,18 +8978,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9948,18 +9520,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9979,18 +9548,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10010,18 +9576,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10139,18 +9702,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10170,18 +9730,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10201,18 +9758,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10330,18 +9884,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10361,18 +9912,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10392,18 +9940,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10521,18 +10066,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10552,18 +10094,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10583,18 +10122,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10712,18 +10248,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10743,18 +10276,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10774,18 +10304,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10887,13 +10414,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10913,18 +10438,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10944,18 +10466,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10975,18 +10494,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11006,18 +10522,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11183,13 +10696,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11209,18 +10720,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11240,18 +10748,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11271,8 +10776,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11292,18 +10796,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11323,28 +10824,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11459,19 +10955,19 @@ "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_BorderColorH": { @@ -11510,43 +11006,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11680,13 +11168,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11706,18 +11192,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11737,18 +11220,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11768,18 +11248,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11799,18 +11276,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11976,13 +11450,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12002,18 +11474,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12033,18 +11502,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12064,18 +11530,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12095,18 +11558,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12272,8 +11732,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12293,8 +11752,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12314,18 +11772,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12345,18 +11800,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12376,18 +11828,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12506,8 +11955,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12527,13 +11975,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12553,8 +11999,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12574,13 +12019,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12600,8 +12043,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12621,13 +12063,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12647,8 +12087,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12668,13 +12107,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12694,8 +12131,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12715,13 +12151,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12741,8 +12175,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12762,13 +12195,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12788,8 +12219,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12809,13 +12239,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12835,8 +12263,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12856,13 +12283,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12882,8 +12307,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12903,13 +12327,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12929,8 +12351,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12950,13 +12371,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13119,376 +12538,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13508,8 +12562,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "137.28813559322032", @@ -13529,18 +12582,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13560,8 +12610,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "210", @@ -13581,18 +12630,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13612,8 +12658,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "188.125", @@ -13633,18 +12678,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13664,8 +12706,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "317.1428571428571", @@ -13685,18 +12726,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13716,8 +12754,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "270", @@ -13737,18 +12774,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13768,8 +12802,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "358.92215568862275", @@ -13789,18 +12822,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13820,8 +12850,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "210.81081081081084", @@ -13841,18 +12870,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13872,8 +12898,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "221.19402985074635", @@ -13893,18 +12918,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13924,8 +12946,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13945,18 +12966,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13976,8 +12994,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -13997,18 +13014,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14028,8 +13042,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14049,18 +13062,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14080,8 +13090,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14101,18 +13110,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14132,8 +13138,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14153,18 +13158,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14184,8 +13186,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14205,18 +13206,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14236,8 +13234,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14257,18 +13254,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14288,8 +13282,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14309,13 +13302,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14574,35 +13565,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14615,14 +13596,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14642,8 +13621,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14663,13 +13641,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14689,18 +13665,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14769,8 +13742,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14790,13 +13762,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14816,18 +13786,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -14836,41 +13803,35 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{Shell.sapShell_Background}" + "blur": "{Shell.sapShell_Background}", + "spread": "0" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14890,13 +13851,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14916,28 +13875,23 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14957,24 +13911,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15204,85 +14141,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15384,73 +14305,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.125 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15470,38 +14377,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15510,61 +14415,51 @@ "type": "dropShadow", "x": "-1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "1px", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-1px", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15682,8 +14577,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "200", @@ -15703,8 +14597,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "192", @@ -15724,8 +14617,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15745,8 +14637,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15766,8 +14657,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "205.71428571428578", @@ -15787,8 +14677,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15808,8 +14697,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "205.71428571428578", @@ -15829,8 +14717,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "199.09090909090912", @@ -15850,8 +14737,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "199.09090909090912", @@ -15871,8 +14757,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "202.5000000000001", @@ -15892,8 +14777,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15913,8 +14797,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15934,8 +14817,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "200", @@ -15955,8 +14837,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "210.0000000000001", @@ -15976,8 +14857,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "207.69230769230762", @@ -15997,8 +14877,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16018,8 +14897,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "200.76923076923072", @@ -16039,8 +14917,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "205.26315789473688", @@ -16060,8 +14937,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16081,25 +14957,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16119,48 +14991,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16326,13 +15199,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16354,13 +15225,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16398,48 +15267,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16590,8 +15450,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16612,8 +15471,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16634,8 +15492,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16648,18 +15505,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16697,23 +15551,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16751,18 +15601,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16800,18 +15647,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16881,8 +15725,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16902,8 +15745,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "179.39393939393938", @@ -16923,8 +15765,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "60", @@ -16944,8 +15785,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16965,8 +15805,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16986,8 +15825,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17007,8 +15845,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17028,8 +15865,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17049,8 +15885,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "0", @@ -17070,8 +15905,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17091,8 +15925,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "219.6428571428571", @@ -17112,8 +15945,7 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { "value": "24.93975903614455", @@ -17133,8 +15965,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17154,8 +15985,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_hcw/less_variables.less b/content/Base/baseLib/sap_fiori_3_hcw/less_variables.less index 813d8bac..d306d883 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/less_variables.less +++ b/content/Base/baseLib/sap_fiori_3_hcw/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #ec8b46; @sapHighlightColor: #ec8b46; @sapBaseColor: #fff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #006362; @sapShell_InformativeColor: #000; @sapShell_NeutralColor: #000; -@sapShell_Assistant_ForegroundColor: #000; @sapShell_Category_1_Background: #fff; @sapShell_Category_1_BorderColor: #004ccb; @sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #1e592f; @sapShell_Category_16_TextColor: #000; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #000; -@sapAssistant_Color2: #000; -@sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -@sapAssistant_Background: #fff; -@sapAssistant_BorderColor: #000; -@sapAssistant_TextColor: #000; -@sapAssistant_Hover_Background: #ec8b46; -@sapAssistant_Hover_BorderColor: #000; -@sapAssistant_Hover_TextColor: #000; -@sapAssistant_Active_Background: #ec8b46; -@sapAssistant_Active_BorderColor: #000; -@sapAssistant_Active_TextColor: #000; -@sapAssistant_Question_Background: #fff; -@sapAssistant_Question_BorderColor: #000; -@sapAssistant_Question_TextColor: #000; -@sapAssistant_Answer_Background: #b3b3b3; -@sapAssistant_Answer_BorderColor: #000; -@sapAssistant_Answer_TextColor: #000; @sapAvatar_1_Background: #fff; @sapAvatar_1_BorderColor: #000; @sapAvatar_1_TextColor: #000; diff --git a/content/Base/baseLib/sap_fiori_3_hcw/preview-RTL.css b/content/Base/baseLib/sap_fiori_3_hcw/preview-RTL.css index 35fc9260..ed9bdcee 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/preview-RTL.css +++ b/content/Base/baseLib/sap_fiori_3_hcw/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_hcw/preview.css b/content/Base/baseLib/sap_fiori_3_hcw/preview.css index b67ef843..a0fb6e5f 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/preview.css +++ b/content/Base/baseLib/sap_fiori_3_hcw/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../baseTheme/fonts/SAP-icons.woff2) format('woff2'),url(../baseTheme/fonts/SAP-icons.woff) format('woff'),url(../baseTheme/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_base_fiori.base*/ /*Base.baseLib.sap_base_fiori.preview*/ diff --git a/content/Base/baseLib/sap_fiori_3_hcw/preview.less b/content/Base/baseLib/sap_fiori_3_hcw/preview.less index bb29233c..e53c8b36 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/preview.less +++ b/content/Base/baseLib/sap_fiori_3_hcw/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_fiori_3_hcb/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_fiori_3_hcw/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_hcw/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_hcw/sass_variables.scss b/content/Base/baseLib/sap_fiori_3_hcw/sass_variables.scss index cde18995..010ff98a 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/sass_variables.scss +++ b/content/Base/baseLib/sap_fiori_3_hcw/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #ec8b46; $sapHighlightColor: #ec8b46; $sapBaseColor: #fff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #5c5c00; $sapShell_PositiveColor: #006362; $sapShell_InformativeColor: #000; $sapShell_NeutralColor: #000; -$sapShell_Assistant_ForegroundColor: #000; $sapShell_Category_1_Background: #fff; $sapShell_Category_1_BorderColor: #004ccb; $sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #fff; $sapShell_Category_16_BorderColor: #1e592f; $sapShell_Category_16_TextColor: #000; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #000; -$sapAssistant_Color2: #000; -$sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -$sapAssistant_Background: #fff; -$sapAssistant_BorderColor: #000; -$sapAssistant_TextColor: #000; -$sapAssistant_Hover_Background: #ec8b46; -$sapAssistant_Hover_BorderColor: #000; -$sapAssistant_Hover_TextColor: #000; -$sapAssistant_Active_Background: #ec8b46; -$sapAssistant_Active_BorderColor: #000; -$sapAssistant_Active_TextColor: #000; -$sapAssistant_Question_Background: #fff; -$sapAssistant_Question_BorderColor: #000; -$sapAssistant_Question_TextColor: #000; -$sapAssistant_Answer_Background: #b3b3b3; -$sapAssistant_Answer_BorderColor: #000; -$sapAssistant_Answer_TextColor: #000; $sapAvatar_1_Background: #fff; $sapAvatar_1_BorderColor: #000; $sapAvatar_1_TextColor: #000; diff --git a/content/Base/baseLib/sap_fiori_3_hcw/skeleton.less b/content/Base/baseLib/sap_fiori_3_hcw/skeleton.less deleted file mode 100644 index cbd01c76..00000000 --- a/content/Base/baseLib/sap_fiori_3_hcw/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_fiori_3_hcb/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_fiori_3_hcw/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_fiori_3_hcw/variables.json b/content/Base/baseLib/sap_fiori_3_hcw/variables.json index 8fda40cc..86800290 100644 --- a/content/Base/baseLib/sap_fiori_3_hcw/variables.json +++ b/content/Base/baseLib/sap_fiori_3_hcw/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#006362", "sapShell_InformativeColor": "#000", "sapShell_NeutralColor": "#000", - "sapShell_Assistant_ForegroundColor": "#000", "sapShell_Category_1_Background": "#fff", "sapShell_Category_1_BorderColor": "#004ccb", "sapShell_Category_1_TextColor": "#000", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#1e592f", "sapShell_Category_16_TextColor": "#000", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#000", - "sapAssistant_Color2": "#000", - "sapAssistant_BackgroundGradient": "linear-gradient(#fff, #fff)", - "sapAssistant_Background": "#fff", - "sapAssistant_BorderColor": "#000", - "sapAssistant_TextColor": "#000", - "sapAssistant_Hover_Background": "#ec8b46", - "sapAssistant_Hover_BorderColor": "#000", - "sapAssistant_Hover_TextColor": "#000", - "sapAssistant_Active_Background": "#ec8b46", - "sapAssistant_Active_BorderColor": "#000", - "sapAssistant_Active_TextColor": "#000", - "sapAssistant_Question_Background": "#fff", - "sapAssistant_Question_BorderColor": "#000", - "sapAssistant_Question_TextColor": "#000", - "sapAssistant_Answer_Background": "#b3b3b3", - "sapAssistant_Answer_BorderColor": "#000", - "sapAssistant_Answer_TextColor": "#000", "sapAvatar_1_Background": "#fff", "sapAvatar_1_BorderColor": "#000", "sapAvatar_1_TextColor": "#000", diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/avatar.svg b/content/Base/baseLib/sap_fiori_3_light_dark/avatar.svg deleted file mode 100644 index 145ed447..00000000 --- a/content/Base/baseLib/sap_fiori_3_light_dark/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.css b/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.css index c9607fdc..c11c3f16 100644 --- a/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.css +++ b/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_light_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": [], "Tags": ["Fiori_3"], "Scopes": ["@media (prefers-color-scheme: dark)"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0a6ed1; --sapHighlightColor: #0854a0; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #abe2c2; --sapShell_InformativeColor: #b1d6fb; --sapShell_NeutralColor: #d4d6d7; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #286eb4; --sapShell_Category_1_BorderColor: #286eb4; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #687a33; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #eae5ff; - --sapAssistant_Question_BorderColor: #eae5ff; - --sapAssistant_Question_TextColor: #32363a; - --sapAssistant_Answer_Background: #f4f4f4; - --sapAssistant_Answer_BorderColor: #f4f4f4; - --sapAssistant_Answer_TextColor: #32363a; --sapAvatar_1_Background: #d08014; --sapAvatar_1_BorderColor: #d08014; --sapAvatar_1_TextColor: #fff; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #0854a0; --sapList_Hover_SelectionBackground: #d8e9f8; --sapList_Background: #fff; - --sapList_Hover_Background: #ededed; + --sapList_Hover_Background: #f5f5f5; --sapList_AlternatingBackground: #f2f2f2; --sapList_GroupHeaderBackground: #fff; --sapList_GroupHeaderBorderColor: #d9d9d9; @@ -626,7 +617,7 @@ --sapInfobar_NonInteractive_Background: #e6e6e6; --sapInfobar_TextColor: #fff; --sapObjectHeader_Background: #fff; - --sapObjectHeader_Hover_Background: #ededed; + --sapObjectHeader_Hover_Background: #f5f5f5; --sapObjectHeader_BorderColor: #d9d9d9; --sapObjectHeader_Title_TextColor: #32363a; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -944,7 +935,37 @@ background-image: var(--sapShell_BackgroundImage); } -/*SCOPING Base.baseLib.sap_fiori_3_dark.css_variables with "@media (prefers-color-scheme: dark)"*/@media (prefers-color-scheme: dark){:root { +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/*SCOPING Base.baseLib.sap_fiori_3_dark.css_variables with "@media (prefers-color-scheme: dark)"*/@media (prefers-color-scheme: dark){ +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) +*/ + +:root { --sapBrandColor: #91c8f6; --sapHighlightColor: #91c8f6; --sapBaseColor: #29313a; @@ -1130,7 +1151,6 @@ --sapShell_PositiveColor: #abe2ab; --sapShell_InformativeColor: #c0e0fa; --sapShell_NeutralColor: #d3d7d9; - --sapShell_Assistant_ForegroundColor: #9f88ff; --sapShell_Category_1_Background: #6bd3ff; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #29313a; @@ -1195,24 +1215,6 @@ --sapShell_Category_16_BorderColor: #aabc78; --sapShell_Category_16_TextColor: #29313a; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #1e009c; - --sapAssistant_Active_BorderColor: #1e009c; - --sapAssistant_Active_TextColor: #fafafa; - --sapAssistant_Question_Background: #140066; - --sapAssistant_Question_BorderColor: #140066; - --sapAssistant_Question_TextColor: #fafafa; - --sapAssistant_Answer_Background: #14181c; - --sapAssistant_Answer_BorderColor: #14181c; - --sapAssistant_Answer_TextColor: #fafafa; --sapAvatar_1_Background: #ffc847; --sapAvatar_1_BorderColor: #ffc847; --sapAvatar_1_TextColor: #29313a; @@ -1484,7 +1486,7 @@ --sapList_SelectionBorderColor: #91c8f6; --sapList_Hover_SelectionBackground: #395369; --sapList_Background: #29313a; - --sapList_Hover_Background: #222a31; + --sapList_Hover_Background: #2f3943; --sapList_AlternatingBackground: #232931; --sapList_GroupHeaderBackground: #29313a; --sapList_GroupHeaderBorderColor: #64778e; @@ -1563,7 +1565,7 @@ --sapInfobar_NonInteractive_Background: #14181c; --sapInfobar_TextColor: #29313a; --sapObjectHeader_Background: #29313a; - --sapObjectHeader_Hover_Background: #222a31; + --sapObjectHeader_Hover_Background: #2f3943; --sapObjectHeader_BorderColor: #3a4552; --sapObjectHeader_Title_TextColor: #fafafa; --sapObjectHeader_Title_FontSize: 1.25rem; @@ -1606,14 +1608,14 @@ --sapIndicationColor_1: #ff5555; --sapIndicationColor_1_Background: #ff5555; --sapIndicationColor_1_BorderColor: #ff5555; - --sapIndicationColor_1_TextColor: #29313a; + --sapIndicationColor_1_TextColor: #fafafa; --sapIndicationColor_1_Hover_Background: #ff6f6f; --sapIndicationColor_1_Active_Background: #f88; --sapIndicationColor_1_Active_BorderColor: #ff5555; - --sapIndicationColor_1_Active_TextColor: #29313a; + --sapIndicationColor_1_Active_TextColor: #fafafa; --sapIndicationColor_1_Selected_Background: #f88; --sapIndicationColor_1_Selected_BorderColor: #ff5555; - --sapIndicationColor_1_Selected_TextColor: #29313a; + --sapIndicationColor_1_Selected_TextColor: #fafafa; --sapIndicationColor_1b: #5e0303; --sapIndicationColor_1b_BorderColor: #5e0303; --sapIndicationColor_1b_Hover_Background: #770404; @@ -1704,14 +1706,14 @@ --sapIndicationColor_8: #e269c9; --sapIndicationColor_8_Background: #e269c9; --sapIndicationColor_8_BorderColor: #e269c9; - --sapIndicationColor_8_TextColor: #29313a; + --sapIndicationColor_8_TextColor: #fafafa; --sapIndicationColor_8_Hover_Background: #e67ed1; --sapIndicationColor_8_Active_Background: #ea94d8; --sapIndicationColor_8_Active_BorderColor: #e269c9; - --sapIndicationColor_8_Active_TextColor: #29313a; + --sapIndicationColor_8_Active_TextColor: #fafafa; --sapIndicationColor_8_Selected_Background: #ea94d8; --sapIndicationColor_8_Selected_BorderColor: #e269c9; - --sapIndicationColor_8_Selected_TextColor: #29313a; + --sapIndicationColor_8_Selected_TextColor: #fafafa; --sapIndicationColor_8b: #4c005b; --sapIndicationColor_8b_BorderColor: #4c005b; --sapIndicationColor_8b_Hover_Background: #610075; @@ -1880,4 +1882,34 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_base_fiori.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_fiori_3_dark.css_variables (Version 11.5.0) +*/ + } \ No newline at end of file diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.less b/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.less index 4191ad35..4cab6c52 100644 --- a/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.less +++ b/content/Base/baseLib/sap_fiori_3_light_dark/css_variables.less @@ -1,9 +1,9 @@ /** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_fiori_3_light_dark/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_fiori_3_light_dark/css_variables.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/less_variables.less b/content/Base/baseLib/sap_fiori_3_light_dark/less_variables.less index 82788651..33017389 100644 --- a/content/Base/baseLib/sap_fiori_3_light_dark/less_variables.less +++ b/content/Base/baseLib/sap_fiori_3_light_dark/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #0a6ed1; @sapHighlightColor: #0854a0; @sapBaseColor: #fff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #abe2c2; @sapShell_InformativeColor: #b1d6fb; @sapShell_NeutralColor: #d4d6d7; -@sapShell_Assistant_ForegroundColor: #9f88ff; @sapShell_Category_1_Background: #286eb4; @sapShell_Category_1_BorderColor: #286eb4; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #687a33; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -@sapAssistant_Color1: #5d36ff; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -@sapAssistant_Background: #5d36ff; -@sapAssistant_BorderColor: #5d36ff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #2800cf; -@sapAssistant_Hover_BorderColor: #2800cf; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #1e009c; -@sapAssistant_Active_BorderColor: #1e009c; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #eae5ff; -@sapAssistant_Question_BorderColor: #eae5ff; -@sapAssistant_Question_TextColor: #32363a; -@sapAssistant_Answer_Background: #f4f4f4; -@sapAssistant_Answer_BorderColor: #f4f4f4; -@sapAssistant_Answer_TextColor: #32363a; @sapAvatar_1_Background: #d08014; @sapAvatar_1_BorderColor: #d08014; @sapAvatar_1_TextColor: #fff; @@ -538,7 +519,7 @@ @sapList_SelectionBorderColor: #0854a0; @sapList_Hover_SelectionBackground: #d8e9f8; @sapList_Background: #fff; -@sapList_Hover_Background: #ededed; +@sapList_Hover_Background: #f5f5f5; @sapList_AlternatingBackground: #f2f2f2; @sapList_GroupHeaderBackground: #fff; @sapList_GroupHeaderBorderColor: #d9d9d9; @@ -617,7 +598,7 @@ @sapInfobar_NonInteractive_Background: #e6e6e6; @sapInfobar_TextColor: #fff; @sapObjectHeader_Background: #fff; -@sapObjectHeader_Hover_Background: #ededed; +@sapObjectHeader_Hover_Background: #f5f5f5; @sapObjectHeader_BorderColor: #d9d9d9; @sapObjectHeader_Title_TextColor: #32363a; @sapObjectHeader_Title_FontSize: 1.25rem; @@ -1102,13 +1083,6 @@ @dark--sapShell_Category_16_BorderColor: #aabc78; @dark--sapShell_Category_16_TextColor: #29313a; @dark--sapShell_Category_16_TextShadow: none; -@dark--sapAssistant_Active_TextColor: #fafafa; -@dark--sapAssistant_Question_Background: #140066; -@dark--sapAssistant_Question_BorderColor: #140066; -@dark--sapAssistant_Question_TextColor: #fafafa; -@dark--sapAssistant_Answer_Background: #14181c; -@dark--sapAssistant_Answer_BorderColor: #14181c; -@dark--sapAssistant_Answer_TextColor: #fafafa; @dark--sapAvatar_1_Background: #ffc847; @dark--sapAvatar_1_BorderColor: #ffc847; @dark--sapAvatar_1_TextColor: #29313a; @@ -1337,7 +1311,7 @@ @dark--sapList_SelectionBorderColor: #91c8f6; @dark--sapList_Hover_SelectionBackground: #395369; @dark--sapList_Background: #29313a; -@dark--sapList_Hover_Background: #222a31; +@dark--sapList_Hover_Background: #2f3943; @dark--sapList_AlternatingBackground: #232931; @dark--sapList_GroupHeaderBackground: #29313a; @dark--sapList_GroupHeaderBorderColor: #64778e; @@ -1411,7 +1385,7 @@ @dark--sapInfobar_NonInteractive_Background: #14181c; @dark--sapInfobar_TextColor: #29313a; @dark--sapObjectHeader_Background: #29313a; -@dark--sapObjectHeader_Hover_Background: #222a31; +@dark--sapObjectHeader_Hover_Background: #2f3943; @dark--sapObjectHeader_BorderColor: #3a4552; @dark--sapObjectHeader_Title_TextColor: #fafafa; @dark--sapObjectHeader_Subtitle_TextColor: #d3d7d9; @@ -1437,14 +1411,14 @@ @dark--sapIndicationColor_1: #ff5555; @dark--sapIndicationColor_1_Background: #ff5555; @dark--sapIndicationColor_1_BorderColor: #ff5555; -@dark--sapIndicationColor_1_TextColor: #29313a; +@dark--sapIndicationColor_1_TextColor: #fafafa; @dark--sapIndicationColor_1_Hover_Background: #ff6f6f; @dark--sapIndicationColor_1_Active_Background: #f88; @dark--sapIndicationColor_1_Active_BorderColor: #ff5555; -@dark--sapIndicationColor_1_Active_TextColor: #29313a; +@dark--sapIndicationColor_1_Active_TextColor: #fafafa; @dark--sapIndicationColor_1_Selected_Background: #f88; @dark--sapIndicationColor_1_Selected_BorderColor: #ff5555; -@dark--sapIndicationColor_1_Selected_TextColor: #29313a; +@dark--sapIndicationColor_1_Selected_TextColor: #fafafa; @dark--sapIndicationColor_1b: #5e0303; @dark--sapIndicationColor_1b_BorderColor: #5e0303; @dark--sapIndicationColor_1b_Hover_Background: #770404; @@ -1535,14 +1509,14 @@ @dark--sapIndicationColor_8: #e269c9; @dark--sapIndicationColor_8_Background: #e269c9; @dark--sapIndicationColor_8_BorderColor: #e269c9; -@dark--sapIndicationColor_8_TextColor: #29313a; +@dark--sapIndicationColor_8_TextColor: #fafafa; @dark--sapIndicationColor_8_Hover_Background: #e67ed1; @dark--sapIndicationColor_8_Active_Background: #ea94d8; @dark--sapIndicationColor_8_Active_BorderColor: #e269c9; -@dark--sapIndicationColor_8_Active_TextColor: #29313a; +@dark--sapIndicationColor_8_Active_TextColor: #fafafa; @dark--sapIndicationColor_8_Selected_Background: #ea94d8; @dark--sapIndicationColor_8_Selected_BorderColor: #e269c9; -@dark--sapIndicationColor_8_Selected_TextColor: #29313a; +@dark--sapIndicationColor_8_Selected_TextColor: #fafafa; @dark--sapIndicationColor_8b: #4c005b; @dark--sapIndicationColor_8b_BorderColor: #4c005b; @dark--sapIndicationColor_8b_Hover_Background: #610075; diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/sass_variables.scss b/content/Base/baseLib/sap_fiori_3_light_dark/sass_variables.scss index 193714ca..c268479f 100644 --- a/content/Base/baseLib/sap_fiori_3_light_dark/sass_variables.scss +++ b/content/Base/baseLib/sap_fiori_3_light_dark/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #0a6ed1; $sapHighlightColor: #0854a0; $sapBaseColor: #fff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #f8b67d; $sapShell_PositiveColor: #abe2c2; $sapShell_InformativeColor: #b1d6fb; $sapShell_NeutralColor: #d4d6d7; -$sapShell_Assistant_ForegroundColor: #9f88ff; $sapShell_Category_1_Background: #286eb4; $sapShell_Category_1_BorderColor: #286eb4; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #687a33; $sapShell_Category_16_BorderColor: #687a33; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -$sapAssistant_Color1: #5d36ff; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -$sapAssistant_Background: #5d36ff; -$sapAssistant_BorderColor: #5d36ff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #2800cf; -$sapAssistant_Hover_BorderColor: #2800cf; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #1e009c; -$sapAssistant_Active_BorderColor: #1e009c; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #eae5ff; -$sapAssistant_Question_BorderColor: #eae5ff; -$sapAssistant_Question_TextColor: #32363a; -$sapAssistant_Answer_Background: #f4f4f4; -$sapAssistant_Answer_BorderColor: #f4f4f4; -$sapAssistant_Answer_TextColor: #32363a; $sapAvatar_1_Background: #d08014; $sapAvatar_1_BorderColor: #d08014; $sapAvatar_1_TextColor: #fff; @@ -538,7 +519,7 @@ $sapList_SelectionBackgroundColor: #e5f0fa; $sapList_SelectionBorderColor: #0854a0; $sapList_Hover_SelectionBackground: #d8e9f8; $sapList_Background: #fff; -$sapList_Hover_Background: #ededed; +$sapList_Hover_Background: #f5f5f5; $sapList_AlternatingBackground: #f2f2f2; $sapList_GroupHeaderBackground: #fff; $sapList_GroupHeaderBorderColor: #d9d9d9; @@ -617,7 +598,7 @@ $sapInfobar_Active_Background: #0a545c; $sapInfobar_NonInteractive_Background: #e6e6e6; $sapInfobar_TextColor: #fff; $sapObjectHeader_Background: #fff; -$sapObjectHeader_Hover_Background: #ededed; +$sapObjectHeader_Hover_Background: #f5f5f5; $sapObjectHeader_BorderColor: #d9d9d9; $sapObjectHeader_Title_TextColor: #32363a; $sapObjectHeader_Title_FontSize: 1.25rem; @@ -1102,13 +1083,6 @@ $dark--sapShell_Category_16_Background: #aabc78; $dark--sapShell_Category_16_BorderColor: #aabc78; $dark--sapShell_Category_16_TextColor: #29313a; $dark--sapShell_Category_16_TextShadow: none; -$dark--sapAssistant_Active_TextColor: #fafafa; -$dark--sapAssistant_Question_Background: #140066; -$dark--sapAssistant_Question_BorderColor: #140066; -$dark--sapAssistant_Question_TextColor: #fafafa; -$dark--sapAssistant_Answer_Background: #14181c; -$dark--sapAssistant_Answer_BorderColor: #14181c; -$dark--sapAssistant_Answer_TextColor: #fafafa; $dark--sapAvatar_1_Background: #ffc847; $dark--sapAvatar_1_BorderColor: #ffc847; $dark--sapAvatar_1_TextColor: #29313a; @@ -1337,7 +1311,7 @@ $dark--sapList_SelectionBackgroundColor: #344b5f; $dark--sapList_SelectionBorderColor: #91c8f6; $dark--sapList_Hover_SelectionBackground: #395369; $dark--sapList_Background: #29313a; -$dark--sapList_Hover_Background: #222a31; +$dark--sapList_Hover_Background: #2f3943; $dark--sapList_AlternatingBackground: #232931; $dark--sapList_GroupHeaderBackground: #29313a; $dark--sapList_GroupHeaderBorderColor: #64778e; @@ -1411,7 +1385,7 @@ $dark--sapInfobar_Active_Background: #58b5b5; $dark--sapInfobar_NonInteractive_Background: #14181c; $dark--sapInfobar_TextColor: #29313a; $dark--sapObjectHeader_Background: #29313a; -$dark--sapObjectHeader_Hover_Background: #222a31; +$dark--sapObjectHeader_Hover_Background: #2f3943; $dark--sapObjectHeader_BorderColor: #3a4552; $dark--sapObjectHeader_Title_TextColor: #fafafa; $dark--sapObjectHeader_Subtitle_TextColor: #d3d7d9; @@ -1437,14 +1411,14 @@ $dark--sapAccentColor10: #b0bcc5; $dark--sapIndicationColor_1: #ff5555; $dark--sapIndicationColor_1_Background: #ff5555; $dark--sapIndicationColor_1_BorderColor: #ff5555; -$dark--sapIndicationColor_1_TextColor: #29313a; +$dark--sapIndicationColor_1_TextColor: #fafafa; $dark--sapIndicationColor_1_Hover_Background: #ff6f6f; $dark--sapIndicationColor_1_Active_Background: #f88; $dark--sapIndicationColor_1_Active_BorderColor: #ff5555; -$dark--sapIndicationColor_1_Active_TextColor: #29313a; +$dark--sapIndicationColor_1_Active_TextColor: #fafafa; $dark--sapIndicationColor_1_Selected_Background: #f88; $dark--sapIndicationColor_1_Selected_BorderColor: #ff5555; -$dark--sapIndicationColor_1_Selected_TextColor: #29313a; +$dark--sapIndicationColor_1_Selected_TextColor: #fafafa; $dark--sapIndicationColor_1b: #5e0303; $dark--sapIndicationColor_1b_BorderColor: #5e0303; $dark--sapIndicationColor_1b_Hover_Background: #770404; @@ -1535,14 +1509,14 @@ $dark--sapIndicationColor_7b_Hover_Background: #2c02db; $dark--sapIndicationColor_8: #e269c9; $dark--sapIndicationColor_8_Background: #e269c9; $dark--sapIndicationColor_8_BorderColor: #e269c9; -$dark--sapIndicationColor_8_TextColor: #29313a; +$dark--sapIndicationColor_8_TextColor: #fafafa; $dark--sapIndicationColor_8_Hover_Background: #e67ed1; $dark--sapIndicationColor_8_Active_Background: #ea94d8; $dark--sapIndicationColor_8_Active_BorderColor: #e269c9; -$dark--sapIndicationColor_8_Active_TextColor: #29313a; +$dark--sapIndicationColor_8_Active_TextColor: #fafafa; $dark--sapIndicationColor_8_Selected_Background: #ea94d8; $dark--sapIndicationColor_8_Selected_BorderColor: #e269c9; -$dark--sapIndicationColor_8_Selected_TextColor: #29313a; +$dark--sapIndicationColor_8_Selected_TextColor: #fafafa; $dark--sapIndicationColor_8b: #4c005b; $dark--sapIndicationColor_8b_BorderColor: #4c005b; $dark--sapIndicationColor_8b_Hover_Background: #610075; diff --git a/content/Base/baseLib/sap_fiori_3_light_dark/variables.json b/content/Base/baseLib/sap_fiori_3_light_dark/variables.json index f997c416..ac661b90 100644 --- a/content/Base/baseLib/sap_fiori_3_light_dark/variables.json +++ b/content/Base/baseLib/sap_fiori_3_light_dark/variables.json @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#abe2c2", "sapShell_InformativeColor": "#b1d6fb", "sapShell_NeutralColor": "#d4d6d7", - "sapShell_Assistant_ForegroundColor": "#9f88ff", "sapShell_Category_1_Background": "#286eb4", "sapShell_Category_1_BorderColor": "#286eb4", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#687a33", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "0 0 .0625rem rgba(0,0,0,0.7)", - "sapAssistant_Color1": "#5d36ff", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#5d36ff, #a100c2)", - "sapAssistant_Background": "#5d36ff", - "sapAssistant_BorderColor": "#5d36ff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#2800cf", - "sapAssistant_Hover_BorderColor": "#2800cf", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#1e009c", - "sapAssistant_Active_BorderColor": "#1e009c", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#eae5ff", - "sapAssistant_Question_BorderColor": "#eae5ff", - "sapAssistant_Question_TextColor": "#32363a", - "sapAssistant_Answer_Background": "#f4f4f4", - "sapAssistant_Answer_BorderColor": "#f4f4f4", - "sapAssistant_Answer_TextColor": "#32363a", "sapAvatar_1_Background": "#d08014", "sapAvatar_1_BorderColor": "#d08014", "sapAvatar_1_TextColor": "#fff", @@ -539,7 +520,7 @@ "sapList_SelectionBorderColor": "#0854a0", "sapList_Hover_SelectionBackground": "#d8e9f8", "sapList_Background": "#fff", - "sapList_Hover_Background": "#ededed", + "sapList_Hover_Background": "#f5f5f5", "sapList_AlternatingBackground": "#f2f2f2", "sapList_GroupHeaderBackground": "#fff", "sapList_GroupHeaderBorderColor": "#d9d9d9", @@ -618,7 +599,7 @@ "sapInfobar_NonInteractive_Background": "#e6e6e6", "sapInfobar_TextColor": "#fff", "sapObjectHeader_Background": "#fff", - "sapObjectHeader_Hover_Background": "#ededed", + "sapObjectHeader_Hover_Background": "#f5f5f5", "sapObjectHeader_BorderColor": "#d9d9d9", "sapObjectHeader_Title_TextColor": "#32363a", "sapObjectHeader_Title_FontSize": "1.25rem", @@ -1105,13 +1086,6 @@ "sapShell_Category_16_BorderColor": "#aabc78", "sapShell_Category_16_TextColor": "#29313a", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Active_TextColor": "#fafafa", - "sapAssistant_Question_Background": "#140066", - "sapAssistant_Question_BorderColor": "#140066", - "sapAssistant_Question_TextColor": "#fafafa", - "sapAssistant_Answer_Background": "#14181c", - "sapAssistant_Answer_BorderColor": "#14181c", - "sapAssistant_Answer_TextColor": "#fafafa", "sapAvatar_1_Background": "#ffc847", "sapAvatar_1_BorderColor": "#ffc847", "sapAvatar_1_TextColor": "#29313a", @@ -1340,7 +1314,7 @@ "sapList_SelectionBorderColor": "#91c8f6", "sapList_Hover_SelectionBackground": "#395369", "sapList_Background": "#29313a", - "sapList_Hover_Background": "#222a31", + "sapList_Hover_Background": "#2f3943", "sapList_AlternatingBackground": "#232931", "sapList_GroupHeaderBackground": "#29313a", "sapList_GroupHeaderBorderColor": "#64778e", @@ -1414,7 +1388,7 @@ "sapInfobar_NonInteractive_Background": "#14181c", "sapInfobar_TextColor": "#29313a", "sapObjectHeader_Background": "#29313a", - "sapObjectHeader_Hover_Background": "#222a31", + "sapObjectHeader_Hover_Background": "#2f3943", "sapObjectHeader_BorderColor": "#3a4552", "sapObjectHeader_Title_TextColor": "#fafafa", "sapObjectHeader_Subtitle_TextColor": "#d3d7d9", @@ -1440,14 +1414,14 @@ "sapIndicationColor_1": "#ff5555", "sapIndicationColor_1_Background": "#ff5555", "sapIndicationColor_1_BorderColor": "#ff5555", - "sapIndicationColor_1_TextColor": "#29313a", + "sapIndicationColor_1_TextColor": "#fafafa", "sapIndicationColor_1_Hover_Background": "#ff6f6f", "sapIndicationColor_1_Active_Background": "#f88", "sapIndicationColor_1_Active_BorderColor": "#ff5555", - "sapIndicationColor_1_Active_TextColor": "#29313a", + "sapIndicationColor_1_Active_TextColor": "#fafafa", "sapIndicationColor_1_Selected_Background": "#f88", "sapIndicationColor_1_Selected_BorderColor": "#ff5555", - "sapIndicationColor_1_Selected_TextColor": "#29313a", + "sapIndicationColor_1_Selected_TextColor": "#fafafa", "sapIndicationColor_1b": "#5e0303", "sapIndicationColor_1b_BorderColor": "#5e0303", "sapIndicationColor_1b_Hover_Background": "#770404", @@ -1538,14 +1512,14 @@ "sapIndicationColor_8": "#e269c9", "sapIndicationColor_8_Background": "#e269c9", "sapIndicationColor_8_BorderColor": "#e269c9", - "sapIndicationColor_8_TextColor": "#29313a", + "sapIndicationColor_8_TextColor": "#fafafa", "sapIndicationColor_8_Hover_Background": "#e67ed1", "sapIndicationColor_8_Active_Background": "#ea94d8", "sapIndicationColor_8_Active_BorderColor": "#e269c9", - "sapIndicationColor_8_Active_TextColor": "#29313a", + "sapIndicationColor_8_Active_TextColor": "#fafafa", "sapIndicationColor_8_Selected_Background": "#ea94d8", "sapIndicationColor_8_Selected_BorderColor": "#e269c9", - "sapIndicationColor_8_Selected_TextColor": "#29313a", + "sapIndicationColor_8_Selected_TextColor": "#fafafa", "sapIndicationColor_8b": "#4c005b", "sapIndicationColor_8b_BorderColor": "#4c005b", "sapIndicationColor_8b_Hover_Background": "#610075", diff --git a/content/Base/baseLib/sap_fiori_3_set/.theming b/content/Base/baseLib/sap_fiori_3_set/.theming index b8e99347..a9d08f12 100644 --- a/content/Base/baseLib/sap_fiori_3_set/.theming +++ b/content/Base/baseLib/sap_fiori_3_set/.theming @@ -3,12 +3,12 @@ "sId": "sap_fiori_3_set", "sLabel": "SAP Quartz (Set)", "sVendor": "SAP", + "aBuildFiles": [], + "aFiles": [], "sType": "SET", + "sThemability": "PRIVATE", "sReleaseStage": "GENERAL_AVAILABILITY", "sReleaseDate": "20220419T00:00:00Z", - "sThemability": "PRIVATE", - "aBuildFiles": [], - "aFiles": [], "mSet": { "aThemes": [ { diff --git a/content/Base/baseLib/sap_horizon/.theming b/content/Base/baseLib/sap_horizon/.theming index 57562a37..90a8f50a 100644 --- a/content/Base/baseLib/sap_horizon/.theming +++ b/content/Base/baseLib/sap_horizon/.theming @@ -25,7 +25,7 @@ }, { "Id": "sapHighlightColor", - "CssValue": "#0064d9", + "CssValue": "#0070f2", "Label": "Highlight Color", "Tags": "Quick,Base,Content,Color" }, @@ -55,7 +55,7 @@ }, { "Id": "sapLinkColor", - "CssValue": "#0064d9", + "CssValue": "#0070f2", "Label": "Link Color", "Tags": "Quick,Base,Content,Color,Font,Link" }, @@ -67,7 +67,7 @@ }, { "Id": "sapContent_Shadow0", - "CssValue": "0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2)", + "CssValue": "0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16)", "Label": "Shadow Level 0", "Tags": "Base,Content" }, @@ -85,7 +85,7 @@ }, { "Id": "sapShell_Background", - "CssValue": "#eff1f2", + "CssValue": "#f5f6f7", "Label": "Shell Background Color", "Tags": "Base,Shell,Color" }, @@ -109,7 +109,7 @@ }, { "Id": "sapShell_Shadow", - "CssValue": "0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2)", + "CssValue": "0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2)", "Label": "Shell Shadow", "Tags": "Base,Shell" }, diff --git a/content/Base/baseLib/sap_horizon/avatar.svg b/content/Base/baseLib/sap_horizon/avatar.svg deleted file mode 100644 index 5a21ee76..00000000 --- a/content/Base/baseLib/sap_horizon/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon/base.less b/content/Base/baseLib/sap_horizon/base.less index f1fb1863..32f1c28a 100644 --- a/content/Base/baseLib/sap_horizon/base.less +++ b/content/Base/baseLib/sap_horizon/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -63,7 +63,6 @@ // [Category "Resource"] // [Type "color"] @sapShell_BackgroundPatternColor: transparent; -@sapField_HorizonNGEnabled: 0; // [Tags "!Protected"] // [Protected "!true"] @@ -71,7 +70,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapHighlightColor: darken(@sapBrandColor, 5); +@sapHighlightColor: @sapBrandColor; // [Tags "!Protected"] // [Protected "!true"] @@ -99,7 +98,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapLinkColor: @sapHighlightColor; +@sapLinkColor: @sapPrimary2; // [Tags "!Protected"] // [Protected "!true"] @@ -232,11 +231,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapErrorBorderColor: lighten(@sapErrorColor, 13); +@sapErrorBorderColor: lighten(@sapErrorColor, 23); // [Tags "!Protected"] // [Protected "!true"] -@sapWarningBorderColor: darken(@sapWarningColor, 2); +@sapWarningBorderColor: @sapWarningColor; // [Tags "!Protected"] // [Protected "!true"] @@ -348,7 +347,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_FocusColor: #0032a5; +@sapContent_FocusColor: @sapPrimary2; // [Tags "!Protected"] // [Protected "!true"] @@ -364,7 +363,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_ShadowColor: #223548; +@sapContent_ShadowColor: @sapPrimary7; // [Tags "!Protected"] // [Protected "!true"] @@ -372,19 +371,19 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Shadow0: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 20), 0 0.125rem 0.25rem 0 fade(@sapContent_ShadowColor, 20); +@sapContent_Shadow0: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 16), 0 0.125rem 0.25rem 0 fade(@sapContent_ShadowColor, 16); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Shadow1: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 48), 0 0.125rem 0.5rem 0 fade(@sapContent_ShadowColor, 30); +@sapContent_Shadow1: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 72), 0 0.125rem 0.5rem 0 fade(@sapContent_ShadowColor, 30); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Shadow2: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 48), 0 0.625rem 1.875rem 0 fade(@sapContent_ShadowColor, 25); +@sapContent_Shadow2: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 72), 0 0.625rem 1.875rem 0 fade(@sapContent_ShadowColor, 30); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Shadow3: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 48), 0 1.25rem 5rem 0 fade(@sapContent_ShadowColor, 25); +@sapContent_Shadow3: 0 0 0 0.0625rem fade(@sapContent_ShadowColor, 72), 0 1.25rem 5rem 0 fade(@sapContent_ShadowColor, 30); // [Tags "!Protected"] // [Protected "!true"] @@ -392,7 +391,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_ContrastTextShadow: 0 0 0.0625rem fade(darken(@sapContent_ShadowColor, 21), 70); +@sapContent_ContrastTextShadow: 0 0 0.0625rem fade(darken(@sapContent_ShadowColor, 100), 70); // [Tags "!Protected"] // [Protected "!true"] @@ -400,31 +399,31 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem fade(@sapField_BorderColor, 25); +@sapContent_Interaction_Shadow: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_Shadow: inset 0 0 0 0.0625rem fade(lighten(@sapSelectedColor, 23), 50); +@sapContent_Selected_Shadow: 0 0 0.125rem 0 fade(@sapSelectedColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Negative_Shadow: inset 0 0 0 0.0625rem fade(darken(@sapField_InvalidBackground, 18), 45); +@sapContent_Negative_Shadow: 0 0 0.125rem 0 fade(@sapNegativeColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Critical_Shadow: inset 0 0 0 0.0625rem fade(darken(@sapField_WarningBackground, 40), 40); +@sapContent_Critical_Shadow: 0 0 0.125rem 0 fade(@sapCriticalColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Positive_Shadow: inset 0 0 0 0.0625rem fade(@sapField_SuccessColor, 18); +@sapContent_Positive_Shadow: 0 0 0.125rem 0 fade(@sapPositiveColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Informative_Shadow: inset 0 0 0 0.0625rem fade(lighten(@sapField_InformationColor, 23), 50); +@sapContent_Informative_Shadow: 0 0 0.125rem 0 fade(@sapInformativeColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem fade(@sapNeutralColor, 30); +@sapContent_Neutral_Shadow: 0 0 0.125rem 0 fade(@sapNeutralColor, 72); // [Tags "!Protected"] // [Protected "!true"] @@ -492,7 +491,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapSelectedColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, darken(@sapSelectedColor, 5), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -500,11 +499,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_Hover_Background: lighten(@sapSelectedColor, 52); +@sapContent_Selected_Hover_Background: @sapContent_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_ForegroundColor: @sapSelectedColor; +@sapContent_Selected_ForegroundColor: darken(@sapSelectedColor, 5); // [Tags "!Protected"] // [Protected "!true"] @@ -649,17 +648,17 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapLink_Hover_Color: @sapLinkColor; +@sapLink_Hover_Color: darken(@sapPrimary2, 5); @sapLink_Hover_TextDecoration: underline; // [Tags "!Protected"] // [Protected "!true"] -@sapLink_Active_Color: @sapLinkColor; -@sapLink_Active_TextDecoration: none; +@sapLink_Active_Color: darken(@sapPrimary2, 5); +@sapLink_Active_TextDecoration: underline; // [Tags "!Protected"] // [Protected "!true"] -@sapLink_Visited_Color: @sapLinkColor; +@sapLink_Visited_Color: darken(@sapPrimary2, 5); // [Tags "!Protected"] // [Protected "!true"] @@ -671,7 +670,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_Background: darken(@sapBackgroundColor, 2); +@sapShell_Background: @sapBackgroundColor; // [Tags "!Protected"] // [Protected "!true"] @@ -695,7 +694,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_InteractiveBackground: @sapShell_Background; +@sapShell_InteractiveBackground: @sapField_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -711,7 +710,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_GroupTitleTextShadow: 0 0 0.125rem contrast(@sapShell_GroupTitleTextColor, @sapContent_ShadowColor, @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); +@sapShell_GroupTitleTextShadow: 0 0 0.125 * @sapContent_GridSize contrast(@sapShell_GroupTitleTextColor, @sapContent_ShadowColor, @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -755,7 +754,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_Navigation_Selected_TextColor: contrast(@sapShell_Navigation_Background, @sapHighlightColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapShell_Navigation_Selected_TextColor: contrast(@sapShell_Navigation_Background, darken(@sapHighlightColor, 5), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -771,7 +770,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_Shadow: 0 0.125rem 0.125rem 0 fade(@sapContent_ShadowColor, 15), inset 0 -0.0625rem 0 0 fade(@sapContent_ShadowColor, 20); +@sapShell_Shadow: 0 0.125rem 0.125rem 0 fade(@sapContent_ShadowColor, 10), inset 0 -0.0625rem 0 0 fade(@sapContent_ShadowColor, 20); // [Tags "!Protected"] // [Protected "!true"] @@ -793,10 +792,6 @@ // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralTextColor; -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapAssistant_Color1; - // [Tags "!Protected"] // [Protected "!true"] @sapShell_Category_1_Background: #0057d2; @@ -909,78 +904,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: 0 0 0.0625rem contrast(@sapShell_Category_16_TextColor, fade(darken(@sapContent_ShadowColor, 100), 70), @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: #5d36ff; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: #a100c2; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapAssistant_Color1, @sapAssistant_Color2); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: darken(@sapAssistant_Color1, 20); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapAssistant_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: contrast(@sapAssistant_Active_Background, @sapAssistant_Color1, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapAssistant_Color1, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: lighten(@sapAssistant_Background, 34.3); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_Question_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapNeutralBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_Answer_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapAccentBackgroundColor1; @@ -1103,11 +1026,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Background: lighten(@sapBackgroundColor, 4); +@sapButton_Background: darken(@sapBackgroundColor, 4); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_BorderColor: darken(@sapBackgroundColor, 20); +@sapButton_BorderColor: darken(@sapBackgroundColor, 4); // [Tags "!Protected"] // [Protected "!true"] @@ -1119,23 +1042,23 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TextColor: contrast(@sapButton_Background, @sapHighlightColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapPrimary3; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_BorderColor: @sapButton_BorderColor; +@sapButton_Hover_BorderColor: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapHighlightColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_IconColor: @sapButton_TextColor; +@sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1199,7 +1122,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_BorderColor: darken(@sapButton_Reject_Background, 4); +@sapButton_Reject_BorderColor: @sapButton_Reject_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1207,11 +1130,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Hover_Background: darken(@sapButton_Reject_Background, 5); +@sapButton_Reject_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Hover_BorderColor: darken(@sapButton_Reject_Background, 5); +@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1243,7 +1166,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Selected_Hover_Background: @sapButton_Reject_Hover_Background; +@sapButton_Reject_Selected_Hover_Background: @sapButton_Reject_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1255,7 +1178,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_BorderColor: darken(@sapButton_Accept_Background, 10); +@sapButton_Accept_BorderColor: @sapButton_Accept_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1263,11 +1186,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_Hover_Background: darken(@sapButton_Accept_Background, 5); +@sapButton_Accept_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_Hover_BorderColor: darken(@sapButton_Accept_Background, 5); +@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1315,7 +1238,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Lite_TextColor: @sapHighlightColor; +@sapButton_Lite_TextColor: darken(@sapHighlightColor, 5); // [Tags "!Protected"] // [Protected "!true"] @@ -1339,7 +1262,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Selected_Background: lighten(@sapSelectedColor, 54); +@sapButton_Selected_Background: @sapContent_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1351,7 +1274,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Selected_Hover_Background: darken(@sapButton_Selected_Background, 4); +@sapButton_Selected_Hover_Background: @sapButton_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1363,7 +1286,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_BorderColor: darken(@sapButton_Attention_Background, 10); +@sapButton_Attention_BorderColor: @sapButton_Attention_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1371,11 +1294,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Hover_Background: darken(@sapButton_Attention_Background, 5); +@sapButton_Attention_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Hover_BorderColor: darken(@sapButton_Attention_Background, 5); +@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1387,7 +1310,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Active_BorderColor: @sapWarningBorderColor; +@sapButton_Attention_Active_BorderColor: lighten(@sapWarningBorderColor, 15); // [Tags "!Protected"] // [Protected "!true"] @@ -1407,11 +1330,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Selected_Hover_Background: @sapButton_Attention_Hover_Background; +@sapButton_Attention_Selected_Hover_Background: @sapButton_Attention_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Attention_Active_BorderColor; +@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Attention_Selected_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1439,15 +1362,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_Background: @sapButton_Active_Background; +@sapButton_Negative_Active_Background: darken(@sapButton_Negative_Background, 14); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_BorderColor: @sapButton_Negative_BorderColor; +@sapButton_Negative_Active_BorderColor: @sapButton_Negative_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapNegativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1475,15 +1398,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_Background: @sapButton_Active_Background; +@sapButton_Critical_Active_Background: darken(@sapButton_Critical_Background, 4); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_BorderColor: darken(@sapButton_Critical_BorderColor, 2); +@sapButton_Critical_Active_BorderColor: @sapButton_Critical_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapCriticalTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1511,87 +1434,87 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_Background: @sapButton_Active_Background; +@sapButton_Success_Active_Background: darken(@sapButton_Success_Background, 6); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_BorderColor: @sapButton_Success_BorderColor; +@sapButton_Success_Active_BorderColor: @sapButton_Success_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Background: lighten(@sapInformationColor, 48); +@sapButton_Information_Background: @sapInformativeElementColor; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_BorderColor: darken(@sapButton_Information_Background, 10); +@sapButton_Information_BorderColor: @sapButton_Information_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapInformativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Hover_Background: darken(@sapButton_Information_Background, 4); +@sapButton_Information_Hover_Background: darken(@sapButton_Information_Background, 5); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor; +@sapButton_Information_Hover_BorderColor: @sapButton_Information_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapInformativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_Background: @sapButton_Active_Background; +@sapButton_Information_Active_Background: darken(@sapButton_Information_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor; +@sapButton_Information_Active_BorderColor: @sapButton_Information_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapButton_Active_TextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Background: @sapButton_Information_Background; +@sapButton_Neutral_Background: @sapNeutralElementColor; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_BorderColor: @sapButton_Information_BorderColor; +@sapButton_Neutral_BorderColor: @sapButton_Neutral_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_TextColor: @sapButton_Information_TextColor; +@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_Background: @sapButton_Information_Hover_Background; +@sapButton_Neutral_Hover_Background: darken(@sapButton_Neutral_Background, 7); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_BorderColor: @sapButton_Information_Hover_BorderColor; +@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_TextColor: @sapButton_Information_Hover_TextColor; +@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_Background: @sapButton_Information_Active_Background; +@sapButton_Neutral_Active_Background: darken(@sapButton_Neutral_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_BorderColor: @sapButton_Information_Active_BorderColor; +@sapButton_Neutral_Active_BorderColor: @sapButton_Neutral_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_TextColor: @sapButton_Information_Active_TextColor; +@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1755,15 +1678,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TokenBackground: @sapButton_Background; +@sapButton_TokenBackground: @sapPrimary3; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TokenBorderColor: @sapButton_BorderColor; +@sapButton_TokenBorderColor: @sapPrimary5; // [Tags "!Protected"] // [Protected "!true"] -@sapField_Background: mix(@sapBaseColor, darken(@sapPrimary4, 2), @sapField_HorizonNGEnabled * 100); +@sapField_Background: darken(@sapPrimary4, 2); // [Tags "!Protected"] // [Protected "!true"] @@ -1796,7 +1719,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_BorderCornerRadius: 0.25 * @sapContent_GridSize; -@sapField_Shadow: inset 0 0 0 0.0625rem fade(@sapField_BorderColor, 25); +@sapField_Shadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1808,16 +1731,16 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapField_Hover_BorderColor: @sapHighlightColor; +@sapField_Hover_BorderColor: @sapField_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Hover_Background; -@sapField_Hover_Shadow: inset 0 0 0 0.0625rem fade(lighten(@sapField_Hover_BorderColor, 23), 50); -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_Shadow: @sapContent_Interaction_Shadow; +@sapField_Hover_InvalidShadow: @sapContent_Negative_Shadow; +@sapField_Hover_WarningShadow: @sapContent_Critical_Shadow; +@sapField_Hover_SuccessShadow: @sapContent_Positive_Shadow; +@sapField_Hover_InformationShadow: @sapContent_Informative_Shadow; // [Tags "!Protected"] // [Protected "!true"] @@ -1837,7 +1760,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapField_ReadOnly_Background: mix(darken(@sapPrimary4, 4), transparent, @sapField_HorizonNGEnabled * 100); +@sapField_ReadOnly_Background: transparent; // [Tags "!Protected"] // [Protected "!true"] @@ -1878,7 +1801,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_InvalidBorderStyle: none; -@sapField_InvalidShadow: inset 0 0 0 0.0625rem fade(darken(@sapField_InvalidBackground, 18), 45); +@sapField_InvalidShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1899,7 +1822,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_WarningBorderStyle: none; -@sapField_WarningShadow: inset 0 0 0 0.0625rem fade(darken(@sapField_WarningBackground, 40), 40); +@sapField_WarningShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1920,7 +1843,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_SuccessBorderStyle: none; -@sapField_SuccessShadow: inset 0 0 0 0.0625rem fade(@sapField_SuccessColor, 18); +@sapField_SuccessShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1941,7 +1864,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_InformationBorderStyle: none; -@sapField_InformationShadow: inset 0 0 0 0.0625rem fade(lighten(@sapField_InformationColor, 23), 50); +@sapField_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2037,7 +1960,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: contrast(@sapList_Background, darken(@sapPrimary4, 4), lighten(@sapList_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2169,11 +2092,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapProgress_Value_Background: darken(@sapNeutralElementColor, 8); +@sapProgress_Value_Background: @sapNeutralElementColor; // [Tags "!Protected"] // [Protected "!true"] -@sapProgress_Value_BorderColor: @sapProgress_Value_Background; +@sapProgress_Value_BorderColor: @sapProgress_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -2241,7 +2164,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapScrollBar_SymbolColor: @sapButton_Lite_TextColor; +@sapScrollBar_SymbolColor: @sapContent_IconColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2249,7 +2172,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor, 12); +@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor, 4); // [Tags "!Protected"] // [Protected "!true"] @@ -2273,7 +2196,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_HandleBorderColor: lighten(@sapHighlightColor, 42); +@sapSlider_HandleBorderColor: @sapSlider_HandleBackground; // [Tags "!Protected"] // [Protected "!true"] @@ -2281,11 +2204,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_Hover_HandleBackground: @sapButton_Selected_Hover_Background; +@sapSlider_Hover_HandleBackground: @sapSlider_HandleBackground; // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_Hover_HandleBorderColor: @sapSlider_HandleBorderColor; +@sapSlider_Hover_HandleBorderColor: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2353,7 +2276,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, darken(@sapPrimary4, 4), lighten(@sapObjectHeader_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2365,7 +2288,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Title_FontSize: @sapFontHeader3Size; +@sapObjectHeader_Title_FontSize: @sapFontHeader2Size; // [Tags "!Protected"] // [Protected "!true"] @@ -2389,11 +2312,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Hover_Background: @sapHoverColor; +@sapTile_Hover_Background: @sapTile_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Active_Background: @sapActiveColor; +@sapTile_Active_Background: darken(@sapTile_Background, 4); // [Tags "!Protected"] // [Protected "!true"] @@ -2425,7 +2348,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_OverlayBackground: @sapTile_Background; +@sapTile_OverlayBackground: fade(@sapTile_Background, 96); // [Tags "!Protected"] // [Protected "!true"] @@ -2533,7 +2456,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_1_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_1_Active_Background: darken(@sapIndicationColor_1, 10); @sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1b_BorderColor; @sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1; @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background; @@ -2565,7 +2488,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_2_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_2_Active_Background: darken(@sapIndicationColor_2, 10); @sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2b_BorderColor; @sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2; @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background; @@ -2597,7 +2520,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_3_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_3_Active_Background: darken(@sapIndicationColor_3_Background, 6); @sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3b_BorderColor; @sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3; @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background; @@ -2629,7 +2552,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_4_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_4_Active_Background: darken(@sapIndicationColor_4, 10); @sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4b_BorderColor; @sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4; @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background; @@ -2661,7 +2584,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_5_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_5_Active_Background: darken(@sapIndicationColor_5, 10); @sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5b_BorderColor; @sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5; @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background; @@ -2693,7 +2616,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_6_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_6_Active_Background: darken(@sapIndicationColor_6, 10); @sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6b_BorderColor; @sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6; @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background; @@ -2725,7 +2648,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_7_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_7_Active_Background: darken(@sapIndicationColor_7, 10); @sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7b_BorderColor; @sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7; @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background; @@ -2757,7 +2680,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_8_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_8_Active_Background: darken(@sapIndicationColor_8, 10); @sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8b_BorderColor; @sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8; @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background; @@ -2969,31 +2892,31 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_1: #0070f2; +@sapChart_OrderedColor_1: #1b90ff; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_2: #c87b00; +@sapChart_OrderedColor_2: #f26018; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_3: #75980b; +@sapChart_OrderedColor_3: #179c6f; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_4: #df1278; +@sapChart_OrderedColor_4: #f62866; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_5: #8b47d7; +@sapChart_OrderedColor_5: #863fd5; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_6: #049f9a; +@sapChart_OrderedColor_6: #04a29d; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_7: #3c8cdd; +@sapChart_OrderedColor_7: #0070f2; // [Tags "!Protected"] // [Protected "!true"] @@ -3001,15 +2924,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_9: #798c77; +@sapChart_OrderedColor_9: #8396a8; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_10: #da6c6c; +@sapChart_OrderedColor_10: #f54747; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_11: #5d36ff; +@sapChart_OrderedColor_11: #20578c; // [Tags "!Protected"] // [Protected "!true"] @@ -3074,15 +2997,15 @@ // [Tags "!Protected"] // [Protected "!true"] @sapChart_Sequence_Neutral: @sapChart_Neutral; -@sapFontUrl_SAP-icons_ttf: url(./../sap_horizon/fonts/SAP-icons.ttf); -@sapFontUrl_SAP-icons_woff: url(./../sap_horizon/fonts/SAP-icons.woff); -@sapFontUrl_SAP-icons_woff2: url(./../sap_horizon/fonts/SAP-icons.woff2); -@sapFontUrl_SAP-icons-TNT_ttf: url(./../sap_horizon/fonts/SAP-icons-TNT.ttf); -@sapFontUrl_SAP-icons-TNT_woff: url(./../sap_horizon/fonts/SAP-icons-TNT.woff); -@sapFontUrl_SAP-icons-TNT_woff2: url(./../sap_horizon/fonts/SAP-icons-TNT.woff2); -@sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf); -@sapFontUrl_SAP-icons-Business-Suite_woff: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff); -@sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2); +@sapFontUrl_SAP-icons_ttf: url(./fonts/SAP-icons.ttf); +@sapFontUrl_SAP-icons_woff: url(./fonts/SAP-icons.woff); +@sapFontUrl_SAP-icons_woff2: url(./fonts/SAP-icons.woff2); +@sapFontUrl_SAP-icons-TNT_ttf: url(./fonts/SAP-icons-TNT.ttf); +@sapFontUrl_SAP-icons-TNT_woff: url(./fonts/SAP-icons-TNT.woff); +@sapFontUrl_SAP-icons-TNT_woff2: url(./fonts/SAP-icons-TNT.woff2); +@sapFontUrl_SAP-icons-Business-Suite_ttf: url(./fonts/BusinessSuiteInAppSymbols.ttf); +@sapFontUrl_SAP-icons-Business-Suite_woff: url(./fonts/BusinessSuiteInAppSymbols.woff); +@sapFontUrl_SAP-icons-Business-Suite_woff2: url(./fonts/BusinessSuiteInAppSymbols.woff2); @sapFontUrl_72_Regular_woff2: url(./../baseTheme/fonts/72-Regular.woff2); @sapFontUrl_72_Regular_woff: url(./../baseTheme/fonts/72-Regular.woff); @sapFontUrl_72_Regular_full_woff2: url(./../baseTheme/fonts/72-Regular-full.woff2); diff --git a/content/Base/baseLib/sap_horizon/css_variables-RTL.css b/content/Base/baseLib/sap_horizon/css_variables-RTL.css index ff9b4887..88a2ad71 100644 --- a/content/Base/baseLib/sap_horizon/css_variables-RTL.css +++ b/content/Base/baseLib/sap_horizon/css_variables-RTL.css @@ -1,27 +1,37 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0070f2; - --sapHighlightColor: #0064d9; + --sapHighlightColor: #0070f2; --sapBaseColor: #fff; --sapShellColor: #fff; --sapBackgroundColor: #f5f6f7; --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif; --sapFontSize: .875rem; --sapTextColor: #1d2d3e; - --sapLinkColor: #0064d9; + --sapLinkColor: #0070f2; --sapCompanyLogo: none; --sapBackgroundImage: none; --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; - --sapSelectedColor: #0064d9; + --sapSelectedColor: #0070f2; --sapHoverColor: #eaecee; --sapActiveColor: #dee2e5; --sapHighlightTextColor: #fff; @@ -50,8 +60,8 @@ --sapSuccessBackground: #f5fae5; --sapInformationBackground: #e1f4ff; --sapNeutralBackground: #eff1f2; - --sapErrorBorderColor: #e90b0b; - --sapWarningBorderColor: #dd6100; + --sapErrorBorderColor: #f53232; + --sapWarningBorderColor: #e76500; --sapSuccessBorderColor: #30914c; --sapInformationBorderColor: #0070f2; --sapNeutralBorderColor: #788fa6; @@ -71,34 +81,34 @@ --sapContent_MarkerIconColor: #5d36ff; --sapContent_MarkerTextColor: #046c7a; --sapContent_MeasureIndicatorColor: #556b81; - --sapContent_Selected_MeasureIndicatorColor: #0064d9; + --sapContent_Selected_MeasureIndicatorColor: #0070f2; --sapContent_Placeholderloading_Background: #ccc; --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%); --sapContent_ImagePlaceholderBackground: #eaecee; --sapContent_ImagePlaceholderForegroundColor: #5b738b; --sapContent_RatedColor: #d27700; --sapContent_UnratedColor: #758ca4; - --sapContent_BusyColor: #0064d9; - --sapContent_FocusColor: #0032a5; + --sapContent_BusyColor: #0070f2; + --sapContent_FocusColor: #0070f2; --sapContent_FocusStyle: solid; --sapContent_FocusWidth: .125rem; --sapContent_ContrastFocusColor: #fff; - --sapContent_ShadowColor: #223548; + --sapContent_ShadowColor: #556b82; --sapContent_ContrastShadowColor: #fff; - --sapContent_Shadow0: 0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2); - --sapContent_Shadow1: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3); - --sapContent_Shadow2: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25); - --sapContent_Shadow3: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25); + --sapContent_Shadow0: 0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16); + --sapContent_Shadow1: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3); + --sapContent_Shadow2: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3); + --sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 1.25rem 5rem 0 rgba(85,107,130,0.3); --sapContent_TextShadow: 0 0 0.125rem #fff; --sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7); - --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; - --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); - --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); - --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); - --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); - --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); - --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(120,143,166,0.3); + --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; + --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); + --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); + --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); + --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); + --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(120,143,166,0.72); --sapContent_SearchHighlightColor: #dafdf5; --sapContent_HelpColor: #188918; --sapContent_LabelColor: #556b82; @@ -114,10 +124,10 @@ --sapContent_ForegroundTextColor: #1d2d3e; --sapContent_BadgeBackground: #aa0808; --sapContent_BadgeTextColor: #fff; - --sapContent_DragAndDropActiveColor: #0064d9; + --sapContent_DragAndDropActiveColor: #0070f2; --sapContent_Selected_TextColor: #0064d9; --sapContent_Selected_Background: #fff; - --sapContent_Selected_Hover_Background: #e3f0ff; + --sapContent_Selected_Hover_Background: #fff; --sapContent_Selected_ForegroundColor: #0064d9; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #5d36ff; @@ -158,12 +168,12 @@ --sapLink_Hover_Color: #0064d9; --sapLink_Hover_TextDecoration: underline; --sapLink_Active_Color: #0064d9; - --sapLink_Active_TextDecoration: none; + --sapLink_Active_TextDecoration: underline; --sapLink_Visited_Color: #0064d9; - --sapLink_InvertedColor: #a6cfff; + --sapLink_InvertedColor: #bfddff; --sapLink_SubtleColor: #1d2d3e; - --sapShell_Background: #eff1f2; - --sapShell_BackgroundImage: linear-gradient(to bottom, #eff1f2, #eff1f2); + --sapShell_Background: #f5f6f7; + --sapShell_BackgroundImage: linear-gradient(to bottom, #f5f6f7, #f5f6f7); --sapShell_BackgroundImageOpacity: 1.0; --sapShell_BackgroundImageRepeat: false; --sapShell_BorderColor: #fff; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #1d2d3e; --sapShell_InteractiveBorderColor: #556b81; --sapShell_GroupTitleTextColor: #1d2d3e; - --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff; + --sapShell_GroupTitleTextShadow: 0 0 .125rem #fff; --sapShell_Hover_Background: #fff; --sapShell_Active_Background: #fff; --sapShell_Active_TextColor: #0070f2; @@ -185,15 +195,14 @@ --sapShell_Navigation_SelectedColor: #0064d9; --sapShell_Navigation_Selected_TextColor: #0064d9; --sapShell_Navigation_TextColor: #1d2d3e; - --sapShell_Navigation_Active_TextColor: #0064d9; + --sapShell_Navigation_Active_TextColor: #0070f2; --sapShell_Navigation_Active_Background: #fff; - --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2); + --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2); --sapShell_NegativeColor: #aa0808; --sapShell_CriticalColor: #b44f00; --sapShell_PositiveColor: #256f3a; --sapShell_InformativeColor: #0064d9; --sapShell_NeutralColor: #1d2d3e; - --sapShell_Assistant_ForegroundColor: #5d36ff; --sapShell_Category_1_Background: #0057d2; --sapShell_Category_1_BorderColor: #0057d2; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #fff; - --sapAssistant_Active_BorderColor: #5d36ff; - --sapAssistant_Active_TextColor: #5d36ff; - --sapAssistant_Question_Background: #eae5ff; - --sapAssistant_Question_BorderColor: #eae5ff; - --sapAssistant_Question_TextColor: #1d2d3e; - --sapAssistant_Answer_Background: #eff1f2; - --sapAssistant_Answer_BorderColor: #eff1f2; - --sapAssistant_Answer_TextColor: #1d2d3e; --sapAvatar_1_Background: #fff3b8; --sapAvatar_1_BorderColor: #fff3b8; --sapAvatar_1_TextColor: #a45d00; @@ -306,18 +297,18 @@ --sapAvatar_10_Background: #eaecee; --sapAvatar_10_BorderColor: #eaecee; --sapAvatar_10_TextColor: #556b82; - --sapButton_Background: #fff; - --sapButton_BorderColor: #bcc3ca; + --sapButton_Background: #eaecee; + --sapButton_BorderColor: #eaecee; --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .5rem; - --sapButton_TextColor: #0064d9; - --sapButton_Hover_Background: #eaecee; - --sapButton_Hover_BorderColor: #bcc3ca; - --sapButton_Hover_TextColor: #0064d9; - --sapButton_IconColor: #0064d9; + --sapButton_TextColor: #1d2d3e; + --sapButton_Hover_Background: #fff; + --sapButton_Hover_BorderColor: #fff; + --sapButton_Hover_TextColor: #1d2d3e; + --sapButton_IconColor: #1d2d3e; --sapButton_Active_Background: #fff; - --sapButton_Active_BorderColor: #0064d9; - --sapButton_Active_TextColor: #0064d9; + --sapButton_Active_BorderColor: #0070f2; + --sapButton_Active_TextColor: #0070f2; --sapButton_Emphasized_Background: #0070f2; --sapButton_Emphasized_BorderColor: #0070f2; --sapButton_Emphasized_TextColor: #fff; @@ -325,29 +316,29 @@ --sapButton_Emphasized_Hover_BorderColor: #0064d9; --sapButton_Emphasized_Hover_TextColor: #fff; --sapButton_Emphasized_Active_Background: #fff; - --sapButton_Emphasized_Active_BorderColor: #0064d9; - --sapButton_Emphasized_Active_TextColor: #0064d9; + --sapButton_Emphasized_Active_BorderColor: #0070f2; + --sapButton_Emphasized_Active_TextColor: #0070f2; --sapButton_Emphasized_TextShadow: transparent; --sapButton_Emphasized_FontWeight: bold; --sapButton_Reject_Background: #ffd6e9; - --sapButton_Reject_BorderColor: #ffc2de; + --sapButton_Reject_BorderColor: #ffd6e9; --sapButton_Reject_TextColor: #aa0808; - --sapButton_Reject_Hover_Background: #ffbddb; - --sapButton_Reject_Hover_BorderColor: #ffbddb; + --sapButton_Reject_Hover_Background: #fff; + --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #aa0808; --sapButton_Reject_Active_Background: #fff; - --sapButton_Reject_Active_BorderColor: #e90b0b; + --sapButton_Reject_Active_BorderColor: #f53232; --sapButton_Reject_Active_TextColor: #aa0808; --sapButton_Reject_Selected_Background: #fff; - --sapButton_Reject_Selected_BorderColor: #e90b0b; + --sapButton_Reject_Selected_BorderColor: #f53232; --sapButton_Reject_Selected_TextColor: #aa0808; - --sapButton_Reject_Selected_Hover_Background: #ffbddb; - --sapButton_Reject_Selected_Hover_BorderColor: #e90b0b; + --sapButton_Reject_Selected_Hover_Background: #fff; + --sapButton_Reject_Selected_Hover_BorderColor: #f53232; --sapButton_Accept_Background: #ebf5cb; - --sapButton_Accept_BorderColor: #dbeda0; + --sapButton_Accept_BorderColor: #ebf5cb; --sapButton_Accept_TextColor: #256f3a; - --sapButton_Accept_Hover_Background: #e3f1b6; - --sapButton_Accept_Hover_BorderColor: #e3f1b6; + --sapButton_Accept_Hover_Background: #fff; + --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #256f3a; --sapButton_Accept_Active_Background: #fff; --sapButton_Accept_Active_BorderColor: #30914c; @@ -355,100 +346,100 @@ --sapButton_Accept_Selected_Background: #fff; --sapButton_Accept_Selected_BorderColor: #30914c; --sapButton_Accept_Selected_TextColor: #256f3a; - --sapButton_Accept_Selected_Hover_Background: #e3f1b6; + --sapButton_Accept_Selected_Hover_Background: #fff; --sapButton_Accept_Selected_Hover_BorderColor: #30914c; --sapButton_Lite_Background: transparent; --sapButton_Lite_BorderColor: transparent; --sapButton_Lite_TextColor: #0064d9; - --sapButton_Lite_Hover_Background: #eaecee; - --sapButton_Lite_Hover_BorderColor: #bcc3ca; + --sapButton_Lite_Hover_Background: #fff; + --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #0064d9; --sapButton_Lite_Active_Background: #fff; - --sapButton_Lite_Active_BorderColor: #0064d9; - --sapButton_Selected_Background: #edf6ff; - --sapButton_Selected_BorderColor: #0064d9; - --sapButton_Selected_TextColor: #0064d9; - --sapButton_Selected_Hover_Background: #d9ecff; - --sapButton_Selected_Hover_BorderColor: #0064d9; + --sapButton_Lite_Active_BorderColor: #0070f2; + --sapButton_Selected_Background: #fff; + --sapButton_Selected_BorderColor: #0070f2; + --sapButton_Selected_TextColor: #0070f2; + --sapButton_Selected_Hover_Background: #fff; + --sapButton_Selected_Hover_BorderColor: #0070f2; --sapButton_Attention_Background: #fff3b7; - --sapButton_Attention_BorderColor: #ffeb84; + --sapButton_Attention_BorderColor: #fff3b7; --sapButton_Attention_TextColor: #b44f00; - --sapButton_Attention_Hover_Background: #ffef9e; - --sapButton_Attention_Hover_BorderColor: #ffef9e; + --sapButton_Attention_Hover_Background: #fff; + --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #b44f00; --sapButton_Attention_Active_Background: #fff; - --sapButton_Attention_Active_BorderColor: #dd6100; + --sapButton_Attention_Active_BorderColor: #ff8d34; --sapButton_Attention_Active_TextColor: #b44f00; --sapButton_Attention_Selected_Background: #fff; - --sapButton_Attention_Selected_BorderColor: #dd6100; + --sapButton_Attention_Selected_BorderColor: #ff8d34; --sapButton_Attention_Selected_TextColor: #b44f00; - --sapButton_Attention_Selected_Hover_Background: #ffef9e; - --sapButton_Attention_Selected_Hover_BorderColor: #dd6100; + --sapButton_Attention_Selected_Hover_Background: #fff; + --sapButton_Attention_Selected_Hover_BorderColor: #ff8d34; --sapButton_Negative_Background: #f53232; --sapButton_Negative_BorderColor: #f53232; --sapButton_Negative_TextColor: #fff; --sapButton_Negative_Hover_Background: #e90b0b; --sapButton_Negative_Hover_BorderColor: #e90b0b; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #fff; - --sapButton_Negative_Active_BorderColor: #f53232; - --sapButton_Negative_Active_TextColor: #aa0808; + --sapButton_Negative_Active_Background: #d50a0a; + --sapButton_Negative_Active_BorderColor: #d50a0a; + --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #e76500; --sapButton_Critical_BorderColor: #e76500; --sapButton_Critical_TextColor: #fff; --sapButton_Critical_Hover_Background: #dd6100; --sapButton_Critical_Hover_BorderColor: #dd6100; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #fff; - --sapButton_Critical_Active_BorderColor: #dd6100; - --sapButton_Critical_Active_TextColor: #b44f00; + --sapButton_Critical_Active_Background: #d35c00; + --sapButton_Critical_Active_BorderColor: #d35c00; + --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #30914c; --sapButton_Success_BorderColor: #30914c; --sapButton_Success_TextColor: #fff; --sapButton_Success_Hover_Background: #2c8646; --sapButton_Success_Hover_BorderColor: #2c8646; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #fff; - --sapButton_Success_Active_BorderColor: #30914c; - --sapButton_Success_Active_TextColor: #256f3a; - --sapButton_Information_Background: #e8f3ff; - --sapButton_Information_BorderColor: #b5d8ff; - --sapButton_Information_TextColor: #0064d9; - --sapButton_Information_Hover_Background: #d4e8ff; - --sapButton_Information_Hover_BorderColor: #b5d8ff; - --sapButton_Information_Hover_TextColor: #0064d9; - --sapButton_Information_Active_Background: #fff; - --sapButton_Information_Active_BorderColor: #0064d9; - --sapButton_Information_Active_TextColor: #0064d9; - --sapButton_Neutral_Background: #e8f3ff; - --sapButton_Neutral_BorderColor: #b5d8ff; - --sapButton_Neutral_TextColor: #0064d9; - --sapButton_Neutral_Hover_Background: #d4e8ff; - --sapButton_Neutral_Hover_BorderColor: #b5d8ff; - --sapButton_Neutral_Hover_TextColor: #0064d9; - --sapButton_Neutral_Active_Background: #fff; - --sapButton_Neutral_Active_BorderColor: #0064d9; - --sapButton_Neutral_Active_TextColor: #0064d9; + --sapButton_Success_Active_Background: #287a40; + --sapButton_Success_Active_BorderColor: #287a40; + --sapButton_Success_Active_TextColor: #fff; + --sapButton_Information_Background: #0070f2; + --sapButton_Information_BorderColor: #0070f2; + --sapButton_Information_TextColor: #fff; + --sapButton_Information_Hover_Background: #0064d9; + --sapButton_Information_Hover_BorderColor: #0064d9; + --sapButton_Information_Hover_TextColor: #fff; + --sapButton_Information_Active_Background: #0058bf; + --sapButton_Information_Active_BorderColor: #0058bf; + --sapButton_Information_Active_TextColor: #fff; + --sapButton_Neutral_Background: #788fa6; + --sapButton_Neutral_BorderColor: #788fa6; + --sapButton_Neutral_TextColor: #fff; + --sapButton_Neutral_Hover_Background: #637d97; + --sapButton_Neutral_Hover_BorderColor: #637d97; + --sapButton_Neutral_Hover_TextColor: #fff; + --sapButton_Neutral_Active_Background: #5d758e; + --sapButton_Neutral_Active_BorderColor: #5d758e; + --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #788fa6; --sapButton_Track_BorderColor: #788fa6; --sapButton_Track_TextColor: #fff; --sapButton_Track_Hover_Background: #637d97; --sapButton_Track_Hover_BorderColor: #637d97; - --sapButton_Track_Selected_Background: #0064d9; - --sapButton_Track_Selected_BorderColor: #0064d9; + --sapButton_Track_Selected_Background: #0070f2; + --sapButton_Track_Selected_BorderColor: #0070f2; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #0058c0; - --sapButton_Track_Selected_Hover_BorderColor: #0058c0; + --sapButton_Track_Selected_Hover_Background: #0064d9; + --sapButton_Track_Selected_Hover_BorderColor: #0064d9; --sapButton_Handle_Background: #fff; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #1d2d3e; --sapButton_Handle_Hover_Background: #fff; --sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5); - --sapButton_Handle_Selected_Background: #edf6ff; - --sapButton_Handle_Selected_BorderColor: #edf6ff; - --sapButton_Handle_Selected_TextColor: #0064d9; - --sapButton_Handle_Selected_Hover_Background: #edf6ff; - --sapButton_Handle_Selected_Hover_BorderColor: rgba(237,246,255,0.5); + --sapButton_Handle_Selected_Background: #fff; + --sapButton_Handle_Selected_BorderColor: #fff; + --sapButton_Handle_Selected_TextColor: #0070f2; + --sapButton_Handle_Selected_Hover_Background: #fff; + --sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5); --sapButton_Track_Negative_Background: #f53232; --sapButton_Track_Negative_BorderColor: #f53232; --sapButton_Track_Negative_TextColor: #fff; @@ -470,60 +461,60 @@ --sapButton_Handle_Positive_Hover_Background: #fff; --sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5); --sapButton_TokenBackground: #fff; - --sapButton_TokenBorderColor: #bcc3ca; - --sapField_Background: #fff; + --sapButton_TokenBorderColor: #758ca4; + --sapField_Background: #eff1f2; --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; --sapField_TextColor: #131e29; --sapField_PlaceholderTextColor: #556b82; --sapField_BorderColor: #556b81; - --sapField_HelpBackground: #fff; + --sapField_HelpBackground: #eff1f2; --sapField_BorderWidth: .0625rem; --sapField_BorderStyle: none; --sapField_BorderCornerRadius: .25rem; - --sapField_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); + --sapField_Shadow: none; --sapField_Hover_Background: #fff; - --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box; - --sapField_Hover_BorderColor: #0064d9; + --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; + --sapField_Hover_BorderColor: #556b81; --sapField_Hover_HelpBackground: #fff; - --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); - --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); - --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); - --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); - --sapField_Active_BorderColor: #0064d9; + --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); + --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); + --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); + --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); + --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapField_Active_BorderColor: #0070f2; --sapField_Focus_Background: #fff; - --sapField_Focus_BorderColor: #0032a5; + --sapField_Focus_BorderColor: #0070f2; --sapField_Focus_HelpBackground: #fff; - --sapField_ReadOnly_Background: #eaecee; + --sapField_ReadOnly_Background: transparent; --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box; --sapField_ReadOnly_BorderColor: #556b81; --sapField_ReadOnly_BorderStyle: none; - --sapField_ReadOnly_HelpBackground: #eaecee; + --sapField_ReadOnly_HelpBackground: transparent; --sapField_RequiredColor: #ba066c; - --sapField_InvalidColor: #e90b0b; + --sapField_InvalidColor: #f53232; --sapField_InvalidBackground: #ffeaf4; - --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box; + --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: none; - --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapField_WarningColor: #dd6100; + --sapField_InvalidShadow: none; + --sapField_WarningColor: #e76500; --sapField_WarningBackground: #fff8d6; - --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box; + --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box; --sapField_WarningBorderWidth: .125rem; --sapField_WarningBorderStyle: none; - --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); + --sapField_WarningShadow: none; --sapField_SuccessColor: #30914c; --sapField_SuccessBackground: #f5fae5; --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box; --sapField_SuccessBorderWidth: .0625rem; --sapField_SuccessBorderStyle: none; - --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); + --sapField_SuccessShadow: none; --sapField_InformationColor: #0070f2; --sapField_InformationBackground: #e1f4ff; --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box; --sapField_InformationBorderWidth: .125rem; --sapField_InformationBorderStyle: none; - --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); + --sapField_InformationShadow: none; --sapGroup_TitleBackground: #fff; --sapGroup_TitleBorderColor: #a8b2bd; --sapGroup_TitleTextColor: #1d2d3e; @@ -544,7 +535,7 @@ --sapList_Active_TextColor: #1d2d3e; --sapList_Active_Background: #dee2e5; --sapList_SelectionBackgroundColor: #ebf8ff; - --sapList_SelectionBorderColor: #0064d9; + --sapList_SelectionBorderColor: #0070f2; --sapList_Hover_SelectionBackground: #dcf3ff; --sapList_Background: #fff; --sapList_Hover_Background: #eaecee; @@ -580,8 +571,8 @@ --sapProgress_InformationBackground: #cdedff; --sapProgress_InformationBorderColor: #cdedff; --sapProgress_InformationTextColor: #1d2d3e; - --sapProgress_Value_Background: #617b94; - --sapProgress_Value_BorderColor: #617b94; + --sapProgress_Value_Background: #788fa6; + --sapProgress_Value_BorderColor: #d5dadd; --sapProgress_Value_TextColor: #788fa6; --sapProgress_Value_NegativeBackground: #f53232; --sapProgress_Value_NegativeBorderColor: #f53232; @@ -598,21 +589,21 @@ --sapScrollBar_FaceColor: #7b91a8; --sapScrollBar_TrackColor: #fff; --sapScrollBar_BorderColor: #7b91a8; - --sapScrollBar_SymbolColor: #0064d9; + --sapScrollBar_SymbolColor: #1d2d3e; --sapScrollBar_Dimension: .75rem; - --sapScrollBar_Hover_FaceColor: #5b728b; + --sapScrollBar_Hover_FaceColor: #6f87a0; --sapSlider_Background: #d5dadd; --sapSlider_BorderColor: #d5dadd; - --sapSlider_Selected_Background: #0064d9; - --sapSlider_Selected_BorderColor: #0064d9; + --sapSlider_Selected_Background: #0070f2; + --sapSlider_Selected_BorderColor: #0070f2; --sapSlider_HandleBackground: #fff; - --sapSlider_HandleBorderColor: #b0d5ff; + --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #fff; - --sapSlider_Hover_HandleBackground: #d9ecff; - --sapSlider_Hover_HandleBorderColor: #b0d5ff; - --sapSlider_Hover_RangeHandleBackground: #d9ecff; + --sapSlider_Hover_HandleBackground: #fff; + --sapSlider_Hover_HandleBorderColor: #0070f2; + --sapSlider_Hover_RangeHandleBackground: #fff; --sapSlider_Active_HandleBackground: #fff; - --sapSlider_Active_HandleBorderColor: #0064d9; + --sapSlider_Active_HandleBorderColor: #0070f2; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #fff; --sapPageHeader_BorderColor: #d9d9d9; @@ -629,14 +620,14 @@ --sapObjectHeader_Hover_Background: #eaecee; --sapObjectHeader_BorderColor: #d9d9d9; --sapObjectHeader_Title_TextColor: #1d2d3e; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #556b82; --sapBlockLayer_Background: #000; --sapTile_Background: #fff; - --sapTile_Hover_Background: #eaecee; - --sapTile_Active_Background: #dee2e5; + --sapTile_Hover_Background: #fff; + --sapTile_Active_Background: #f5f5f5; --sapTile_BorderColor: transparent; --sapTile_BorderCornerRadius: 1rem; --sapTile_TitleTextColor: #1d2d3e; @@ -644,7 +635,7 @@ --sapTile_IconColor: #556b82; --sapTile_SeparatorColor: #ccc; --sapTile_Interactive_BorderColor: #b3b3b3; - --sapTile_OverlayBackground: #fff; + --sapTile_OverlayBackground: rgba(255,255,255,0.96); --sapTile_OverlayForegroundColor: #1d2d3e; --sapAccentColor1: #d27700; --sapAccentColor2: #aa0808; @@ -671,10 +662,10 @@ --sapIndicationColor_1_BorderColor: #840606; --sapIndicationColor_1_TextColor: #fff; --sapIndicationColor_1_Hover_Background: #6c0505; - --sapIndicationColor_1_Active_Background: #fff; + --sapIndicationColor_1_Active_Background: #530404; --sapIndicationColor_1_Active_BorderColor: #fb9d9d; --sapIndicationColor_1_Active_TextColor: #840606; - --sapIndicationColor_1_Selected_Background: #fff; + --sapIndicationColor_1_Selected_Background: #530404; --sapIndicationColor_1_Selected_BorderColor: #fb9d9d; --sapIndicationColor_1_Selected_TextColor: #840606; --sapIndicationColor_1b: #fb9d9d; @@ -685,10 +676,10 @@ --sapIndicationColor_2_BorderColor: #aa0808; --sapIndicationColor_2_TextColor: #fff; --sapIndicationColor_2_Hover_Background: #920707; - --sapIndicationColor_2_Active_Background: #fff; + --sapIndicationColor_2_Active_Background: #790606; --sapIndicationColor_2_Active_BorderColor: #fcc4c4; --sapIndicationColor_2_Active_TextColor: #aa0808; - --sapIndicationColor_2_Selected_Background: #fff; + --sapIndicationColor_2_Selected_Background: #790606; --sapIndicationColor_2_Selected_BorderColor: #fcc4c4; --sapIndicationColor_2_Selected_TextColor: #aa0808; --sapIndicationColor_2b: #fcc4c4; @@ -699,10 +690,10 @@ --sapIndicationColor_3_BorderColor: #e76500; --sapIndicationColor_3_TextColor: #fff; --sapIndicationColor_3_Hover_Background: #d85e00; - --sapIndicationColor_3_Active_Background: #fff; + --sapIndicationColor_3_Active_Background: #c85800; --sapIndicationColor_3_Active_BorderColor: #fff2c0; --sapIndicationColor_3_Active_TextColor: #b95100; - --sapIndicationColor_3_Selected_Background: #fff; + --sapIndicationColor_3_Selected_Background: #c85800; --sapIndicationColor_3_Selected_BorderColor: #fff2c0; --sapIndicationColor_3_Selected_TextColor: #b95100; --sapIndicationColor_3b: #fff2c0; @@ -713,10 +704,10 @@ --sapIndicationColor_4_BorderColor: #256f3a; --sapIndicationColor_4_TextColor: #fff; --sapIndicationColor_4_Hover_Background: #1f5c30; - --sapIndicationColor_4_Active_Background: #fff; + --sapIndicationColor_4_Active_Background: #184926; --sapIndicationColor_4_Active_BorderColor: #bae8bc; --sapIndicationColor_4_Active_TextColor: #256f3a; - --sapIndicationColor_4_Selected_Background: #fff; + --sapIndicationColor_4_Selected_Background: #184926; --sapIndicationColor_4_Selected_BorderColor: #bae8bc; --sapIndicationColor_4_Selected_TextColor: #256f3a; --sapIndicationColor_4b: #bae8bc; @@ -727,10 +718,10 @@ --sapIndicationColor_5_BorderColor: #0070f2; --sapIndicationColor_5_TextColor: #fff; --sapIndicationColor_5_Hover_Background: #0064d9; - --sapIndicationColor_5_Active_Background: #fff; + --sapIndicationColor_5_Active_Background: #0058bf; --sapIndicationColor_5_Active_BorderColor: #d3effd; --sapIndicationColor_5_Active_TextColor: #0070f2; - --sapIndicationColor_5_Selected_Background: #fff; + --sapIndicationColor_5_Selected_Background: #0058bf; --sapIndicationColor_5_Selected_BorderColor: #d3effd; --sapIndicationColor_5_Selected_TextColor: #0070f2; --sapIndicationColor_5b: #d3effd; @@ -741,10 +732,10 @@ --sapIndicationColor_6_BorderColor: #046c7a; --sapIndicationColor_6_TextColor: #fff; --sapIndicationColor_6_Hover_Background: #035661; - --sapIndicationColor_6_Active_Background: #fff; + --sapIndicationColor_6_Active_Background: #024049; --sapIndicationColor_6_Active_BorderColor: #cdf5ec; --sapIndicationColor_6_Active_TextColor: #046c7a; - --sapIndicationColor_6_Selected_Background: #fff; + --sapIndicationColor_6_Selected_Background: #024049; --sapIndicationColor_6_Selected_BorderColor: #cdf5ec; --sapIndicationColor_6_Selected_TextColor: #046c7a; --sapIndicationColor_6b: #cdf5ec; @@ -755,10 +746,10 @@ --sapIndicationColor_7_BorderColor: #5d36ff; --sapIndicationColor_7_TextColor: #fff; --sapIndicationColor_7_Hover_Background: #481cff; - --sapIndicationColor_7_Active_Background: #fff; + --sapIndicationColor_7_Active_Background: #3403ff; --sapIndicationColor_7_Active_BorderColor: #e2dbff; --sapIndicationColor_7_Active_TextColor: #5d36ff; - --sapIndicationColor_7_Selected_Background: #fff; + --sapIndicationColor_7_Selected_Background: #3403ff; --sapIndicationColor_7_Selected_BorderColor: #e2dbff; --sapIndicationColor_7_Selected_TextColor: #5d36ff; --sapIndicationColor_7b: #e2dbff; @@ -769,10 +760,10 @@ --sapIndicationColor_8_BorderColor: #a100c2; --sapIndicationColor_8_TextColor: #fff; --sapIndicationColor_8_Hover_Background: #8c00a9; - --sapIndicationColor_8_Active_Background: #fff; + --sapIndicationColor_8_Active_Background: #77008f; --sapIndicationColor_8_Active_BorderColor: #f8d6ff; --sapIndicationColor_8_Active_TextColor: #a100c2; - --sapIndicationColor_8_Selected_Background: #fff; + --sapIndicationColor_8_Selected_Background: #77008f; --sapIndicationColor_8_Selected_BorderColor: #f8d6ff; --sapIndicationColor_8_Selected_TextColor: #a100c2; --sapIndicationColor_8b: #f8d6ff; @@ -849,32 +840,32 @@ --sapLegendBackgroundColor18: #ebf5cb; --sapLegendBackgroundColor19: #fafdff; --sapLegendBackgroundColor20: #eceeff; - --sapChart_OrderedColor_1: #0070f2; - --sapChart_OrderedColor_2: #c87b00; - --sapChart_OrderedColor_3: #75980b; - --sapChart_OrderedColor_4: #df1278; - --sapChart_OrderedColor_5: #8b47d7; - --sapChart_OrderedColor_6: #049f9a; - --sapChart_OrderedColor_7: #3c8cdd; + --sapChart_OrderedColor_1: #1b90ff; + --sapChart_OrderedColor_2: #f26018; + --sapChart_OrderedColor_3: #179c6f; + --sapChart_OrderedColor_4: #f62866; + --sapChart_OrderedColor_5: #863fd5; + --sapChart_OrderedColor_6: #04a29d; + --sapChart_OrderedColor_7: #0070f2; --sapChart_OrderedColor_8: #cc00dc; - --sapChart_OrderedColor_9: #798c77; - --sapChart_OrderedColor_10: #da6c6c; - --sapChart_OrderedColor_11: #5d36ff; + --sapChart_OrderedColor_9: #8396a8; + --sapChart_OrderedColor_10: #f54747; + --sapChart_OrderedColor_11: #20578c; --sapChart_Bad: #f53232; --sapChart_Critical: #e76500; --sapChart_Good: #30914c; --sapChart_Neutral: #788fa6; - --sapChart_Sequence_1: #0070f2; - --sapChart_Sequence_2: #c87b00; - --sapChart_Sequence_3: #75980b; - --sapChart_Sequence_4: #df1278; - --sapChart_Sequence_5: #8b47d7; - --sapChart_Sequence_6: #049f9a; - --sapChart_Sequence_7: #3c8cdd; + --sapChart_Sequence_1: #1b90ff; + --sapChart_Sequence_2: #f26018; + --sapChart_Sequence_3: #179c6f; + --sapChart_Sequence_4: #f62866; + --sapChart_Sequence_5: #863fd5; + --sapChart_Sequence_6: #04a29d; + --sapChart_Sequence_7: #0070f2; --sapChart_Sequence_8: #cc00dc; - --sapChart_Sequence_9: #798c77; - --sapChart_Sequence_10: #da6c6c; - --sapChart_Sequence_11: #5d36ff; + --sapChart_Sequence_9: #8396a8; + --sapChart_Sequence_10: #f54747; + --sapChart_Sequence_11: #20578c; --sapChart_Sequence_Neutral: #788fa6; --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); @@ -943,3 +934,13 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon/css_variables.css b/content/Base/baseLib/sap_horizon/css_variables.css index ff9b4887..88a2ad71 100644 --- a/content/Base/baseLib/sap_horizon/css_variables.css +++ b/content/Base/baseLib/sap_horizon/css_variables.css @@ -1,27 +1,37 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0070f2; - --sapHighlightColor: #0064d9; + --sapHighlightColor: #0070f2; --sapBaseColor: #fff; --sapShellColor: #fff; --sapBackgroundColor: #f5f6f7; --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif; --sapFontSize: .875rem; --sapTextColor: #1d2d3e; - --sapLinkColor: #0064d9; + --sapLinkColor: #0070f2; --sapCompanyLogo: none; --sapBackgroundImage: none; --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; - --sapSelectedColor: #0064d9; + --sapSelectedColor: #0070f2; --sapHoverColor: #eaecee; --sapActiveColor: #dee2e5; --sapHighlightTextColor: #fff; @@ -50,8 +60,8 @@ --sapSuccessBackground: #f5fae5; --sapInformationBackground: #e1f4ff; --sapNeutralBackground: #eff1f2; - --sapErrorBorderColor: #e90b0b; - --sapWarningBorderColor: #dd6100; + --sapErrorBorderColor: #f53232; + --sapWarningBorderColor: #e76500; --sapSuccessBorderColor: #30914c; --sapInformationBorderColor: #0070f2; --sapNeutralBorderColor: #788fa6; @@ -71,34 +81,34 @@ --sapContent_MarkerIconColor: #5d36ff; --sapContent_MarkerTextColor: #046c7a; --sapContent_MeasureIndicatorColor: #556b81; - --sapContent_Selected_MeasureIndicatorColor: #0064d9; + --sapContent_Selected_MeasureIndicatorColor: #0070f2; --sapContent_Placeholderloading_Background: #ccc; --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%); --sapContent_ImagePlaceholderBackground: #eaecee; --sapContent_ImagePlaceholderForegroundColor: #5b738b; --sapContent_RatedColor: #d27700; --sapContent_UnratedColor: #758ca4; - --sapContent_BusyColor: #0064d9; - --sapContent_FocusColor: #0032a5; + --sapContent_BusyColor: #0070f2; + --sapContent_FocusColor: #0070f2; --sapContent_FocusStyle: solid; --sapContent_FocusWidth: .125rem; --sapContent_ContrastFocusColor: #fff; - --sapContent_ShadowColor: #223548; + --sapContent_ShadowColor: #556b82; --sapContent_ContrastShadowColor: #fff; - --sapContent_Shadow0: 0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2); - --sapContent_Shadow1: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3); - --sapContent_Shadow2: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25); - --sapContent_Shadow3: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25); + --sapContent_Shadow0: 0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16); + --sapContent_Shadow1: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3); + --sapContent_Shadow2: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3); + --sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 1.25rem 5rem 0 rgba(85,107,130,0.3); --sapContent_TextShadow: 0 0 0.125rem #fff; --sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7); - --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; - --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); - --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); - --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); - --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); - --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); - --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(120,143,166,0.3); + --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; + --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); + --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); + --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); + --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); + --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(120,143,166,0.72); --sapContent_SearchHighlightColor: #dafdf5; --sapContent_HelpColor: #188918; --sapContent_LabelColor: #556b82; @@ -114,10 +124,10 @@ --sapContent_ForegroundTextColor: #1d2d3e; --sapContent_BadgeBackground: #aa0808; --sapContent_BadgeTextColor: #fff; - --sapContent_DragAndDropActiveColor: #0064d9; + --sapContent_DragAndDropActiveColor: #0070f2; --sapContent_Selected_TextColor: #0064d9; --sapContent_Selected_Background: #fff; - --sapContent_Selected_Hover_Background: #e3f0ff; + --sapContent_Selected_Hover_Background: #fff; --sapContent_Selected_ForegroundColor: #0064d9; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #5d36ff; @@ -158,12 +168,12 @@ --sapLink_Hover_Color: #0064d9; --sapLink_Hover_TextDecoration: underline; --sapLink_Active_Color: #0064d9; - --sapLink_Active_TextDecoration: none; + --sapLink_Active_TextDecoration: underline; --sapLink_Visited_Color: #0064d9; - --sapLink_InvertedColor: #a6cfff; + --sapLink_InvertedColor: #bfddff; --sapLink_SubtleColor: #1d2d3e; - --sapShell_Background: #eff1f2; - --sapShell_BackgroundImage: linear-gradient(to bottom, #eff1f2, #eff1f2); + --sapShell_Background: #f5f6f7; + --sapShell_BackgroundImage: linear-gradient(to bottom, #f5f6f7, #f5f6f7); --sapShell_BackgroundImageOpacity: 1.0; --sapShell_BackgroundImageRepeat: false; --sapShell_BorderColor: #fff; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #1d2d3e; --sapShell_InteractiveBorderColor: #556b81; --sapShell_GroupTitleTextColor: #1d2d3e; - --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff; + --sapShell_GroupTitleTextShadow: 0 0 .125rem #fff; --sapShell_Hover_Background: #fff; --sapShell_Active_Background: #fff; --sapShell_Active_TextColor: #0070f2; @@ -185,15 +195,14 @@ --sapShell_Navigation_SelectedColor: #0064d9; --sapShell_Navigation_Selected_TextColor: #0064d9; --sapShell_Navigation_TextColor: #1d2d3e; - --sapShell_Navigation_Active_TextColor: #0064d9; + --sapShell_Navigation_Active_TextColor: #0070f2; --sapShell_Navigation_Active_Background: #fff; - --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2); + --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2); --sapShell_NegativeColor: #aa0808; --sapShell_CriticalColor: #b44f00; --sapShell_PositiveColor: #256f3a; --sapShell_InformativeColor: #0064d9; --sapShell_NeutralColor: #1d2d3e; - --sapShell_Assistant_ForegroundColor: #5d36ff; --sapShell_Category_1_Background: #0057d2; --sapShell_Category_1_BorderColor: #0057d2; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #fff; - --sapAssistant_Active_BorderColor: #5d36ff; - --sapAssistant_Active_TextColor: #5d36ff; - --sapAssistant_Question_Background: #eae5ff; - --sapAssistant_Question_BorderColor: #eae5ff; - --sapAssistant_Question_TextColor: #1d2d3e; - --sapAssistant_Answer_Background: #eff1f2; - --sapAssistant_Answer_BorderColor: #eff1f2; - --sapAssistant_Answer_TextColor: #1d2d3e; --sapAvatar_1_Background: #fff3b8; --sapAvatar_1_BorderColor: #fff3b8; --sapAvatar_1_TextColor: #a45d00; @@ -306,18 +297,18 @@ --sapAvatar_10_Background: #eaecee; --sapAvatar_10_BorderColor: #eaecee; --sapAvatar_10_TextColor: #556b82; - --sapButton_Background: #fff; - --sapButton_BorderColor: #bcc3ca; + --sapButton_Background: #eaecee; + --sapButton_BorderColor: #eaecee; --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .5rem; - --sapButton_TextColor: #0064d9; - --sapButton_Hover_Background: #eaecee; - --sapButton_Hover_BorderColor: #bcc3ca; - --sapButton_Hover_TextColor: #0064d9; - --sapButton_IconColor: #0064d9; + --sapButton_TextColor: #1d2d3e; + --sapButton_Hover_Background: #fff; + --sapButton_Hover_BorderColor: #fff; + --sapButton_Hover_TextColor: #1d2d3e; + --sapButton_IconColor: #1d2d3e; --sapButton_Active_Background: #fff; - --sapButton_Active_BorderColor: #0064d9; - --sapButton_Active_TextColor: #0064d9; + --sapButton_Active_BorderColor: #0070f2; + --sapButton_Active_TextColor: #0070f2; --sapButton_Emphasized_Background: #0070f2; --sapButton_Emphasized_BorderColor: #0070f2; --sapButton_Emphasized_TextColor: #fff; @@ -325,29 +316,29 @@ --sapButton_Emphasized_Hover_BorderColor: #0064d9; --sapButton_Emphasized_Hover_TextColor: #fff; --sapButton_Emphasized_Active_Background: #fff; - --sapButton_Emphasized_Active_BorderColor: #0064d9; - --sapButton_Emphasized_Active_TextColor: #0064d9; + --sapButton_Emphasized_Active_BorderColor: #0070f2; + --sapButton_Emphasized_Active_TextColor: #0070f2; --sapButton_Emphasized_TextShadow: transparent; --sapButton_Emphasized_FontWeight: bold; --sapButton_Reject_Background: #ffd6e9; - --sapButton_Reject_BorderColor: #ffc2de; + --sapButton_Reject_BorderColor: #ffd6e9; --sapButton_Reject_TextColor: #aa0808; - --sapButton_Reject_Hover_Background: #ffbddb; - --sapButton_Reject_Hover_BorderColor: #ffbddb; + --sapButton_Reject_Hover_Background: #fff; + --sapButton_Reject_Hover_BorderColor: #fff; --sapButton_Reject_Hover_TextColor: #aa0808; --sapButton_Reject_Active_Background: #fff; - --sapButton_Reject_Active_BorderColor: #e90b0b; + --sapButton_Reject_Active_BorderColor: #f53232; --sapButton_Reject_Active_TextColor: #aa0808; --sapButton_Reject_Selected_Background: #fff; - --sapButton_Reject_Selected_BorderColor: #e90b0b; + --sapButton_Reject_Selected_BorderColor: #f53232; --sapButton_Reject_Selected_TextColor: #aa0808; - --sapButton_Reject_Selected_Hover_Background: #ffbddb; - --sapButton_Reject_Selected_Hover_BorderColor: #e90b0b; + --sapButton_Reject_Selected_Hover_Background: #fff; + --sapButton_Reject_Selected_Hover_BorderColor: #f53232; --sapButton_Accept_Background: #ebf5cb; - --sapButton_Accept_BorderColor: #dbeda0; + --sapButton_Accept_BorderColor: #ebf5cb; --sapButton_Accept_TextColor: #256f3a; - --sapButton_Accept_Hover_Background: #e3f1b6; - --sapButton_Accept_Hover_BorderColor: #e3f1b6; + --sapButton_Accept_Hover_Background: #fff; + --sapButton_Accept_Hover_BorderColor: #fff; --sapButton_Accept_Hover_TextColor: #256f3a; --sapButton_Accept_Active_Background: #fff; --sapButton_Accept_Active_BorderColor: #30914c; @@ -355,100 +346,100 @@ --sapButton_Accept_Selected_Background: #fff; --sapButton_Accept_Selected_BorderColor: #30914c; --sapButton_Accept_Selected_TextColor: #256f3a; - --sapButton_Accept_Selected_Hover_Background: #e3f1b6; + --sapButton_Accept_Selected_Hover_Background: #fff; --sapButton_Accept_Selected_Hover_BorderColor: #30914c; --sapButton_Lite_Background: transparent; --sapButton_Lite_BorderColor: transparent; --sapButton_Lite_TextColor: #0064d9; - --sapButton_Lite_Hover_Background: #eaecee; - --sapButton_Lite_Hover_BorderColor: #bcc3ca; + --sapButton_Lite_Hover_Background: #fff; + --sapButton_Lite_Hover_BorderColor: #fff; --sapButton_Lite_Hover_TextColor: #0064d9; --sapButton_Lite_Active_Background: #fff; - --sapButton_Lite_Active_BorderColor: #0064d9; - --sapButton_Selected_Background: #edf6ff; - --sapButton_Selected_BorderColor: #0064d9; - --sapButton_Selected_TextColor: #0064d9; - --sapButton_Selected_Hover_Background: #d9ecff; - --sapButton_Selected_Hover_BorderColor: #0064d9; + --sapButton_Lite_Active_BorderColor: #0070f2; + --sapButton_Selected_Background: #fff; + --sapButton_Selected_BorderColor: #0070f2; + --sapButton_Selected_TextColor: #0070f2; + --sapButton_Selected_Hover_Background: #fff; + --sapButton_Selected_Hover_BorderColor: #0070f2; --sapButton_Attention_Background: #fff3b7; - --sapButton_Attention_BorderColor: #ffeb84; + --sapButton_Attention_BorderColor: #fff3b7; --sapButton_Attention_TextColor: #b44f00; - --sapButton_Attention_Hover_Background: #ffef9e; - --sapButton_Attention_Hover_BorderColor: #ffef9e; + --sapButton_Attention_Hover_Background: #fff; + --sapButton_Attention_Hover_BorderColor: #fff; --sapButton_Attention_Hover_TextColor: #b44f00; --sapButton_Attention_Active_Background: #fff; - --sapButton_Attention_Active_BorderColor: #dd6100; + --sapButton_Attention_Active_BorderColor: #ff8d34; --sapButton_Attention_Active_TextColor: #b44f00; --sapButton_Attention_Selected_Background: #fff; - --sapButton_Attention_Selected_BorderColor: #dd6100; + --sapButton_Attention_Selected_BorderColor: #ff8d34; --sapButton_Attention_Selected_TextColor: #b44f00; - --sapButton_Attention_Selected_Hover_Background: #ffef9e; - --sapButton_Attention_Selected_Hover_BorderColor: #dd6100; + --sapButton_Attention_Selected_Hover_Background: #fff; + --sapButton_Attention_Selected_Hover_BorderColor: #ff8d34; --sapButton_Negative_Background: #f53232; --sapButton_Negative_BorderColor: #f53232; --sapButton_Negative_TextColor: #fff; --sapButton_Negative_Hover_Background: #e90b0b; --sapButton_Negative_Hover_BorderColor: #e90b0b; --sapButton_Negative_Hover_TextColor: #fff; - --sapButton_Negative_Active_Background: #fff; - --sapButton_Negative_Active_BorderColor: #f53232; - --sapButton_Negative_Active_TextColor: #aa0808; + --sapButton_Negative_Active_Background: #d50a0a; + --sapButton_Negative_Active_BorderColor: #d50a0a; + --sapButton_Negative_Active_TextColor: #fff; --sapButton_Critical_Background: #e76500; --sapButton_Critical_BorderColor: #e76500; --sapButton_Critical_TextColor: #fff; --sapButton_Critical_Hover_Background: #dd6100; --sapButton_Critical_Hover_BorderColor: #dd6100; --sapButton_Critical_Hover_TextColor: #fff; - --sapButton_Critical_Active_Background: #fff; - --sapButton_Critical_Active_BorderColor: #dd6100; - --sapButton_Critical_Active_TextColor: #b44f00; + --sapButton_Critical_Active_Background: #d35c00; + --sapButton_Critical_Active_BorderColor: #d35c00; + --sapButton_Critical_Active_TextColor: #fff; --sapButton_Success_Background: #30914c; --sapButton_Success_BorderColor: #30914c; --sapButton_Success_TextColor: #fff; --sapButton_Success_Hover_Background: #2c8646; --sapButton_Success_Hover_BorderColor: #2c8646; --sapButton_Success_Hover_TextColor: #fff; - --sapButton_Success_Active_Background: #fff; - --sapButton_Success_Active_BorderColor: #30914c; - --sapButton_Success_Active_TextColor: #256f3a; - --sapButton_Information_Background: #e8f3ff; - --sapButton_Information_BorderColor: #b5d8ff; - --sapButton_Information_TextColor: #0064d9; - --sapButton_Information_Hover_Background: #d4e8ff; - --sapButton_Information_Hover_BorderColor: #b5d8ff; - --sapButton_Information_Hover_TextColor: #0064d9; - --sapButton_Information_Active_Background: #fff; - --sapButton_Information_Active_BorderColor: #0064d9; - --sapButton_Information_Active_TextColor: #0064d9; - --sapButton_Neutral_Background: #e8f3ff; - --sapButton_Neutral_BorderColor: #b5d8ff; - --sapButton_Neutral_TextColor: #0064d9; - --sapButton_Neutral_Hover_Background: #d4e8ff; - --sapButton_Neutral_Hover_BorderColor: #b5d8ff; - --sapButton_Neutral_Hover_TextColor: #0064d9; - --sapButton_Neutral_Active_Background: #fff; - --sapButton_Neutral_Active_BorderColor: #0064d9; - --sapButton_Neutral_Active_TextColor: #0064d9; + --sapButton_Success_Active_Background: #287a40; + --sapButton_Success_Active_BorderColor: #287a40; + --sapButton_Success_Active_TextColor: #fff; + --sapButton_Information_Background: #0070f2; + --sapButton_Information_BorderColor: #0070f2; + --sapButton_Information_TextColor: #fff; + --sapButton_Information_Hover_Background: #0064d9; + --sapButton_Information_Hover_BorderColor: #0064d9; + --sapButton_Information_Hover_TextColor: #fff; + --sapButton_Information_Active_Background: #0058bf; + --sapButton_Information_Active_BorderColor: #0058bf; + --sapButton_Information_Active_TextColor: #fff; + --sapButton_Neutral_Background: #788fa6; + --sapButton_Neutral_BorderColor: #788fa6; + --sapButton_Neutral_TextColor: #fff; + --sapButton_Neutral_Hover_Background: #637d97; + --sapButton_Neutral_Hover_BorderColor: #637d97; + --sapButton_Neutral_Hover_TextColor: #fff; + --sapButton_Neutral_Active_Background: #5d758e; + --sapButton_Neutral_Active_BorderColor: #5d758e; + --sapButton_Neutral_Active_TextColor: #fff; --sapButton_Track_Background: #788fa6; --sapButton_Track_BorderColor: #788fa6; --sapButton_Track_TextColor: #fff; --sapButton_Track_Hover_Background: #637d97; --sapButton_Track_Hover_BorderColor: #637d97; - --sapButton_Track_Selected_Background: #0064d9; - --sapButton_Track_Selected_BorderColor: #0064d9; + --sapButton_Track_Selected_Background: #0070f2; + --sapButton_Track_Selected_BorderColor: #0070f2; --sapButton_Track_Selected_TextColor: #fff; - --sapButton_Track_Selected_Hover_Background: #0058c0; - --sapButton_Track_Selected_Hover_BorderColor: #0058c0; + --sapButton_Track_Selected_Hover_Background: #0064d9; + --sapButton_Track_Selected_Hover_BorderColor: #0064d9; --sapButton_Handle_Background: #fff; --sapButton_Handle_BorderColor: #fff; --sapButton_Handle_TextColor: #1d2d3e; --sapButton_Handle_Hover_Background: #fff; --sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5); - --sapButton_Handle_Selected_Background: #edf6ff; - --sapButton_Handle_Selected_BorderColor: #edf6ff; - --sapButton_Handle_Selected_TextColor: #0064d9; - --sapButton_Handle_Selected_Hover_Background: #edf6ff; - --sapButton_Handle_Selected_Hover_BorderColor: rgba(237,246,255,0.5); + --sapButton_Handle_Selected_Background: #fff; + --sapButton_Handle_Selected_BorderColor: #fff; + --sapButton_Handle_Selected_TextColor: #0070f2; + --sapButton_Handle_Selected_Hover_Background: #fff; + --sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5); --sapButton_Track_Negative_Background: #f53232; --sapButton_Track_Negative_BorderColor: #f53232; --sapButton_Track_Negative_TextColor: #fff; @@ -470,60 +461,60 @@ --sapButton_Handle_Positive_Hover_Background: #fff; --sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5); --sapButton_TokenBackground: #fff; - --sapButton_TokenBorderColor: #bcc3ca; - --sapField_Background: #fff; + --sapButton_TokenBorderColor: #758ca4; + --sapField_Background: #eff1f2; --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; --sapField_TextColor: #131e29; --sapField_PlaceholderTextColor: #556b82; --sapField_BorderColor: #556b81; - --sapField_HelpBackground: #fff; + --sapField_HelpBackground: #eff1f2; --sapField_BorderWidth: .0625rem; --sapField_BorderStyle: none; --sapField_BorderCornerRadius: .25rem; - --sapField_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); + --sapField_Shadow: none; --sapField_Hover_Background: #fff; - --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box; - --sapField_Hover_BorderColor: #0064d9; + --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; + --sapField_Hover_BorderColor: #556b81; --sapField_Hover_HelpBackground: #fff; - --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); - --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); - --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); - --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); - --sapField_Active_BorderColor: #0064d9; + --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); + --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); + --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); + --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); + --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); + --sapField_Active_BorderColor: #0070f2; --sapField_Focus_Background: #fff; - --sapField_Focus_BorderColor: #0032a5; + --sapField_Focus_BorderColor: #0070f2; --sapField_Focus_HelpBackground: #fff; - --sapField_ReadOnly_Background: #eaecee; + --sapField_ReadOnly_Background: transparent; --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box; --sapField_ReadOnly_BorderColor: #556b81; --sapField_ReadOnly_BorderStyle: none; - --sapField_ReadOnly_HelpBackground: #eaecee; + --sapField_ReadOnly_HelpBackground: transparent; --sapField_RequiredColor: #ba066c; - --sapField_InvalidColor: #e90b0b; + --sapField_InvalidColor: #f53232; --sapField_InvalidBackground: #ffeaf4; - --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box; + --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: none; - --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); - --sapField_WarningColor: #dd6100; + --sapField_InvalidShadow: none; + --sapField_WarningColor: #e76500; --sapField_WarningBackground: #fff8d6; - --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box; + --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box; --sapField_WarningBorderWidth: .125rem; --sapField_WarningBorderStyle: none; - --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); + --sapField_WarningShadow: none; --sapField_SuccessColor: #30914c; --sapField_SuccessBackground: #f5fae5; --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box; --sapField_SuccessBorderWidth: .0625rem; --sapField_SuccessBorderStyle: none; - --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); + --sapField_SuccessShadow: none; --sapField_InformationColor: #0070f2; --sapField_InformationBackground: #e1f4ff; --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box; --sapField_InformationBorderWidth: .125rem; --sapField_InformationBorderStyle: none; - --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); + --sapField_InformationShadow: none; --sapGroup_TitleBackground: #fff; --sapGroup_TitleBorderColor: #a8b2bd; --sapGroup_TitleTextColor: #1d2d3e; @@ -544,7 +535,7 @@ --sapList_Active_TextColor: #1d2d3e; --sapList_Active_Background: #dee2e5; --sapList_SelectionBackgroundColor: #ebf8ff; - --sapList_SelectionBorderColor: #0064d9; + --sapList_SelectionBorderColor: #0070f2; --sapList_Hover_SelectionBackground: #dcf3ff; --sapList_Background: #fff; --sapList_Hover_Background: #eaecee; @@ -580,8 +571,8 @@ --sapProgress_InformationBackground: #cdedff; --sapProgress_InformationBorderColor: #cdedff; --sapProgress_InformationTextColor: #1d2d3e; - --sapProgress_Value_Background: #617b94; - --sapProgress_Value_BorderColor: #617b94; + --sapProgress_Value_Background: #788fa6; + --sapProgress_Value_BorderColor: #d5dadd; --sapProgress_Value_TextColor: #788fa6; --sapProgress_Value_NegativeBackground: #f53232; --sapProgress_Value_NegativeBorderColor: #f53232; @@ -598,21 +589,21 @@ --sapScrollBar_FaceColor: #7b91a8; --sapScrollBar_TrackColor: #fff; --sapScrollBar_BorderColor: #7b91a8; - --sapScrollBar_SymbolColor: #0064d9; + --sapScrollBar_SymbolColor: #1d2d3e; --sapScrollBar_Dimension: .75rem; - --sapScrollBar_Hover_FaceColor: #5b728b; + --sapScrollBar_Hover_FaceColor: #6f87a0; --sapSlider_Background: #d5dadd; --sapSlider_BorderColor: #d5dadd; - --sapSlider_Selected_Background: #0064d9; - --sapSlider_Selected_BorderColor: #0064d9; + --sapSlider_Selected_Background: #0070f2; + --sapSlider_Selected_BorderColor: #0070f2; --sapSlider_HandleBackground: #fff; - --sapSlider_HandleBorderColor: #b0d5ff; + --sapSlider_HandleBorderColor: #fff; --sapSlider_RangeHandleBackground: #fff; - --sapSlider_Hover_HandleBackground: #d9ecff; - --sapSlider_Hover_HandleBorderColor: #b0d5ff; - --sapSlider_Hover_RangeHandleBackground: #d9ecff; + --sapSlider_Hover_HandleBackground: #fff; + --sapSlider_Hover_HandleBorderColor: #0070f2; + --sapSlider_Hover_RangeHandleBackground: #fff; --sapSlider_Active_HandleBackground: #fff; - --sapSlider_Active_HandleBorderColor: #0064d9; + --sapSlider_Active_HandleBorderColor: #0070f2; --sapSlider_Active_RangeHandleBackground: transparent; --sapPageHeader_Background: #fff; --sapPageHeader_BorderColor: #d9d9d9; @@ -629,14 +620,14 @@ --sapObjectHeader_Hover_Background: #eaecee; --sapObjectHeader_BorderColor: #d9d9d9; --sapObjectHeader_Title_TextColor: #1d2d3e; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #556b82; --sapBlockLayer_Background: #000; --sapTile_Background: #fff; - --sapTile_Hover_Background: #eaecee; - --sapTile_Active_Background: #dee2e5; + --sapTile_Hover_Background: #fff; + --sapTile_Active_Background: #f5f5f5; --sapTile_BorderColor: transparent; --sapTile_BorderCornerRadius: 1rem; --sapTile_TitleTextColor: #1d2d3e; @@ -644,7 +635,7 @@ --sapTile_IconColor: #556b82; --sapTile_SeparatorColor: #ccc; --sapTile_Interactive_BorderColor: #b3b3b3; - --sapTile_OverlayBackground: #fff; + --sapTile_OverlayBackground: rgba(255,255,255,0.96); --sapTile_OverlayForegroundColor: #1d2d3e; --sapAccentColor1: #d27700; --sapAccentColor2: #aa0808; @@ -671,10 +662,10 @@ --sapIndicationColor_1_BorderColor: #840606; --sapIndicationColor_1_TextColor: #fff; --sapIndicationColor_1_Hover_Background: #6c0505; - --sapIndicationColor_1_Active_Background: #fff; + --sapIndicationColor_1_Active_Background: #530404; --sapIndicationColor_1_Active_BorderColor: #fb9d9d; --sapIndicationColor_1_Active_TextColor: #840606; - --sapIndicationColor_1_Selected_Background: #fff; + --sapIndicationColor_1_Selected_Background: #530404; --sapIndicationColor_1_Selected_BorderColor: #fb9d9d; --sapIndicationColor_1_Selected_TextColor: #840606; --sapIndicationColor_1b: #fb9d9d; @@ -685,10 +676,10 @@ --sapIndicationColor_2_BorderColor: #aa0808; --sapIndicationColor_2_TextColor: #fff; --sapIndicationColor_2_Hover_Background: #920707; - --sapIndicationColor_2_Active_Background: #fff; + --sapIndicationColor_2_Active_Background: #790606; --sapIndicationColor_2_Active_BorderColor: #fcc4c4; --sapIndicationColor_2_Active_TextColor: #aa0808; - --sapIndicationColor_2_Selected_Background: #fff; + --sapIndicationColor_2_Selected_Background: #790606; --sapIndicationColor_2_Selected_BorderColor: #fcc4c4; --sapIndicationColor_2_Selected_TextColor: #aa0808; --sapIndicationColor_2b: #fcc4c4; @@ -699,10 +690,10 @@ --sapIndicationColor_3_BorderColor: #e76500; --sapIndicationColor_3_TextColor: #fff; --sapIndicationColor_3_Hover_Background: #d85e00; - --sapIndicationColor_3_Active_Background: #fff; + --sapIndicationColor_3_Active_Background: #c85800; --sapIndicationColor_3_Active_BorderColor: #fff2c0; --sapIndicationColor_3_Active_TextColor: #b95100; - --sapIndicationColor_3_Selected_Background: #fff; + --sapIndicationColor_3_Selected_Background: #c85800; --sapIndicationColor_3_Selected_BorderColor: #fff2c0; --sapIndicationColor_3_Selected_TextColor: #b95100; --sapIndicationColor_3b: #fff2c0; @@ -713,10 +704,10 @@ --sapIndicationColor_4_BorderColor: #256f3a; --sapIndicationColor_4_TextColor: #fff; --sapIndicationColor_4_Hover_Background: #1f5c30; - --sapIndicationColor_4_Active_Background: #fff; + --sapIndicationColor_4_Active_Background: #184926; --sapIndicationColor_4_Active_BorderColor: #bae8bc; --sapIndicationColor_4_Active_TextColor: #256f3a; - --sapIndicationColor_4_Selected_Background: #fff; + --sapIndicationColor_4_Selected_Background: #184926; --sapIndicationColor_4_Selected_BorderColor: #bae8bc; --sapIndicationColor_4_Selected_TextColor: #256f3a; --sapIndicationColor_4b: #bae8bc; @@ -727,10 +718,10 @@ --sapIndicationColor_5_BorderColor: #0070f2; --sapIndicationColor_5_TextColor: #fff; --sapIndicationColor_5_Hover_Background: #0064d9; - --sapIndicationColor_5_Active_Background: #fff; + --sapIndicationColor_5_Active_Background: #0058bf; --sapIndicationColor_5_Active_BorderColor: #d3effd; --sapIndicationColor_5_Active_TextColor: #0070f2; - --sapIndicationColor_5_Selected_Background: #fff; + --sapIndicationColor_5_Selected_Background: #0058bf; --sapIndicationColor_5_Selected_BorderColor: #d3effd; --sapIndicationColor_5_Selected_TextColor: #0070f2; --sapIndicationColor_5b: #d3effd; @@ -741,10 +732,10 @@ --sapIndicationColor_6_BorderColor: #046c7a; --sapIndicationColor_6_TextColor: #fff; --sapIndicationColor_6_Hover_Background: #035661; - --sapIndicationColor_6_Active_Background: #fff; + --sapIndicationColor_6_Active_Background: #024049; --sapIndicationColor_6_Active_BorderColor: #cdf5ec; --sapIndicationColor_6_Active_TextColor: #046c7a; - --sapIndicationColor_6_Selected_Background: #fff; + --sapIndicationColor_6_Selected_Background: #024049; --sapIndicationColor_6_Selected_BorderColor: #cdf5ec; --sapIndicationColor_6_Selected_TextColor: #046c7a; --sapIndicationColor_6b: #cdf5ec; @@ -755,10 +746,10 @@ --sapIndicationColor_7_BorderColor: #5d36ff; --sapIndicationColor_7_TextColor: #fff; --sapIndicationColor_7_Hover_Background: #481cff; - --sapIndicationColor_7_Active_Background: #fff; + --sapIndicationColor_7_Active_Background: #3403ff; --sapIndicationColor_7_Active_BorderColor: #e2dbff; --sapIndicationColor_7_Active_TextColor: #5d36ff; - --sapIndicationColor_7_Selected_Background: #fff; + --sapIndicationColor_7_Selected_Background: #3403ff; --sapIndicationColor_7_Selected_BorderColor: #e2dbff; --sapIndicationColor_7_Selected_TextColor: #5d36ff; --sapIndicationColor_7b: #e2dbff; @@ -769,10 +760,10 @@ --sapIndicationColor_8_BorderColor: #a100c2; --sapIndicationColor_8_TextColor: #fff; --sapIndicationColor_8_Hover_Background: #8c00a9; - --sapIndicationColor_8_Active_Background: #fff; + --sapIndicationColor_8_Active_Background: #77008f; --sapIndicationColor_8_Active_BorderColor: #f8d6ff; --sapIndicationColor_8_Active_TextColor: #a100c2; - --sapIndicationColor_8_Selected_Background: #fff; + --sapIndicationColor_8_Selected_Background: #77008f; --sapIndicationColor_8_Selected_BorderColor: #f8d6ff; --sapIndicationColor_8_Selected_TextColor: #a100c2; --sapIndicationColor_8b: #f8d6ff; @@ -849,32 +840,32 @@ --sapLegendBackgroundColor18: #ebf5cb; --sapLegendBackgroundColor19: #fafdff; --sapLegendBackgroundColor20: #eceeff; - --sapChart_OrderedColor_1: #0070f2; - --sapChart_OrderedColor_2: #c87b00; - --sapChart_OrderedColor_3: #75980b; - --sapChart_OrderedColor_4: #df1278; - --sapChart_OrderedColor_5: #8b47d7; - --sapChart_OrderedColor_6: #049f9a; - --sapChart_OrderedColor_7: #3c8cdd; + --sapChart_OrderedColor_1: #1b90ff; + --sapChart_OrderedColor_2: #f26018; + --sapChart_OrderedColor_3: #179c6f; + --sapChart_OrderedColor_4: #f62866; + --sapChart_OrderedColor_5: #863fd5; + --sapChart_OrderedColor_6: #04a29d; + --sapChart_OrderedColor_7: #0070f2; --sapChart_OrderedColor_8: #cc00dc; - --sapChart_OrderedColor_9: #798c77; - --sapChart_OrderedColor_10: #da6c6c; - --sapChart_OrderedColor_11: #5d36ff; + --sapChart_OrderedColor_9: #8396a8; + --sapChart_OrderedColor_10: #f54747; + --sapChart_OrderedColor_11: #20578c; --sapChart_Bad: #f53232; --sapChart_Critical: #e76500; --sapChart_Good: #30914c; --sapChart_Neutral: #788fa6; - --sapChart_Sequence_1: #0070f2; - --sapChart_Sequence_2: #c87b00; - --sapChart_Sequence_3: #75980b; - --sapChart_Sequence_4: #df1278; - --sapChart_Sequence_5: #8b47d7; - --sapChart_Sequence_6: #049f9a; - --sapChart_Sequence_7: #3c8cdd; + --sapChart_Sequence_1: #1b90ff; + --sapChart_Sequence_2: #f26018; + --sapChart_Sequence_3: #179c6f; + --sapChart_Sequence_4: #f62866; + --sapChart_Sequence_5: #863fd5; + --sapChart_Sequence_6: #04a29d; + --sapChart_Sequence_7: #0070f2; --sapChart_Sequence_8: #cc00dc; - --sapChart_Sequence_9: #798c77; - --sapChart_Sequence_10: #da6c6c; - --sapChart_Sequence_11: #5d36ff; + --sapChart_Sequence_9: #8396a8; + --sapChart_Sequence_10: #f54747; + --sapChart_Sequence_11: #20578c; --sapChart_Sequence_Neutral: #788fa6; --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); @@ -943,3 +934,13 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon/css_variables.less b/content/Base/baseLib/sap_horizon/css_variables.less index fe6a842a..12b0566f 100644 --- a/content/Base/baseLib/sap_horizon/css_variables.less +++ b/content/Base/baseLib/sap_horizon/css_variables.less @@ -1,12 +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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../baseTheme/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon/css_variables.less (Version 11.5.0) *******************/ -@sapField_HorizonNGEnabled: 1; diff --git a/content/Base/baseLib/sap_horizon/design-tokens.json b/content/Base/baseLib/sap_horizon/design-tokens.json index df3c9bef..d6f56055 100644 --- a/content/Base/baseLib/sap_horizon/design-tokens.json +++ b/content/Base/baseLib/sap_horizon/design-tokens.json @@ -2,23 +2,12 @@ "Shell": { "sapShell_BackgroundGradient": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "deprecated - Linked to @sapShell_BackgroundImage for compatibility reasons." + "type": "linear-gradient" }, "Category": { "sapShell_Category_16_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -38,13 +27,11 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "137.28813559322032", @@ -64,22 +51,11 @@ }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -99,13 +75,11 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "_sapShell_Category_15_BackgroundH": { "value": "210", @@ -125,22 +99,11 @@ }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -160,13 +123,11 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "_sapShell_Category_14_BackgroundH": { "value": "184.2253521126761", @@ -186,22 +147,11 @@ }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -221,13 +171,11 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "_sapShell_Category_13_BackgroundH": { "value": "316.9736842105263", @@ -247,22 +195,11 @@ }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -282,13 +219,11 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "_sapShell_Category_12_BackgroundH": { "value": "251.49700598802394", @@ -308,22 +243,11 @@ }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -343,13 +267,11 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "_sapShell_Category_11_BackgroundH": { "value": "0", @@ -369,22 +291,11 @@ }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -404,13 +315,11 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "_sapShell_Category_10_BackgroundH": { "value": "210", @@ -430,22 +339,11 @@ }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -465,13 +363,11 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "_sapShell_Category_9_BackgroundH": { "value": "221.19402985074635", @@ -491,22 +387,11 @@ }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -526,13 +411,11 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "_sapShell_Category_8_BackgroundH": { "value": "120", @@ -552,22 +435,11 @@ }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -587,13 +459,11 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "_sapShell_Category_7_BackgroundH": { "value": "301.68224299065423", @@ -613,22 +483,11 @@ }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -648,13 +507,11 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "_sapShell_Category_6_BackgroundH": { "value": "185.29411764705878", @@ -674,22 +531,11 @@ }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -709,13 +555,11 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "_sapShell_Category_5_BackgroundH": { "value": "11.111111111111086", @@ -735,22 +579,11 @@ }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -770,13 +603,11 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "_sapShell_Category_4_BackgroundH": { "value": "283.9024390243902", @@ -796,22 +627,11 @@ }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -831,13 +651,11 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "_sapShell_Category_3_BackgroundH": { "value": "26.233766233766232", @@ -857,22 +675,11 @@ }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -892,13 +699,11 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "_sapShell_Category_2_BackgroundH": { "value": "330.1463414634146", @@ -918,22 +723,11 @@ }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { - "type": "boxShadow", - "value": [ - { - "type": "dropShadow", - "x": "0", - "y": "0", - "blur": "0.0625rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" - } - ], - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "value": "0 0 0.0625rem hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)", + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -953,13 +747,11 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_1_BackgroundH": { "value": "215.1428571428571", @@ -979,8 +771,7 @@ }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "{Shell.Category._sapShell_Category_16_BackgroundH}", @@ -1239,51 +1030,25 @@ "type": "internal" } }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -1294,7 +1059,7 @@ "y": "0.125rem", "blur": "0.125rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.15)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.1)" }, { "type": "innerShadow", @@ -1304,14 +1069,12 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.2)" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -1331,8 +1094,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1352,8 +1114,7 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "_sapShell_Navigation_Selected_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -1364,7 +1125,7 @@ "type": "internal" }, "_sapShell_Navigation_Selected_TextColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Main._sapHighlightColorL} - 5%", "type": "internal" }, "_sapShell_Navigation_Selected_TextColorA": { @@ -1373,8 +1134,7 @@ }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -1394,18 +1154,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -1458,8 +1215,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Internal._sapPrimary2H}", @@ -1479,13 +1235,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Internal._sapPrimary2H}", @@ -1505,18 +1259,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -1525,17 +1276,15 @@ "type": "dropShadow", "x": "0", "y": "0", - "blur": "0.125rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})" + "blur": "0.125", + "spread": "*", + "color": "{Internal.sapContent_GridSize}" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -1555,18 +1304,31 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" + }, + "_sapShell_InteractiveBackgroundH": { + "value": "{Input.Standard._sapField_BackgroundH}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundS": { + "value": "{Input.Standard._sapField_BackgroundS}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundL": { + "value": "{Input.Standard._sapField_BackgroundL}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundA": { + "value": "{Input.Standard._sapField_BackgroundA}", + "type": "internal" }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1586,44 +1348,23 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." - }, - "_sapShell_BackgroundH": { - "value": "{Application._sapBackgroundColorH}", - "type": "internal" - }, - "_sapShell_BackgroundS": { - "value": "{Application._sapBackgroundColorS}", - "type": "internal" - }, - "_sapShell_BackgroundL": { - "value": "{Application._sapBackgroundColorL} - 2%", - "type": "internal" - }, - "_sapShell_BackgroundA": { - "value": "{Application._sapBackgroundColorA}", - "type": "internal" + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic.Text._sapNeutralTextColorH}", @@ -1801,22 +1542,6 @@ "value": "{Shell._sapShell_TextColorA}", "type": "internal" }, - "_sapShell_InteractiveBackgroundH": { - "value": "{Shell._sapShell_BackgroundH}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundS": { - "value": "{Shell._sapShell_BackgroundS}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundL": { - "value": "{Shell._sapShell_BackgroundL}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundA": { - "value": "{Shell._sapShell_BackgroundA}", - "type": "internal" - }, "_sapShell_BorderColorH": { "value": "{Shell._sapShellColorH}", "type": "internal" @@ -1833,6 +1558,22 @@ "value": "{Shell._sapShellColorA}", "type": "internal" }, + "_sapShell_BackgroundH": { + "value": "{Application._sapBackgroundColorH}", + "type": "internal" + }, + "_sapShell_BackgroundS": { + "value": "{Application._sapBackgroundColorS}", + "type": "internal" + }, + "_sapShell_BackgroundL": { + "value": "{Application._sapBackgroundColorL}", + "type": "internal" + }, + "_sapShell_BackgroundA": { + "value": "{Application._sapBackgroundColorA}", + "type": "internal" + }, "_sapShellColorH": { "value": "{Main._sapBaseColorH}", "type": "internal" @@ -1853,8 +1594,7 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "_sapList_TableFixedBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1874,13 +1614,11 @@ }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -1900,13 +1638,11 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "_sapList_TableGroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1926,13 +1662,11 @@ }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -1952,8 +1686,7 @@ }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1973,33 +1706,43 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" + }, + "_sapList_Hover_BackgroundH": { + "value": "{Internal._sapPrimary4H}", + "type": "internal" + }, + "_sapList_Hover_BackgroundS": { + "value": "{Internal._sapPrimary4S}", + "type": "internal" + }, + "_sapList_Hover_BackgroundL": { + "value": "{Internal._sapPrimary4L} - 4%", + "type": "internal" + }, + "_sapList_Hover_BackgroundA": { + "value": "{Internal._sapPrimary4A}", + "type": "internal" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_SelectionBackgroundColorH}", @@ -2019,23 +1762,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2055,8 +1794,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2076,13 +1814,11 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "_sapList_BorderColorH": { "value": "{List._sapList_BackgroundH}", @@ -2102,8 +1838,7 @@ }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -2123,13 +1858,11 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "_sapList_HeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2149,8 +1882,7 @@ }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -2264,24 +1996,8 @@ "value": "{Internal._sapPrimary4A}", "type": "internal" }, - "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", - "type": "internal" - }, - "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", - "type": "internal" - }, - "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", - "type": "internal" - }, - "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", - "type": "internal" - }, - "_sapList_BackgroundH": { - "value": "{Main._sapBaseColorH}", + "_sapList_BackgroundH": { + "value": "{Main._sapBaseColorH}", "type": "internal" }, "_sapList_BackgroundS": { @@ -2380,8 +2096,7 @@ }, "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "_sapGroup_FooterBackgroundH": { "value": "0", @@ -2401,18 +2116,15 @@ }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.65", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2432,8 +2144,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "0", @@ -2453,8 +2164,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" } }, "Internal": { @@ -2663,90 +2373,80 @@ "type": "file" }, "sapFontUrl_SAP-icons-Business-Suite_woff2": { - "value": "url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2)", + "value": "url(./fonts/BusinessSuiteInAppSymbols.woff2)", "type": "file" }, "sapFontUrl_SAP-icons-Business-Suite_woff": { - "value": "url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff)", + "value": "url(./fonts/BusinessSuiteInAppSymbols.woff)", "type": "file" }, "sapFontUrl_SAP-icons-Business-Suite_ttf": { - "value": "url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf)", + "value": "url(./fonts/BusinessSuiteInAppSymbols.ttf)", "type": "file" }, "sapFontUrl_SAP-icons-TNT_woff2": { - "value": "url(./../sap_horizon/fonts/SAP-icons-TNT.woff2)", + "value": "url(./fonts/SAP-icons-TNT.woff2)", "type": "file" }, "sapFontUrl_SAP-icons-TNT_woff": { - "value": "url(./../sap_horizon/fonts/SAP-icons-TNT.woff)", + "value": "url(./fonts/SAP-icons-TNT.woff)", "type": "file" }, "sapFontUrl_SAP-icons-TNT_ttf": { - "value": "url(./../sap_horizon/fonts/SAP-icons-TNT.ttf)", + "value": "url(./fonts/SAP-icons-TNT.ttf)", "type": "file" }, "sapFontUrl_SAP-icons_woff2": { - "value": "url(./../sap_horizon/fonts/SAP-icons.woff2)", + "value": "url(./fonts/SAP-icons.woff2)", "type": "file" }, "sapFontUrl_SAP-icons_woff": { - "value": "url(./../sap_horizon/fonts/SAP-icons.woff)", + "value": "url(./fonts/SAP-icons.woff)", "type": "file" }, "sapFontUrl_SAP-icons_ttf": { - "value": "url(./../sap_horizon/fonts/SAP-icons.ttf)", + "value": "url(./fonts/SAP-icons.ttf)", "type": "file" }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.5", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "_sapPrimary7H": { "value": "210.66666666666663", @@ -2897,63 +2597,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -3151,23 +2839,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{Semantic.Element._sapNeutralElementColorH}", @@ -3236,15 +2920,15 @@ }, "Ordered": { "_sapChart_OrderedColor_11H": { - "value": "251.64179104477614", + "value": "209.44444444444446", "type": "internal" }, "_sapChart_OrderedColor_11S": { - "value": "100.00000000000003%", + "value": "62.7906976744186%", "type": "internal" }, "_sapChart_OrderedColor_11L": { - "value": "60.588235294117645%", + "value": "33.72549019607843%", "type": "internal" }, "_sapChart_OrderedColor_11A": { @@ -3253,19 +2937,18 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", "type": "internal" }, "_sapChart_OrderedColor_10S": { - "value": "59.782608695652165%", + "value": "89.69072164948454%", "type": "internal" }, "_sapChart_OrderedColor_10L": { - "value": "63.921568627450974%", + "value": "61.96078431372549%", "type": "internal" }, "_sapChart_OrderedColor_10A": { @@ -3274,19 +2957,18 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { - "value": "114.28571428571433", + "value": "209.18918918918916", "type": "internal" }, "_sapChart_OrderedColor_9S": { - "value": "8.366533864541836%", + "value": "17.535545023696685%", "type": "internal" }, "_sapChart_OrderedColor_9L": { - "value": "50.78431372549019%", + "value": "58.62745098039215%", "type": "internal" }, "_sapChart_OrderedColor_9A": { @@ -3295,8 +2977,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "295.63636363636374", @@ -3316,19 +2997,18 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { - "value": "210.18633540372673", + "value": "212.23140495867767", "type": "internal" }, "_sapChart_OrderedColor_7S": { - "value": "70.3056768558952%", + "value": "100%", "type": "internal" }, "_sapChart_OrderedColor_7L": { - "value": "55.09803921568628%", + "value": "47.45098039215686%", "type": "internal" }, "_sapChart_OrderedColor_7A": { @@ -3337,19 +3017,18 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { - "value": "178.0645161290322", + "value": "178.10126582278485", "type": "internal" }, "_sapChart_OrderedColor_6S": { - "value": "95.09202453987731%", + "value": "95.18072289156628%", "type": "internal" }, "_sapChart_OrderedColor_6L": { - "value": "31.960784313725487%", + "value": "32.549019607843135%", "type": "internal" }, "_sapChart_OrderedColor_6A": { @@ -3358,19 +3037,18 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { - "value": "268.33333333333326", + "value": "268.4000000000001", "type": "internal" }, "_sapChart_OrderedColor_5S": { - "value": "64.28571428571429%", + "value": "64.10256410256412%", "type": "internal" }, "_sapChart_OrderedColor_5L": { - "value": "56.07843137254902%", + "value": "54.117647058823536%", "type": "internal" }, "_sapChart_OrderedColor_5A": { @@ -3379,19 +3057,18 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { - "value": "330.1463414634146", + "value": "341.94174757281553", "type": "internal" }, "_sapChart_OrderedColor_4S": { - "value": "85.06224066390043%", + "value": "91.96428571428572%", "type": "internal" }, "_sapChart_OrderedColor_4L": { - "value": "47.25490196078431%", + "value": "56.07843137254902%", "type": "internal" }, "_sapChart_OrderedColor_4A": { @@ -3400,19 +3077,18 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { - "value": "74.89361702127661", + "value": "159.6992481203008", "type": "internal" }, "_sapChart_OrderedColor_3S": { - "value": "86.5030674846626%", + "value": "74.30167597765363%", "type": "internal" }, "_sapChart_OrderedColor_3L": { - "value": "31.960784313725487%", + "value": "35.09803921568628%", "type": "internal" }, "_sapChart_OrderedColor_3A": { @@ -3421,19 +3097,18 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { - "value": "36.89999999999998", + "value": "19.81651376146789", "type": "internal" }, "_sapChart_OrderedColor_2S": { - "value": "100%", + "value": "89.34426229508195%", "type": "internal" }, "_sapChart_OrderedColor_2L": { - "value": "39.21568627450981%", + "value": "52.15686274509803%", "type": "internal" }, "_sapChart_OrderedColor_2A": { @@ -3442,19 +3117,18 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { - "value": "212.23140495867767", + "value": "209.21052631578948", "type": "internal" }, "_sapChart_OrderedColor_1S": { - "value": "100%", + "value": "100.00000000000003%", "type": "internal" }, "_sapChart_OrderedColor_1L": { - "value": "47.45098039215686%", + "value": "55.294117647058826%", "type": "internal" }, "_sapChart_OrderedColor_1A": { @@ -3463,8 +3137,7 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, @@ -3487,8 +3160,7 @@ }, "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor19H": { "value": "203.9999999999999", @@ -3508,8 +3180,7 @@ }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor18H": { "value": "74.28571428571433", @@ -3529,8 +3200,7 @@ }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor17H": { "value": "166.28571428571422", @@ -3550,8 +3220,7 @@ }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor16H": { "value": "201", @@ -3571,8 +3240,7 @@ }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor15H": { "value": "271.7647058823529", @@ -3592,8 +3260,7 @@ }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor14H": { "value": "49.285714285714334", @@ -3613,8 +3280,7 @@ }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor13H": { "value": "339.99999999999994", @@ -3634,8 +3300,7 @@ }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor12H": { "value": "0", @@ -3655,8 +3320,7 @@ }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor11H": { "value": "49.756097560975604", @@ -3676,8 +3340,7 @@ }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor10H": { "value": "320.00000000000006", @@ -3697,8 +3360,7 @@ }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor9H": { "value": "210", @@ -3718,8 +3380,7 @@ }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor8H": { "value": "74.28571428571422", @@ -3739,8 +3400,7 @@ }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor7H": { "value": "165.51724137931035", @@ -3760,8 +3420,7 @@ }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor6H": { "value": "200.86956521739125", @@ -3781,8 +3440,7 @@ }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor5H": { "value": "302.3076923076923", @@ -3802,8 +3460,7 @@ }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor4H": { "value": "0", @@ -3823,8 +3480,7 @@ }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor3H": { "value": "336", @@ -3844,8 +3500,7 @@ }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor2H": { "value": "18.620689655172384", @@ -3865,8 +3520,7 @@ }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor1H": { "value": "50", @@ -3886,8 +3540,7 @@ }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "255.73333333333335", @@ -3907,8 +3560,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "218.22580645161293", @@ -3928,8 +3580,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "137.28813559322032", @@ -3949,8 +3600,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "188.125", @@ -3970,8 +3620,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "221.19402985074635", @@ -3991,8 +3640,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "269.3023255813953", @@ -4012,8 +3660,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "17.87234042553189", @@ -4033,8 +3680,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "326", @@ -4054,8 +3700,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "11.111111111111086", @@ -4075,8 +3720,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "22.011834319526656", @@ -4096,8 +3740,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "283.9024390243902", @@ -4117,8 +3760,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "210", @@ -4138,8 +3780,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "120", @@ -4159,8 +3800,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "185.29411764705878", @@ -4180,8 +3820,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "215.1428571428571", @@ -4201,8 +3840,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "295.63636363636374", @@ -4222,8 +3860,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "0", @@ -4243,8 +3880,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "330.1463414634146", @@ -4264,8 +3900,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "14.399999999999977", @@ -4285,8 +3920,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "26.153846153846132", @@ -4306,13 +3940,11 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "_sapLegend_NonWorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4332,13 +3964,11 @@ }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegend_CurrentDateTimeH": { "value": "{Accent._sapAccentColor4H}", @@ -4392,13 +4022,11 @@ }, "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "_sapIndicationColor_10bH": { "value": "209.99999999999977", @@ -4418,28 +4046,23 @@ }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_10b_BorderColorH}", @@ -4459,13 +4082,11 @@ }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_10_BackgroundH}", @@ -4485,8 +4106,7 @@ }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4506,13 +4126,11 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4532,8 +4150,7 @@ }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "204", @@ -4553,8 +4170,7 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_9b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4574,8 +4190,7 @@ }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9b_BorderColorH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4595,8 +4210,7 @@ }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9bH": { "value": "0", @@ -4616,28 +4230,23 @@ }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_9b_BorderColorH}", @@ -4657,13 +4266,11 @@ }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4683,8 +4290,7 @@ }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4704,18 +4310,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "210.90909090909088", @@ -4735,8 +4338,7 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_8b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8bH}", @@ -4756,13 +4358,11 @@ }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "_sapIndicationColor_8bH": { "value": "289.7560975609756", @@ -4782,28 +4382,23 @@ }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_8b_BorderColorH}", @@ -4823,13 +4418,27 @@ }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" + }, + "_sapIndicationColor_8_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_8H}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_8S}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_8L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_8A}", + "type": "internal" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4849,8 +4458,7 @@ }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4870,18 +4478,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "289.7938144329896", @@ -4901,8 +4506,7 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_7b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7bH}", @@ -4922,13 +4526,11 @@ }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "_sapIndicationColor_7bH": { "value": "251.66666666666674", @@ -4948,28 +4550,23 @@ }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_7b_BorderColorH}", @@ -4989,13 +4586,27 @@ }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" + }, + "_sapIndicationColor_7_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_7H}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_7S}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_7L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_7_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_7A}", + "type": "internal" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", @@ -5015,8 +4626,7 @@ }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5036,18 +4646,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "251.64179104477614", @@ -5067,8 +4674,7 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_6b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6bH}", @@ -5088,13 +4694,11 @@ }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "_sapIndicationColor_6bH": { "value": "166.5", @@ -5114,28 +4718,23 @@ }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_6b_BorderColorH}", @@ -5155,13 +4754,27 @@ }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" + }, + "_sapIndicationColor_6_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_6H}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_6S}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_6L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_6A}", + "type": "internal" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5181,8 +4794,7 @@ }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5202,18 +4814,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "187.1186440677966", @@ -5233,8 +4842,7 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_5b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5bH}", @@ -5254,13 +4862,11 @@ }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "_sapIndicationColor_5bH": { "value": "200", @@ -5280,28 +4886,23 @@ }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_5b_BorderColorH}", @@ -5321,13 +4922,27 @@ }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" + }, + "_sapIndicationColor_5_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_5H}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_5S}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_5L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_5A}", + "type": "internal" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5347,8 +4962,7 @@ }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5368,18 +4982,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "212.23140495867767", @@ -5399,8 +5010,7 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_4b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4bH}", @@ -5420,13 +5030,11 @@ }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "_sapIndicationColor_4bH": { "value": "122.60869565217394", @@ -5446,28 +5054,23 @@ }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_4b_BorderColorH}", @@ -5487,13 +5090,27 @@ }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" + }, + "_sapIndicationColor_4_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_4H}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_4S}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_4L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_4A}", + "type": "internal" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5513,8 +5130,7 @@ }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5534,18 +5150,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "137.02702702702703", @@ -5565,8 +5178,7 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_3b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3bH}", @@ -5586,13 +5198,11 @@ }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "_sapIndicationColor_3bH": { "value": "47.61904761904759", @@ -5612,28 +5222,23 @@ }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_3b_BorderColorH}", @@ -5653,13 +5258,27 @@ }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, - "sapIndicationColor_3_Active_Background": { - "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "_sapIndicationColor_3_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_3_BackgroundH}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_3_BackgroundS}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_3_BackgroundL} - 6%", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_3_BackgroundA}", + "type": "internal" + }, + "sapIndicationColor_3_Active_Background": { + "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", + "type": "color" }, "_sapIndicationColor_3_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3_BackgroundH}", @@ -5679,8 +5298,7 @@ }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5700,13 +5318,11 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_BackgroundH": { "value": "26.233766233766232", @@ -5726,8 +5342,7 @@ }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "26.27027027027026", @@ -5747,8 +5362,7 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_2b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2bH}", @@ -5768,13 +5382,11 @@ }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "_sapIndicationColor_2bH": { "value": "0", @@ -5794,28 +5406,23 @@ }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_2b_BorderColorH}", @@ -5835,13 +5442,27 @@ }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" + }, + "_sapIndicationColor_2_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_2H}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_2S}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_2L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_2A}", + "type": "internal" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5861,8 +5482,7 @@ }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5882,18 +5502,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -5913,8 +5530,7 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_1b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1bH}", @@ -5934,13 +5550,11 @@ }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "_sapIndicationColor_1bH": { "value": "0", @@ -5960,28 +5574,23 @@ }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_1b_BorderColorH}", @@ -6001,13 +5610,27 @@ }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" + }, + "_sapIndicationColor_1_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_1H}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_1S}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_1L} - 10%", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_1A}", + "type": "internal" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -6027,8 +5650,7 @@ }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -6048,18 +5670,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -6079,8 +5698,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_BorderColorH": { "value": "{Indication._sapIndicationColor_10bH}", @@ -6386,22 +6004,6 @@ "value": "{Indication._sapIndicationColor_8A}", "type": "internal" }, - "_sapIndicationColor_8_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_8_BorderColorH": { "value": "{Indication._sapIndicationColor_8H}", "type": "internal" @@ -6514,22 +6116,6 @@ "value": "{Indication._sapIndicationColor_7A}", "type": "internal" }, - "_sapIndicationColor_7_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_7_BorderColorH": { "value": "{Indication._sapIndicationColor_7H}", "type": "internal" @@ -6642,22 +6228,6 @@ "value": "{Indication._sapIndicationColor_6A}", "type": "internal" }, - "_sapIndicationColor_6_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_6_BorderColorH": { "value": "{Indication._sapIndicationColor_6H}", "type": "internal" @@ -6770,22 +6340,6 @@ "value": "{Indication._sapIndicationColor_5A}", "type": "internal" }, - "_sapIndicationColor_5_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_5_BorderColorH": { "value": "{Indication._sapIndicationColor_5H}", "type": "internal" @@ -6898,22 +6452,6 @@ "value": "{Indication._sapIndicationColor_4A}", "type": "internal" }, - "_sapIndicationColor_4_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_4_BorderColorH": { "value": "{Indication._sapIndicationColor_4H}", "type": "internal" @@ -7026,22 +6564,6 @@ "value": "{Indication._sapIndicationColor_3A}", "type": "internal" }, - "_sapIndicationColor_3_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_3_BorderColorH": { "value": "{Indication._sapIndicationColor_3_BackgroundH}", "type": "internal" @@ -7138,22 +6660,6 @@ "value": "{Indication._sapIndicationColor_2A}", "type": "internal" }, - "_sapIndicationColor_2_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_2_BorderColorH": { "value": "{Indication._sapIndicationColor_2H}", "type": "internal" @@ -7266,22 +6772,6 @@ "value": "{Indication._sapIndicationColor_1A}", "type": "internal" }, - "_sapIndicationColor_1_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_1_BorderColorH": { "value": "{Indication._sapIndicationColor_1H}", "type": "internal" @@ -7334,8 +6824,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "268.33333333333326", @@ -7355,8 +6844,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "74.28571428571433", @@ -7376,8 +6864,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "165.51724137931035", @@ -7397,8 +6884,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "200.86956521739125", @@ -7418,8 +6904,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255", @@ -7439,8 +6924,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "320.5714285714286", @@ -7460,8 +6944,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "340", @@ -7481,8 +6964,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "330.63829787234044", @@ -7502,8 +6984,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "49.85915492957747", @@ -7523,8 +7004,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "210", @@ -7544,8 +7024,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "269.24369747899163", @@ -7565,8 +7044,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "137.02702702702703", @@ -7586,8 +7064,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "187.1186440677966", @@ -7607,8 +7084,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "215.1428571428571", @@ -7628,8 +7104,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "251.64179104477614", @@ -7649,8 +7124,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "289.7938144329896", @@ -7670,8 +7144,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "326", @@ -7691,8 +7164,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "0", @@ -7712,8 +7184,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "34", @@ -7733,8 +7204,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -7756,13 +7226,27 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" + }, + "_sapTile_OverlayBackgroundH": { + "value": "{Tile._sapTile_BackgroundH}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundS": { + "value": "{Tile._sapTile_BackgroundS}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundL": { + "value": "{Tile._sapTile_BackgroundL}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundA": { + "value": "0.96", + "type": "internal" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "_sapTile_Interactive_BorderColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7782,8 +7266,7 @@ }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "_sapTile_SeparatorColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7803,8 +7286,7 @@ }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Internal._sapPrimary7H}", @@ -7824,8 +7306,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -7845,8 +7326,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7866,13 +7346,11 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "1 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "_sapTile_BorderColorH": { "value": "0", @@ -7892,70 +7370,50 @@ }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." - }, - "sapTile_Active_Background": { - "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, - "sapTile_Hover_Background": { - "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." - }, - "sapTile_Background": { - "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." - }, - "_sapTile_OverlayBackgroundH": { + "_sapTile_Active_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", "type": "internal" }, - "_sapTile_OverlayBackgroundS": { + "_sapTile_Active_BackgroundS": { "value": "{Tile._sapTile_BackgroundS}", "type": "internal" }, - "_sapTile_OverlayBackgroundL": { - "value": "{Tile._sapTile_BackgroundL}", + "_sapTile_Active_BackgroundL": { + "value": "{Tile._sapTile_BackgroundL} - 4%", "type": "internal" }, - "_sapTile_OverlayBackgroundA": { + "_sapTile_Active_BackgroundA": { "value": "{Tile._sapTile_BackgroundA}", "type": "internal" }, - "_sapTile_Active_BackgroundH": { - "value": "{Interaction._sapActiveColorH}", - "type": "internal" - }, - "_sapTile_Active_BackgroundS": { - "value": "{Interaction._sapActiveColorS}", - "type": "internal" + "sapTile_Active_Background": { + "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", + "type": "color" }, - "_sapTile_Active_BackgroundL": { - "value": "{Interaction._sapActiveColorL}", - "type": "internal" + "sapTile_Hover_Background": { + "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", + "type": "color" }, - "_sapTile_Active_BackgroundA": { - "value": "{Interaction._sapActiveColorA}", - "type": "internal" + "sapTile_Background": { + "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", + "type": "color" }, "_sapTile_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Tile._sapTile_BackgroundH}", "type": "internal" }, "_sapTile_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Tile._sapTile_BackgroundS}", "type": "internal" }, "_sapTile_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Tile._sapTile_BackgroundL}", "type": "internal" }, "_sapTile_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Tile._sapTile_BackgroundA}", "type": "internal" }, "_sapTile_BackgroundH": { @@ -7994,23 +7452,19 @@ }, "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "_sapGroup_ContentBorderColorH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -8030,18 +7484,15 @@ }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader5Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -8061,8 +7512,7 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "_sapGroup_TitleBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -8082,8 +7532,7 @@ }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "_sapGroup_TitleBackgroundH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -8103,8 +7552,7 @@ }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -8125,13 +7573,11 @@ "spread": "0", "color": "{ObjectHeader.sapObjectHeader_BorderColor}" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapGroup_ContentBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8169,23 +7615,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontBlackFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { - "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "value": "{Text.sapFontHeader2Size}", + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -8205,8 +7647,7 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -8226,35 +7667,32 @@ }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." - }, - "sapObjectHeader_Hover_Background": { - "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." - }, - "sapObjectHeader_Background": { - "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Internal._sapPrimary4H}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Internal._sapPrimary4S}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Internal._sapPrimary4L} - 4%", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Internal._sapPrimary4A}", "type": "internal" }, + "sapObjectHeader_Hover_Background": { + "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", + "type": "color" + }, + "sapObjectHeader_Background": { + "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", + "type": "color" + }, "_sapObjectHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", "type": "internal" @@ -8291,23 +7729,19 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor7H}", @@ -8327,8 +7761,7 @@ }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "_sapToolbar_SeparatorColorH": { "value": "{Main._sapBaseColorH}", @@ -8348,13 +7781,11 @@ }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -8440,8 +7871,7 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{Application._sapPageFooter_BackgroundH}", @@ -8461,13 +7891,11 @@ }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -8487,8 +7915,7 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "_sapPageHeader_BorderColorH": { "value": "{Application._sapPageHeader_BackgroundH}", @@ -8508,18 +7935,15 @@ }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8589,79 +8013,51 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." - }, - "_sapSlider_HandleBorderColorH": { - "value": "{Main._sapHighlightColorH}", - "type": "internal" - }, - "_sapSlider_HandleBorderColorS": { - "value": "{Main._sapHighlightColorS}", - "type": "internal" - }, - "_sapSlider_HandleBorderColorL": { - "value": "{Main._sapHighlightColorL} + 42%", - "type": "internal" - }, - "_sapSlider_HandleBorderColorA": { - "value": "{Main._sapHighlightColorA}", - "type": "internal" + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "_sapSlider_BackgroundH": { "value": "{Semantic.Background._sapNeutralBackgroundH}", @@ -8681,13 +8077,11 @@ }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8707,8 +8101,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Main._sapHighlightColorH}", @@ -8759,35 +8152,35 @@ "type": "internal" }, "_sapSlider_Hover_HandleBorderColorH": { - "value": "{Slider._sapSlider_HandleBorderColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorS": { - "value": "{Slider._sapSlider_HandleBorderColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorL": { - "value": "{Slider._sapSlider_HandleBorderColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorA": { - "value": "{Slider._sapSlider_HandleBorderColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundH": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundH}", + "value": "{Slider._sapSlider_HandleBackgroundH}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundS": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundS}", + "value": "{Slider._sapSlider_HandleBackgroundS}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundL": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundL}", + "value": "{Slider._sapSlider_HandleBackgroundL}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundA": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundA}", + "value": "{Slider._sapSlider_HandleBackgroundA}", "type": "internal" }, "_sapSlider_RangeHandleBackgroundH": { @@ -8806,6 +8199,22 @@ "value": "{Slider._sapSlider_HandleBackgroundA}", "type": "internal" }, + "_sapSlider_HandleBorderColorH": { + "value": "{Slider._sapSlider_HandleBackgroundH}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorS": { + "value": "{Slider._sapSlider_HandleBackgroundS}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorL": { + "value": "{Slider._sapSlider_HandleBackgroundL}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorA": { + "value": "{Slider._sapSlider_HandleBackgroundA}", + "type": "internal" + }, "_sapSlider_HandleBackgroundH": { "value": "{Internal._sapPrimary3H}", "type": "internal" @@ -8897,7 +8306,7 @@ "type": "internal" }, "_sapScrollBar_Hover_FaceColorL": { - "value": "{Scrollbar._sapScrollBar_FaceColorL} - 12%", + "value": "{Scrollbar._sapScrollBar_FaceColorL} - 4%", "type": "internal" }, "_sapScrollBar_Hover_FaceColorA": { @@ -8906,28 +8315,23 @@ }, "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "_sapScrollBar_FaceColorH": { "value": "{Internal._sapPrimary5H}", @@ -8947,23 +8351,22 @@ }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_SymbolColorH": { - "value": "{Button.Lite._sapButton_Lite_TextColorH}", + "value": "{Icon._sapContent_IconColorH}", "type": "internal" }, "_sapScrollBar_SymbolColorS": { - "value": "{Button.Lite._sapButton_Lite_TextColorS}", + "value": "{Icon._sapContent_IconColorS}", "type": "internal" }, "_sapScrollBar_SymbolColorL": { - "value": "{Button.Lite._sapButton_Lite_TextColorL}", + "value": "{Icon._sapContent_IconColorL}", "type": "internal" }, "_sapScrollBar_SymbolColorA": { - "value": "{Button.Lite._sapButton_Lite_TextColorA}", + "value": "{Icon._sapContent_IconColorA}", "type": "internal" }, "_sapScrollBar_BorderColorH": { @@ -9003,28 +8406,23 @@ "Information": { "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_InformationBackgroundH": { "value": "{Semantic.Background._sapInformationBackgroundH}", @@ -9044,8 +8442,7 @@ }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationTextColorH": { "value": "{Semantic.Element._sapInformativeElementColorH}", @@ -9131,28 +8528,23 @@ "Positive": { "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveBackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -9172,8 +8564,7 @@ }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveTextColorH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -9259,28 +8650,23 @@ "Critical": { "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalBackgroundH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -9300,8 +8686,7 @@ }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalTextColorH": { "value": "{Semantic.Element._sapCriticalElementColorH}", @@ -9387,28 +8772,23 @@ "Negative": { "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeBackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -9428,8 +8808,7 @@ }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeTextColorH": { "value": "{Semantic.Element._sapNegativeElementColorH}", @@ -9515,49 +8894,27 @@ "Standard": { "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." - }, - "_sapProgress_Value_BackgroundH": { - "value": "{Semantic.Element._sapNeutralElementColorH}", - "type": "internal" - }, - "_sapProgress_Value_BackgroundS": { - "value": "{Semantic.Element._sapNeutralElementColorS}", - "type": "internal" - }, - "_sapProgress_Value_BackgroundL": { - "value": "{Semantic.Element._sapNeutralElementColorL} - 8%", - "type": "internal" - }, - "_sapProgress_Value_BackgroundA": { - "value": "{Semantic.Element._sapNeutralElementColorA}", - "type": "internal" + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "_sapProgress_BackgroundH": { "value": "{Semantic.Background._sapNeutralBackgroundH}", @@ -9577,8 +8934,7 @@ }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_TextColorH": { "value": "{Semantic.Element._sapNeutralElementColorH}", @@ -9597,19 +8953,35 @@ "type": "internal" }, "_sapProgress_Value_BorderColorH": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundH}", + "value": "{Progress.Standard._sapProgress_BackgroundH}", "type": "internal" }, "_sapProgress_Value_BorderColorS": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundS}", + "value": "{Progress.Standard._sapProgress_BackgroundS}", "type": "internal" }, "_sapProgress_Value_BorderColorL": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundL}", + "value": "{Progress.Standard._sapProgress_BackgroundL}", "type": "internal" }, "_sapProgress_Value_BorderColorA": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundA}", + "value": "{Progress.Standard._sapProgress_BackgroundA}", + "type": "internal" + }, + "_sapProgress_Value_BackgroundH": { + "value": "{Semantic.Element._sapNeutralElementColorH}", + "type": "internal" + }, + "_sapProgress_Value_BackgroundS": { + "value": "{Semantic.Element._sapNeutralElementColorS}", + "type": "internal" + }, + "_sapProgress_Value_BackgroundL": { + "value": "{Semantic.Element._sapNeutralElementColorL}", + "type": "internal" + }, + "_sapProgress_Value_BackgroundA": { + "value": "{Semantic.Element._sapNeutralElementColorA}", "type": "internal" }, "_sapProgress_TextColorH": { @@ -9666,8 +9038,7 @@ }, "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "_sapMessage_SuccessBorderColorH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -9687,8 +9058,7 @@ }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "_sapMessage_WarningBorderColorH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -9708,8 +9078,7 @@ }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "_sapMessage_ErrorBorderColorH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -9729,8 +9098,7 @@ }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" } }, "Shadow": { @@ -9738,83 +9106,76 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, 0.3)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, 0.72)" } - ], - "description": "The standard neutral shadow." + ] }, "sapContent_Informative_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL} + 23%, 0.5)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, 0.72)" } - ], - "description": "The standard informative shadow." + ] }, "sapContent_Positive_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, 0.18)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, 0.72)" } - ], - "description": "The standard positive shadow." + ] }, "sapContent_Critical_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL} - 40%, 0.4)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, 0.72)" } - ], - "description": "The standard critical shadow." + ] }, "sapContent_Negative_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL} - 18%, 0.45)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, 0.72)" } - ], - "description": "The standard negative shadow." + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "_sapSuccessBorderColorH": { "value": "{Semantic._sapSuccessColorH}", @@ -9834,29 +9195,11 @@ }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." - }, - "_sapWarningBorderColorH": { - "value": "{Semantic._sapWarningColorH}", - "type": "internal" - }, - "_sapWarningBorderColorS": { - "value": "{Semantic._sapWarningColorS}", - "type": "internal" - }, - "_sapWarningBorderColorL": { - "value": "{Semantic._sapWarningColorL} - 2%", - "type": "internal" - }, - "_sapWarningBorderColorA": { - "value": "{Semantic._sapWarningColorA}", - "type": "internal" + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "_sapErrorBorderColorH": { "value": "{Semantic._sapErrorColorH}", @@ -9867,7 +9210,7 @@ "type": "internal" }, "_sapErrorBorderColorL": { - "value": "{Semantic._sapErrorColorL} + 13%", + "value": "{Semantic._sapErrorColorL} + 23%", "type": "internal" }, "_sapErrorBorderColorA": { @@ -9876,8 +9219,7 @@ }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9910,6 +9252,22 @@ "_sapInformationBorderColorA": { "value": "{Semantic._sapInformationColorA}", "type": "internal" + }, + "_sapWarningBorderColorH": { + "value": "{Semantic._sapWarningColorH}", + "type": "internal" + }, + "_sapWarningBorderColorS": { + "value": "{Semantic._sapWarningColorS}", + "type": "internal" + }, + "_sapWarningBorderColorL": { + "value": "{Semantic._sapWarningColorL}", + "type": "internal" + }, + "_sapWarningBorderColorA": { + "value": "{Semantic._sapWarningColorA}", + "type": "internal" } }, "Background": { @@ -9931,8 +9289,7 @@ }, "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "_sapInformationBackgroundH": { "value": "202", @@ -9952,8 +9309,7 @@ }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "_sapSuccessBackgroundH": { "value": "74.28571428571422", @@ -9973,8 +9329,7 @@ }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "_sapWarningBackgroundH": { "value": "49.756097560975604", @@ -9994,8 +9349,7 @@ }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "_sapErrorBackgroundH": { "value": "331.4285714285714", @@ -10015,35 +9369,29 @@ }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" } }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "_sapInformativeTextColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -10063,13 +9411,11 @@ }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "_sapCriticalTextColorH": { "value": "{Semantic._sapCriticalColorH}", @@ -10089,13 +9435,11 @@ }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Text._sapTextColorH}", @@ -10149,13 +9493,11 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "_sapPositiveElementColorH": { "value": "{Semantic._sapPositiveColorH}", @@ -10175,13 +9517,11 @@ }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "_sapNegativeElementColorH": { "value": "{Semantic._sapNegativeColorH}", @@ -10201,8 +9541,7 @@ }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -10271,8 +9610,7 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "_sapInformativeColorH": { "value": "212.23140495867767", @@ -10292,8 +9630,7 @@ }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "_sapPositiveColorH": { "value": "137.02702702702703", @@ -10313,8 +9650,7 @@ }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "_sapCriticalColorH": { "value": "26.233766233766232", @@ -10334,8 +9670,7 @@ }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "_sapNegativeColorH": { "value": "0", @@ -10355,8 +9690,7 @@ }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -10429,45 +9763,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL} + 23%, 0.5)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating an information status." + ] }, "sapField_InformationBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "0 100% / 100% {Input.Information.sapField_InformationBorderWidth} no-repeat linear-gradient(0deg, {Input.Information.sapField_InformationColor}, {Input.Information.sapField_InformationColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Semantic.Background._sapInformationBackgroundH}", @@ -10507,45 +9835,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, 0.18)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating a successful user action." + ] }, "sapField_SuccessBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "0 100% / 100% {Input.Success.sapField_SuccessBorderWidth} no-repeat linear-gradient(0deg, {Input.Success.sapField_SuccessColor}, {Input.Success.sapField_SuccessColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -10585,45 +9907,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL} - 40%, 0.4)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating a warning." + ] }, "sapField_WarningBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "0 100% / 100% {Input.Warning.sapField_WarningBorderWidth} no-repeat linear-gradient(0deg, {Input.Warning.sapField_WarningColor}, {Input.Warning.sapField_WarningColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -10663,45 +9979,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL} - 18%, 0.45)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field with invalid value." + ] }, "sapField_InvalidBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "0 100% / 100% {Input.Invalid.sapField_InvalidBorderWidth} no-repeat linear-gradient(0deg, {Input.Invalid.sapField_InvalidColor}, {Input.Invalid.sapField_InvalidColor}) border-box", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -10755,96 +10065,73 @@ }, "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL} + 23%, 0.5)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field on hover." + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "0 100% / 100% {Input.Standard.sapField_BorderWidth} no-repeat linear-gradient(0deg, {Input.Standard.sapField_Hover_BorderColor}, {Input.Standard.sapField_Hover_BorderColor}) border-box", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, 0.25)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field." + ] }, "sapField_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "_sapField_BorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -10864,13 +10151,11 @@ }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "_sapField_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10890,34 +10175,31 @@ }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "0 100% / 100% {Input.Standard.sapField_BorderWidth} no-repeat linear-gradient(0deg, {Input.Standard.sapField_BorderColor}, {Input.Standard.sapField_BorderColor}) border-box", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "_sapField_BackgroundH": { - "value": "{Main._sapBaseColorH}", + "value": "{Internal._sapPrimary4H}", "type": "internal" }, "_sapField_BackgroundS": { - "value": "{Main._sapBaseColorS}", + "value": "{Internal._sapPrimary4S}", "type": "internal" }, "_sapField_BackgroundL": { - "value": "{Main._sapBaseColorL}", + "value": "{Internal._sapPrimary4L} - 2%", "type": "internal" }, "_sapField_BackgroundA": { - "value": "{Main._sapBaseColorA}", + "value": "{Internal._sapPrimary4A}", "type": "internal" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_Focus_HelpBackgroundH": { "value": "{Input.Standard._sapField_Focus_BackgroundH}", @@ -11000,19 +10282,19 @@ "type": "internal" }, "_sapField_Hover_BorderColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Input.Standard._sapField_BorderColorH}", "type": "internal" }, "_sapField_Hover_BorderColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Input.Standard._sapField_BorderColorS}", "type": "internal" }, "_sapField_Hover_BorderColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Input.Standard._sapField_BorderColorL}", "type": "internal" }, "_sapField_Hover_BorderColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Input.Standard._sapField_BorderColorA}", "type": "internal" }, "_sapField_Hover_BackgroundH": { @@ -11067,44 +10349,39 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "0 100% / 0.375rem {Input.Standard.sapField_BorderWidth} repeat-x linear-gradient(90deg, {Input.Readonly.sapField_ReadOnly_BorderColor} 0, {Input.Readonly.sapField_ReadOnly_BorderColor} 0.25rem, transparent 0.25rem) border-box", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "_sapField_ReadOnly_BackgroundH": { - "value": "{Internal._sapPrimary4H}", + "value": "0", "type": "internal" }, "_sapField_ReadOnly_BackgroundS": { - "value": "{Internal._sapPrimary4S}", + "value": "0%", "type": "internal" }, "_sapField_ReadOnly_BackgroundL": { - "value": "{Internal._sapPrimary4L} - 4%", + "value": "0%", "type": "internal" }, "_sapField_ReadOnly_BackgroundA": { - "value": "{Internal._sapPrimary4A}", + "value": "0", "type": "internal" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -11144,44 +10421,42 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { - "value": "{Button.Standard._sapButton_BorderColorH}", + "value": "{Internal._sapPrimary5H}", "type": "internal" }, "_sapButton_TokenBorderColorS": { - "value": "{Button.Standard._sapButton_BorderColorS}", + "value": "{Internal._sapPrimary5S}", "type": "internal" }, "_sapButton_TokenBorderColorL": { - "value": "{Button.Standard._sapButton_BorderColorL}", + "value": "{Internal._sapPrimary5L}", "type": "internal" }, "_sapButton_TokenBorderColorA": { - "value": "{Button.Standard._sapButton_BorderColorA}", + "value": "{Internal._sapPrimary5A}", "type": "internal" }, "_sapButton_TokenBackgroundH": { - "value": "{Button.Standard._sapButton_BackgroundH}", + "value": "{Internal._sapPrimary3H}", "type": "internal" }, "_sapButton_TokenBackgroundS": { - "value": "{Button.Standard._sapButton_BackgroundS}", + "value": "{Internal._sapPrimary3S}", "type": "internal" }, "_sapButton_TokenBackgroundL": { - "value": "{Button.Standard._sapButton_BackgroundL}", + "value": "{Internal._sapPrimary3L}", "type": "internal" }, "_sapButton_TokenBackgroundA": { - "value": "{Button.Standard._sapButton_BackgroundA}", + "value": "{Internal._sapPrimary3A}", "type": "internal" } }, @@ -11199,18 +10474,16 @@ "type": "internal" }, "_sapButton_Handle_Positive_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -11230,23 +10503,19 @@ }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Positive_BackgroundH}", @@ -11266,8 +10535,7 @@ }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11287,18 +10555,15 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Negative_BackgroundH}", @@ -11313,18 +10578,16 @@ "type": "internal" }, "_sapButton_Handle_Negative_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -11344,23 +10607,19 @@ }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Negative_BackgroundH}", @@ -11380,8 +10639,7 @@ }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11401,18 +10659,15 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Selected_BackgroundH}", @@ -11427,33 +10682,28 @@ "type": "internal" }, "_sapButton_Handle_Selected_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_BackgroundH}", @@ -11468,18 +10718,16 @@ "type": "internal" }, "_sapButton_Handle_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11499,23 +10747,19 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Selected_BackgroundH}", @@ -11535,8 +10779,7 @@ }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11556,23 +10799,19 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_BackgroundH}", @@ -11592,8 +10831,7 @@ }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11613,18 +10851,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Handle_Positive_BackgroundH}", @@ -12028,253 +11263,255 @@ } }, "Neutral": { - "sapButton_Neutral_Active_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." - }, - "sapButton_Neutral_Active_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." - }, - "sapButton_Neutral_Active_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." - }, - "sapButton_Neutral_Hover_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." - }, - "sapButton_Neutral_Hover_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." - }, - "sapButton_Neutral_Hover_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." - }, - "sapButton_Neutral_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." - }, - "sapButton_Neutral_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." - }, - "sapButton_Neutral_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." - }, "_sapButton_Neutral_Active_TextColorH": { - "value": "{Button.Information._sapButton_Information_Active_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorS": { - "value": "{Button.Information._sapButton_Information_Active_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorL": { - "value": "{Button.Information._sapButton_Information_Active_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorA": { - "value": "{Button.Information._sapButton_Information_Active_TextColorA}", - "type": "internal" - }, - "_sapButton_Neutral_Active_BorderColorH": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorH}", - "type": "internal" - }, - "_sapButton_Neutral_Active_BorderColorS": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorS}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapButton_Neutral_Active_BorderColorL": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorL}", - "type": "internal" + "sapButton_Neutral_Active_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", + "type": "color" }, - "_sapButton_Neutral_Active_BorderColorA": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorA}", - "type": "internal" + "sapButton_Neutral_Active_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", + "type": "color" }, "_sapButton_Neutral_Active_BackgroundH": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundS": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundL": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL} - 10%", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundA": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, + "sapButton_Neutral_Active_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", + "type": "color" + }, "_sapButton_Neutral_Hover_TextColorH": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorS": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorL": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorA": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorA}", - "type": "internal" - }, - "_sapButton_Neutral_Hover_BorderColorH": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorH}", - "type": "internal" - }, - "_sapButton_Neutral_Hover_BorderColorS": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorS}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapButton_Neutral_Hover_BorderColorL": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorL}", - "type": "internal" + "sapButton_Neutral_Hover_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", + "type": "color" }, - "_sapButton_Neutral_Hover_BorderColorA": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorA}", - "type": "internal" + "sapButton_Neutral_Hover_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", + "type": "color" }, "_sapButton_Neutral_Hover_BackgroundH": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundS": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundL": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL} - 7%", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundA": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, + "sapButton_Neutral_Hover_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", + "type": "color" + }, "_sapButton_Neutral_TextColorH": { - "value": "{Button.Information._sapButton_Information_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_TextColorS": { - "value": "{Button.Information._sapButton_Information_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_TextColorL": { - "value": "{Button.Information._sapButton_Information_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_TextColorA": { - "value": "{Button.Information._sapButton_Information_TextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", + "type": "internal" + }, + "sapButton_Neutral_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", + "type": "color" + }, + "sapButton_Neutral_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", + "type": "color" + }, + "sapButton_Neutral_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", + "type": "color" + }, + "_sapButton_Neutral_Active_BorderColorH": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundH}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorS": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundS}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorL": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundL}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorA": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundA}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorH": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorS": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorL": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorA": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundA}", "type": "internal" }, "_sapButton_Neutral_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BorderColorH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BorderColorS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BorderColorL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL}", "type": "internal" }, "_sapButton_Neutral_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BorderColorA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, "_sapButton_Neutral_BackgroundH": { - "value": "{Button.Information._sapButton_Information_BackgroundH}", + "value": "{Semantic.Element._sapNeutralElementColorH}", "type": "internal" }, "_sapButton_Neutral_BackgroundS": { - "value": "{Button.Information._sapButton_Information_BackgroundS}", + "value": "{Semantic.Element._sapNeutralElementColorS}", "type": "internal" }, "_sapButton_Neutral_BackgroundL": { - "value": "{Button.Information._sapButton_Information_BackgroundL}", + "value": "{Semantic.Element._sapNeutralElementColorL}", "type": "internal" }, "_sapButton_Neutral_BackgroundA": { - "value": "{Button.Information._sapButton_Information_BackgroundA}", + "value": "{Semantic.Element._sapNeutralElementColorA}", "type": "internal" } }, "Information": { "_sapButton_Information_Active_TextColorH": { - "value": "{Button.Standard._sapButton_Active_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_Active_TextColorS": { - "value": "{Button.Standard._sapButton_Active_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_Active_TextColorL": { - "value": "{Button.Standard._sapButton_Active_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_Active_TextColorA": { - "value": "{Button.Standard._sapButton_Active_TextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" + }, + "_sapButton_Information_Active_BackgroundH": { + "value": "{Button.Information._sapButton_Information_BackgroundH}", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundS": { + "value": "{Button.Information._sapButton_Information_BackgroundS}", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundL": { + "value": "{Button.Information._sapButton_Information_BackgroundL} - 10%", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundA": { + "value": "{Button.Information._sapButton_Information_BackgroundA}", + "type": "internal" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { - "value": "{Semantic.Text._sapInformativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_Hover_TextColorS": { - "value": "{Semantic.Text._sapInformativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_Hover_TextColorL": { - "value": "{Semantic.Text._sapInformativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_Hover_TextColorA": { - "value": "{Semantic.Text._sapInformativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12285,7 +11522,7 @@ "type": "internal" }, "_sapButton_Information_Hover_BackgroundL": { - "value": "{Button.Information._sapButton_Information_BackgroundL} - 4%", + "value": "{Button.Information._sapButton_Information_BackgroundL} - 5%", "type": "internal" }, "_sapButton_Information_Hover_BackgroundA": { @@ -12294,152 +11531,145 @@ }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { - "value": "{Semantic.Text._sapInformativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_TextColorS": { - "value": "{Semantic.Text._sapInformativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_TextColorL": { - "value": "{Semantic.Text._sapInformativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_TextColorA": { - "value": "{Semantic.Text._sapInformativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." - }, - "_sapButton_Information_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BackgroundH}", - "type": "internal" - }, - "_sapButton_Information_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BackgroundS}", - "type": "internal" - }, - "_sapButton_Information_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BackgroundL} - 10%", - "type": "internal" - }, - "_sapButton_Information_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." - }, - "_sapButton_Information_BackgroundH": { - "value": "{Semantic._sapInformationColorH}", - "type": "internal" - }, - "_sapButton_Information_BackgroundS": { - "value": "{Semantic._sapInformationColorS}", - "type": "internal" - }, - "_sapButton_Information_BackgroundL": { - "value": "{Semantic._sapInformationColorL} + 48%", - "type": "internal" - }, - "_sapButton_Information_BackgroundA": { - "value": "{Semantic._sapInformationColorA}", - "type": "internal" + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", + "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", "type": "internal" }, "_sapButton_Information_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", + "value": "{Button.Information._sapButton_Information_Active_BackgroundS}", "type": "internal" }, "_sapButton_Information_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", + "value": "{Button.Information._sapButton_Information_Active_BackgroundL}", "type": "internal" }, "_sapButton_Information_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "_sapButton_Information_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Information_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Information_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Information_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Information._sapButton_Information_Active_BackgroundA}", "type": "internal" }, "_sapButton_Information_Hover_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BorderColorH}", + "value": "{Button.Information._sapButton_Information_Hover_BackgroundH}", "type": "internal" }, "_sapButton_Information_Hover_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BorderColorS}", + "value": "{Button.Information._sapButton_Information_Hover_BackgroundS}", "type": "internal" }, "_sapButton_Information_Hover_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BorderColorL}", + "value": "{Button.Information._sapButton_Information_Hover_BackgroundL}", "type": "internal" }, "_sapButton_Information_Hover_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BorderColorA}", + "value": "{Button.Information._sapButton_Information_Hover_BackgroundA}", "type": "internal" - } - }, - "Success": { - "_sapButton_Success_Active_TextColorH": { - "value": "{Semantic.Text._sapPositiveTextColorH}", + }, + "_sapButton_Information_BorderColorH": { + "value": "{Button.Information._sapButton_Information_BackgroundH}", "type": "internal" }, - "_sapButton_Success_Active_TextColorS": { - "value": "{Semantic.Text._sapPositiveTextColorS}", + "_sapButton_Information_BorderColorS": { + "value": "{Button.Information._sapButton_Information_BackgroundS}", "type": "internal" }, - "_sapButton_Success_Active_TextColorL": { - "value": "{Semantic.Text._sapPositiveTextColorL}", + "_sapButton_Information_BorderColorL": { + "value": "{Button.Information._sapButton_Information_BackgroundL}", "type": "internal" }, - "_sapButton_Success_Active_TextColorA": { - "value": "{Semantic.Text._sapPositiveTextColorA}", + "_sapButton_Information_BorderColorA": { + "value": "{Button.Information._sapButton_Information_BackgroundA}", + "type": "internal" + }, + "_sapButton_Information_BackgroundH": { + "value": "{Semantic.Element._sapInformativeElementColorH}", + "type": "internal" + }, + "_sapButton_Information_BackgroundS": { + "value": "{Semantic.Element._sapInformativeElementColorS}", + "type": "internal" + }, + "_sapButton_Information_BackgroundL": { + "value": "{Semantic.Element._sapInformativeElementColorL}", + "type": "internal" + }, + "_sapButton_Information_BackgroundA": { + "value": "{Semantic.Element._sapInformativeElementColorA}", + "type": "internal" + } + }, + "Success": { + "_sapButton_Success_Active_TextColorH": { + "value": "{Text._sapContent_ContrastTextColorH}", + "type": "internal" + }, + "_sapButton_Success_Active_TextColorS": { + "value": "{Text._sapContent_ContrastTextColorS}", + "type": "internal" + }, + "_sapButton_Success_Active_TextColorL": { + "value": "{Text._sapContent_ContrastTextColorL}", + "type": "internal" + }, + "_sapButton_Success_Active_TextColorA": { + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" + }, + "_sapButton_Success_Active_BackgroundH": { + "value": "{Button.Success._sapButton_Success_BackgroundH}", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundS": { + "value": "{Button.Success._sapButton_Success_BackgroundS}", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundL": { + "value": "{Button.Success._sapButton_Success_BackgroundL} - 6%", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundA": { + "value": "{Button.Success._sapButton_Success_BackgroundA}", + "type": "internal" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12459,13 +11689,11 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12485,8 +11713,7 @@ }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12506,49 +11733,30 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { - "value": "{Button.Success._sapButton_Success_BorderColorH}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundH}", "type": "internal" }, "_sapButton_Success_Active_BorderColorS": { - "value": "{Button.Success._sapButton_Success_BorderColorS}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundS}", "type": "internal" }, "_sapButton_Success_Active_BorderColorL": { - "value": "{Button.Success._sapButton_Success_BorderColorL}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundL}", "type": "internal" }, "_sapButton_Success_Active_BorderColorA": { - "value": "{Button.Success._sapButton_Success_BorderColorA}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundA}", "type": "internal" }, "_sapButton_Success_Hover_BorderColorH": { @@ -12602,51 +11810,48 @@ }, "Critical": { "_sapButton_Critical_Active_TextColorH": { - "value": "{Semantic.Text._sapCriticalTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Critical_Active_TextColorS": { - "value": "{Semantic.Text._sapCriticalTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Critical_Active_TextColorL": { - "value": "{Semantic.Text._sapCriticalTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Critical_Active_TextColorA": { - "value": "{Semantic.Text._sapCriticalTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, - "_sapButton_Critical_Active_BorderColorH": { - "value": "{Button.Critical._sapButton_Critical_BorderColorH}", - "type": "internal" + "sapButton_Critical_Active_BorderColor": { + "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", + "type": "color" }, - "_sapButton_Critical_Active_BorderColorS": { - "value": "{Button.Critical._sapButton_Critical_BorderColorS}", + "_sapButton_Critical_Active_BackgroundH": { + "value": "{Button.Critical._sapButton_Critical_BackgroundH}", "type": "internal" }, - "_sapButton_Critical_Active_BorderColorL": { - "value": "{Button.Critical._sapButton_Critical_BorderColorL} - 2%", + "_sapButton_Critical_Active_BackgroundS": { + "value": "{Button.Critical._sapButton_Critical_BackgroundS}", "type": "internal" }, - "_sapButton_Critical_Active_BorderColorA": { - "value": "{Button.Critical._sapButton_Critical_BorderColorA}", + "_sapButton_Critical_Active_BackgroundL": { + "value": "{Button.Critical._sapButton_Critical_BackgroundL} - 4%", "type": "internal" }, - "sapButton_Critical_Active_BorderColor": { - "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "_sapButton_Critical_Active_BackgroundA": { + "value": "{Button.Critical._sapButton_Critical_BackgroundA}", + "type": "internal" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12666,13 +11871,11 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12692,8 +11895,7 @@ }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12713,33 +11915,30 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, - "_sapButton_Critical_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", + "_sapButton_Critical_Active_BorderColorH": { + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundH}", "type": "internal" }, - "_sapButton_Critical_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", + "_sapButton_Critical_Active_BorderColorS": { + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundS}", "type": "internal" }, - "_sapButton_Critical_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", + "_sapButton_Critical_Active_BorderColorL": { + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundL}", "type": "internal" }, - "_sapButton_Critical_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "_sapButton_Critical_Active_BorderColorA": { + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundA}", "type": "internal" }, "_sapButton_Critical_Hover_BorderColorH": { @@ -12793,35 +11992,48 @@ }, "Negative": { "_sapButton_Negative_Active_TextColorH": { - "value": "{Semantic.Text._sapNegativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Negative_Active_TextColorS": { - "value": "{Semantic.Text._sapNegativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Negative_Active_TextColorL": { - "value": "{Semantic.Text._sapNegativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Negative_Active_TextColorA": { - "value": "{Semantic.Text._sapNegativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" + }, + "_sapButton_Negative_Active_BackgroundH": { + "value": "{Button.Negative._sapButton_Negative_BackgroundH}", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundS": { + "value": "{Button.Negative._sapButton_Negative_BackgroundS}", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundL": { + "value": "{Button.Negative._sapButton_Negative_BackgroundL} - 14%", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundA": { + "value": "{Button.Negative._sapButton_Negative_BackgroundA}", + "type": "internal" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12841,13 +12053,11 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12867,8 +12077,7 @@ }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12888,49 +12097,30 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { - "value": "{Button.Negative._sapButton_Negative_BorderColorH}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundH}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorS": { - "value": "{Button.Negative._sapButton_Negative_BorderColorS}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundS}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorL": { - "value": "{Button.Negative._sapButton_Negative_BorderColorL}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundL}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorA": { - "value": "{Button.Negative._sapButton_Negative_BorderColorA}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundA}", "type": "internal" }, "_sapButton_Negative_Hover_BorderColorH": { @@ -12985,13 +12175,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -13011,18 +12199,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -13042,18 +12227,31 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" + }, + "_sapButton_Attention_Active_BorderColorH": { + "value": "{Semantic.Border._sapWarningBorderColorH}", + "type": "internal" + }, + "_sapButton_Attention_Active_BorderColorS": { + "value": "{Semantic.Border._sapWarningBorderColorS}", + "type": "internal" + }, + "_sapButton_Attention_Active_BorderColorL": { + "value": "{Semantic.Border._sapWarningBorderColorL} + 15%", + "type": "internal" + }, + "_sapButton_Attention_Active_BorderColorA": { + "value": "{Semantic.Border._sapWarningBorderColorA}", + "type": "internal" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -13073,50 +12271,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." - }, - "_sapButton_Attention_Hover_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." - }, - "_sapButton_Attention_Hover_BackgroundH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -13136,29 +12299,11 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." - }, - "_sapButton_Attention_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} - 10%", - "type": "internal" - }, - "_sapButton_Attention_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "_sapButton_Attention_BackgroundH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -13178,39 +12323,38 @@ }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorH}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorH}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorS}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorS}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorL}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorL}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorA}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorA}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundH": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundH}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundH}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundS": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundS}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundS}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundL": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundL}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundL}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundA": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundA}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundA}", "type": "internal" }, "_sapButton_Attention_Selected_BorderColorH": { @@ -13245,22 +12389,6 @@ "value": "{Button.Attention._sapButton_Attention_Active_BackgroundA}", "type": "internal" }, - "_sapButton_Attention_Active_BorderColorH": { - "value": "{Semantic.Border._sapWarningBorderColorH}", - "type": "internal" - }, - "_sapButton_Attention_Active_BorderColorS": { - "value": "{Semantic.Border._sapWarningBorderColorS}", - "type": "internal" - }, - "_sapButton_Attention_Active_BorderColorL": { - "value": "{Semantic.Border._sapWarningBorderColorL}", - "type": "internal" - }, - "_sapButton_Attention_Active_BorderColorA": { - "value": "{Semantic.Border._sapWarningBorderColorA}", - "type": "internal" - }, "_sapButton_Attention_Active_BackgroundH": { "value": "{Button.Standard._sapButton_Active_BackgroundH}", "type": "internal" @@ -13276,81 +12404,92 @@ "_sapButton_Attention_Active_BackgroundA": { "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" - } - }, - "Standard": { - "sapButton_Selected_Hover_BorderColor": { - "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." }, - "_sapButton_Selected_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Selected_BackgroundH}", + "_sapButton_Attention_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", "type": "internal" }, - "_sapButton_Selected_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Selected_BackgroundS}", + "_sapButton_Attention_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", "type": "internal" }, - "_sapButton_Selected_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Selected_BackgroundL} - 4%", + "_sapButton_Attention_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", "type": "internal" }, - "_sapButton_Selected_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Selected_BackgroundA}", + "_sapButton_Attention_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", "type": "internal" }, - "sapButton_Selected_Hover_Background": { - "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." - }, - "_sapButton_Selected_TextColorH": { - "value": "{Interaction._sapSelectedColorH}", + "_sapButton_Attention_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", "type": "internal" }, - "_sapButton_Selected_TextColorS": { - "value": "{Interaction._sapSelectedColorS}", + "_sapButton_Attention_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", "type": "internal" }, - "_sapButton_Selected_TextColorL": { - "value": "{Interaction._sapSelectedColorL}", + "_sapButton_Attention_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", "type": "internal" }, - "_sapButton_Selected_TextColorA": { - "value": "{Interaction._sapSelectedColorA}", + "_sapButton_Attention_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", "type": "internal" }, - "sapButton_Selected_TextColor": { - "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "_sapButton_Attention_BorderColorH": { + "value": "{Button.Attention._sapButton_Attention_BackgroundH}", + "type": "internal" }, - "sapButton_Selected_BorderColor": { - "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "_sapButton_Attention_BorderColorS": { + "value": "{Button.Attention._sapButton_Attention_BackgroundS}", + "type": "internal" }, - "_sapButton_Selected_BackgroundH": { + "_sapButton_Attention_BorderColorL": { + "value": "{Button.Attention._sapButton_Attention_BackgroundL}", + "type": "internal" + }, + "_sapButton_Attention_BorderColorA": { + "value": "{Button.Attention._sapButton_Attention_BackgroundA}", + "type": "internal" + } + }, + "Standard": { + "sapButton_Selected_Hover_BorderColor": { + "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", + "type": "color" + }, + "sapButton_Selected_Hover_Background": { + "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", + "type": "color" + }, + "_sapButton_Selected_TextColorH": { "value": "{Interaction._sapSelectedColorH}", "type": "internal" }, - "_sapButton_Selected_BackgroundS": { + "_sapButton_Selected_TextColorS": { "value": "{Interaction._sapSelectedColorS}", "type": "internal" }, - "_sapButton_Selected_BackgroundL": { - "value": "{Interaction._sapSelectedColorL} + 54%", + "_sapButton_Selected_TextColorL": { + "value": "{Interaction._sapSelectedColorL}", "type": "internal" }, - "_sapButton_Selected_BackgroundA": { + "_sapButton_Selected_TextColorA": { "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, + "sapButton_Selected_TextColor": { + "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", + "type": "color" + }, + "sapButton_Selected_BorderColor": { + "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", + "type": "color" + }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13370,13 +12509,11 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "_sapButton_Active_BackgroundH": { "value": "{Interaction._sapActiveColorH}", @@ -13396,75 +12533,83 @@ }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" + }, + "_sapButton_IconColorH": { + "value": "{Icon._sapContent_IconColorH}", + "type": "internal" + }, + "_sapButton_IconColorS": { + "value": "{Icon._sapContent_IconColorS}", + "type": "internal" + }, + "_sapButton_IconColorL": { + "value": "{Icon._sapContent_IconColorL}", + "type": "internal" + }, + "_sapButton_IconColorA": { + "value": "{Icon._sapContent_IconColorA}", + "type": "internal" }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapButton_Hover_TextColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapButton_Hover_TextColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapButton_Hover_TextColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapButton_TextColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapButton_TextColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapButton_TextColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "_sapButton_BorderColorH": { "value": "{Application._sapBackgroundColorH}", @@ -13475,7 +12620,7 @@ "type": "internal" }, "_sapButton_BorderColorL": { - "value": "{Application._sapBackgroundColorL} - 20%", + "value": "{Application._sapBackgroundColorL} - 4%", "type": "internal" }, "_sapButton_BorderColorA": { @@ -13484,8 +12629,7 @@ }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "_sapButton_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13496,7 +12640,7 @@ "type": "internal" }, "_sapButton_BackgroundL": { - "value": "{Application._sapBackgroundColorL} + 4%", + "value": "{Application._sapBackgroundColorL} - 4%", "type": "internal" }, "_sapButton_BackgroundA": { @@ -13505,8 +12649,7 @@ }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_BorderColorH}", @@ -13524,6 +12667,22 @@ "value": "{Button.Standard._sapButton_Selected_BorderColorA}", "type": "internal" }, + "_sapButton_Selected_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Selected_BackgroundH}", + "type": "internal" + }, + "_sapButton_Selected_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Selected_BackgroundS}", + "type": "internal" + }, + "_sapButton_Selected_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Selected_BackgroundL}", + "type": "internal" + }, + "_sapButton_Selected_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Selected_BackgroundA}", + "type": "internal" + }, "_sapButton_Selected_BorderColorH": { "value": "{Interaction._sapSelectedColorH}", "type": "internal" @@ -13540,101 +12699,111 @@ "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, - "_sapButton_Active_BorderColorH": { - "value": "{Main._sapHighlightColorH}", + "_sapButton_Selected_BackgroundH": { + "value": "{Interaction._sapContent_Selected_BackgroundH}", "type": "internal" }, - "_sapButton_Active_BorderColorS": { - "value": "{Main._sapHighlightColorS}", + "_sapButton_Selected_BackgroundS": { + "value": "{Interaction._sapContent_Selected_BackgroundS}", "type": "internal" }, - "_sapButton_Active_BorderColorL": { - "value": "{Main._sapHighlightColorL}", + "_sapButton_Selected_BackgroundL": { + "value": "{Interaction._sapContent_Selected_BackgroundL}", "type": "internal" }, - "_sapButton_Active_BorderColorA": { - "value": "{Main._sapHighlightColorA}", + "_sapButton_Selected_BackgroundA": { + "value": "{Interaction._sapContent_Selected_BackgroundA}", "type": "internal" }, - "_sapButton_IconColorH": { - "value": "{Button.Standard._sapButton_TextColorH}", + "_sapButton_Active_BorderColorH": { + "value": "{Main._sapHighlightColorH}", "type": "internal" }, - "_sapButton_IconColorS": { - "value": "{Button.Standard._sapButton_TextColorS}", + "_sapButton_Active_BorderColorS": { + "value": "{Main._sapHighlightColorS}", "type": "internal" }, - "_sapButton_IconColorL": { - "value": "{Button.Standard._sapButton_TextColorL}", + "_sapButton_Active_BorderColorL": { + "value": "{Main._sapHighlightColorL}", "type": "internal" }, - "_sapButton_IconColorA": { - "value": "{Button.Standard._sapButton_TextColorA}", + "_sapButton_Active_BorderColorA": { + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_BorderColorH}", + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", "type": "internal" }, "_sapButton_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_BorderColorS}", + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", "type": "internal" }, "_sapButton_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_BorderColorL}", + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", "type": "internal" }, "_sapButton_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_BorderColorA}", + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Internal._sapPrimary3H}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Internal._sapPrimary3S}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Internal._sapPrimary3L}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Internal._sapPrimary3A}", "type": "internal" } }, "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" + }, + "_sapButton_Lite_TextColorH": { + "value": "{Main._sapHighlightColorH}", + "type": "internal" + }, + "_sapButton_Lite_TextColorS": { + "value": "{Main._sapHighlightColorS}", + "type": "internal" + }, + "_sapButton_Lite_TextColorL": { + "value": "{Main._sapHighlightColorL} - 5%", + "type": "internal" + }, + "_sapButton_Lite_TextColorA": { + "value": "{Main._sapHighlightColorA}", + "type": "internal" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BorderColorH": { "value": "0", @@ -13654,8 +12823,7 @@ }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BackgroundH": { "value": "0", @@ -13675,8 +12843,7 @@ }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -13757,34 +12924,16 @@ "_sapButton_Lite_Hover_BackgroundA": { "value": "{Button.Standard._sapButton_Hover_BackgroundA}", "type": "internal" - }, - "_sapButton_Lite_TextColorH": { - "value": "{Main._sapHighlightColorH}", - "type": "internal" - }, - "_sapButton_Lite_TextColorS": { - "value": "{Main._sapHighlightColorS}", - "type": "internal" - }, - "_sapButton_Lite_TextColorL": { - "value": "{Main._sapHighlightColorL}", - "type": "internal" - }, - "_sapButton_Lite_TextColorA": { - "value": "{Main._sapHighlightColorA}", - "type": "internal" } }, "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13804,18 +12953,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13835,18 +12981,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13866,50 +13009,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." - }, - "_sapButton_Accept_Hover_BorderColorH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." - }, - "_sapButton_Accept_Hover_BackgroundH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13929,29 +13037,11 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." - }, - "_sapButton_Accept_BorderColorH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_BorderColorS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_BorderColorL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} - 10%", - "type": "internal" - }, - "_sapButton_Accept_BorderColorA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_BackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -13971,8 +13061,7 @@ }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Accept._sapButton_Accept_Selected_BorderColorH}", @@ -14069,18 +13158,64 @@ "_sapButton_Accept_Active_BackgroundA": { "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorH": { + "value": "{Button.Accept._sapButton_Accept_BackgroundH}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorS": { + "value": "{Button.Accept._sapButton_Accept_BackgroundS}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorL": { + "value": "{Button.Accept._sapButton_Accept_BackgroundL}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorA": { + "value": "{Button.Accept._sapButton_Accept_BackgroundA}", + "type": "internal" } }, "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14100,18 +13235,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14131,18 +13263,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14162,50 +13291,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, - "_sapButton_Reject_Hover_BorderColorH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" + "sapButton_Reject_Hover_BorderColor": { + "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", + "type": "color" }, - "_sapButton_Reject_Hover_BorderColorS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BorderColorL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Reject_Hover_BorderColorA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" - }, - "sapButton_Reject_Hover_BorderColor": { - "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." - }, - "_sapButton_Reject_Hover_BackgroundH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} - 5%", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" - }, - "sapButton_Reject_Hover_Background": { - "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "sapButton_Reject_Hover_Background": { + "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14225,29 +13319,11 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." - }, - "_sapButton_Reject_BorderColorH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" - }, - "_sapButton_Reject_BorderColorS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_BorderColorL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} - 4%", - "type": "internal" - }, - "_sapButton_Reject_BorderColorA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_BackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -14267,8 +13343,7 @@ }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Reject._sapButton_Reject_Selected_BorderColorH}", @@ -14287,19 +13362,19 @@ "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundH": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundH}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundH}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundS": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundS}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundS}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundL": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundL}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundL}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundA": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundA}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundA}", "type": "internal" }, "_sapButton_Reject_Selected_BorderColorH": { @@ -14365,13 +13440,60 @@ "_sapButton_Reject_Active_BackgroundA": { "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorH": { + "value": "{Button.Reject._sapButton_Reject_BackgroundH}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorS": { + "value": "{Button.Reject._sapButton_Reject_BackgroundS}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorL": { + "value": "{Button.Reject._sapButton_Reject_BackgroundL}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorA": { + "value": "{Button.Reject._sapButton_Reject_BackgroundA}", + "type": "internal" } }, "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -14391,8 +13513,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -14412,18 +13533,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14443,8 +13561,7 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14464,8 +13581,7 @@ }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14485,8 +13601,7 @@ }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -14506,18 +13621,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -14604,13 +13716,11 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor10H}", @@ -14630,8 +13740,7 @@ }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Accent._sapAccentColor9H}", @@ -14651,13 +13760,11 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor9H}", @@ -14677,8 +13784,7 @@ }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Accent._sapAccentColor8H}", @@ -14698,13 +13804,11 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor8H}", @@ -14724,8 +13828,7 @@ }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -14745,13 +13848,11 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor7H}", @@ -14771,8 +13872,7 @@ }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Accent._sapAccentColor6H}", @@ -14792,13 +13892,11 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor6H}", @@ -14818,8 +13916,7 @@ }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Accent._sapAccentColor5H}", @@ -14839,13 +13936,11 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor5H}", @@ -14865,8 +13960,7 @@ }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Accent._sapAccentColor4H}", @@ -14886,13 +13980,11 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor4H}", @@ -14912,8 +14004,7 @@ }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Accent._sapAccentColor3H}", @@ -14933,13 +14024,11 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor3H}", @@ -14959,8 +14048,7 @@ }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Accent._sapAccentColor2H}", @@ -14980,13 +14068,11 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor2H}", @@ -15006,8 +14092,7 @@ }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Accent._sapAccentColor1H}", @@ -15027,13 +14112,11 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor1H}", @@ -15053,8 +14136,7 @@ }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Avatar._sapAvatar_10_BackgroundH}", @@ -15217,620 +14299,226 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL} + 34.3%", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 20%", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapContent_ContrastTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapContent_ContrastTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapContent_ContrastTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapContent_ContrastTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Assistant.sapAssistant_Color1}, {Assistant.sapAssistant_Color2})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "_sapAssistant_Color2H": { - "value": "289.7938144329896", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "100%", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "38.03921568627451%", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "1", - "type": "internal" - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "_sapAssistant_Color1H": { - "value": "251.64179104477614", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "100.00000000000003%", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "60.588235294117645%", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "1", - "type": "internal" - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_Answer_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_Answer_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_Answer_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_Answer_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{Semantic.Background._sapNeutralBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{Semantic.Background._sapNeutralBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{Semantic.Background._sapNeutralBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{Semantic.Background._sapNeutralBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_Question_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_Question_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_Question_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_Question_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Assistant._sapAssistant_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Assistant._sapAssistant_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Assistant._sapAssistant_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Assistant._sapAssistant_Hover_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - } - }, "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." - }, - "sapBackgroundImage": { - "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." - }, - "sapCompanyLogo": { - "value": "none", - "type": "image", - "description": "The URI to the logo of your company." - } - }, - "Link": { - "sapLink_SubtleColor": { - "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." - }, - "_sapLink_InvertedColorH": { - "value": "{Link._sapLinkColorH}", - "type": "internal" - }, - "_sapLink_InvertedColorS": { - "value": "{Link._sapLinkColorS}", - "type": "internal" - }, - "_sapLink_InvertedColorL": { - "value": "{Link._sapLinkColorL} + 40%", - "type": "internal" - }, - "_sapLink_InvertedColorA": { - "value": "{Link._sapLinkColorA}", - "type": "internal" - }, - "sapLink_InvertedColor": { - "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." - }, - "sapLink_Visited_Color": { - "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." - }, - "sapLink_Active_TextDecoration": { - "value": "none", - "type": "textDecoration", - "description": "The active state text decoration of links." - }, - "sapLink_Active_Color": { - "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "opacity" }, - "sapLink_Hover_TextDecoration": { - "value": "underline", - "type": "textDecoration", - "description": "The hover state text decoration of links." - }, - "sapLink_Hover_Color": { - "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." - }, - "sapLink_TextDecoration": { + "sapBackgroundImage": { "value": "none", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "asset" }, - "sapLinkColor": { - "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "sapCompanyLogo": { + "value": "none", + "type": "asset" + } + }, + "Link": { + "sapLink_SubtleColor": { + "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", + "type": "color" }, - "_sapLink_SubtleColorH": { - "value": "{Text._sapTextColorH}", + "_sapLink_InvertedColorH": { + "value": "{Link._sapLinkColorH}", "type": "internal" }, - "_sapLink_SubtleColorS": { - "value": "{Text._sapTextColorS}", + "_sapLink_InvertedColorS": { + "value": "{Link._sapLinkColorS}", "type": "internal" }, - "_sapLink_SubtleColorL": { - "value": "{Text._sapTextColorL}", + "_sapLink_InvertedColorL": { + "value": "{Link._sapLinkColorL} + 40%", "type": "internal" }, - "_sapLink_SubtleColorA": { - "value": "{Text._sapTextColorA}", + "_sapLink_InvertedColorA": { + "value": "{Link._sapLinkColorA}", "type": "internal" }, + "sapLink_InvertedColor": { + "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", + "type": "color" + }, "_sapLink_Visited_ColorH": { - "value": "{Link._sapLinkColorH}", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapLink_Visited_ColorS": { - "value": "{Link._sapLinkColorS}", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapLink_Visited_ColorL": { - "value": "{Link._sapLinkColorL}", + "value": "{Internal._sapPrimary2L} - 5%", "type": "internal" }, "_sapLink_Visited_ColorA": { - "value": "{Link._sapLinkColorA}", + "value": "{Internal._sapPrimary2A}", "type": "internal" }, + "sapLink_Visited_Color": { + "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", + "type": "color" + }, + "sapLink_Active_TextDecoration": { + "value": "underline", + "type": "textDecoration" + }, "_sapLink_Active_ColorH": { - "value": "{Link._sapLinkColorH}", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapLink_Active_ColorS": { - "value": "{Link._sapLinkColorS}", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapLink_Active_ColorL": { - "value": "{Link._sapLinkColorL}", + "value": "{Internal._sapPrimary2L} - 5%", "type": "internal" }, "_sapLink_Active_ColorA": { - "value": "{Link._sapLinkColorA}", + "value": "{Internal._sapPrimary2A}", "type": "internal" }, + "sapLink_Active_Color": { + "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", + "type": "color" + }, + "sapLink_Hover_TextDecoration": { + "value": "underline", + "type": "textDecoration" + }, "_sapLink_Hover_ColorH": { - "value": "{Link._sapLinkColorH}", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapLink_Hover_ColorS": { - "value": "{Link._sapLinkColorS}", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapLink_Hover_ColorL": { - "value": "{Link._sapLinkColorL}", + "value": "{Internal._sapPrimary2L} - 5%", "type": "internal" }, "_sapLink_Hover_ColorA": { - "value": "{Link._sapLinkColorA}", + "value": "{Internal._sapPrimary2A}", + "type": "internal" + }, + "sapLink_Hover_Color": { + "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", + "type": "color" + }, + "sapLink_TextDecoration": { + "value": "none", + "type": "textDecoration" + }, + "sapLinkColor": { + "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", + "type": "color" + }, + "_sapLink_SubtleColorH": { + "value": "{Text._sapTextColorH}", + "type": "internal" + }, + "_sapLink_SubtleColorS": { + "value": "{Text._sapTextColorS}", + "type": "internal" + }, + "_sapLink_SubtleColorL": { + "value": "{Text._sapTextColorL}", + "type": "internal" + }, + "_sapLink_SubtleColorA": { + "value": "{Text._sapTextColorA}", "type": "internal" }, "_sapLinkColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapLinkColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapLinkColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Internal._sapPrimary2L}", "type": "internal" }, "_sapLinkColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Internal._sapPrimary2A}", "type": "internal" } }, "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "2.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "3.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontBoldFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15850,13 +14538,11 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "_sapContent_DisabledTextColorH": { "value": "{Text._sapTextColorH}", @@ -15871,28 +14557,24 @@ "type": "internal" }, "_sapContent_DisabledTextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { "type": "boxShadow", @@ -15903,10 +14585,9 @@ "y": "0", "blur": "0.0625rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 21%, 0.7)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL} - 100%, 0.7)" } - ], - "description": "The alternative text shadow." + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15919,8 +14600,7 @@ "spread": "0", "color": "{Shadow.sapContent_ContrastShadowColor}" } - ], - "description": "The standard text shadow." + ] }, "_sapContent_MarkerTextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -15940,28 +14620,23 @@ }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Internal._sapPrimary3H}", @@ -16047,8 +14722,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "201.12676056338023", @@ -16068,8 +14742,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200.86956521739125", @@ -16089,8 +14762,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "170.18181818181824", @@ -16110,8 +14782,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "255.63829787234044", @@ -16131,8 +14802,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "34.117647058823536", @@ -16152,8 +14822,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "212", @@ -16173,8 +14842,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "212.2388059701492", @@ -16194,8 +14862,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "120", @@ -16215,8 +14882,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "301.68224299065423", @@ -16236,8 +14902,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "201", @@ -16257,8 +14922,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "168.1751824817518", @@ -16278,8 +14942,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -16299,8 +14962,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "201", @@ -16320,8 +14982,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "202.5000000000001", @@ -16341,8 +15002,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "208.57142857142856", @@ -16362,8 +15022,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "223.78378378378375", @@ -16383,8 +15042,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "34.0408163265306", @@ -16404,8 +15062,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "212.23140495867767", @@ -16425,8 +15082,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "251.64179104477614", @@ -16446,41 +15102,37 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { - "sapContent_Selected_ForegroundColor": { - "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." - }, - "_sapContent_Selected_Hover_BackgroundH": { + "_sapContent_Selected_ForegroundColorH": { "value": "{Interaction._sapSelectedColorH}", "type": "internal" }, - "_sapContent_Selected_Hover_BackgroundS": { + "_sapContent_Selected_ForegroundColorS": { "value": "{Interaction._sapSelectedColorS}", "type": "internal" }, - "_sapContent_Selected_Hover_BackgroundL": { - "value": "{Interaction._sapSelectedColorL} + 52%", + "_sapContent_Selected_ForegroundColorL": { + "value": "{Interaction._sapSelectedColorL} - 5%", "type": "internal" }, - "_sapContent_Selected_Hover_BackgroundA": { + "_sapContent_Selected_ForegroundColorA": { "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, + "sapContent_Selected_ForegroundColor": { + "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", + "type": "color" + }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16491,7 +15143,7 @@ "type": "internal" }, "_sapContent_Selected_TextColorL": { - "value": "{Interaction._sapSelectedColorL}", + "value": "{Interaction._sapSelectedColorL} - 5%", "type": "internal" }, "_sapContent_Selected_TextColorA": { @@ -16500,13 +15152,11 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "_sapContent_HelpColorH": { "value": "120", @@ -16526,8 +15176,7 @@ }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "_sapContent_SearchHighlightColorH": { "value": "166.28571428571422", @@ -16547,36 +15196,33 @@ }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL} + 23%, 0.5)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, 0.72)" } - ], - "description": "The standard selected shadow." + ] }, "sapContent_Interaction_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, 0.25)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.72)" } - ], - "description": "The standard interaction shadow." + ] }, "_sapActiveColorH": { "value": "{Internal._sapPrimary4H}", @@ -16596,8 +15242,7 @@ }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "_sapHoverColorH": { "value": "{Application._sapBackgroundColorH}", @@ -16617,28 +15262,26 @@ }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, - "_sapContent_Selected_ForegroundColorH": { - "value": "{Interaction._sapSelectedColorH}", + "_sapContent_Selected_Hover_BackgroundH": { + "value": "{Interaction._sapContent_Selected_BackgroundH}", "type": "internal" }, - "_sapContent_Selected_ForegroundColorS": { - "value": "{Interaction._sapSelectedColorS}", + "_sapContent_Selected_Hover_BackgroundS": { + "value": "{Interaction._sapContent_Selected_BackgroundS}", "type": "internal" }, - "_sapContent_Selected_ForegroundColorL": { - "value": "{Interaction._sapSelectedColorL}", + "_sapContent_Selected_Hover_BackgroundL": { + "value": "{Interaction._sapContent_Selected_BackgroundL}", "type": "internal" }, - "_sapContent_Selected_ForegroundColorA": { - "value": "{Interaction._sapSelectedColorA}", + "_sapContent_Selected_Hover_BackgroundA": { + "value": "{Interaction._sapContent_Selected_BackgroundA}", "type": "internal" }, "_sapContent_Selected_BackgroundH": { @@ -16709,8 +15352,7 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Accent._sapAccentColor2H}", @@ -16730,15 +15372,13 @@ }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" } }, "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "_sapContent_ForegroundColorH": { "value": "{Main._sapBaseColorH}", @@ -16758,8 +15398,7 @@ }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -16781,13 +15420,11 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "_sapContent_RatedColorH": { "value": "{Accent._sapAccentColor1H}", @@ -16807,8 +15444,7 @@ }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "_sapContent_ImagePlaceholderForegroundColorH": { "value": "{Accent._sapAccentColor10H}", @@ -16828,8 +15464,7 @@ }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "_sapContent_ImagePlaceholderBackgroundH": { "value": "{Accent._sapAccentBackgroundColor10H}", @@ -16849,8 +15484,7 @@ }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "_sapContent_MarkerIconColorH": { "value": "{Accent._sapAccentColor5H}", @@ -16870,13 +15504,11 @@ }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "_sapContent_ContrastIconColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16896,13 +15528,11 @@ }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{Internal._sapPrimary5H}", @@ -16963,7 +15593,7 @@ "y": "0", "blur": "0", "spread": "0.0625rem", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.48)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.72)" }, { "type": "dropShadow", @@ -16971,10 +15601,9 @@ "y": "1.25rem", "blur": "5rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.25)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16985,7 +15614,7 @@ "y": "0", "blur": "0", "spread": "0.0625rem", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.48)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.72)" }, { "type": "dropShadow", @@ -16993,10 +15622,9 @@ "y": "0.625rem", "blur": "1.875rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.25)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -17007,7 +15635,7 @@ "y": "0", "blur": "0", "spread": "0.0625rem", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.48)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.72)" }, { "type": "dropShadow", @@ -17017,8 +15645,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.3)" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -17029,7 +15656,7 @@ "y": "0", "blur": "0.125rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.2)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.16)" }, { "type": "dropShadow", @@ -17037,10 +15664,9 @@ "y": "0.125rem", "blur": "0.25rem", "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.2)" + "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.16)" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "_sapContent_ContrastShadowColorH": { "value": "0", @@ -17060,29 +15686,27 @@ }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" + }, + "sapContent_ShadowColor": { + "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", + "type": "color" }, "_sapContent_ShadowColorH": { - "value": "210", + "value": "{Internal._sapPrimary7H}", "type": "internal" }, "_sapContent_ShadowColorS": { - "value": "35.84905660377359%", + "value": "{Internal._sapPrimary7S}", "type": "internal" }, "_sapContent_ShadowColorL": { - "value": "20.784313725490193%", + "value": "{Internal._sapPrimary7L}", "type": "internal" }, "_sapContent_ShadowColorA": { - "value": "1", + "value": "{Internal._sapPrimary7A}", "type": "internal" - }, - "sapContent_ShadowColor": { - "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." } }, "Focus": { @@ -17104,51 +15728,45 @@ }, "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" + }, + "sapContent_FocusColor": { + "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", + "type": "color" }, "_sapContent_FocusColorH": { - "value": "221.81818181818187", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapContent_FocusColorS": { - "value": "100%", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapContent_FocusColorL": { - "value": "32.35294117647059%", + "value": "{Internal._sapPrimary2L}", "type": "internal" }, "_sapContent_FocusColorA": { - "value": "1", + "value": "{Internal._sapPrimary2A}", "type": "internal" - }, - "sapContent_FocusColor": { - "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." } }, "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {Busy.sapContent_Placeholderloading_Background} 0%, {Busy.sapContent_Placeholderloading_Background} 20%, hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL} - 20, {Busy._sapContent_Placeholderloading_BackgroundA}) 50%, {Busy.sapContent_Placeholderloading_Background} 80%, {Busy.sapContent_Placeholderloading_Background} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "_sapContent_Placeholderloading_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -17168,8 +15786,7 @@ }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Main._sapHighlightColorH}", @@ -17191,34 +15808,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." - }, - "_sapHighlightColorH": { - "value": "{Main._sapBrandColorH}", - "type": "internal" - }, - "_sapHighlightColorS": { - "value": "{Main._sapBrandColorS}", - "type": "internal" - }, - "_sapHighlightColorL": { - "value": "{Main._sapBrandColorL} - 5%", - "type": "internal" - }, - "_sapHighlightColorA": { - "value": "{Main._sapBrandColorA}", - "type": "internal" + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{Internal._sapPrimary3H}", @@ -17236,6 +15834,22 @@ "value": "{Internal._sapPrimary3A}", "type": "internal" }, + "_sapHighlightColorH": { + "value": "{Main._sapBrandColorH}", + "type": "internal" + }, + "_sapHighlightColorS": { + "value": "{Main._sapBrandColorS}", + "type": "internal" + }, + "_sapHighlightColorL": { + "value": "{Main._sapBrandColorL}", + "type": "internal" + }, + "_sapHighlightColorA": { + "value": "{Main._sapBrandColorA}", + "type": "internal" + }, "_sapBrandColorH": { "value": "{Internal._sapPrimary2H}", "type": "internal" diff --git a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf index 02097dd6..f0a78a3c 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf and b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf differ diff --git a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff index 36ea45d0..cb823f66 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff and b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff differ diff --git a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2 b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2 index 87df6965..289459bd 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2 and b/content/Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2 differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf index 2abd8df4..56cb7150 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff index cf3cb169..283ed957 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2 b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2 index fb3e9407..e2d5a5f1 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2 and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2 differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.ttf b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.ttf index 711f14cf..c881fd2f 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.ttf and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.ttf differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff index b84e8940..36a4763e 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff differ diff --git a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff2 b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff2 index 2f09e7aa..a3295d34 100644 Binary files a/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff2 and b/content/Base/baseLib/sap_horizon/fonts/SAP-icons.woff2 differ diff --git a/content/Base/baseLib/sap_horizon/less_variables.less b/content/Base/baseLib/sap_horizon/less_variables.less index 99657a0e..9ef0e53c 100644 --- a/content/Base/baseLib/sap_horizon/less_variables.less +++ b/content/Base/baseLib/sap_horizon/less_variables.less @@ -1,18 +1,18 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #0070f2; -@sapHighlightColor: #0064d9; +@sapHighlightColor: #0070f2; @sapBaseColor: #fff; @sapShellColor: #fff; @sapBackgroundColor: #f5f6f7; @sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif; @sapFontSize: .875rem; @sapTextColor: #1d2d3e; -@sapLinkColor: #0064d9; +@sapLinkColor: #0070f2; @sapCompanyLogo: none; @sapBackgroundImage: none; @sapBackgroundImageOpacity: 1.0; @sapBackgroundImageRepeat: false; -@sapSelectedColor: #0064d9; +@sapSelectedColor: #0070f2; @sapHoverColor: #eaecee; @sapActiveColor: #dee2e5; @sapHighlightTextColor: #fff; @@ -41,8 +41,8 @@ @sapSuccessBackground: #f5fae5; @sapInformationBackground: #e1f4ff; @sapNeutralBackground: #eff1f2; -@sapErrorBorderColor: #e90b0b; -@sapWarningBorderColor: #dd6100; +@sapErrorBorderColor: #f53232; +@sapWarningBorderColor: #e76500; @sapSuccessBorderColor: #30914c; @sapInformationBorderColor: #0070f2; @sapNeutralBorderColor: #788fa6; @@ -62,34 +62,34 @@ @sapContent_MarkerIconColor: #5d36ff; @sapContent_MarkerTextColor: #046c7a; @sapContent_MeasureIndicatorColor: #556b81; -@sapContent_Selected_MeasureIndicatorColor: #0064d9; +@sapContent_Selected_MeasureIndicatorColor: #0070f2; @sapContent_Placeholderloading_Background: #ccc; @sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%); @sapContent_ImagePlaceholderBackground: #eaecee; @sapContent_ImagePlaceholderForegroundColor: #5b738b; @sapContent_RatedColor: #d27700; @sapContent_UnratedColor: #758ca4; -@sapContent_BusyColor: #0064d9; -@sapContent_FocusColor: #0032a5; +@sapContent_BusyColor: #0070f2; +@sapContent_FocusColor: #0070f2; @sapContent_FocusStyle: solid; @sapContent_FocusWidth: .125rem; @sapContent_ContrastFocusColor: #fff; -@sapContent_ShadowColor: #223548; +@sapContent_ShadowColor: #556b82; @sapContent_ContrastShadowColor: #fff; -@sapContent_Shadow0: 0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2); -@sapContent_Shadow1: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3); -@sapContent_Shadow2: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25); -@sapContent_Shadow3: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25); +@sapContent_Shadow0: 0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16); +@sapContent_Shadow1: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3); +@sapContent_Shadow2: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3); +@sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 1.25rem 5rem 0 rgba(85,107,130,0.3); @sapContent_TextShadow: 0 0 0.125rem #fff; @sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7); -@sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; -@sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); -@sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); -@sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -@sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); -@sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); -@sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); -@sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(120,143,166,0.3); +@sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; +@sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); +@sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +@sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); +@sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); +@sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); +@sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +@sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(120,143,166,0.72); @sapContent_SearchHighlightColor: #dafdf5; @sapContent_HelpColor: #188918; @sapContent_LabelColor: #556b82; @@ -105,10 +105,10 @@ @sapContent_ForegroundTextColor: #1d2d3e; @sapContent_BadgeBackground: #aa0808; @sapContent_BadgeTextColor: #fff; -@sapContent_DragAndDropActiveColor: #0064d9; +@sapContent_DragAndDropActiveColor: #0070f2; @sapContent_Selected_TextColor: #0064d9; @sapContent_Selected_Background: #fff; -@sapContent_Selected_Hover_Background: #e3f0ff; +@sapContent_Selected_Hover_Background: #fff; @sapContent_Selected_ForegroundColor: #0064d9; @sapContent_ForcedColorAdjust: none; @sapContent_Illustrative_Color1: #5d36ff; @@ -149,12 +149,12 @@ @sapLink_Hover_Color: #0064d9; @sapLink_Hover_TextDecoration: underline; @sapLink_Active_Color: #0064d9; -@sapLink_Active_TextDecoration: none; +@sapLink_Active_TextDecoration: underline; @sapLink_Visited_Color: #0064d9; -@sapLink_InvertedColor: #a6cfff; +@sapLink_InvertedColor: #bfddff; @sapLink_SubtleColor: #1d2d3e; -@sapShell_Background: #eff1f2; -@sapShell_BackgroundImage: linear-gradient(to bottom, #eff1f2, #eff1f2); +@sapShell_Background: #f5f6f7; +@sapShell_BackgroundImage: linear-gradient(to bottom, #f5f6f7, #f5f6f7); @sapShell_BackgroundImageOpacity: 1.0; @sapShell_BackgroundImageRepeat: false; @sapShell_BorderColor: #fff; @@ -163,7 +163,7 @@ @sapShell_InteractiveTextColor: #1d2d3e; @sapShell_InteractiveBorderColor: #556b81; @sapShell_GroupTitleTextColor: #1d2d3e; -@sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff; +@sapShell_GroupTitleTextShadow: 0 0 .125rem #fff; @sapShell_Hover_Background: #fff; @sapShell_Active_Background: #fff; @sapShell_Active_TextColor: #0070f2; @@ -176,15 +176,14 @@ @sapShell_Navigation_SelectedColor: #0064d9; @sapShell_Navigation_Selected_TextColor: #0064d9; @sapShell_Navigation_TextColor: #1d2d3e; -@sapShell_Navigation_Active_TextColor: #0064d9; +@sapShell_Navigation_Active_TextColor: #0070f2; @sapShell_Navigation_Active_Background: #fff; -@sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2); +@sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2); @sapShell_NegativeColor: #aa0808; @sapShell_CriticalColor: #b44f00; @sapShell_PositiveColor: #256f3a; @sapShell_InformativeColor: #0064d9; @sapShell_NeutralColor: #1d2d3e; -@sapShell_Assistant_ForegroundColor: #5d36ff; @sapShell_Category_1_Background: #0057d2; @sapShell_Category_1_BorderColor: #0057d2; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #1e592f; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -@sapAssistant_Color1: #5d36ff; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -@sapAssistant_Background: #5d36ff; -@sapAssistant_BorderColor: #5d36ff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #2800cf; -@sapAssistant_Hover_BorderColor: #2800cf; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #fff; -@sapAssistant_Active_BorderColor: #5d36ff; -@sapAssistant_Active_TextColor: #5d36ff; -@sapAssistant_Question_Background: #eae5ff; -@sapAssistant_Question_BorderColor: #eae5ff; -@sapAssistant_Question_TextColor: #1d2d3e; -@sapAssistant_Answer_Background: #eff1f2; -@sapAssistant_Answer_BorderColor: #eff1f2; -@sapAssistant_Answer_TextColor: #1d2d3e; @sapAvatar_1_Background: #fff3b8; @sapAvatar_1_BorderColor: #fff3b8; @sapAvatar_1_TextColor: #a45d00; @@ -297,18 +278,18 @@ @sapAvatar_10_Background: #eaecee; @sapAvatar_10_BorderColor: #eaecee; @sapAvatar_10_TextColor: #556b82; -@sapButton_Background: #fff; -@sapButton_BorderColor: #bcc3ca; +@sapButton_Background: #eaecee; +@sapButton_BorderColor: #eaecee; @sapButton_BorderWidth: .0625rem; @sapButton_BorderCornerRadius: .5rem; -@sapButton_TextColor: #0064d9; -@sapButton_Hover_Background: #eaecee; -@sapButton_Hover_BorderColor: #bcc3ca; -@sapButton_Hover_TextColor: #0064d9; -@sapButton_IconColor: #0064d9; +@sapButton_TextColor: #1d2d3e; +@sapButton_Hover_Background: #fff; +@sapButton_Hover_BorderColor: #fff; +@sapButton_Hover_TextColor: #1d2d3e; +@sapButton_IconColor: #1d2d3e; @sapButton_Active_Background: #fff; -@sapButton_Active_BorderColor: #0064d9; -@sapButton_Active_TextColor: #0064d9; +@sapButton_Active_BorderColor: #0070f2; +@sapButton_Active_TextColor: #0070f2; @sapButton_Emphasized_Background: #0070f2; @sapButton_Emphasized_BorderColor: #0070f2; @sapButton_Emphasized_TextColor: #fff; @@ -316,29 +297,29 @@ @sapButton_Emphasized_Hover_BorderColor: #0064d9; @sapButton_Emphasized_Hover_TextColor: #fff; @sapButton_Emphasized_Active_Background: #fff; -@sapButton_Emphasized_Active_BorderColor: #0064d9; -@sapButton_Emphasized_Active_TextColor: #0064d9; +@sapButton_Emphasized_Active_BorderColor: #0070f2; +@sapButton_Emphasized_Active_TextColor: #0070f2; @sapButton_Emphasized_TextShadow: transparent; @sapButton_Emphasized_FontWeight: bold; @sapButton_Reject_Background: #ffd6e9; -@sapButton_Reject_BorderColor: #ffc2de; +@sapButton_Reject_BorderColor: #ffd6e9; @sapButton_Reject_TextColor: #aa0808; -@sapButton_Reject_Hover_Background: #ffbddb; -@sapButton_Reject_Hover_BorderColor: #ffbddb; +@sapButton_Reject_Hover_Background: #fff; +@sapButton_Reject_Hover_BorderColor: #fff; @sapButton_Reject_Hover_TextColor: #aa0808; @sapButton_Reject_Active_Background: #fff; -@sapButton_Reject_Active_BorderColor: #e90b0b; +@sapButton_Reject_Active_BorderColor: #f53232; @sapButton_Reject_Active_TextColor: #aa0808; @sapButton_Reject_Selected_Background: #fff; -@sapButton_Reject_Selected_BorderColor: #e90b0b; +@sapButton_Reject_Selected_BorderColor: #f53232; @sapButton_Reject_Selected_TextColor: #aa0808; -@sapButton_Reject_Selected_Hover_Background: #ffbddb; -@sapButton_Reject_Selected_Hover_BorderColor: #e90b0b; +@sapButton_Reject_Selected_Hover_Background: #fff; +@sapButton_Reject_Selected_Hover_BorderColor: #f53232; @sapButton_Accept_Background: #ebf5cb; -@sapButton_Accept_BorderColor: #dbeda0; +@sapButton_Accept_BorderColor: #ebf5cb; @sapButton_Accept_TextColor: #256f3a; -@sapButton_Accept_Hover_Background: #e3f1b6; -@sapButton_Accept_Hover_BorderColor: #e3f1b6; +@sapButton_Accept_Hover_Background: #fff; +@sapButton_Accept_Hover_BorderColor: #fff; @sapButton_Accept_Hover_TextColor: #256f3a; @sapButton_Accept_Active_Background: #fff; @sapButton_Accept_Active_BorderColor: #30914c; @@ -346,100 +327,100 @@ @sapButton_Accept_Selected_Background: #fff; @sapButton_Accept_Selected_BorderColor: #30914c; @sapButton_Accept_Selected_TextColor: #256f3a; -@sapButton_Accept_Selected_Hover_Background: #e3f1b6; +@sapButton_Accept_Selected_Hover_Background: #fff; @sapButton_Accept_Selected_Hover_BorderColor: #30914c; @sapButton_Lite_Background: transparent; @sapButton_Lite_BorderColor: transparent; @sapButton_Lite_TextColor: #0064d9; -@sapButton_Lite_Hover_Background: #eaecee; -@sapButton_Lite_Hover_BorderColor: #bcc3ca; +@sapButton_Lite_Hover_Background: #fff; +@sapButton_Lite_Hover_BorderColor: #fff; @sapButton_Lite_Hover_TextColor: #0064d9; @sapButton_Lite_Active_Background: #fff; -@sapButton_Lite_Active_BorderColor: #0064d9; -@sapButton_Selected_Background: #edf6ff; -@sapButton_Selected_BorderColor: #0064d9; -@sapButton_Selected_TextColor: #0064d9; -@sapButton_Selected_Hover_Background: #d9ecff; -@sapButton_Selected_Hover_BorderColor: #0064d9; +@sapButton_Lite_Active_BorderColor: #0070f2; +@sapButton_Selected_Background: #fff; +@sapButton_Selected_BorderColor: #0070f2; +@sapButton_Selected_TextColor: #0070f2; +@sapButton_Selected_Hover_Background: #fff; +@sapButton_Selected_Hover_BorderColor: #0070f2; @sapButton_Attention_Background: #fff3b7; -@sapButton_Attention_BorderColor: #ffeb84; +@sapButton_Attention_BorderColor: #fff3b7; @sapButton_Attention_TextColor: #b44f00; -@sapButton_Attention_Hover_Background: #ffef9e; -@sapButton_Attention_Hover_BorderColor: #ffef9e; +@sapButton_Attention_Hover_Background: #fff; +@sapButton_Attention_Hover_BorderColor: #fff; @sapButton_Attention_Hover_TextColor: #b44f00; @sapButton_Attention_Active_Background: #fff; -@sapButton_Attention_Active_BorderColor: #dd6100; +@sapButton_Attention_Active_BorderColor: #ff8d34; @sapButton_Attention_Active_TextColor: #b44f00; @sapButton_Attention_Selected_Background: #fff; -@sapButton_Attention_Selected_BorderColor: #dd6100; +@sapButton_Attention_Selected_BorderColor: #ff8d34; @sapButton_Attention_Selected_TextColor: #b44f00; -@sapButton_Attention_Selected_Hover_Background: #ffef9e; -@sapButton_Attention_Selected_Hover_BorderColor: #dd6100; +@sapButton_Attention_Selected_Hover_Background: #fff; +@sapButton_Attention_Selected_Hover_BorderColor: #ff8d34; @sapButton_Negative_Background: #f53232; @sapButton_Negative_BorderColor: #f53232; @sapButton_Negative_TextColor: #fff; @sapButton_Negative_Hover_Background: #e90b0b; @sapButton_Negative_Hover_BorderColor: #e90b0b; @sapButton_Negative_Hover_TextColor: #fff; -@sapButton_Negative_Active_Background: #fff; -@sapButton_Negative_Active_BorderColor: #f53232; -@sapButton_Negative_Active_TextColor: #aa0808; +@sapButton_Negative_Active_Background: #d50a0a; +@sapButton_Negative_Active_BorderColor: #d50a0a; +@sapButton_Negative_Active_TextColor: #fff; @sapButton_Critical_Background: #e76500; @sapButton_Critical_BorderColor: #e76500; @sapButton_Critical_TextColor: #fff; @sapButton_Critical_Hover_Background: #dd6100; @sapButton_Critical_Hover_BorderColor: #dd6100; @sapButton_Critical_Hover_TextColor: #fff; -@sapButton_Critical_Active_Background: #fff; -@sapButton_Critical_Active_BorderColor: #dd6100; -@sapButton_Critical_Active_TextColor: #b44f00; +@sapButton_Critical_Active_Background: #d35c00; +@sapButton_Critical_Active_BorderColor: #d35c00; +@sapButton_Critical_Active_TextColor: #fff; @sapButton_Success_Background: #30914c; @sapButton_Success_BorderColor: #30914c; @sapButton_Success_TextColor: #fff; @sapButton_Success_Hover_Background: #2c8646; @sapButton_Success_Hover_BorderColor: #2c8646; @sapButton_Success_Hover_TextColor: #fff; -@sapButton_Success_Active_Background: #fff; -@sapButton_Success_Active_BorderColor: #30914c; -@sapButton_Success_Active_TextColor: #256f3a; -@sapButton_Information_Background: #e8f3ff; -@sapButton_Information_BorderColor: #b5d8ff; -@sapButton_Information_TextColor: #0064d9; -@sapButton_Information_Hover_Background: #d4e8ff; -@sapButton_Information_Hover_BorderColor: #b5d8ff; -@sapButton_Information_Hover_TextColor: #0064d9; -@sapButton_Information_Active_Background: #fff; -@sapButton_Information_Active_BorderColor: #0064d9; -@sapButton_Information_Active_TextColor: #0064d9; -@sapButton_Neutral_Background: #e8f3ff; -@sapButton_Neutral_BorderColor: #b5d8ff; -@sapButton_Neutral_TextColor: #0064d9; -@sapButton_Neutral_Hover_Background: #d4e8ff; -@sapButton_Neutral_Hover_BorderColor: #b5d8ff; -@sapButton_Neutral_Hover_TextColor: #0064d9; -@sapButton_Neutral_Active_Background: #fff; -@sapButton_Neutral_Active_BorderColor: #0064d9; -@sapButton_Neutral_Active_TextColor: #0064d9; +@sapButton_Success_Active_Background: #287a40; +@sapButton_Success_Active_BorderColor: #287a40; +@sapButton_Success_Active_TextColor: #fff; +@sapButton_Information_Background: #0070f2; +@sapButton_Information_BorderColor: #0070f2; +@sapButton_Information_TextColor: #fff; +@sapButton_Information_Hover_Background: #0064d9; +@sapButton_Information_Hover_BorderColor: #0064d9; +@sapButton_Information_Hover_TextColor: #fff; +@sapButton_Information_Active_Background: #0058bf; +@sapButton_Information_Active_BorderColor: #0058bf; +@sapButton_Information_Active_TextColor: #fff; +@sapButton_Neutral_Background: #788fa6; +@sapButton_Neutral_BorderColor: #788fa6; +@sapButton_Neutral_TextColor: #fff; +@sapButton_Neutral_Hover_Background: #637d97; +@sapButton_Neutral_Hover_BorderColor: #637d97; +@sapButton_Neutral_Hover_TextColor: #fff; +@sapButton_Neutral_Active_Background: #5d758e; +@sapButton_Neutral_Active_BorderColor: #5d758e; +@sapButton_Neutral_Active_TextColor: #fff; @sapButton_Track_Background: #788fa6; @sapButton_Track_BorderColor: #788fa6; @sapButton_Track_TextColor: #fff; @sapButton_Track_Hover_Background: #637d97; @sapButton_Track_Hover_BorderColor: #637d97; -@sapButton_Track_Selected_Background: #0064d9; -@sapButton_Track_Selected_BorderColor: #0064d9; +@sapButton_Track_Selected_Background: #0070f2; +@sapButton_Track_Selected_BorderColor: #0070f2; @sapButton_Track_Selected_TextColor: #fff; -@sapButton_Track_Selected_Hover_Background: #0058c0; -@sapButton_Track_Selected_Hover_BorderColor: #0058c0; +@sapButton_Track_Selected_Hover_Background: #0064d9; +@sapButton_Track_Selected_Hover_BorderColor: #0064d9; @sapButton_Handle_Background: #fff; @sapButton_Handle_BorderColor: #fff; @sapButton_Handle_TextColor: #1d2d3e; @sapButton_Handle_Hover_Background: #fff; @sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5); -@sapButton_Handle_Selected_Background: #edf6ff; -@sapButton_Handle_Selected_BorderColor: #edf6ff; -@sapButton_Handle_Selected_TextColor: #0064d9; -@sapButton_Handle_Selected_Hover_Background: #edf6ff; -@sapButton_Handle_Selected_Hover_BorderColor: rgba(237,246,255,0.5); +@sapButton_Handle_Selected_Background: #fff; +@sapButton_Handle_Selected_BorderColor: #fff; +@sapButton_Handle_Selected_TextColor: #0070f2; +@sapButton_Handle_Selected_Hover_Background: #fff; +@sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5); @sapButton_Track_Negative_Background: #f53232; @sapButton_Track_Negative_BorderColor: #f53232; @sapButton_Track_Negative_TextColor: #fff; @@ -461,60 +442,60 @@ @sapButton_Handle_Positive_Hover_Background: #fff; @sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5); @sapButton_TokenBackground: #fff; -@sapButton_TokenBorderColor: #bcc3ca; -@sapField_Background: #fff; +@sapButton_TokenBorderColor: #758ca4; +@sapField_Background: #eff1f2; @sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; @sapField_TextColor: #131e29; @sapField_PlaceholderTextColor: #556b82; @sapField_BorderColor: #556b81; -@sapField_HelpBackground: #fff; +@sapField_HelpBackground: #eff1f2; @sapField_BorderWidth: .0625rem; @sapField_BorderStyle: none; @sapField_BorderCornerRadius: .25rem; -@sapField_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); +@sapField_Shadow: none; @sapField_Hover_Background: #fff; -@sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box; -@sapField_Hover_BorderColor: #0064d9; +@sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; +@sapField_Hover_BorderColor: #556b81; @sapField_Hover_HelpBackground: #fff; -@sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); -@sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -@sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); -@sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); -@sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); -@sapField_Active_BorderColor: #0064d9; +@sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); +@sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); +@sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); +@sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); +@sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +@sapField_Active_BorderColor: #0070f2; @sapField_Focus_Background: #fff; -@sapField_Focus_BorderColor: #0032a5; +@sapField_Focus_BorderColor: #0070f2; @sapField_Focus_HelpBackground: #fff; -@sapField_ReadOnly_Background: #eaecee; +@sapField_ReadOnly_Background: transparent; @sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box; @sapField_ReadOnly_BorderColor: #556b81; @sapField_ReadOnly_BorderStyle: none; -@sapField_ReadOnly_HelpBackground: #eaecee; +@sapField_ReadOnly_HelpBackground: transparent; @sapField_RequiredColor: #ba066c; -@sapField_InvalidColor: #e90b0b; +@sapField_InvalidColor: #f53232; @sapField_InvalidBackground: #ffeaf4; -@sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box; +@sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box; @sapField_InvalidBorderWidth: .125rem; @sapField_InvalidBorderStyle: none; -@sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -@sapField_WarningColor: #dd6100; +@sapField_InvalidShadow: none; +@sapField_WarningColor: #e76500; @sapField_WarningBackground: #fff8d6; -@sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box; +@sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box; @sapField_WarningBorderWidth: .125rem; @sapField_WarningBorderStyle: none; -@sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); +@sapField_WarningShadow: none; @sapField_SuccessColor: #30914c; @sapField_SuccessBackground: #f5fae5; @sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box; @sapField_SuccessBorderWidth: .0625rem; @sapField_SuccessBorderStyle: none; -@sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); +@sapField_SuccessShadow: none; @sapField_InformationColor: #0070f2; @sapField_InformationBackground: #e1f4ff; @sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box; @sapField_InformationBorderWidth: .125rem; @sapField_InformationBorderStyle: none; -@sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); +@sapField_InformationShadow: none; @sapGroup_TitleBackground: #fff; @sapGroup_TitleBorderColor: #a8b2bd; @sapGroup_TitleTextColor: #1d2d3e; @@ -535,7 +516,7 @@ @sapList_Active_TextColor: #1d2d3e; @sapList_Active_Background: #dee2e5; @sapList_SelectionBackgroundColor: #ebf8ff; -@sapList_SelectionBorderColor: #0064d9; +@sapList_SelectionBorderColor: #0070f2; @sapList_Hover_SelectionBackground: #dcf3ff; @sapList_Background: #fff; @sapList_Hover_Background: #eaecee; @@ -571,8 +552,8 @@ @sapProgress_InformationBackground: #cdedff; @sapProgress_InformationBorderColor: #cdedff; @sapProgress_InformationTextColor: #1d2d3e; -@sapProgress_Value_Background: #617b94; -@sapProgress_Value_BorderColor: #617b94; +@sapProgress_Value_Background: #788fa6; +@sapProgress_Value_BorderColor: #d5dadd; @sapProgress_Value_TextColor: #788fa6; @sapProgress_Value_NegativeBackground: #f53232; @sapProgress_Value_NegativeBorderColor: #f53232; @@ -589,21 +570,21 @@ @sapScrollBar_FaceColor: #7b91a8; @sapScrollBar_TrackColor: #fff; @sapScrollBar_BorderColor: #7b91a8; -@sapScrollBar_SymbolColor: #0064d9; +@sapScrollBar_SymbolColor: #1d2d3e; @sapScrollBar_Dimension: .75rem; -@sapScrollBar_Hover_FaceColor: #5b728b; +@sapScrollBar_Hover_FaceColor: #6f87a0; @sapSlider_Background: #d5dadd; @sapSlider_BorderColor: #d5dadd; -@sapSlider_Selected_Background: #0064d9; -@sapSlider_Selected_BorderColor: #0064d9; +@sapSlider_Selected_Background: #0070f2; +@sapSlider_Selected_BorderColor: #0070f2; @sapSlider_HandleBackground: #fff; -@sapSlider_HandleBorderColor: #b0d5ff; +@sapSlider_HandleBorderColor: #fff; @sapSlider_RangeHandleBackground: #fff; -@sapSlider_Hover_HandleBackground: #d9ecff; -@sapSlider_Hover_HandleBorderColor: #b0d5ff; -@sapSlider_Hover_RangeHandleBackground: #d9ecff; +@sapSlider_Hover_HandleBackground: #fff; +@sapSlider_Hover_HandleBorderColor: #0070f2; +@sapSlider_Hover_RangeHandleBackground: #fff; @sapSlider_Active_HandleBackground: #fff; -@sapSlider_Active_HandleBorderColor: #0064d9; +@sapSlider_Active_HandleBorderColor: #0070f2; @sapSlider_Active_RangeHandleBackground: transparent; @sapPageHeader_Background: #fff; @sapPageHeader_BorderColor: #d9d9d9; @@ -620,14 +601,14 @@ @sapObjectHeader_Hover_Background: #eaecee; @sapObjectHeader_BorderColor: #d9d9d9; @sapObjectHeader_Title_TextColor: #1d2d3e; -@sapObjectHeader_Title_FontSize: 1.5rem; +@sapObjectHeader_Title_FontSize: 2rem; @sapObjectHeader_Title_SnappedFontSize: 1.25rem; @sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; @sapObjectHeader_Subtitle_TextColor: #556b82; @sapBlockLayer_Background: #000; @sapTile_Background: #fff; -@sapTile_Hover_Background: #eaecee; -@sapTile_Active_Background: #dee2e5; +@sapTile_Hover_Background: #fff; +@sapTile_Active_Background: #f5f5f5; @sapTile_BorderColor: transparent; @sapTile_BorderCornerRadius: 1rem; @sapTile_TitleTextColor: #1d2d3e; @@ -635,7 +616,7 @@ @sapTile_IconColor: #556b82; @sapTile_SeparatorColor: #ccc; @sapTile_Interactive_BorderColor: #b3b3b3; -@sapTile_OverlayBackground: #fff; +@sapTile_OverlayBackground: rgba(255,255,255,0.96); @sapTile_OverlayForegroundColor: #1d2d3e; @sapAccentColor1: #d27700; @sapAccentColor2: #aa0808; @@ -662,10 +643,10 @@ @sapIndicationColor_1_BorderColor: #840606; @sapIndicationColor_1_TextColor: #fff; @sapIndicationColor_1_Hover_Background: #6c0505; -@sapIndicationColor_1_Active_Background: #fff; +@sapIndicationColor_1_Active_Background: #530404; @sapIndicationColor_1_Active_BorderColor: #fb9d9d; @sapIndicationColor_1_Active_TextColor: #840606; -@sapIndicationColor_1_Selected_Background: #fff; +@sapIndicationColor_1_Selected_Background: #530404; @sapIndicationColor_1_Selected_BorderColor: #fb9d9d; @sapIndicationColor_1_Selected_TextColor: #840606; @sapIndicationColor_1b: #fb9d9d; @@ -676,10 +657,10 @@ @sapIndicationColor_2_BorderColor: #aa0808; @sapIndicationColor_2_TextColor: #fff; @sapIndicationColor_2_Hover_Background: #920707; -@sapIndicationColor_2_Active_Background: #fff; +@sapIndicationColor_2_Active_Background: #790606; @sapIndicationColor_2_Active_BorderColor: #fcc4c4; @sapIndicationColor_2_Active_TextColor: #aa0808; -@sapIndicationColor_2_Selected_Background: #fff; +@sapIndicationColor_2_Selected_Background: #790606; @sapIndicationColor_2_Selected_BorderColor: #fcc4c4; @sapIndicationColor_2_Selected_TextColor: #aa0808; @sapIndicationColor_2b: #fcc4c4; @@ -690,10 +671,10 @@ @sapIndicationColor_3_BorderColor: #e76500; @sapIndicationColor_3_TextColor: #fff; @sapIndicationColor_3_Hover_Background: #d85e00; -@sapIndicationColor_3_Active_Background: #fff; +@sapIndicationColor_3_Active_Background: #c85800; @sapIndicationColor_3_Active_BorderColor: #fff2c0; @sapIndicationColor_3_Active_TextColor: #b95100; -@sapIndicationColor_3_Selected_Background: #fff; +@sapIndicationColor_3_Selected_Background: #c85800; @sapIndicationColor_3_Selected_BorderColor: #fff2c0; @sapIndicationColor_3_Selected_TextColor: #b95100; @sapIndicationColor_3b: #fff2c0; @@ -704,10 +685,10 @@ @sapIndicationColor_4_BorderColor: #256f3a; @sapIndicationColor_4_TextColor: #fff; @sapIndicationColor_4_Hover_Background: #1f5c30; -@sapIndicationColor_4_Active_Background: #fff; +@sapIndicationColor_4_Active_Background: #184926; @sapIndicationColor_4_Active_BorderColor: #bae8bc; @sapIndicationColor_4_Active_TextColor: #256f3a; -@sapIndicationColor_4_Selected_Background: #fff; +@sapIndicationColor_4_Selected_Background: #184926; @sapIndicationColor_4_Selected_BorderColor: #bae8bc; @sapIndicationColor_4_Selected_TextColor: #256f3a; @sapIndicationColor_4b: #bae8bc; @@ -718,10 +699,10 @@ @sapIndicationColor_5_BorderColor: #0070f2; @sapIndicationColor_5_TextColor: #fff; @sapIndicationColor_5_Hover_Background: #0064d9; -@sapIndicationColor_5_Active_Background: #fff; +@sapIndicationColor_5_Active_Background: #0058bf; @sapIndicationColor_5_Active_BorderColor: #d3effd; @sapIndicationColor_5_Active_TextColor: #0070f2; -@sapIndicationColor_5_Selected_Background: #fff; +@sapIndicationColor_5_Selected_Background: #0058bf; @sapIndicationColor_5_Selected_BorderColor: #d3effd; @sapIndicationColor_5_Selected_TextColor: #0070f2; @sapIndicationColor_5b: #d3effd; @@ -732,10 +713,10 @@ @sapIndicationColor_6_BorderColor: #046c7a; @sapIndicationColor_6_TextColor: #fff; @sapIndicationColor_6_Hover_Background: #035661; -@sapIndicationColor_6_Active_Background: #fff; +@sapIndicationColor_6_Active_Background: #024049; @sapIndicationColor_6_Active_BorderColor: #cdf5ec; @sapIndicationColor_6_Active_TextColor: #046c7a; -@sapIndicationColor_6_Selected_Background: #fff; +@sapIndicationColor_6_Selected_Background: #024049; @sapIndicationColor_6_Selected_BorderColor: #cdf5ec; @sapIndicationColor_6_Selected_TextColor: #046c7a; @sapIndicationColor_6b: #cdf5ec; @@ -746,10 +727,10 @@ @sapIndicationColor_7_BorderColor: #5d36ff; @sapIndicationColor_7_TextColor: #fff; @sapIndicationColor_7_Hover_Background: #481cff; -@sapIndicationColor_7_Active_Background: #fff; +@sapIndicationColor_7_Active_Background: #3403ff; @sapIndicationColor_7_Active_BorderColor: #e2dbff; @sapIndicationColor_7_Active_TextColor: #5d36ff; -@sapIndicationColor_7_Selected_Background: #fff; +@sapIndicationColor_7_Selected_Background: #3403ff; @sapIndicationColor_7_Selected_BorderColor: #e2dbff; @sapIndicationColor_7_Selected_TextColor: #5d36ff; @sapIndicationColor_7b: #e2dbff; @@ -760,10 +741,10 @@ @sapIndicationColor_8_BorderColor: #a100c2; @sapIndicationColor_8_TextColor: #fff; @sapIndicationColor_8_Hover_Background: #8c00a9; -@sapIndicationColor_8_Active_Background: #fff; +@sapIndicationColor_8_Active_Background: #77008f; @sapIndicationColor_8_Active_BorderColor: #f8d6ff; @sapIndicationColor_8_Active_TextColor: #a100c2; -@sapIndicationColor_8_Selected_Background: #fff; +@sapIndicationColor_8_Selected_Background: #77008f; @sapIndicationColor_8_Selected_BorderColor: #f8d6ff; @sapIndicationColor_8_Selected_TextColor: #a100c2; @sapIndicationColor_8b: #f8d6ff; @@ -840,32 +821,32 @@ @sapLegendBackgroundColor18: #ebf5cb; @sapLegendBackgroundColor19: #fafdff; @sapLegendBackgroundColor20: #eceeff; -@sapChart_OrderedColor_1: #0070f2; -@sapChart_OrderedColor_2: #c87b00; -@sapChart_OrderedColor_3: #75980b; -@sapChart_OrderedColor_4: #df1278; -@sapChart_OrderedColor_5: #8b47d7; -@sapChart_OrderedColor_6: #049f9a; -@sapChart_OrderedColor_7: #3c8cdd; +@sapChart_OrderedColor_1: #1b90ff; +@sapChart_OrderedColor_2: #f26018; +@sapChart_OrderedColor_3: #179c6f; +@sapChart_OrderedColor_4: #f62866; +@sapChart_OrderedColor_5: #863fd5; +@sapChart_OrderedColor_6: #04a29d; +@sapChart_OrderedColor_7: #0070f2; @sapChart_OrderedColor_8: #cc00dc; -@sapChart_OrderedColor_9: #798c77; -@sapChart_OrderedColor_10: #da6c6c; -@sapChart_OrderedColor_11: #5d36ff; +@sapChart_OrderedColor_9: #8396a8; +@sapChart_OrderedColor_10: #f54747; +@sapChart_OrderedColor_11: #20578c; @sapChart_Bad: #f53232; @sapChart_Critical: #e76500; @sapChart_Good: #30914c; @sapChart_Neutral: #788fa6; -@sapChart_Sequence_1: #0070f2; -@sapChart_Sequence_2: #c87b00; -@sapChart_Sequence_3: #75980b; -@sapChart_Sequence_4: #df1278; -@sapChart_Sequence_5: #8b47d7; -@sapChart_Sequence_6: #049f9a; -@sapChart_Sequence_7: #3c8cdd; +@sapChart_Sequence_1: #1b90ff; +@sapChart_Sequence_2: #f26018; +@sapChart_Sequence_3: #179c6f; +@sapChart_Sequence_4: #f62866; +@sapChart_Sequence_5: #863fd5; +@sapChart_Sequence_6: #04a29d; +@sapChart_Sequence_7: #0070f2; @sapChart_Sequence_8: #cc00dc; -@sapChart_Sequence_9: #798c77; -@sapChart_Sequence_10: #da6c6c; -@sapChart_Sequence_11: #5d36ff; +@sapChart_Sequence_9: #8396a8; +@sapChart_Sequence_10: #f54747; +@sapChart_Sequence_11: #20578c; @sapChart_Sequence_Neutral: #788fa6; @sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); @sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); diff --git a/content/Base/baseLib/sap_horizon/preview-RTL.css b/content/Base/baseLib/sap_horizon/preview-RTL.css index 5080c0c0..f859169d 100644 --- a/content/Base/baseLib/sap_horizon/preview-RTL.css +++ b/content/Base/baseLib/sap_horizon/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f53232!important}.sapSvgIconCritical{fill:#e76500!important}.sapSvgIconPositive{fill:#30914c!important}.sapSvgIconBase{fill:#fff!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(fonts/SAP-icons.woff2) format('woff2'),url(fonts/SAP-icons.woff) format('woff'),url(fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f53232!important}.sapSvgIconCritical{fill:#e76500!important}.sapSvgIconPositive{fill:#30914c!important}.sapSvgIconBase{fill:#fff!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon/preview.css b/content/Base/baseLib/sap_horizon/preview.css index 78f79d85..453a10f4 100644 --- a/content/Base/baseLib/sap_horizon/preview.css +++ b/content/Base/baseLib/sap_horizon/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f53232 !important}.sapSvgIconCritical{fill:#e76500 !important}.sapSvgIconPositive{fill:#30914c !important}.sapSvgIconBase{fill:#fff !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(fonts/SAP-icons.woff2) format('woff2'),url(fonts/SAP-icons.woff) format('woff'),url(fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#f53232 !important}.sapSvgIconCritical{fill:#e76500 !important}.sapSvgIconPositive{fill:#30914c !important}.sapSvgIconBase{fill:#fff !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon/preview.less b/content/Base/baseLib/sap_horizon/preview.less index 024c2098..af548cd6 100644 --- a/content/Base/baseLib/sap_horizon/preview.less +++ b/content/Base/baseLib/sap_horizon/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../baseTheme/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_horizon/sass_variables.scss b/content/Base/baseLib/sap_horizon/sass_variables.scss index 35e2d200..6853a16d 100644 --- a/content/Base/baseLib/sap_horizon/sass_variables.scss +++ b/content/Base/baseLib/sap_horizon/sass_variables.scss @@ -1,18 +1,18 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #0070f2; -$sapHighlightColor: #0064d9; +$sapHighlightColor: #0070f2; $sapBaseColor: #fff; $sapShellColor: #fff; $sapBackgroundColor: #f5f6f7; $sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif; $sapFontSize: .875rem; $sapTextColor: #1d2d3e; -$sapLinkColor: #0064d9; +$sapLinkColor: #0070f2; $sapCompanyLogo: none; $sapBackgroundImage: none; $sapBackgroundImageOpacity: 1.0; $sapBackgroundImageRepeat: false; -$sapSelectedColor: #0064d9; +$sapSelectedColor: #0070f2; $sapHoverColor: #eaecee; $sapActiveColor: #dee2e5; $sapHighlightTextColor: #fff; @@ -41,8 +41,8 @@ $sapWarningBackground: #fff8d6; $sapSuccessBackground: #f5fae5; $sapInformationBackground: #e1f4ff; $sapNeutralBackground: #eff1f2; -$sapErrorBorderColor: #e90b0b; -$sapWarningBorderColor: #dd6100; +$sapErrorBorderColor: #f53232; +$sapWarningBorderColor: #e76500; $sapSuccessBorderColor: #30914c; $sapInformationBorderColor: #0070f2; $sapNeutralBorderColor: #788fa6; @@ -62,34 +62,34 @@ $sapContent_NonInteractiveIconColor: #758ca4; $sapContent_MarkerIconColor: #5d36ff; $sapContent_MarkerTextColor: #046c7a; $sapContent_MeasureIndicatorColor: #556b81; -$sapContent_Selected_MeasureIndicatorColor: #0064d9; +$sapContent_Selected_MeasureIndicatorColor: #0070f2; $sapContent_Placeholderloading_Background: #ccc; $sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%); $sapContent_ImagePlaceholderBackground: #eaecee; $sapContent_ImagePlaceholderForegroundColor: #5b738b; $sapContent_RatedColor: #d27700; $sapContent_UnratedColor: #758ca4; -$sapContent_BusyColor: #0064d9; -$sapContent_FocusColor: #0032a5; +$sapContent_BusyColor: #0070f2; +$sapContent_FocusColor: #0070f2; $sapContent_FocusStyle: solid; $sapContent_FocusWidth: .125rem; $sapContent_ContrastFocusColor: #fff; -$sapContent_ShadowColor: #223548; +$sapContent_ShadowColor: #556b82; $sapContent_ContrastShadowColor: #fff; -$sapContent_Shadow0: 0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2); -$sapContent_Shadow1: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3); -$sapContent_Shadow2: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25); -$sapContent_Shadow3: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25); +$sapContent_Shadow0: 0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16); +$sapContent_Shadow1: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3); +$sapContent_Shadow2: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3); +$sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.72), 0 1.25rem 5rem 0 rgba(85,107,130,0.3); $sapContent_TextShadow: 0 0 0.125rem #fff; $sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7); -$sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; -$sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); -$sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); -$sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -$sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); -$sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); -$sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); -$sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(120,143,166,0.3); +$sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9; +$sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); +$sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +$sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); +$sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); +$sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); +$sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +$sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(120,143,166,0.72); $sapContent_SearchHighlightColor: #dafdf5; $sapContent_HelpColor: #188918; $sapContent_LabelColor: #556b82; @@ -105,10 +105,10 @@ $sapContent_ForegroundBorderColor: #758ca4; $sapContent_ForegroundTextColor: #1d2d3e; $sapContent_BadgeBackground: #aa0808; $sapContent_BadgeTextColor: #fff; -$sapContent_DragAndDropActiveColor: #0064d9; +$sapContent_DragAndDropActiveColor: #0070f2; $sapContent_Selected_TextColor: #0064d9; $sapContent_Selected_Background: #fff; -$sapContent_Selected_Hover_Background: #e3f0ff; +$sapContent_Selected_Hover_Background: #fff; $sapContent_Selected_ForegroundColor: #0064d9; $sapContent_ForcedColorAdjust: none; $sapContent_Illustrative_Color1: #5d36ff; @@ -149,12 +149,12 @@ $sapLink_TextDecoration: none; $sapLink_Hover_Color: #0064d9; $sapLink_Hover_TextDecoration: underline; $sapLink_Active_Color: #0064d9; -$sapLink_Active_TextDecoration: none; +$sapLink_Active_TextDecoration: underline; $sapLink_Visited_Color: #0064d9; -$sapLink_InvertedColor: #a6cfff; +$sapLink_InvertedColor: #bfddff; $sapLink_SubtleColor: #1d2d3e; -$sapShell_Background: #eff1f2; -$sapShell_BackgroundImage: linear-gradient(to bottom, #eff1f2, #eff1f2); +$sapShell_Background: #f5f6f7; +$sapShell_BackgroundImage: linear-gradient(to bottom, #f5f6f7, #f5f6f7); $sapShell_BackgroundImageOpacity: 1.0; $sapShell_BackgroundImageRepeat: false; $sapShell_BorderColor: #fff; @@ -163,7 +163,7 @@ $sapShell_InteractiveBackground: #eff1f2; $sapShell_InteractiveTextColor: #1d2d3e; $sapShell_InteractiveBorderColor: #556b81; $sapShell_GroupTitleTextColor: #1d2d3e; -$sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff; +$sapShell_GroupTitleTextShadow: 0 0 .125rem #fff; $sapShell_Hover_Background: #fff; $sapShell_Active_Background: #fff; $sapShell_Active_TextColor: #0070f2; @@ -176,15 +176,14 @@ $sapShell_Navigation_Hover_Background: #fff; $sapShell_Navigation_SelectedColor: #0064d9; $sapShell_Navigation_Selected_TextColor: #0064d9; $sapShell_Navigation_TextColor: #1d2d3e; -$sapShell_Navigation_Active_TextColor: #0064d9; +$sapShell_Navigation_Active_TextColor: #0070f2; $sapShell_Navigation_Active_Background: #fff; -$sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2); +$sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2); $sapShell_NegativeColor: #aa0808; $sapShell_CriticalColor: #b44f00; $sapShell_PositiveColor: #256f3a; $sapShell_InformativeColor: #0064d9; $sapShell_NeutralColor: #1d2d3e; -$sapShell_Assistant_ForegroundColor: #5d36ff; $sapShell_Category_1_Background: #0057d2; $sapShell_Category_1_BorderColor: #0057d2; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #1e592f; $sapShell_Category_16_BorderColor: #1e592f; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7); -$sapAssistant_Color1: #5d36ff; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -$sapAssistant_Background: #5d36ff; -$sapAssistant_BorderColor: #5d36ff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #2800cf; -$sapAssistant_Hover_BorderColor: #2800cf; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #fff; -$sapAssistant_Active_BorderColor: #5d36ff; -$sapAssistant_Active_TextColor: #5d36ff; -$sapAssistant_Question_Background: #eae5ff; -$sapAssistant_Question_BorderColor: #eae5ff; -$sapAssistant_Question_TextColor: #1d2d3e; -$sapAssistant_Answer_Background: #eff1f2; -$sapAssistant_Answer_BorderColor: #eff1f2; -$sapAssistant_Answer_TextColor: #1d2d3e; $sapAvatar_1_Background: #fff3b8; $sapAvatar_1_BorderColor: #fff3b8; $sapAvatar_1_TextColor: #a45d00; @@ -297,18 +278,18 @@ $sapAvatar_9_TextColor: #6c32a9; $sapAvatar_10_Background: #eaecee; $sapAvatar_10_BorderColor: #eaecee; $sapAvatar_10_TextColor: #556b82; -$sapButton_Background: #fff; -$sapButton_BorderColor: #bcc3ca; +$sapButton_Background: #eaecee; +$sapButton_BorderColor: #eaecee; $sapButton_BorderWidth: .0625rem; $sapButton_BorderCornerRadius: .5rem; -$sapButton_TextColor: #0064d9; -$sapButton_Hover_Background: #eaecee; -$sapButton_Hover_BorderColor: #bcc3ca; -$sapButton_Hover_TextColor: #0064d9; -$sapButton_IconColor: #0064d9; +$sapButton_TextColor: #1d2d3e; +$sapButton_Hover_Background: #fff; +$sapButton_Hover_BorderColor: #fff; +$sapButton_Hover_TextColor: #1d2d3e; +$sapButton_IconColor: #1d2d3e; $sapButton_Active_Background: #fff; -$sapButton_Active_BorderColor: #0064d9; -$sapButton_Active_TextColor: #0064d9; +$sapButton_Active_BorderColor: #0070f2; +$sapButton_Active_TextColor: #0070f2; $sapButton_Emphasized_Background: #0070f2; $sapButton_Emphasized_BorderColor: #0070f2; $sapButton_Emphasized_TextColor: #fff; @@ -316,29 +297,29 @@ $sapButton_Emphasized_Hover_Background: #0064d9; $sapButton_Emphasized_Hover_BorderColor: #0064d9; $sapButton_Emphasized_Hover_TextColor: #fff; $sapButton_Emphasized_Active_Background: #fff; -$sapButton_Emphasized_Active_BorderColor: #0064d9; -$sapButton_Emphasized_Active_TextColor: #0064d9; +$sapButton_Emphasized_Active_BorderColor: #0070f2; +$sapButton_Emphasized_Active_TextColor: #0070f2; $sapButton_Emphasized_TextShadow: transparent; $sapButton_Emphasized_FontWeight: bold; $sapButton_Reject_Background: #ffd6e9; -$sapButton_Reject_BorderColor: #ffc2de; +$sapButton_Reject_BorderColor: #ffd6e9; $sapButton_Reject_TextColor: #aa0808; -$sapButton_Reject_Hover_Background: #ffbddb; -$sapButton_Reject_Hover_BorderColor: #ffbddb; +$sapButton_Reject_Hover_Background: #fff; +$sapButton_Reject_Hover_BorderColor: #fff; $sapButton_Reject_Hover_TextColor: #aa0808; $sapButton_Reject_Active_Background: #fff; -$sapButton_Reject_Active_BorderColor: #e90b0b; +$sapButton_Reject_Active_BorderColor: #f53232; $sapButton_Reject_Active_TextColor: #aa0808; $sapButton_Reject_Selected_Background: #fff; -$sapButton_Reject_Selected_BorderColor: #e90b0b; +$sapButton_Reject_Selected_BorderColor: #f53232; $sapButton_Reject_Selected_TextColor: #aa0808; -$sapButton_Reject_Selected_Hover_Background: #ffbddb; -$sapButton_Reject_Selected_Hover_BorderColor: #e90b0b; +$sapButton_Reject_Selected_Hover_Background: #fff; +$sapButton_Reject_Selected_Hover_BorderColor: #f53232; $sapButton_Accept_Background: #ebf5cb; -$sapButton_Accept_BorderColor: #dbeda0; +$sapButton_Accept_BorderColor: #ebf5cb; $sapButton_Accept_TextColor: #256f3a; -$sapButton_Accept_Hover_Background: #e3f1b6; -$sapButton_Accept_Hover_BorderColor: #e3f1b6; +$sapButton_Accept_Hover_Background: #fff; +$sapButton_Accept_Hover_BorderColor: #fff; $sapButton_Accept_Hover_TextColor: #256f3a; $sapButton_Accept_Active_Background: #fff; $sapButton_Accept_Active_BorderColor: #30914c; @@ -346,100 +327,100 @@ $sapButton_Accept_Active_TextColor: #256f3a; $sapButton_Accept_Selected_Background: #fff; $sapButton_Accept_Selected_BorderColor: #30914c; $sapButton_Accept_Selected_TextColor: #256f3a; -$sapButton_Accept_Selected_Hover_Background: #e3f1b6; +$sapButton_Accept_Selected_Hover_Background: #fff; $sapButton_Accept_Selected_Hover_BorderColor: #30914c; $sapButton_Lite_Background: transparent; $sapButton_Lite_BorderColor: transparent; $sapButton_Lite_TextColor: #0064d9; -$sapButton_Lite_Hover_Background: #eaecee; -$sapButton_Lite_Hover_BorderColor: #bcc3ca; +$sapButton_Lite_Hover_Background: #fff; +$sapButton_Lite_Hover_BorderColor: #fff; $sapButton_Lite_Hover_TextColor: #0064d9; $sapButton_Lite_Active_Background: #fff; -$sapButton_Lite_Active_BorderColor: #0064d9; -$sapButton_Selected_Background: #edf6ff; -$sapButton_Selected_BorderColor: #0064d9; -$sapButton_Selected_TextColor: #0064d9; -$sapButton_Selected_Hover_Background: #d9ecff; -$sapButton_Selected_Hover_BorderColor: #0064d9; +$sapButton_Lite_Active_BorderColor: #0070f2; +$sapButton_Selected_Background: #fff; +$sapButton_Selected_BorderColor: #0070f2; +$sapButton_Selected_TextColor: #0070f2; +$sapButton_Selected_Hover_Background: #fff; +$sapButton_Selected_Hover_BorderColor: #0070f2; $sapButton_Attention_Background: #fff3b7; -$sapButton_Attention_BorderColor: #ffeb84; +$sapButton_Attention_BorderColor: #fff3b7; $sapButton_Attention_TextColor: #b44f00; -$sapButton_Attention_Hover_Background: #ffef9e; -$sapButton_Attention_Hover_BorderColor: #ffef9e; +$sapButton_Attention_Hover_Background: #fff; +$sapButton_Attention_Hover_BorderColor: #fff; $sapButton_Attention_Hover_TextColor: #b44f00; $sapButton_Attention_Active_Background: #fff; -$sapButton_Attention_Active_BorderColor: #dd6100; +$sapButton_Attention_Active_BorderColor: #ff8d34; $sapButton_Attention_Active_TextColor: #b44f00; $sapButton_Attention_Selected_Background: #fff; -$sapButton_Attention_Selected_BorderColor: #dd6100; +$sapButton_Attention_Selected_BorderColor: #ff8d34; $sapButton_Attention_Selected_TextColor: #b44f00; -$sapButton_Attention_Selected_Hover_Background: #ffef9e; -$sapButton_Attention_Selected_Hover_BorderColor: #dd6100; +$sapButton_Attention_Selected_Hover_Background: #fff; +$sapButton_Attention_Selected_Hover_BorderColor: #ff8d34; $sapButton_Negative_Background: #f53232; $sapButton_Negative_BorderColor: #f53232; $sapButton_Negative_TextColor: #fff; $sapButton_Negative_Hover_Background: #e90b0b; $sapButton_Negative_Hover_BorderColor: #e90b0b; $sapButton_Negative_Hover_TextColor: #fff; -$sapButton_Negative_Active_Background: #fff; -$sapButton_Negative_Active_BorderColor: #f53232; -$sapButton_Negative_Active_TextColor: #aa0808; +$sapButton_Negative_Active_Background: #d50a0a; +$sapButton_Negative_Active_BorderColor: #d50a0a; +$sapButton_Negative_Active_TextColor: #fff; $sapButton_Critical_Background: #e76500; $sapButton_Critical_BorderColor: #e76500; $sapButton_Critical_TextColor: #fff; $sapButton_Critical_Hover_Background: #dd6100; $sapButton_Critical_Hover_BorderColor: #dd6100; $sapButton_Critical_Hover_TextColor: #fff; -$sapButton_Critical_Active_Background: #fff; -$sapButton_Critical_Active_BorderColor: #dd6100; -$sapButton_Critical_Active_TextColor: #b44f00; +$sapButton_Critical_Active_Background: #d35c00; +$sapButton_Critical_Active_BorderColor: #d35c00; +$sapButton_Critical_Active_TextColor: #fff; $sapButton_Success_Background: #30914c; $sapButton_Success_BorderColor: #30914c; $sapButton_Success_TextColor: #fff; $sapButton_Success_Hover_Background: #2c8646; $sapButton_Success_Hover_BorderColor: #2c8646; $sapButton_Success_Hover_TextColor: #fff; -$sapButton_Success_Active_Background: #fff; -$sapButton_Success_Active_BorderColor: #30914c; -$sapButton_Success_Active_TextColor: #256f3a; -$sapButton_Information_Background: #e8f3ff; -$sapButton_Information_BorderColor: #b5d8ff; -$sapButton_Information_TextColor: #0064d9; -$sapButton_Information_Hover_Background: #d4e8ff; -$sapButton_Information_Hover_BorderColor: #b5d8ff; -$sapButton_Information_Hover_TextColor: #0064d9; -$sapButton_Information_Active_Background: #fff; -$sapButton_Information_Active_BorderColor: #0064d9; -$sapButton_Information_Active_TextColor: #0064d9; -$sapButton_Neutral_Background: #e8f3ff; -$sapButton_Neutral_BorderColor: #b5d8ff; -$sapButton_Neutral_TextColor: #0064d9; -$sapButton_Neutral_Hover_Background: #d4e8ff; -$sapButton_Neutral_Hover_BorderColor: #b5d8ff; -$sapButton_Neutral_Hover_TextColor: #0064d9; -$sapButton_Neutral_Active_Background: #fff; -$sapButton_Neutral_Active_BorderColor: #0064d9; -$sapButton_Neutral_Active_TextColor: #0064d9; +$sapButton_Success_Active_Background: #287a40; +$sapButton_Success_Active_BorderColor: #287a40; +$sapButton_Success_Active_TextColor: #fff; +$sapButton_Information_Background: #0070f2; +$sapButton_Information_BorderColor: #0070f2; +$sapButton_Information_TextColor: #fff; +$sapButton_Information_Hover_Background: #0064d9; +$sapButton_Information_Hover_BorderColor: #0064d9; +$sapButton_Information_Hover_TextColor: #fff; +$sapButton_Information_Active_Background: #0058bf; +$sapButton_Information_Active_BorderColor: #0058bf; +$sapButton_Information_Active_TextColor: #fff; +$sapButton_Neutral_Background: #788fa6; +$sapButton_Neutral_BorderColor: #788fa6; +$sapButton_Neutral_TextColor: #fff; +$sapButton_Neutral_Hover_Background: #637d97; +$sapButton_Neutral_Hover_BorderColor: #637d97; +$sapButton_Neutral_Hover_TextColor: #fff; +$sapButton_Neutral_Active_Background: #5d758e; +$sapButton_Neutral_Active_BorderColor: #5d758e; +$sapButton_Neutral_Active_TextColor: #fff; $sapButton_Track_Background: #788fa6; $sapButton_Track_BorderColor: #788fa6; $sapButton_Track_TextColor: #fff; $sapButton_Track_Hover_Background: #637d97; $sapButton_Track_Hover_BorderColor: #637d97; -$sapButton_Track_Selected_Background: #0064d9; -$sapButton_Track_Selected_BorderColor: #0064d9; +$sapButton_Track_Selected_Background: #0070f2; +$sapButton_Track_Selected_BorderColor: #0070f2; $sapButton_Track_Selected_TextColor: #fff; -$sapButton_Track_Selected_Hover_Background: #0058c0; -$sapButton_Track_Selected_Hover_BorderColor: #0058c0; +$sapButton_Track_Selected_Hover_Background: #0064d9; +$sapButton_Track_Selected_Hover_BorderColor: #0064d9; $sapButton_Handle_Background: #fff; $sapButton_Handle_BorderColor: #fff; $sapButton_Handle_TextColor: #1d2d3e; $sapButton_Handle_Hover_Background: #fff; $sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5); -$sapButton_Handle_Selected_Background: #edf6ff; -$sapButton_Handle_Selected_BorderColor: #edf6ff; -$sapButton_Handle_Selected_TextColor: #0064d9; -$sapButton_Handle_Selected_Hover_Background: #edf6ff; -$sapButton_Handle_Selected_Hover_BorderColor: rgba(237,246,255,0.5); +$sapButton_Handle_Selected_Background: #fff; +$sapButton_Handle_Selected_BorderColor: #fff; +$sapButton_Handle_Selected_TextColor: #0070f2; +$sapButton_Handle_Selected_Hover_Background: #fff; +$sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5); $sapButton_Track_Negative_Background: #f53232; $sapButton_Track_Negative_BorderColor: #f53232; $sapButton_Track_Negative_TextColor: #fff; @@ -461,60 +442,60 @@ $sapButton_Handle_Positive_TextColor: #256f3a; $sapButton_Handle_Positive_Hover_Background: #fff; $sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5); $sapButton_TokenBackground: #fff; -$sapButton_TokenBorderColor: #bcc3ca; -$sapField_Background: #fff; +$sapButton_TokenBorderColor: #758ca4; +$sapField_Background: #eff1f2; $sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; $sapField_TextColor: #131e29; $sapField_PlaceholderTextColor: #556b82; $sapField_BorderColor: #556b81; -$sapField_HelpBackground: #fff; +$sapField_HelpBackground: #eff1f2; $sapField_BorderWidth: .0625rem; $sapField_BorderStyle: none; $sapField_BorderCornerRadius: .25rem; -$sapField_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25); +$sapField_Shadow: none; $sapField_Hover_Background: #fff; -$sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box; -$sapField_Hover_BorderColor: #0064d9; +$sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box; +$sapField_Hover_BorderColor: #556b81; $sapField_Hover_HelpBackground: #fff; -$sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5); -$sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -$sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); -$sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); -$sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); -$sapField_Active_BorderColor: #0064d9; +$sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72); +$sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(170,8,8,0.72); +$sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(231,101,0,0.72); +$sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(37,111,58,0.72); +$sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(0,112,242,0.72); +$sapField_Active_BorderColor: #0070f2; $sapField_Focus_Background: #fff; -$sapField_Focus_BorderColor: #0032a5; +$sapField_Focus_BorderColor: #0070f2; $sapField_Focus_HelpBackground: #fff; -$sapField_ReadOnly_Background: #eaecee; +$sapField_ReadOnly_Background: transparent; $sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box; $sapField_ReadOnly_BorderColor: #556b81; $sapField_ReadOnly_BorderStyle: none; -$sapField_ReadOnly_HelpBackground: #eaecee; +$sapField_ReadOnly_HelpBackground: transparent; $sapField_RequiredColor: #ba066c; -$sapField_InvalidColor: #e90b0b; +$sapField_InvalidColor: #f53232; $sapField_InvalidBackground: #ffeaf4; -$sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box; +$sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box; $sapField_InvalidBorderWidth: .125rem; $sapField_InvalidBorderStyle: none; -$sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45); -$sapField_WarningColor: #dd6100; +$sapField_InvalidShadow: none; +$sapField_WarningColor: #e76500; $sapField_WarningBackground: #fff8d6; -$sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box; +$sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box; $sapField_WarningBorderWidth: .125rem; $sapField_WarningBorderStyle: none; -$sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4); +$sapField_WarningShadow: none; $sapField_SuccessColor: #30914c; $sapField_SuccessBackground: #f5fae5; $sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box; $sapField_SuccessBorderWidth: .0625rem; $sapField_SuccessBorderStyle: none; -$sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18); +$sapField_SuccessShadow: none; $sapField_InformationColor: #0070f2; $sapField_InformationBackground: #e1f4ff; $sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box; $sapField_InformationBorderWidth: .125rem; $sapField_InformationBorderStyle: none; -$sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5); +$sapField_InformationShadow: none; $sapGroup_TitleBackground: #fff; $sapGroup_TitleBorderColor: #a8b2bd; $sapGroup_TitleTextColor: #1d2d3e; @@ -535,7 +516,7 @@ $sapList_TextColor: #1d2d3e; $sapList_Active_TextColor: #1d2d3e; $sapList_Active_Background: #dee2e5; $sapList_SelectionBackgroundColor: #ebf8ff; -$sapList_SelectionBorderColor: #0064d9; +$sapList_SelectionBorderColor: #0070f2; $sapList_Hover_SelectionBackground: #dcf3ff; $sapList_Background: #fff; $sapList_Hover_Background: #eaecee; @@ -571,8 +552,8 @@ $sapProgress_PositiveTextColor: #1d2d3e; $sapProgress_InformationBackground: #cdedff; $sapProgress_InformationBorderColor: #cdedff; $sapProgress_InformationTextColor: #1d2d3e; -$sapProgress_Value_Background: #617b94; -$sapProgress_Value_BorderColor: #617b94; +$sapProgress_Value_Background: #788fa6; +$sapProgress_Value_BorderColor: #d5dadd; $sapProgress_Value_TextColor: #788fa6; $sapProgress_Value_NegativeBackground: #f53232; $sapProgress_Value_NegativeBorderColor: #f53232; @@ -589,21 +570,21 @@ $sapProgress_Value_InformationTextColor: #0070f2; $sapScrollBar_FaceColor: #7b91a8; $sapScrollBar_TrackColor: #fff; $sapScrollBar_BorderColor: #7b91a8; -$sapScrollBar_SymbolColor: #0064d9; +$sapScrollBar_SymbolColor: #1d2d3e; $sapScrollBar_Dimension: .75rem; -$sapScrollBar_Hover_FaceColor: #5b728b; +$sapScrollBar_Hover_FaceColor: #6f87a0; $sapSlider_Background: #d5dadd; $sapSlider_BorderColor: #d5dadd; -$sapSlider_Selected_Background: #0064d9; -$sapSlider_Selected_BorderColor: #0064d9; +$sapSlider_Selected_Background: #0070f2; +$sapSlider_Selected_BorderColor: #0070f2; $sapSlider_HandleBackground: #fff; -$sapSlider_HandleBorderColor: #b0d5ff; +$sapSlider_HandleBorderColor: #fff; $sapSlider_RangeHandleBackground: #fff; -$sapSlider_Hover_HandleBackground: #d9ecff; -$sapSlider_Hover_HandleBorderColor: #b0d5ff; -$sapSlider_Hover_RangeHandleBackground: #d9ecff; +$sapSlider_Hover_HandleBackground: #fff; +$sapSlider_Hover_HandleBorderColor: #0070f2; +$sapSlider_Hover_RangeHandleBackground: #fff; $sapSlider_Active_HandleBackground: #fff; -$sapSlider_Active_HandleBorderColor: #0064d9; +$sapSlider_Active_HandleBorderColor: #0070f2; $sapSlider_Active_RangeHandleBackground: transparent; $sapPageHeader_Background: #fff; $sapPageHeader_BorderColor: #d9d9d9; @@ -620,14 +601,14 @@ $sapObjectHeader_Background: #fff; $sapObjectHeader_Hover_Background: #eaecee; $sapObjectHeader_BorderColor: #d9d9d9; $sapObjectHeader_Title_TextColor: #1d2d3e; -$sapObjectHeader_Title_FontSize: 1.5rem; +$sapObjectHeader_Title_FontSize: 2rem; $sapObjectHeader_Title_SnappedFontSize: 1.25rem; $sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #556b82; $sapBlockLayer_Background: #000; $sapTile_Background: #fff; -$sapTile_Hover_Background: #eaecee; -$sapTile_Active_Background: #dee2e5; +$sapTile_Hover_Background: #fff; +$sapTile_Active_Background: #f5f5f5; $sapTile_BorderColor: transparent; $sapTile_BorderCornerRadius: 1rem; $sapTile_TitleTextColor: #1d2d3e; @@ -635,7 +616,7 @@ $sapTile_TextColor: #556b82; $sapTile_IconColor: #556b82; $sapTile_SeparatorColor: #ccc; $sapTile_Interactive_BorderColor: #b3b3b3; -$sapTile_OverlayBackground: #fff; +$sapTile_OverlayBackground: rgba(255,255,255,0.96); $sapTile_OverlayForegroundColor: #1d2d3e; $sapAccentColor1: #d27700; $sapAccentColor2: #aa0808; @@ -662,10 +643,10 @@ $sapIndicationColor_1_Background: #840606; $sapIndicationColor_1_BorderColor: #840606; $sapIndicationColor_1_TextColor: #fff; $sapIndicationColor_1_Hover_Background: #6c0505; -$sapIndicationColor_1_Active_Background: #fff; +$sapIndicationColor_1_Active_Background: #530404; $sapIndicationColor_1_Active_BorderColor: #fb9d9d; $sapIndicationColor_1_Active_TextColor: #840606; -$sapIndicationColor_1_Selected_Background: #fff; +$sapIndicationColor_1_Selected_Background: #530404; $sapIndicationColor_1_Selected_BorderColor: #fb9d9d; $sapIndicationColor_1_Selected_TextColor: #840606; $sapIndicationColor_1b: #fb9d9d; @@ -676,10 +657,10 @@ $sapIndicationColor_2_Background: #aa0808; $sapIndicationColor_2_BorderColor: #aa0808; $sapIndicationColor_2_TextColor: #fff; $sapIndicationColor_2_Hover_Background: #920707; -$sapIndicationColor_2_Active_Background: #fff; +$sapIndicationColor_2_Active_Background: #790606; $sapIndicationColor_2_Active_BorderColor: #fcc4c4; $sapIndicationColor_2_Active_TextColor: #aa0808; -$sapIndicationColor_2_Selected_Background: #fff; +$sapIndicationColor_2_Selected_Background: #790606; $sapIndicationColor_2_Selected_BorderColor: #fcc4c4; $sapIndicationColor_2_Selected_TextColor: #aa0808; $sapIndicationColor_2b: #fcc4c4; @@ -690,10 +671,10 @@ $sapIndicationColor_3_Background: #e76500; $sapIndicationColor_3_BorderColor: #e76500; $sapIndicationColor_3_TextColor: #fff; $sapIndicationColor_3_Hover_Background: #d85e00; -$sapIndicationColor_3_Active_Background: #fff; +$sapIndicationColor_3_Active_Background: #c85800; $sapIndicationColor_3_Active_BorderColor: #fff2c0; $sapIndicationColor_3_Active_TextColor: #b95100; -$sapIndicationColor_3_Selected_Background: #fff; +$sapIndicationColor_3_Selected_Background: #c85800; $sapIndicationColor_3_Selected_BorderColor: #fff2c0; $sapIndicationColor_3_Selected_TextColor: #b95100; $sapIndicationColor_3b: #fff2c0; @@ -704,10 +685,10 @@ $sapIndicationColor_4_Background: #256f3a; $sapIndicationColor_4_BorderColor: #256f3a; $sapIndicationColor_4_TextColor: #fff; $sapIndicationColor_4_Hover_Background: #1f5c30; -$sapIndicationColor_4_Active_Background: #fff; +$sapIndicationColor_4_Active_Background: #184926; $sapIndicationColor_4_Active_BorderColor: #bae8bc; $sapIndicationColor_4_Active_TextColor: #256f3a; -$sapIndicationColor_4_Selected_Background: #fff; +$sapIndicationColor_4_Selected_Background: #184926; $sapIndicationColor_4_Selected_BorderColor: #bae8bc; $sapIndicationColor_4_Selected_TextColor: #256f3a; $sapIndicationColor_4b: #bae8bc; @@ -718,10 +699,10 @@ $sapIndicationColor_5_Background: #0070f2; $sapIndicationColor_5_BorderColor: #0070f2; $sapIndicationColor_5_TextColor: #fff; $sapIndicationColor_5_Hover_Background: #0064d9; -$sapIndicationColor_5_Active_Background: #fff; +$sapIndicationColor_5_Active_Background: #0058bf; $sapIndicationColor_5_Active_BorderColor: #d3effd; $sapIndicationColor_5_Active_TextColor: #0070f2; -$sapIndicationColor_5_Selected_Background: #fff; +$sapIndicationColor_5_Selected_Background: #0058bf; $sapIndicationColor_5_Selected_BorderColor: #d3effd; $sapIndicationColor_5_Selected_TextColor: #0070f2; $sapIndicationColor_5b: #d3effd; @@ -732,10 +713,10 @@ $sapIndicationColor_6_Background: #046c7a; $sapIndicationColor_6_BorderColor: #046c7a; $sapIndicationColor_6_TextColor: #fff; $sapIndicationColor_6_Hover_Background: #035661; -$sapIndicationColor_6_Active_Background: #fff; +$sapIndicationColor_6_Active_Background: #024049; $sapIndicationColor_6_Active_BorderColor: #cdf5ec; $sapIndicationColor_6_Active_TextColor: #046c7a; -$sapIndicationColor_6_Selected_Background: #fff; +$sapIndicationColor_6_Selected_Background: #024049; $sapIndicationColor_6_Selected_BorderColor: #cdf5ec; $sapIndicationColor_6_Selected_TextColor: #046c7a; $sapIndicationColor_6b: #cdf5ec; @@ -746,10 +727,10 @@ $sapIndicationColor_7_Background: #5d36ff; $sapIndicationColor_7_BorderColor: #5d36ff; $sapIndicationColor_7_TextColor: #fff; $sapIndicationColor_7_Hover_Background: #481cff; -$sapIndicationColor_7_Active_Background: #fff; +$sapIndicationColor_7_Active_Background: #3403ff; $sapIndicationColor_7_Active_BorderColor: #e2dbff; $sapIndicationColor_7_Active_TextColor: #5d36ff; -$sapIndicationColor_7_Selected_Background: #fff; +$sapIndicationColor_7_Selected_Background: #3403ff; $sapIndicationColor_7_Selected_BorderColor: #e2dbff; $sapIndicationColor_7_Selected_TextColor: #5d36ff; $sapIndicationColor_7b: #e2dbff; @@ -760,10 +741,10 @@ $sapIndicationColor_8_Background: #a100c2; $sapIndicationColor_8_BorderColor: #a100c2; $sapIndicationColor_8_TextColor: #fff; $sapIndicationColor_8_Hover_Background: #8c00a9; -$sapIndicationColor_8_Active_Background: #fff; +$sapIndicationColor_8_Active_Background: #77008f; $sapIndicationColor_8_Active_BorderColor: #f8d6ff; $sapIndicationColor_8_Active_TextColor: #a100c2; -$sapIndicationColor_8_Selected_Background: #fff; +$sapIndicationColor_8_Selected_Background: #77008f; $sapIndicationColor_8_Selected_BorderColor: #f8d6ff; $sapIndicationColor_8_Selected_TextColor: #a100c2; $sapIndicationColor_8b: #f8d6ff; @@ -840,32 +821,32 @@ $sapLegendBackgroundColor17: #dafdf5; $sapLegendBackgroundColor18: #ebf5cb; $sapLegendBackgroundColor19: #fafdff; $sapLegendBackgroundColor20: #eceeff; -$sapChart_OrderedColor_1: #0070f2; -$sapChart_OrderedColor_2: #c87b00; -$sapChart_OrderedColor_3: #75980b; -$sapChart_OrderedColor_4: #df1278; -$sapChart_OrderedColor_5: #8b47d7; -$sapChart_OrderedColor_6: #049f9a; -$sapChart_OrderedColor_7: #3c8cdd; +$sapChart_OrderedColor_1: #1b90ff; +$sapChart_OrderedColor_2: #f26018; +$sapChart_OrderedColor_3: #179c6f; +$sapChart_OrderedColor_4: #f62866; +$sapChart_OrderedColor_5: #863fd5; +$sapChart_OrderedColor_6: #04a29d; +$sapChart_OrderedColor_7: #0070f2; $sapChart_OrderedColor_8: #cc00dc; -$sapChart_OrderedColor_9: #798c77; -$sapChart_OrderedColor_10: #da6c6c; -$sapChart_OrderedColor_11: #5d36ff; +$sapChart_OrderedColor_9: #8396a8; +$sapChart_OrderedColor_10: #f54747; +$sapChart_OrderedColor_11: #20578c; $sapChart_Bad: #f53232; $sapChart_Critical: #e76500; $sapChart_Good: #30914c; $sapChart_Neutral: #788fa6; -$sapChart_Sequence_1: #0070f2; -$sapChart_Sequence_2: #c87b00; -$sapChart_Sequence_3: #75980b; -$sapChart_Sequence_4: #df1278; -$sapChart_Sequence_5: #8b47d7; -$sapChart_Sequence_6: #049f9a; -$sapChart_Sequence_7: #3c8cdd; +$sapChart_Sequence_1: #1b90ff; +$sapChart_Sequence_2: #f26018; +$sapChart_Sequence_3: #179c6f; +$sapChart_Sequence_4: #f62866; +$sapChart_Sequence_5: #863fd5; +$sapChart_Sequence_6: #04a29d; +$sapChart_Sequence_7: #0070f2; $sapChart_Sequence_8: #cc00dc; -$sapChart_Sequence_9: #798c77; -$sapChart_Sequence_10: #da6c6c; -$sapChart_Sequence_11: #5d36ff; +$sapChart_Sequence_9: #8396a8; +$sapChart_Sequence_10: #f54747; +$sapChart_Sequence_11: #20578c; $sapChart_Sequence_Neutral: #788fa6; $sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); $sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); diff --git a/content/Base/baseLib/sap_horizon/skeleton.less b/content/Base/baseLib/sap_horizon/skeleton.less deleted file mode 100644 index 8432fd9a..00000000 --- a/content/Base/baseLib/sap_horizon/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../baseTheme/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_horizon/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_horizon/variables.json b/content/Base/baseLib/sap_horizon/variables.json index e843bf54..9d1ca13d 100644 --- a/content/Base/baseLib/sap_horizon/variables.json +++ b/content/Base/baseLib/sap_horizon/variables.json @@ -1,19 +1,19 @@ { "root": { "sapBrandColor": "#0070f2", - "sapHighlightColor": "#0064d9", + "sapHighlightColor": "#0070f2", "sapBaseColor": "#fff", "sapShellColor": "#fff", "sapBackgroundColor": "#f5f6f7", "sapFontFamily": "\"72\", \"72full\", Arial, Helvetica, sans-serif", "sapFontSize": ".875rem", "sapTextColor": "#1d2d3e", - "sapLinkColor": "#0064d9", + "sapLinkColor": "#0070f2", "sapCompanyLogo": "none", "sapBackgroundImage": "none", "sapBackgroundImageOpacity": "1.0", "sapBackgroundImageRepeat": "false", - "sapSelectedColor": "#0064d9", + "sapSelectedColor": "#0070f2", "sapHoverColor": "#eaecee", "sapActiveColor": "#dee2e5", "sapHighlightTextColor": "#fff", @@ -42,8 +42,8 @@ "sapSuccessBackground": "#f5fae5", "sapInformationBackground": "#e1f4ff", "sapNeutralBackground": "#eff1f2", - "sapErrorBorderColor": "#e90b0b", - "sapWarningBorderColor": "#dd6100", + "sapErrorBorderColor": "#f53232", + "sapWarningBorderColor": "#e76500", "sapSuccessBorderColor": "#30914c", "sapInformationBorderColor": "#0070f2", "sapNeutralBorderColor": "#788fa6", @@ -63,34 +63,34 @@ "sapContent_MarkerIconColor": "#5d36ff", "sapContent_MarkerTextColor": "#046c7a", "sapContent_MeasureIndicatorColor": "#556b81", - "sapContent_Selected_MeasureIndicatorColor": "#0064d9", + "sapContent_Selected_MeasureIndicatorColor": "#0070f2", "sapContent_Placeholderloading_Background": "#ccc", "sapContent_Placeholderloading_Gradient": "linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%)", "sapContent_ImagePlaceholderBackground": "#eaecee", "sapContent_ImagePlaceholderForegroundColor": "#5b738b", "sapContent_RatedColor": "#d27700", "sapContent_UnratedColor": "#758ca4", - "sapContent_BusyColor": "#0064d9", - "sapContent_FocusColor": "#0032a5", + "sapContent_BusyColor": "#0070f2", + "sapContent_FocusColor": "#0070f2", "sapContent_FocusStyle": "solid", "sapContent_FocusWidth": ".125rem", "sapContent_ContrastFocusColor": "#fff", - "sapContent_ShadowColor": "#223548", + "sapContent_ShadowColor": "#556b82", "sapContent_ContrastShadowColor": "#fff", - "sapContent_Shadow0": "0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2)", - "sapContent_Shadow1": "0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3)", - "sapContent_Shadow2": "0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25)", - "sapContent_Shadow3": "0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25)", + "sapContent_Shadow0": "0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16)", + "sapContent_Shadow1": "0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3)", + "sapContent_Shadow2": "0 0 0 0.0625rem rgba(85,107,130,0.72), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3)", + "sapContent_Shadow3": "0 0 0 0.0625rem rgba(85,107,130,0.72), 0 1.25rem 5rem 0 rgba(85,107,130,0.3)", "sapContent_TextShadow": "0 0 0.125rem #fff", "sapContent_ContrastTextShadow": "0 0 0.0625rem rgba(0,0,0,0.7)", - "sapContent_HeaderShadow": "0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9", - "sapContent_Interaction_Shadow": "inset 0 0 0 0.0625rem rgba(85,107,129,0.25)", - "sapContent_Selected_Shadow": "inset 0 0 0 0.0625rem rgba(79,160,255,0.5)", - "sapContent_Negative_Shadow": "inset 0 0 0 0.0625rem rgba(255,142,196,0.45)", - "sapContent_Critical_Shadow": "inset 0 0 0 0.0625rem rgba(255,213,10,0.4)", - "sapContent_Positive_Shadow": "inset 0 0 0 0.0625rem rgba(48,145,76,0.18)", - "sapContent_Informative_Shadow": "inset 0 0 0 0.0625rem rgba(104,174,255,0.5)", - "sapContent_Neutral_Shadow": "inset 0 0 0 0.0625rem rgba(120,143,166,0.3)", + "sapContent_HeaderShadow": "0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9", + "sapContent_Interaction_Shadow": "0 0 0.125rem 0 rgba(85,107,130,0.72)", + "sapContent_Selected_Shadow": "0 0 0.125rem 0 rgba(0,112,242,0.72)", + "sapContent_Negative_Shadow": "0 0 0.125rem 0 rgba(170,8,8,0.72)", + "sapContent_Critical_Shadow": "0 0 0.125rem 0 rgba(231,101,0,0.72)", + "sapContent_Positive_Shadow": "0 0 0.125rem 0 rgba(37,111,58,0.72)", + "sapContent_Informative_Shadow": "0 0 0.125rem 0 rgba(0,112,242,0.72)", + "sapContent_Neutral_Shadow": "0 0 0.125rem 0 rgba(120,143,166,0.72)", "sapContent_SearchHighlightColor": "#dafdf5", "sapContent_HelpColor": "#188918", "sapContent_LabelColor": "#556b82", @@ -106,10 +106,10 @@ "sapContent_ForegroundTextColor": "#1d2d3e", "sapContent_BadgeBackground": "#aa0808", "sapContent_BadgeTextColor": "#fff", - "sapContent_DragAndDropActiveColor": "#0064d9", + "sapContent_DragAndDropActiveColor": "#0070f2", "sapContent_Selected_TextColor": "#0064d9", "sapContent_Selected_Background": "#fff", - "sapContent_Selected_Hover_Background": "#e3f0ff", + "sapContent_Selected_Hover_Background": "#fff", "sapContent_Selected_ForegroundColor": "#0064d9", "sapContent_ForcedColorAdjust": "none", "sapContent_Illustrative_Color1": "#5d36ff", @@ -150,12 +150,12 @@ "sapLink_Hover_Color": "#0064d9", "sapLink_Hover_TextDecoration": "underline", "sapLink_Active_Color": "#0064d9", - "sapLink_Active_TextDecoration": "none", + "sapLink_Active_TextDecoration": "underline", "sapLink_Visited_Color": "#0064d9", - "sapLink_InvertedColor": "#a6cfff", + "sapLink_InvertedColor": "#bfddff", "sapLink_SubtleColor": "#1d2d3e", - "sapShell_Background": "#eff1f2", - "sapShell_BackgroundImage": "linear-gradient(to bottom, #eff1f2, #eff1f2)", + "sapShell_Background": "#f5f6f7", + "sapShell_BackgroundImage": "linear-gradient(to bottom, #f5f6f7, #f5f6f7)", "sapShell_BackgroundImageOpacity": "1.0", "sapShell_BackgroundImageRepeat": "false", "sapShell_BorderColor": "#fff", @@ -164,7 +164,7 @@ "sapShell_InteractiveTextColor": "#1d2d3e", "sapShell_InteractiveBorderColor": "#556b81", "sapShell_GroupTitleTextColor": "#1d2d3e", - "sapShell_GroupTitleTextShadow": "0 0 0.125rem #fff", + "sapShell_GroupTitleTextShadow": "0 0 .125rem #fff", "sapShell_Hover_Background": "#fff", "sapShell_Active_Background": "#fff", "sapShell_Active_TextColor": "#0070f2", @@ -177,15 +177,14 @@ "sapShell_Navigation_SelectedColor": "#0064d9", "sapShell_Navigation_Selected_TextColor": "#0064d9", "sapShell_Navigation_TextColor": "#1d2d3e", - "sapShell_Navigation_Active_TextColor": "#0064d9", + "sapShell_Navigation_Active_TextColor": "#0070f2", "sapShell_Navigation_Active_Background": "#fff", - "sapShell_Shadow": "0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2)", + "sapShell_Shadow": "0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2)", "sapShell_NegativeColor": "#aa0808", "sapShell_CriticalColor": "#b44f00", "sapShell_PositiveColor": "#256f3a", "sapShell_InformativeColor": "#0064d9", "sapShell_NeutralColor": "#1d2d3e", - "sapShell_Assistant_ForegroundColor": "#5d36ff", "sapShell_Category_1_Background": "#0057d2", "sapShell_Category_1_BorderColor": "#0057d2", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#1e592f", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "0 0 .0625rem rgba(0,0,0,0.7)", - "sapAssistant_Color1": "#5d36ff", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#5d36ff, #a100c2)", - "sapAssistant_Background": "#5d36ff", - "sapAssistant_BorderColor": "#5d36ff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#2800cf", - "sapAssistant_Hover_BorderColor": "#2800cf", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#fff", - "sapAssistant_Active_BorderColor": "#5d36ff", - "sapAssistant_Active_TextColor": "#5d36ff", - "sapAssistant_Question_Background": "#eae5ff", - "sapAssistant_Question_BorderColor": "#eae5ff", - "sapAssistant_Question_TextColor": "#1d2d3e", - "sapAssistant_Answer_Background": "#eff1f2", - "sapAssistant_Answer_BorderColor": "#eff1f2", - "sapAssistant_Answer_TextColor": "#1d2d3e", "sapAvatar_1_Background": "#fff3b8", "sapAvatar_1_BorderColor": "#fff3b8", "sapAvatar_1_TextColor": "#a45d00", @@ -298,18 +279,18 @@ "sapAvatar_10_Background": "#eaecee", "sapAvatar_10_BorderColor": "#eaecee", "sapAvatar_10_TextColor": "#556b82", - "sapButton_Background": "#fff", - "sapButton_BorderColor": "#bcc3ca", + "sapButton_Background": "#eaecee", + "sapButton_BorderColor": "#eaecee", "sapButton_BorderWidth": ".0625rem", "sapButton_BorderCornerRadius": ".5rem", - "sapButton_TextColor": "#0064d9", - "sapButton_Hover_Background": "#eaecee", - "sapButton_Hover_BorderColor": "#bcc3ca", - "sapButton_Hover_TextColor": "#0064d9", - "sapButton_IconColor": "#0064d9", + "sapButton_TextColor": "#1d2d3e", + "sapButton_Hover_Background": "#fff", + "sapButton_Hover_BorderColor": "#fff", + "sapButton_Hover_TextColor": "#1d2d3e", + "sapButton_IconColor": "#1d2d3e", "sapButton_Active_Background": "#fff", - "sapButton_Active_BorderColor": "#0064d9", - "sapButton_Active_TextColor": "#0064d9", + "sapButton_Active_BorderColor": "#0070f2", + "sapButton_Active_TextColor": "#0070f2", "sapButton_Emphasized_Background": "#0070f2", "sapButton_Emphasized_BorderColor": "#0070f2", "sapButton_Emphasized_TextColor": "#fff", @@ -317,29 +298,29 @@ "sapButton_Emphasized_Hover_BorderColor": "#0064d9", "sapButton_Emphasized_Hover_TextColor": "#fff", "sapButton_Emphasized_Active_Background": "#fff", - "sapButton_Emphasized_Active_BorderColor": "#0064d9", - "sapButton_Emphasized_Active_TextColor": "#0064d9", + "sapButton_Emphasized_Active_BorderColor": "#0070f2", + "sapButton_Emphasized_Active_TextColor": "#0070f2", "sapButton_Emphasized_TextShadow": "transparent", "sapButton_Emphasized_FontWeight": "bold", "sapButton_Reject_Background": "#ffd6e9", - "sapButton_Reject_BorderColor": "#ffc2de", + "sapButton_Reject_BorderColor": "#ffd6e9", "sapButton_Reject_TextColor": "#aa0808", - "sapButton_Reject_Hover_Background": "#ffbddb", - "sapButton_Reject_Hover_BorderColor": "#ffbddb", + "sapButton_Reject_Hover_Background": "#fff", + "sapButton_Reject_Hover_BorderColor": "#fff", "sapButton_Reject_Hover_TextColor": "#aa0808", "sapButton_Reject_Active_Background": "#fff", - "sapButton_Reject_Active_BorderColor": "#e90b0b", + "sapButton_Reject_Active_BorderColor": "#f53232", "sapButton_Reject_Active_TextColor": "#aa0808", "sapButton_Reject_Selected_Background": "#fff", - "sapButton_Reject_Selected_BorderColor": "#e90b0b", + "sapButton_Reject_Selected_BorderColor": "#f53232", "sapButton_Reject_Selected_TextColor": "#aa0808", - "sapButton_Reject_Selected_Hover_Background": "#ffbddb", - "sapButton_Reject_Selected_Hover_BorderColor": "#e90b0b", + "sapButton_Reject_Selected_Hover_Background": "#fff", + "sapButton_Reject_Selected_Hover_BorderColor": "#f53232", "sapButton_Accept_Background": "#ebf5cb", - "sapButton_Accept_BorderColor": "#dbeda0", + "sapButton_Accept_BorderColor": "#ebf5cb", "sapButton_Accept_TextColor": "#256f3a", - "sapButton_Accept_Hover_Background": "#e3f1b6", - "sapButton_Accept_Hover_BorderColor": "#e3f1b6", + "sapButton_Accept_Hover_Background": "#fff", + "sapButton_Accept_Hover_BorderColor": "#fff", "sapButton_Accept_Hover_TextColor": "#256f3a", "sapButton_Accept_Active_Background": "#fff", "sapButton_Accept_Active_BorderColor": "#30914c", @@ -347,100 +328,100 @@ "sapButton_Accept_Selected_Background": "#fff", "sapButton_Accept_Selected_BorderColor": "#30914c", "sapButton_Accept_Selected_TextColor": "#256f3a", - "sapButton_Accept_Selected_Hover_Background": "#e3f1b6", + "sapButton_Accept_Selected_Hover_Background": "#fff", "sapButton_Accept_Selected_Hover_BorderColor": "#30914c", "sapButton_Lite_Background": "transparent", "sapButton_Lite_BorderColor": "transparent", "sapButton_Lite_TextColor": "#0064d9", - "sapButton_Lite_Hover_Background": "#eaecee", - "sapButton_Lite_Hover_BorderColor": "#bcc3ca", + "sapButton_Lite_Hover_Background": "#fff", + "sapButton_Lite_Hover_BorderColor": "#fff", "sapButton_Lite_Hover_TextColor": "#0064d9", "sapButton_Lite_Active_Background": "#fff", - "sapButton_Lite_Active_BorderColor": "#0064d9", - "sapButton_Selected_Background": "#edf6ff", - "sapButton_Selected_BorderColor": "#0064d9", - "sapButton_Selected_TextColor": "#0064d9", - "sapButton_Selected_Hover_Background": "#d9ecff", - "sapButton_Selected_Hover_BorderColor": "#0064d9", + "sapButton_Lite_Active_BorderColor": "#0070f2", + "sapButton_Selected_Background": "#fff", + "sapButton_Selected_BorderColor": "#0070f2", + "sapButton_Selected_TextColor": "#0070f2", + "sapButton_Selected_Hover_Background": "#fff", + "sapButton_Selected_Hover_BorderColor": "#0070f2", "sapButton_Attention_Background": "#fff3b7", - "sapButton_Attention_BorderColor": "#ffeb84", + "sapButton_Attention_BorderColor": "#fff3b7", "sapButton_Attention_TextColor": "#b44f00", - "sapButton_Attention_Hover_Background": "#ffef9e", - "sapButton_Attention_Hover_BorderColor": "#ffef9e", + "sapButton_Attention_Hover_Background": "#fff", + "sapButton_Attention_Hover_BorderColor": "#fff", "sapButton_Attention_Hover_TextColor": "#b44f00", "sapButton_Attention_Active_Background": "#fff", - "sapButton_Attention_Active_BorderColor": "#dd6100", + "sapButton_Attention_Active_BorderColor": "#ff8d34", "sapButton_Attention_Active_TextColor": "#b44f00", "sapButton_Attention_Selected_Background": "#fff", - "sapButton_Attention_Selected_BorderColor": "#dd6100", + "sapButton_Attention_Selected_BorderColor": "#ff8d34", "sapButton_Attention_Selected_TextColor": "#b44f00", - "sapButton_Attention_Selected_Hover_Background": "#ffef9e", - "sapButton_Attention_Selected_Hover_BorderColor": "#dd6100", + "sapButton_Attention_Selected_Hover_Background": "#fff", + "sapButton_Attention_Selected_Hover_BorderColor": "#ff8d34", "sapButton_Negative_Background": "#f53232", "sapButton_Negative_BorderColor": "#f53232", "sapButton_Negative_TextColor": "#fff", "sapButton_Negative_Hover_Background": "#e90b0b", "sapButton_Negative_Hover_BorderColor": "#e90b0b", "sapButton_Negative_Hover_TextColor": "#fff", - "sapButton_Negative_Active_Background": "#fff", - "sapButton_Negative_Active_BorderColor": "#f53232", - "sapButton_Negative_Active_TextColor": "#aa0808", + "sapButton_Negative_Active_Background": "#d50a0a", + "sapButton_Negative_Active_BorderColor": "#d50a0a", + "sapButton_Negative_Active_TextColor": "#fff", "sapButton_Critical_Background": "#e76500", "sapButton_Critical_BorderColor": "#e76500", "sapButton_Critical_TextColor": "#fff", "sapButton_Critical_Hover_Background": "#dd6100", "sapButton_Critical_Hover_BorderColor": "#dd6100", "sapButton_Critical_Hover_TextColor": "#fff", - "sapButton_Critical_Active_Background": "#fff", - "sapButton_Critical_Active_BorderColor": "#dd6100", - "sapButton_Critical_Active_TextColor": "#b44f00", + "sapButton_Critical_Active_Background": "#d35c00", + "sapButton_Critical_Active_BorderColor": "#d35c00", + "sapButton_Critical_Active_TextColor": "#fff", "sapButton_Success_Background": "#30914c", "sapButton_Success_BorderColor": "#30914c", "sapButton_Success_TextColor": "#fff", "sapButton_Success_Hover_Background": "#2c8646", "sapButton_Success_Hover_BorderColor": "#2c8646", "sapButton_Success_Hover_TextColor": "#fff", - "sapButton_Success_Active_Background": "#fff", - "sapButton_Success_Active_BorderColor": "#30914c", - "sapButton_Success_Active_TextColor": "#256f3a", - "sapButton_Information_Background": "#e8f3ff", - "sapButton_Information_BorderColor": "#b5d8ff", - "sapButton_Information_TextColor": "#0064d9", - "sapButton_Information_Hover_Background": "#d4e8ff", - "sapButton_Information_Hover_BorderColor": "#b5d8ff", - "sapButton_Information_Hover_TextColor": "#0064d9", - "sapButton_Information_Active_Background": "#fff", - "sapButton_Information_Active_BorderColor": "#0064d9", - "sapButton_Information_Active_TextColor": "#0064d9", - "sapButton_Neutral_Background": "#e8f3ff", - "sapButton_Neutral_BorderColor": "#b5d8ff", - "sapButton_Neutral_TextColor": "#0064d9", - "sapButton_Neutral_Hover_Background": "#d4e8ff", - "sapButton_Neutral_Hover_BorderColor": "#b5d8ff", - "sapButton_Neutral_Hover_TextColor": "#0064d9", - "sapButton_Neutral_Active_Background": "#fff", - "sapButton_Neutral_Active_BorderColor": "#0064d9", - "sapButton_Neutral_Active_TextColor": "#0064d9", + "sapButton_Success_Active_Background": "#287a40", + "sapButton_Success_Active_BorderColor": "#287a40", + "sapButton_Success_Active_TextColor": "#fff", + "sapButton_Information_Background": "#0070f2", + "sapButton_Information_BorderColor": "#0070f2", + "sapButton_Information_TextColor": "#fff", + "sapButton_Information_Hover_Background": "#0064d9", + "sapButton_Information_Hover_BorderColor": "#0064d9", + "sapButton_Information_Hover_TextColor": "#fff", + "sapButton_Information_Active_Background": "#0058bf", + "sapButton_Information_Active_BorderColor": "#0058bf", + "sapButton_Information_Active_TextColor": "#fff", + "sapButton_Neutral_Background": "#788fa6", + "sapButton_Neutral_BorderColor": "#788fa6", + "sapButton_Neutral_TextColor": "#fff", + "sapButton_Neutral_Hover_Background": "#637d97", + "sapButton_Neutral_Hover_BorderColor": "#637d97", + "sapButton_Neutral_Hover_TextColor": "#fff", + "sapButton_Neutral_Active_Background": "#5d758e", + "sapButton_Neutral_Active_BorderColor": "#5d758e", + "sapButton_Neutral_Active_TextColor": "#fff", "sapButton_Track_Background": "#788fa6", "sapButton_Track_BorderColor": "#788fa6", "sapButton_Track_TextColor": "#fff", "sapButton_Track_Hover_Background": "#637d97", "sapButton_Track_Hover_BorderColor": "#637d97", - "sapButton_Track_Selected_Background": "#0064d9", - "sapButton_Track_Selected_BorderColor": "#0064d9", + "sapButton_Track_Selected_Background": "#0070f2", + "sapButton_Track_Selected_BorderColor": "#0070f2", "sapButton_Track_Selected_TextColor": "#fff", - "sapButton_Track_Selected_Hover_Background": "#0058c0", - "sapButton_Track_Selected_Hover_BorderColor": "#0058c0", + "sapButton_Track_Selected_Hover_Background": "#0064d9", + "sapButton_Track_Selected_Hover_BorderColor": "#0064d9", "sapButton_Handle_Background": "#fff", "sapButton_Handle_BorderColor": "#fff", "sapButton_Handle_TextColor": "#1d2d3e", "sapButton_Handle_Hover_Background": "#fff", "sapButton_Handle_Hover_BorderColor": "rgba(255,255,255,0.5)", - "sapButton_Handle_Selected_Background": "#edf6ff", - "sapButton_Handle_Selected_BorderColor": "#edf6ff", - "sapButton_Handle_Selected_TextColor": "#0064d9", - "sapButton_Handle_Selected_Hover_Background": "#edf6ff", - "sapButton_Handle_Selected_Hover_BorderColor": "rgba(237,246,255,0.5)", + "sapButton_Handle_Selected_Background": "#fff", + "sapButton_Handle_Selected_BorderColor": "#fff", + "sapButton_Handle_Selected_TextColor": "#0070f2", + "sapButton_Handle_Selected_Hover_Background": "#fff", + "sapButton_Handle_Selected_Hover_BorderColor": "rgba(255,255,255,0.5)", "sapButton_Track_Negative_Background": "#f53232", "sapButton_Track_Negative_BorderColor": "#f53232", "sapButton_Track_Negative_TextColor": "#fff", @@ -462,60 +443,60 @@ "sapButton_Handle_Positive_Hover_Background": "#fff", "sapButton_Handle_Positive_Hover_BorderColor": "rgba(255,255,255,0.5)", "sapButton_TokenBackground": "#fff", - "sapButton_TokenBorderColor": "#bcc3ca", - "sapField_Background": "#fff", + "sapButton_TokenBorderColor": "#758ca4", + "sapField_Background": "#eff1f2", "sapField_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box", "sapField_TextColor": "#131e29", "sapField_PlaceholderTextColor": "#556b82", "sapField_BorderColor": "#556b81", - "sapField_HelpBackground": "#fff", + "sapField_HelpBackground": "#eff1f2", "sapField_BorderWidth": ".0625rem", "sapField_BorderStyle": "none", "sapField_BorderCornerRadius": ".25rem", - "sapField_Shadow": "inset 0 0 0 0.0625rem rgba(85,107,129,0.25)", + "sapField_Shadow": "none", "sapField_Hover_Background": "#fff", - "sapField_Hover_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box", - "sapField_Hover_BorderColor": "#0064d9", + "sapField_Hover_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box", + "sapField_Hover_BorderColor": "#556b81", "sapField_Hover_HelpBackground": "#fff", - "sapField_Hover_Shadow": "inset 0 0 0 0.0625rem rgba(79,160,255,0.5)", - "sapField_Hover_InvalidShadow": "inset 0 0 0 0.0625rem rgba(255,142,196,0.45)", - "sapField_Hover_WarningShadow": "inset 0 0 0 0.0625rem rgba(255,213,10,0.4)", - "sapField_Hover_SuccessShadow": "inset 0 0 0 0.0625rem rgba(48,145,76,0.18)", - "sapField_Hover_InformationShadow": "inset 0 0 0 0.0625rem rgba(104,174,255,0.5)", - "sapField_Active_BorderColor": "#0064d9", + "sapField_Hover_Shadow": "0 0 0.125rem 0 rgba(85,107,130,0.72)", + "sapField_Hover_InvalidShadow": "0 0 0.125rem 0 rgba(170,8,8,0.72)", + "sapField_Hover_WarningShadow": "0 0 0.125rem 0 rgba(231,101,0,0.72)", + "sapField_Hover_SuccessShadow": "0 0 0.125rem 0 rgba(37,111,58,0.72)", + "sapField_Hover_InformationShadow": "0 0 0.125rem 0 rgba(0,112,242,0.72)", + "sapField_Active_BorderColor": "#0070f2", "sapField_Focus_Background": "#fff", - "sapField_Focus_BorderColor": "#0032a5", + "sapField_Focus_BorderColor": "#0070f2", "sapField_Focus_HelpBackground": "#fff", - "sapField_ReadOnly_Background": "#eaecee", + "sapField_ReadOnly_Background": "transparent", "sapField_ReadOnly_BackgroundStyle": "0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box", "sapField_ReadOnly_BorderColor": "#556b81", "sapField_ReadOnly_BorderStyle": "none", - "sapField_ReadOnly_HelpBackground": "#eaecee", + "sapField_ReadOnly_HelpBackground": "transparent", "sapField_RequiredColor": "#ba066c", - "sapField_InvalidColor": "#e90b0b", + "sapField_InvalidColor": "#f53232", "sapField_InvalidBackground": "#ffeaf4", - "sapField_InvalidBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box", + "sapField_InvalidBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box", "sapField_InvalidBorderWidth": ".125rem", "sapField_InvalidBorderStyle": "none", - "sapField_InvalidShadow": "inset 0 0 0 0.0625rem rgba(255,142,196,0.45)", - "sapField_WarningColor": "#dd6100", + "sapField_InvalidShadow": "none", + "sapField_WarningColor": "#e76500", "sapField_WarningBackground": "#fff8d6", - "sapField_WarningBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box", + "sapField_WarningBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box", "sapField_WarningBorderWidth": ".125rem", "sapField_WarningBorderStyle": "none", - "sapField_WarningShadow": "inset 0 0 0 0.0625rem rgba(255,213,10,0.4)", + "sapField_WarningShadow": "none", "sapField_SuccessColor": "#30914c", "sapField_SuccessBackground": "#f5fae5", "sapField_SuccessBackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box", "sapField_SuccessBorderWidth": ".0625rem", "sapField_SuccessBorderStyle": "none", - "sapField_SuccessShadow": "inset 0 0 0 0.0625rem rgba(48,145,76,0.18)", + "sapField_SuccessShadow": "none", "sapField_InformationColor": "#0070f2", "sapField_InformationBackground": "#e1f4ff", "sapField_InformationBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box", "sapField_InformationBorderWidth": ".125rem", "sapField_InformationBorderStyle": "none", - "sapField_InformationShadow": "inset 0 0 0 0.0625rem rgba(104,174,255,0.5)", + "sapField_InformationShadow": "none", "sapGroup_TitleBackground": "#fff", "sapGroup_TitleBorderColor": "#a8b2bd", "sapGroup_TitleTextColor": "#1d2d3e", @@ -536,7 +517,7 @@ "sapList_Active_TextColor": "#1d2d3e", "sapList_Active_Background": "#dee2e5", "sapList_SelectionBackgroundColor": "#ebf8ff", - "sapList_SelectionBorderColor": "#0064d9", + "sapList_SelectionBorderColor": "#0070f2", "sapList_Hover_SelectionBackground": "#dcf3ff", "sapList_Background": "#fff", "sapList_Hover_Background": "#eaecee", @@ -572,8 +553,8 @@ "sapProgress_InformationBackground": "#cdedff", "sapProgress_InformationBorderColor": "#cdedff", "sapProgress_InformationTextColor": "#1d2d3e", - "sapProgress_Value_Background": "#617b94", - "sapProgress_Value_BorderColor": "#617b94", + "sapProgress_Value_Background": "#788fa6", + "sapProgress_Value_BorderColor": "#d5dadd", "sapProgress_Value_TextColor": "#788fa6", "sapProgress_Value_NegativeBackground": "#f53232", "sapProgress_Value_NegativeBorderColor": "#f53232", @@ -590,21 +571,21 @@ "sapScrollBar_FaceColor": "#7b91a8", "sapScrollBar_TrackColor": "#fff", "sapScrollBar_BorderColor": "#7b91a8", - "sapScrollBar_SymbolColor": "#0064d9", + "sapScrollBar_SymbolColor": "#1d2d3e", "sapScrollBar_Dimension": ".75rem", - "sapScrollBar_Hover_FaceColor": "#5b728b", + "sapScrollBar_Hover_FaceColor": "#6f87a0", "sapSlider_Background": "#d5dadd", "sapSlider_BorderColor": "#d5dadd", - "sapSlider_Selected_Background": "#0064d9", - "sapSlider_Selected_BorderColor": "#0064d9", + "sapSlider_Selected_Background": "#0070f2", + "sapSlider_Selected_BorderColor": "#0070f2", "sapSlider_HandleBackground": "#fff", - "sapSlider_HandleBorderColor": "#b0d5ff", + "sapSlider_HandleBorderColor": "#fff", "sapSlider_RangeHandleBackground": "#fff", - "sapSlider_Hover_HandleBackground": "#d9ecff", - "sapSlider_Hover_HandleBorderColor": "#b0d5ff", - "sapSlider_Hover_RangeHandleBackground": "#d9ecff", + "sapSlider_Hover_HandleBackground": "#fff", + "sapSlider_Hover_HandleBorderColor": "#0070f2", + "sapSlider_Hover_RangeHandleBackground": "#fff", "sapSlider_Active_HandleBackground": "#fff", - "sapSlider_Active_HandleBorderColor": "#0064d9", + "sapSlider_Active_HandleBorderColor": "#0070f2", "sapSlider_Active_RangeHandleBackground": "transparent", "sapPageHeader_Background": "#fff", "sapPageHeader_BorderColor": "#d9d9d9", @@ -621,14 +602,14 @@ "sapObjectHeader_Hover_Background": "#eaecee", "sapObjectHeader_BorderColor": "#d9d9d9", "sapObjectHeader_Title_TextColor": "#1d2d3e", - "sapObjectHeader_Title_FontSize": "1.5rem", + "sapObjectHeader_Title_FontSize": "2rem", "sapObjectHeader_Title_SnappedFontSize": "1.25rem", "sapObjectHeader_Title_FontFamily": "\"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif", "sapObjectHeader_Subtitle_TextColor": "#556b82", "sapBlockLayer_Background": "#000", "sapTile_Background": "#fff", - "sapTile_Hover_Background": "#eaecee", - "sapTile_Active_Background": "#dee2e5", + "sapTile_Hover_Background": "#fff", + "sapTile_Active_Background": "#f5f5f5", "sapTile_BorderColor": "transparent", "sapTile_BorderCornerRadius": "1rem", "sapTile_TitleTextColor": "#1d2d3e", @@ -636,7 +617,7 @@ "sapTile_IconColor": "#556b82", "sapTile_SeparatorColor": "#ccc", "sapTile_Interactive_BorderColor": "#b3b3b3", - "sapTile_OverlayBackground": "#fff", + "sapTile_OverlayBackground": "rgba(255,255,255,0.96)", "sapTile_OverlayForegroundColor": "#1d2d3e", "sapAccentColor1": "#d27700", "sapAccentColor2": "#aa0808", @@ -663,10 +644,10 @@ "sapIndicationColor_1_BorderColor": "#840606", "sapIndicationColor_1_TextColor": "#fff", "sapIndicationColor_1_Hover_Background": "#6c0505", - "sapIndicationColor_1_Active_Background": "#fff", + "sapIndicationColor_1_Active_Background": "#530404", "sapIndicationColor_1_Active_BorderColor": "#fb9d9d", "sapIndicationColor_1_Active_TextColor": "#840606", - "sapIndicationColor_1_Selected_Background": "#fff", + "sapIndicationColor_1_Selected_Background": "#530404", "sapIndicationColor_1_Selected_BorderColor": "#fb9d9d", "sapIndicationColor_1_Selected_TextColor": "#840606", "sapIndicationColor_1b": "#fb9d9d", @@ -677,10 +658,10 @@ "sapIndicationColor_2_BorderColor": "#aa0808", "sapIndicationColor_2_TextColor": "#fff", "sapIndicationColor_2_Hover_Background": "#920707", - "sapIndicationColor_2_Active_Background": "#fff", + "sapIndicationColor_2_Active_Background": "#790606", "sapIndicationColor_2_Active_BorderColor": "#fcc4c4", "sapIndicationColor_2_Active_TextColor": "#aa0808", - "sapIndicationColor_2_Selected_Background": "#fff", + "sapIndicationColor_2_Selected_Background": "#790606", "sapIndicationColor_2_Selected_BorderColor": "#fcc4c4", "sapIndicationColor_2_Selected_TextColor": "#aa0808", "sapIndicationColor_2b": "#fcc4c4", @@ -691,10 +672,10 @@ "sapIndicationColor_3_BorderColor": "#e76500", "sapIndicationColor_3_TextColor": "#fff", "sapIndicationColor_3_Hover_Background": "#d85e00", - "sapIndicationColor_3_Active_Background": "#fff", + "sapIndicationColor_3_Active_Background": "#c85800", "sapIndicationColor_3_Active_BorderColor": "#fff2c0", "sapIndicationColor_3_Active_TextColor": "#b95100", - "sapIndicationColor_3_Selected_Background": "#fff", + "sapIndicationColor_3_Selected_Background": "#c85800", "sapIndicationColor_3_Selected_BorderColor": "#fff2c0", "sapIndicationColor_3_Selected_TextColor": "#b95100", "sapIndicationColor_3b": "#fff2c0", @@ -705,10 +686,10 @@ "sapIndicationColor_4_BorderColor": "#256f3a", "sapIndicationColor_4_TextColor": "#fff", "sapIndicationColor_4_Hover_Background": "#1f5c30", - "sapIndicationColor_4_Active_Background": "#fff", + "sapIndicationColor_4_Active_Background": "#184926", "sapIndicationColor_4_Active_BorderColor": "#bae8bc", "sapIndicationColor_4_Active_TextColor": "#256f3a", - "sapIndicationColor_4_Selected_Background": "#fff", + "sapIndicationColor_4_Selected_Background": "#184926", "sapIndicationColor_4_Selected_BorderColor": "#bae8bc", "sapIndicationColor_4_Selected_TextColor": "#256f3a", "sapIndicationColor_4b": "#bae8bc", @@ -719,10 +700,10 @@ "sapIndicationColor_5_BorderColor": "#0070f2", "sapIndicationColor_5_TextColor": "#fff", "sapIndicationColor_5_Hover_Background": "#0064d9", - "sapIndicationColor_5_Active_Background": "#fff", + "sapIndicationColor_5_Active_Background": "#0058bf", "sapIndicationColor_5_Active_BorderColor": "#d3effd", "sapIndicationColor_5_Active_TextColor": "#0070f2", - "sapIndicationColor_5_Selected_Background": "#fff", + "sapIndicationColor_5_Selected_Background": "#0058bf", "sapIndicationColor_5_Selected_BorderColor": "#d3effd", "sapIndicationColor_5_Selected_TextColor": "#0070f2", "sapIndicationColor_5b": "#d3effd", @@ -733,10 +714,10 @@ "sapIndicationColor_6_BorderColor": "#046c7a", "sapIndicationColor_6_TextColor": "#fff", "sapIndicationColor_6_Hover_Background": "#035661", - "sapIndicationColor_6_Active_Background": "#fff", + "sapIndicationColor_6_Active_Background": "#024049", "sapIndicationColor_6_Active_BorderColor": "#cdf5ec", "sapIndicationColor_6_Active_TextColor": "#046c7a", - "sapIndicationColor_6_Selected_Background": "#fff", + "sapIndicationColor_6_Selected_Background": "#024049", "sapIndicationColor_6_Selected_BorderColor": "#cdf5ec", "sapIndicationColor_6_Selected_TextColor": "#046c7a", "sapIndicationColor_6b": "#cdf5ec", @@ -747,10 +728,10 @@ "sapIndicationColor_7_BorderColor": "#5d36ff", "sapIndicationColor_7_TextColor": "#fff", "sapIndicationColor_7_Hover_Background": "#481cff", - "sapIndicationColor_7_Active_Background": "#fff", + "sapIndicationColor_7_Active_Background": "#3403ff", "sapIndicationColor_7_Active_BorderColor": "#e2dbff", "sapIndicationColor_7_Active_TextColor": "#5d36ff", - "sapIndicationColor_7_Selected_Background": "#fff", + "sapIndicationColor_7_Selected_Background": "#3403ff", "sapIndicationColor_7_Selected_BorderColor": "#e2dbff", "sapIndicationColor_7_Selected_TextColor": "#5d36ff", "sapIndicationColor_7b": "#e2dbff", @@ -761,10 +742,10 @@ "sapIndicationColor_8_BorderColor": "#a100c2", "sapIndicationColor_8_TextColor": "#fff", "sapIndicationColor_8_Hover_Background": "#8c00a9", - "sapIndicationColor_8_Active_Background": "#fff", + "sapIndicationColor_8_Active_Background": "#77008f", "sapIndicationColor_8_Active_BorderColor": "#f8d6ff", "sapIndicationColor_8_Active_TextColor": "#a100c2", - "sapIndicationColor_8_Selected_Background": "#fff", + "sapIndicationColor_8_Selected_Background": "#77008f", "sapIndicationColor_8_Selected_BorderColor": "#f8d6ff", "sapIndicationColor_8_Selected_TextColor": "#a100c2", "sapIndicationColor_8b": "#f8d6ff", @@ -841,32 +822,32 @@ "sapLegendBackgroundColor18": "#ebf5cb", "sapLegendBackgroundColor19": "#fafdff", "sapLegendBackgroundColor20": "#eceeff", - "sapChart_OrderedColor_1": "#0070f2", - "sapChart_OrderedColor_2": "#c87b00", - "sapChart_OrderedColor_3": "#75980b", - "sapChart_OrderedColor_4": "#df1278", - "sapChart_OrderedColor_5": "#8b47d7", - "sapChart_OrderedColor_6": "#049f9a", - "sapChart_OrderedColor_7": "#3c8cdd", + "sapChart_OrderedColor_1": "#1b90ff", + "sapChart_OrderedColor_2": "#f26018", + "sapChart_OrderedColor_3": "#179c6f", + "sapChart_OrderedColor_4": "#f62866", + "sapChart_OrderedColor_5": "#863fd5", + "sapChart_OrderedColor_6": "#04a29d", + "sapChart_OrderedColor_7": "#0070f2", "sapChart_OrderedColor_8": "#cc00dc", - "sapChart_OrderedColor_9": "#798c77", - "sapChart_OrderedColor_10": "#da6c6c", - "sapChart_OrderedColor_11": "#5d36ff", + "sapChart_OrderedColor_9": "#8396a8", + "sapChart_OrderedColor_10": "#f54747", + "sapChart_OrderedColor_11": "#20578c", "sapChart_Bad": "#f53232", "sapChart_Critical": "#e76500", "sapChart_Good": "#30914c", "sapChart_Neutral": "#788fa6", - "sapChart_Sequence_1": "#0070f2", - "sapChart_Sequence_2": "#c87b00", - "sapChart_Sequence_3": "#75980b", - "sapChart_Sequence_4": "#df1278", - "sapChart_Sequence_5": "#8b47d7", - "sapChart_Sequence_6": "#049f9a", - "sapChart_Sequence_7": "#3c8cdd", + "sapChart_Sequence_1": "#1b90ff", + "sapChart_Sequence_2": "#f26018", + "sapChart_Sequence_3": "#179c6f", + "sapChart_Sequence_4": "#f62866", + "sapChart_Sequence_5": "#863fd5", + "sapChart_Sequence_6": "#04a29d", + "sapChart_Sequence_7": "#0070f2", "sapChart_Sequence_8": "#cc00dc", - "sapChart_Sequence_9": "#798c77", - "sapChart_Sequence_10": "#da6c6c", - "sapChart_Sequence_11": "#5d36ff", + "sapChart_Sequence_9": "#8396a8", + "sapChart_Sequence_10": "#f54747", + "sapChart_Sequence_11": "#20578c", "sapChart_Sequence_Neutral": "#788fa6", "sapFontUrl_SAP-icons_ttf": "url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf')", "sapFontUrl_SAP-icons_woff": "url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff')", diff --git a/content/Base/baseLib/sap_horizon_dark/avatar.svg b/content/Base/baseLib/sap_horizon_dark/avatar.svg deleted file mode 100644 index 5adcbeef..00000000 --- a/content/Base/baseLib/sap_horizon_dark/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon_dark/base.less b/content/Base/baseLib/sap_horizon_dark/base.less index 1e24fbcb..20492a17 100644 --- a/content/Base/baseLib/sap_horizon_dark/base.less +++ b/content/Base/baseLib/sap_horizon_dark/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -63,7 +63,6 @@ // [Category "Resource"] // [Type "color"] @sapShell_BackgroundPatternColor: transparent; -@sapField_HorizonNGEnabled: 0; // [Tags "!Protected"] // [Protected "!true"] @@ -99,7 +98,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapLinkColor: @sapHighlightColor; +@sapLinkColor: @sapPrimary2; // [Tags "!Protected"] // [Protected "!true"] @@ -120,7 +119,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapSelectedColor: @sapHighlightColor; -@sapHoverColor: lighten(@sapBackgroundColor, 8); +@sapHoverColor: lighten(@sapBackgroundColor, 3); // [Tags "!Protected"] // [Protected "!true"] @@ -348,7 +347,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_FocusColor: #9ad3ff; +@sapContent_FocusColor: @sapPrimary2; // [Tags "!Protected"] // [Protected "!true"] @@ -400,31 +399,31 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem fade(@sapField_BorderColor, 25); +@sapContent_Interaction_Shadow: 0 0 0.125rem 0 fade(@sapNeutralColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_Shadow: inset 0 0 0 0.0625rem fade(@sapSelectedColor, 30); +@sapContent_Selected_Shadow: 0 0 0.125rem 0 fade(@sapSelectedColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Negative_Shadow: inset 0 0 0 0.0625rem fade(darken(@sapField_InvalidColor, 12), 30); +@sapContent_Negative_Shadow: 0 0 0.125rem 0 fade(@sapNegativeColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Critical_Shadow: inset 0 0 0 0.0625rem fade(lighten(@sapField_WarningBackground, 15), 50); +@sapContent_Critical_Shadow: 0 0 0.125rem 0 fade(@sapCriticalColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Positive_Shadow: inset 0 0 0 0.0625rem fade(@sapField_SuccessColor, 18); +@sapContent_Positive_Shadow: 0 0 0.125rem 0 fade(@sapPositiveColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Informative_Shadow: inset 0 0 0 0.0625rem fade(@sapField_InformationColor, 30); +@sapContent_Informative_Shadow: 0 0 0.125rem 0 fade(@sapInformativeColor, 72); // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem fade(@sapNeutralColor, 30); +@sapContent_Neutral_Shadow: 0 0 0.125rem 0 fade(@sapNeutralColor, 72); // [Tags "!Protected"] // [Protected "!true"] @@ -500,7 +499,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Selected_Hover_Background: darken(@sapSelectedColor, 50); +@sapContent_Selected_Hover_Background: @sapContent_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -649,13 +648,13 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapLink_Hover_Color: @sapLinkColor; +@sapLink_Hover_Color: darken(@sapPrimary2, 7); @sapLink_Hover_TextDecoration: underline; // [Tags "!Protected"] // [Protected "!true"] @sapLink_Active_Color: @sapLinkColor; -@sapLink_Active_TextDecoration: none; +@sapLink_Active_TextDecoration: underline; // [Tags "!Protected"] // [Protected "!true"] @@ -695,7 +694,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_InteractiveBackground: @sapShell_Background; +@sapShell_InteractiveBackground: @sapField_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -711,7 +710,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_GroupTitleTextShadow: 0 0 0.125rem contrast(@sapShell_GroupTitleTextColor, @sapContent_ShadowColor, @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); +@sapShell_GroupTitleTextShadow: 0 0 0.125 * @sapContent_GridSize contrast(@sapShell_GroupTitleTextColor, @sapContent_ShadowColor, @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -793,10 +792,6 @@ // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralTextColor; -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: lighten(@sapAssistant_Color1, 12); - // [Tags "!Protected"] // [Protected "!true"] @sapShell_Category_1_Background: #89d1ff; @@ -909,78 +904,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: #5d36ff; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: #a100c2; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapAssistant_Color1, @sapAssistant_Color2); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapAssistant_Color1; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, lighten(@sapTextColor, 8), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: darken(@sapAssistant_Color1, 20); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapAssistant_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, lighten(@sapTextColor, 8), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: darken(@sapAssistant_Color1, 40); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: contrast(@sapAssistant_Active_Background, lighten(@sapAssistant_Color1, 24), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, lighten(@sapAssistant_Color1, 24), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: darken(@sapAssistant_Background, 40.5); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_Question_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapPrimary4; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_Answer_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapAccentBackgroundColor1; @@ -1103,11 +1026,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Background: lighten(@sapBackgroundColor, 5); +@sapButton_Background: lighten(@sapBackgroundColor, 14); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_BorderColor: lighten(@sapBackgroundColor, 20); +@sapButton_BorderColor: lighten(@sapBackgroundColor, 14); // [Tags "!Protected"] // [Protected "!true"] @@ -1119,23 +1042,23 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TextColor: contrast(@sapButton_Background, @sapHighlightColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapPrimary3; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_BorderColor: @sapButton_BorderColor; +@sapButton_Hover_BorderColor: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapHighlightColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_IconColor: @sapButton_TextColor; +@sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1199,7 +1122,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_BorderColor: lighten(@sapButton_Reject_Background, 5); +@sapButton_Reject_BorderColor: @sapButton_Reject_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1207,11 +1130,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Hover_Background: lighten(@sapButton_Reject_Background, 5); +@sapButton_Reject_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Hover_BorderColor: lighten(@sapButton_Reject_Background, 5); +@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1243,7 +1166,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Reject_Selected_Hover_Background: @sapButton_Reject_Hover_Background; +@sapButton_Reject_Selected_Hover_Background: @sapButton_Reject_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1255,7 +1178,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_BorderColor: lighten(@sapButton_Accept_Background, 5); +@sapButton_Accept_BorderColor: @sapButton_Accept_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1263,11 +1186,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_Hover_Background: lighten(@sapButton_Accept_Background, 5); +@sapButton_Accept_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Accept_Hover_BorderColor: lighten(@sapButton_Accept_Background, 5); +@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1339,7 +1262,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Selected_Background: darken(@sapSelectedColor, 52); +@sapButton_Selected_Background: @sapContent_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1351,7 +1274,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Selected_Hover_Background: @sapContent_Selected_Hover_Background; +@sapButton_Selected_Hover_Background: @sapButton_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1363,7 +1286,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_BorderColor: lighten(@sapButton_Attention_Background, 5); +@sapButton_Attention_BorderColor: @sapButton_Attention_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -1371,11 +1294,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Hover_Background: lighten(@sapButton_Attention_Background, 5); +@sapButton_Attention_Hover_Background: @sapButton_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Hover_BorderColor: lighten(@sapButton_Attention_Background, 5); +@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1407,11 +1330,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Selected_Hover_Background: @sapButton_Attention_Hover_Background; +@sapButton_Attention_Selected_Hover_Background: @sapButton_Attention_Selected_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Attention_Active_BorderColor; +@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Attention_Selected_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1439,15 +1362,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_Background: @sapButton_Active_Background; +@sapButton_Negative_Active_Background: lighten(@sapButton_Negative_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_BorderColor: @sapButton_Negative_BorderColor; +@sapButton_Negative_Active_BorderColor: @sapButton_Negative_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapNegativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1475,15 +1398,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_Background: @sapButton_Active_Background; +@sapButton_Critical_Active_Background: lighten(@sapButton_Critical_Background, 14); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_BorderColor: @sapButton_Critical_BorderColor; +@sapButton_Critical_Active_BorderColor: @sapButton_Critical_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapCriticalTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1511,27 +1434,27 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_Background: @sapButton_Active_Background; +@sapButton_Success_Active_Background: lighten(@sapButton_Success_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_BorderColor: @sapButton_Success_BorderColor; +@sapButton_Success_Active_BorderColor: @sapButton_Success_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Background: darken(@sapInformationColor, 50); +@sapButton_Information_Background: @sapInformativeElementColor; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_BorderColor: lighten(@sapButton_Information_Background, 9); +@sapButton_Information_BorderColor: @sapButton_Information_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapInformativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1539,59 +1462,59 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor; +@sapButton_Information_Hover_BorderColor: @sapButton_Information_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapInformativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_Background: @sapButton_Active_Background; +@sapButton_Information_Active_Background: lighten(@sapButton_Information_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor; +@sapButton_Information_Active_BorderColor: @sapButton_Information_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapButton_Active_TextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Background: @sapButton_Information_Background; +@sapButton_Neutral_Background: @sapNeutralElementColor; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_BorderColor: @sapButton_Information_BorderColor; +@sapButton_Neutral_BorderColor: @sapButton_Neutral_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_TextColor: @sapButton_Information_TextColor; +@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_Background: @sapButton_Information_Hover_Background; +@sapButton_Neutral_Hover_Background: lighten(@sapButton_Neutral_Background, 5); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_BorderColor: @sapButton_Information_Hover_BorderColor; +@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_Hover_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Hover_TextColor: @sapButton_Information_Hover_TextColor; +@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_Background: @sapButton_Information_Active_Background; +@sapButton_Neutral_Active_Background: lighten(@sapButton_Neutral_Background, 10); // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_BorderColor: @sapButton_Information_Active_BorderColor; +@sapButton_Neutral_Active_BorderColor: @sapButton_Neutral_Active_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Neutral_Active_TextColor: @sapButton_Information_Active_TextColor; +@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1755,15 +1678,15 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TokenBackground: @sapButton_Background; +@sapButton_TokenBackground: @sapPrimary3; // [Tags "!Protected"] // [Protected "!true"] -@sapButton_TokenBorderColor: @sapButton_BorderColor; +@sapButton_TokenBorderColor: @sapPrimary5; // [Tags "!Protected"] // [Protected "!true"] -@sapField_Background: mix(lighten(@sapPrimary4, 2), lighten(@sapPrimary4, 9), @sapField_HorizonNGEnabled * 100); +@sapField_Background: lighten(@sapPrimary4, 9); // [Tags "!Protected"] // [Protected "!true"] @@ -1796,7 +1719,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_BorderCornerRadius: 0.25 * @sapContent_GridSize; -@sapField_Shadow: inset 0 0 0 0.0625rem fade(@sapField_BorderColor, 25); +@sapField_Shadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1808,16 +1731,16 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapField_Hover_BorderColor: @sapHighlightColor; +@sapField_Hover_BorderColor: @sapField_BorderColor; // [Tags "!Protected"] // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Hover_Background; -@sapField_Hover_Shadow: inset 0 0 0 0.0625rem fade(@sapField_Hover_BorderColor, 30); -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_Shadow: @sapContent_Interaction_Shadow; +@sapField_Hover_InvalidShadow: @sapContent_Negative_Shadow; +@sapField_Hover_WarningShadow: @sapContent_Critical_Shadow; +@sapField_Hover_SuccessShadow: @sapContent_Positive_Shadow; +@sapField_Hover_InformationShadow: @sapContent_Informative_Shadow; // [Tags "!Protected"] // [Protected "!true"] @@ -1837,7 +1760,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapField_ReadOnly_Background: mix(lighten(@sapPrimary4, 9), transparent, @sapField_HorizonNGEnabled * 100); +@sapField_ReadOnly_Background: transparent; // [Tags "!Protected"] // [Protected "!true"] @@ -1878,7 +1801,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_InvalidBorderStyle: none; -@sapField_InvalidShadow: inset 0 0 0 0.0625rem fade(darken(@sapField_InvalidColor, 12), 30); +@sapField_InvalidShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1899,7 +1822,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_WarningBorderStyle: none; -@sapField_WarningShadow: inset 0 0 0 0.0625rem fade(lighten(@sapField_WarningBackground, 15), 50); +@sapField_WarningShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1920,7 +1843,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_SuccessBorderStyle: none; -@sapField_SuccessShadow: inset 0 0 0 0.0625rem fade(@sapField_SuccessColor, 18); +@sapField_SuccessShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -1941,7 +1864,7 @@ // [Tags "!Protected"] // [Protected "!true"] @sapField_InformationBorderStyle: none; -@sapField_InformationShadow: inset 0 0 0 0.0625rem fade(@sapField_InformationColor, 30); +@sapField_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2037,7 +1960,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: contrast(@sapList_Background, darken(@sapPrimary4, 2), lighten(@sapList_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2173,7 +2096,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapProgress_Value_BorderColor: @sapProgress_Value_Background; +@sapProgress_Value_BorderColor: @sapProgress_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -2241,7 +2164,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapScrollBar_SymbolColor: @sapButton_Lite_TextColor; +@sapScrollBar_SymbolColor: @sapContent_IconColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2249,7 +2172,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapScrollBar_Hover_FaceColor: lighten(@sapScrollBar_FaceColor, 12); +@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor, 4); // [Tags "!Protected"] // [Protected "!true"] @@ -2273,7 +2196,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_HandleBorderColor: darken(@sapHighlightColor, 36); +@sapSlider_HandleBorderColor: @sapSlider_HandleBackground; // [Tags "!Protected"] // [Protected "!true"] @@ -2281,11 +2204,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_Hover_HandleBackground: @sapButton_Selected_Hover_Background; +@sapSlider_Hover_HandleBackground: @sapSlider_HandleBackground; // [Tags "!Protected"] // [Protected "!true"] -@sapSlider_Hover_HandleBorderColor: @sapSlider_HandleBorderColor; +@sapSlider_Hover_HandleBorderColor: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2353,7 +2276,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: contrast(@sapObjectHeader_Background, darken(@sapPrimary4, 4), lighten(@sapObjectHeader_Background, 3)); // [Tags "!Protected"] // [Protected "!true"] @@ -2365,7 +2288,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Title_FontSize: @sapFontHeader3Size; +@sapObjectHeader_Title_FontSize: @sapFontHeader2Size; // [Tags "!Protected"] // [Protected "!true"] @@ -2389,11 +2312,11 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Hover_Background: @sapHoverColor; +@sapTile_Hover_Background: @sapTile_Background; // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Active_Background: @sapActiveColor; +@sapTile_Active_Background: darken(@sapTile_Background, 4); // [Tags "!Protected"] // [Protected "!true"] @@ -2425,7 +2348,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_OverlayBackground: @sapTile_Background; +@sapTile_OverlayBackground: fade(@sapTile_Background, 96); // [Tags "!Protected"] // [Protected "!true"] @@ -2513,7 +2436,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_1: #fd4444; +@sapIndicationColor_1: #fd3535; // [Tags "!Protected"] // [Protected "!true"] @@ -2533,7 +2456,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_1_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10); @sapIndicationColor_1_Active_BorderColor: @sapIndicationColor_1b_BorderColor; @sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1; @sapIndicationColor_1_Selected_Background: @sapIndicationColor_1_Active_Background; @@ -2565,7 +2488,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_2_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10); @sapIndicationColor_2_Active_BorderColor: @sapIndicationColor_2b_BorderColor; @sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2; @sapIndicationColor_2_Selected_Background: @sapIndicationColor_2_Active_Background; @@ -2597,7 +2520,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_3_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3_Background, 6); @sapIndicationColor_3_Active_BorderColor: @sapIndicationColor_3b_BorderColor; @sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3; @sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background; @@ -2629,7 +2552,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_4_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10); @sapIndicationColor_4_Active_BorderColor: @sapIndicationColor_4b_BorderColor; @sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4; @sapIndicationColor_4_Selected_Background: @sapIndicationColor_4_Active_Background; @@ -2661,7 +2584,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_5_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10); @sapIndicationColor_5_Active_BorderColor: @sapIndicationColor_5b_BorderColor; @sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5; @sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background; @@ -2693,7 +2616,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_6_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10); @sapIndicationColor_6_Active_BorderColor: @sapIndicationColor_6b_BorderColor; @sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6; @sapIndicationColor_6_Selected_Background: @sapIndicationColor_6_Active_Background; @@ -2725,7 +2648,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_7_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10); @sapIndicationColor_7_Active_BorderColor: @sapIndicationColor_7b_BorderColor; @sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7; @sapIndicationColor_7_Selected_Background: @sapIndicationColor_7_Active_Background; @@ -2757,7 +2680,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapIndicationColor_8_Active_Background: @sapButton_Active_Background; +@sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10); @sapIndicationColor_8_Active_BorderColor: @sapIndicationColor_8b_BorderColor; @sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8; @sapIndicationColor_8_Selected_Background: @sapIndicationColor_8_Active_Background; @@ -2969,19 +2892,19 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_1: #0070f2; +@sapChart_OrderedColor_1: #1b90ff; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_2: #ffb727; +@sapChart_OrderedColor_2: #f26018; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_3: #b4ce35; +@sapChart_OrderedColor_3: #179c6f; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_4: #fa4f96; +@sapChart_OrderedColor_4: #f62866; // [Tags "!Protected"] // [Protected "!true"] @@ -2989,27 +2912,27 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_6: #049f9a; +@sapChart_OrderedColor_6: #04a29d; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_7: #3c8cdd; +@sapChart_OrderedColor_7: #0070f2; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_8: #f31ded; +@sapChart_OrderedColor_8: #cc00dc; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_9: #8ea18c; +@sapChart_OrderedColor_9: #8396a8; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_10: #f28585; +@sapChart_OrderedColor_10: #f54747; // [Tags "!Protected"] // [Protected "!true"] -@sapChart_OrderedColor_11: #7858ff; +@sapChart_OrderedColor_11: #296fb3; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_horizon_dark/css_variables-RTL.css b/content/Base/baseLib/sap_horizon_dark/css_variables-RTL.css index ec5f0275..dc8c65b5 100644 --- a/content/Base/baseLib/sap_horizon_dark/css_variables-RTL.css +++ b/content/Base/baseLib/sap_horizon_dark/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0070f2; --sapHighlightColor: #4db1ff; @@ -22,7 +32,7 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #4db1ff; - --sapHoverColor: #222b35; + --sapHoverColor: #181f25; --sapActiveColor: #020303; --sapHighlightTextColor: #1d232a; --sapTitleColor: #eaecee; @@ -79,7 +89,7 @@ --sapContent_RatedColor: #ffdf72; --sapContent_UnratedColor: #a9b4be; --sapContent_BusyColor: #4db1ff; - --sapContent_FocusColor: #9ad3ff; + --sapContent_FocusColor: #4db1ff; --sapContent_FocusStyle: solid; --sapContent_FocusWidth: .125rem; --sapContent_ContrastFocusColor: #000; @@ -92,13 +102,13 @@ --sapContent_TextShadow: 0 0 0.125rem #000; --sapContent_ContrastTextShadow: none; --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742; - --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); - --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); - --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); - --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); - --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.3); + --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); + --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); + --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); + --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); + --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); + --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); + --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); --sapContent_SearchHighlightColor: #046c7a; --sapContent_HelpColor: #5dc122; --sapContent_LabelColor: #8396A8; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #4db1ff; --sapContent_Selected_TextColor: #4db1ff; --sapContent_Selected_Background: #1d232a; - --sapContent_Selected_Hover_Background: #002b4d; + --sapContent_Selected_Hover_Background: #1d232a; --sapContent_Selected_ForegroundColor: #4db1ff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #5d36ff; @@ -155,10 +165,10 @@ --sapFontHeader5Size: 1rem; --sapFontHeader6Size: .875rem; --sapLink_TextDecoration: none; - --sapLink_Hover_Color: #4db1ff; + --sapLink_Hover_Color: #29a1ff; --sapLink_Hover_TextDecoration: underline; --sapLink_Active_Color: #4db1ff; - --sapLink_Active_TextDecoration: none; + --sapLink_Active_TextDecoration: underline; --sapLink_Visited_Color: #4db1ff; --sapLink_InvertedColor: #bde2ff; --sapLink_SubtleColor: #eaecee; @@ -168,11 +178,11 @@ --sapShell_BackgroundImageRepeat: false; --sapShell_BorderColor: #1d232a; --sapShell_TextColor: #eaecee; - --sapShell_InteractiveBackground: #12171c; + --sapShell_InteractiveBackground: #242e38; --sapShell_InteractiveTextColor: #eaecee; --sapShell_InteractiveBorderColor: #a9b4be; --sapShell_GroupTitleTextColor: #eaecee; - --sapShell_GroupTitleTextShadow: 0 0 0.125rem #000; + --sapShell_GroupTitleTextShadow: 0 0 .125rem #000; --sapShell_Hover_Background: #1d232a; --sapShell_Active_Background: #1d232a; --sapShell_Active_TextColor: #4db1ff; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #97dd40; --sapShell_InformativeColor: #4db1ff; --sapShell_NeutralColor: #eaecee; - --sapShell_Assistant_ForegroundColor: #8e73ff; --sapShell_Category_1_Background: #89d1ff; --sapShell_Category_1_BorderColor: #89d1ff; --sapShell_Category_1_TextColor: #1d232a; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #39ad1f; --sapShell_Category_16_TextColor: #1d232a; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #140069; - --sapAssistant_Active_BorderColor: #c0b0ff; - --sapAssistant_Active_TextColor: #c0b0ff; - --sapAssistant_Question_Background: #140066; - --sapAssistant_Question_BorderColor: #140066; - --sapAssistant_Question_TextColor: #eaecee; - --sapAssistant_Answer_Background: #12171c; - --sapAssistant_Answer_BorderColor: #12171c; - --sapAssistant_Answer_TextColor: #eaecee; --sapAvatar_1_Background: #ae4000; --sapAvatar_1_BorderColor: #ae4000; --sapAvatar_1_TextColor: #ffdf72; @@ -306,15 +297,15 @@ --sapAvatar_10_Background: #45617c; --sapAvatar_10_BorderColor: #45617c; --sapAvatar_10_TextColor: #d5dadd; - --sapButton_Background: #1c242c; - --sapButton_BorderColor: #3a4a5a; + --sapButton_Background: #2e3b47; + --sapButton_BorderColor: #2e3b47; --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .5rem; - --sapButton_TextColor: #4db1ff; - --sapButton_Hover_Background: #222b35; - --sapButton_Hover_BorderColor: #3a4a5a; - --sapButton_Hover_TextColor: #4db1ff; - --sapButton_IconColor: #4db1ff; + --sapButton_TextColor: #eaecee; + --sapButton_Hover_Background: #1d232a; + --sapButton_Hover_BorderColor: #1d232a; + --sapButton_Hover_TextColor: #eaecee; + --sapButton_IconColor: #eaecee; --sapButton_Active_Background: #213131; --sapButton_Active_BorderColor: #4db1ff; --sapButton_Active_TextColor: #4db1ff; @@ -330,10 +321,10 @@ --sapButton_Emphasized_TextShadow: transparent; --sapButton_Emphasized_FontWeight: bold; --sapButton_Reject_Background: #490000; - --sapButton_Reject_BorderColor: #620000; + --sapButton_Reject_BorderColor: #490000; --sapButton_Reject_TextColor: #fa6161; - --sapButton_Reject_Hover_Background: #620000; - --sapButton_Reject_Hover_BorderColor: #620000; + --sapButton_Reject_Hover_Background: #1d232a; + --sapButton_Reject_Hover_BorderColor: #1d232a; --sapButton_Reject_Hover_TextColor: #fa6161; --sapButton_Reject_Active_Background: #213131; --sapButton_Reject_Active_BorderColor: #fa6161; @@ -341,13 +332,13 @@ --sapButton_Reject_Selected_Background: #213131; --sapButton_Reject_Selected_BorderColor: #fa6161; --sapButton_Reject_Selected_TextColor: #fa6161; - --sapButton_Reject_Selected_Hover_Background: #620000; + --sapButton_Reject_Selected_Hover_Background: #213131; --sapButton_Reject_Selected_Hover_BorderColor: #fa6161; --sapButton_Accept_Background: #153e20; - --sapButton_Accept_BorderColor: #1b512a; + --sapButton_Accept_BorderColor: #153e20; --sapButton_Accept_TextColor: #97dd40; - --sapButton_Accept_Hover_Background: #1b512a; - --sapButton_Accept_Hover_BorderColor: #1b512a; + --sapButton_Accept_Hover_Background: #1d232a; + --sapButton_Accept_Hover_BorderColor: #1d232a; --sapButton_Accept_Hover_TextColor: #97dd40; --sapButton_Accept_Active_Background: #213131; --sapButton_Accept_Active_BorderColor: #6dad1f; @@ -355,26 +346,26 @@ --sapButton_Accept_Selected_Background: #213131; --sapButton_Accept_Selected_BorderColor: #6dad1f; --sapButton_Accept_Selected_TextColor: #97dd40; - --sapButton_Accept_Selected_Hover_Background: #1b512a; + --sapButton_Accept_Selected_Hover_Background: #1d232a; --sapButton_Accept_Selected_Hover_BorderColor: #6dad1f; --sapButton_Lite_Background: transparent; --sapButton_Lite_BorderColor: transparent; --sapButton_Lite_TextColor: #4db1ff; - --sapButton_Lite_Hover_Background: #222b35; - --sapButton_Lite_Hover_BorderColor: #3a4a5a; + --sapButton_Lite_Hover_Background: #1d232a; + --sapButton_Lite_Hover_BorderColor: #1d232a; --sapButton_Lite_Hover_TextColor: #4db1ff; --sapButton_Lite_Active_Background: #213131; --sapButton_Lite_Active_BorderColor: #4db1ff; - --sapButton_Selected_Background: #002643; + --sapButton_Selected_Background: #1d232a; --sapButton_Selected_BorderColor: #4db1ff; --sapButton_Selected_TextColor: #4db1ff; - --sapButton_Selected_Hover_Background: #002b4d; + --sapButton_Selected_Hover_Background: #1d232a; --sapButton_Selected_Hover_BorderColor: #4db1ff; --sapButton_Attention_Background: #382700; - --sapButton_Attention_BorderColor: #523900; + --sapButton_Attention_BorderColor: #382700; --sapButton_Attention_TextColor: #ffdf72; - --sapButton_Attention_Hover_Background: #523900; - --sapButton_Attention_Hover_BorderColor: #523900; + --sapButton_Attention_Hover_Background: #1d232a; + --sapButton_Attention_Hover_BorderColor: #1d232a; --sapButton_Attention_Hover_TextColor: #ffdf72; --sapButton_Attention_Active_Background: #213131; --sapButton_Attention_Active_BorderColor: #f7bf00; @@ -382,7 +373,7 @@ --sapButton_Attention_Selected_Background: #213131; --sapButton_Attention_Selected_BorderColor: #f7bf00; --sapButton_Attention_Selected_TextColor: #ffdf72; - --sapButton_Attention_Selected_Hover_Background: #523900; + --sapButton_Attention_Selected_Hover_Background: #213131; --sapButton_Attention_Selected_Hover_BorderColor: #f7bf00; --sapButton_Negative_Background: #fa6161; --sapButton_Negative_BorderColor: #fa6161; @@ -390,45 +381,45 @@ --sapButton_Negative_Hover_Background: #fb7a7a; --sapButton_Negative_Hover_BorderColor: #fb7a7a; --sapButton_Negative_Hover_TextColor: #1d232a; - --sapButton_Negative_Active_Background: #213131; - --sapButton_Negative_Active_BorderColor: #fa6161; - --sapButton_Negative_Active_TextColor: #fa6161; + --sapButton_Negative_Active_Background: #fc9292; + --sapButton_Negative_Active_BorderColor: #fc9292; + --sapButton_Negative_Active_TextColor: #1d232a; --sapButton_Critical_Background: #f7bf00; --sapButton_Critical_BorderColor: #f7bf00; --sapButton_Critical_TextColor: #1d232a; --sapButton_Critical_Hover_Background: #ffcf2b; --sapButton_Critical_Hover_BorderColor: #ffcf2b; --sapButton_Critical_Hover_TextColor: #1d232a; - --sapButton_Critical_Active_Background: #213131; - --sapButton_Critical_Active_BorderColor: #f7bf00; - --sapButton_Critical_Active_TextColor: #ffdf72; + --sapButton_Critical_Active_Background: #ffd43f; + --sapButton_Critical_Active_BorderColor: #ffd43f; + --sapButton_Critical_Active_TextColor: #1d232a; --sapButton_Success_Background: #6dad1f; --sapButton_Success_BorderColor: #6dad1f; --sapButton_Success_TextColor: #1d232a; --sapButton_Success_Hover_Background: #7bc323; --sapButton_Success_Hover_BorderColor: #7bc323; --sapButton_Success_Hover_TextColor: #1d232a; - --sapButton_Success_Active_Background: #213131; - --sapButton_Success_Active_BorderColor: #6dad1f; - --sapButton_Success_Active_TextColor: #97dd40; - --sapButton_Information_Background: #002b4d; - --sapButton_Information_BorderColor: #00457b; - --sapButton_Information_TextColor: #4db1ff; - --sapButton_Information_Hover_Background: #003967; - --sapButton_Information_Hover_BorderColor: #00457b; - --sapButton_Information_Hover_TextColor: #4db1ff; - --sapButton_Information_Active_Background: #213131; - --sapButton_Information_Active_BorderColor: #4db1ff; - --sapButton_Information_Active_TextColor: #4db1ff; - --sapButton_Neutral_Background: #002b4d; - --sapButton_Neutral_BorderColor: #00457b; - --sapButton_Neutral_TextColor: #4db1ff; - --sapButton_Neutral_Hover_Background: #003967; - --sapButton_Neutral_Hover_BorderColor: #00457b; - --sapButton_Neutral_Hover_TextColor: #4db1ff; - --sapButton_Neutral_Active_Background: #213131; - --sapButton_Neutral_Active_BorderColor: #4db1ff; - --sapButton_Neutral_Active_TextColor: #4db1ff; + --sapButton_Success_Active_Background: #88d827; + --sapButton_Success_Active_BorderColor: #88d827; + --sapButton_Success_Active_TextColor: #1d232a; + --sapButton_Information_Background: #4db1ff; + --sapButton_Information_BorderColor: #4db1ff; + --sapButton_Information_TextColor: #1d232a; + --sapButton_Information_Hover_Background: #67bcff; + --sapButton_Information_Hover_BorderColor: #67bcff; + --sapButton_Information_Hover_TextColor: #1d232a; + --sapButton_Information_Active_Background: #80c7ff; + --sapButton_Information_Active_BorderColor: #80c7ff; + --sapButton_Information_Active_TextColor: #1d232a; + --sapButton_Neutral_Background: #a9b4be; + --sapButton_Neutral_BorderColor: #a9b4be; + --sapButton_Neutral_TextColor: #1d232a; + --sapButton_Neutral_Hover_Background: #b8c1c9; + --sapButton_Neutral_Hover_BorderColor: #b8c1c9; + --sapButton_Neutral_Hover_TextColor: #1d232a; + --sapButton_Neutral_Active_Background: #c6cdd4; + --sapButton_Neutral_Active_BorderColor: #c6cdd4; + --sapButton_Neutral_Active_TextColor: #1d232a; --sapButton_Track_Background: #a9b4be; --sapButton_Track_BorderColor: #a9b4be; --sapButton_Track_TextColor: #1d232a; @@ -444,11 +435,11 @@ --sapButton_Handle_TextColor: #eaecee; --sapButton_Handle_Hover_Background: #1d232a; --sapButton_Handle_Hover_BorderColor: rgba(29,35,42,0.5); - --sapButton_Handle_Selected_Background: #002643; - --sapButton_Handle_Selected_BorderColor: #002643; + --sapButton_Handle_Selected_Background: #1d232a; + --sapButton_Handle_Selected_BorderColor: #1d232a; --sapButton_Handle_Selected_TextColor: #4db1ff; - --sapButton_Handle_Selected_Hover_Background: #002643; - --sapButton_Handle_Selected_Hover_BorderColor: rgba(0,38,67,0.5); + --sapButton_Handle_Selected_Hover_Background: #1d232a; + --sapButton_Handle_Selected_Hover_BorderColor: rgba(29,35,42,0.5); --sapButton_Track_Negative_Background: #fa6161; --sapButton_Track_Negative_BorderColor: #fa6161; --sapButton_Track_Negative_TextColor: #1d232a; @@ -469,61 +460,61 @@ --sapButton_Handle_Positive_TextColor: #97dd40; --sapButton_Handle_Positive_Hover_Background: #1d232a; --sapButton_Handle_Positive_Hover_BorderColor: rgba(29,35,42,0.5); - --sapButton_TokenBackground: #1c242c; - --sapButton_TokenBorderColor: #3a4a5a; - --sapField_Background: #161c22; + --sapButton_TokenBackground: #1d232a; + --sapButton_TokenBorderColor: #a9b4be; + --sapField_Background: #242e38; --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; --sapField_TextColor: #fff; --sapField_PlaceholderTextColor: #8396A8; --sapField_BorderColor: #a9b4be; - --sapField_HelpBackground: #161c22; + --sapField_HelpBackground: #242e38; --sapField_BorderWidth: .0625rem; --sapField_BorderStyle: none; --sapField_BorderCornerRadius: .25rem; - --sapField_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); + --sapField_Shadow: none; --sapField_Hover_Background: #1d232a; - --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; - --sapField_Hover_BorderColor: #4db1ff; + --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; + --sapField_Hover_BorderColor: #a9b4be; --sapField_Hover_HelpBackground: #1d232a; - --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); - --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); - --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); - --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); + --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); + --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); + --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); + --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); + --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); --sapField_Active_BorderColor: #4db1ff; --sapField_Focus_Background: #1d232a; - --sapField_Focus_BorderColor: #9ad3ff; + --sapField_Focus_BorderColor: #4db1ff; --sapField_Focus_HelpBackground: #1d232a; - --sapField_ReadOnly_Background: #242e38; + --sapField_ReadOnly_Background: transparent; --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box; --sapField_ReadOnly_BorderColor: #a9b4be; --sapField_ReadOnly_BorderStyle: none; - --sapField_ReadOnly_HelpBackground: #242e38; + --sapField_ReadOnly_HelpBackground: transparent; --sapField_RequiredColor: #ff78a4; --sapField_InvalidColor: #fa6161; --sapField_InvalidBackground: #350000; --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: none; - --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); + --sapField_InvalidShadow: none; --sapField_WarningColor: #f7bf00; --sapField_WarningBackground: #382700; --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box; --sapField_WarningBorderWidth: .125rem; --sapField_WarningBorderStyle: none; - --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); + --sapField_WarningShadow: none; --sapField_SuccessColor: #6dad1f; --sapField_SuccessBackground: #11331a; --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box; --sapField_SuccessBorderWidth: .0625rem; --sapField_SuccessBorderStyle: none; - --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); + --sapField_SuccessShadow: none; --sapField_InformationColor: #4db1ff; --sapField_InformationBackground: #00144a; --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; --sapField_InformationBorderWidth: .125rem; --sapField_InformationBorderStyle: none; - --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); + --sapField_InformationShadow: none; --sapGroup_TitleBackground: #1d232a; --sapGroup_TitleBorderColor: #768ea5; --sapGroup_TitleTextColor: #eaecee; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #4db1ff; --sapList_Hover_SelectionBackground: #223548; --sapList_Background: #1d232a; - --sapList_Hover_Background: #222b35; + --sapList_Hover_Background: #232b33; --sapList_AlternatingBackground: #12171c; --sapList_GroupHeaderBackground: #1d232a; --sapList_GroupHeaderBorderColor: #768ea5; @@ -581,7 +572,7 @@ --sapProgress_InformationBorderColor: #001b64; --sapProgress_InformationTextColor: #eaecee; --sapProgress_Value_Background: #a9b4be; - --sapProgress_Value_BorderColor: #a9b4be; + --sapProgress_Value_BorderColor: #2e3b48; --sapProgress_Value_TextColor: #a9b4be; --sapProgress_Value_NegativeBackground: #fa6161; --sapProgress_Value_NegativeBorderColor: #fa6161; @@ -598,19 +589,19 @@ --sapScrollBar_FaceColor: #647891; --sapScrollBar_TrackColor: #1d232a; --sapScrollBar_BorderColor: #647891; - --sapScrollBar_SymbolColor: #4db1ff; + --sapScrollBar_SymbolColor: #eaecee; --sapScrollBar_Dimension: .75rem; - --sapScrollBar_Hover_FaceColor: #8697ac; + --sapScrollBar_Hover_FaceColor: #5c6e85; --sapSlider_Background: #2e3b48; --sapSlider_BorderColor: #2e3b48; --sapSlider_Selected_Background: #4db1ff; --sapSlider_Selected_BorderColor: #4db1ff; --sapSlider_HandleBackground: #1d232a; - --sapSlider_HandleBorderColor: #005394; + --sapSlider_HandleBorderColor: #1d232a; --sapSlider_RangeHandleBackground: #1d232a; - --sapSlider_Hover_HandleBackground: #002b4d; - --sapSlider_Hover_HandleBorderColor: #005394; - --sapSlider_Hover_RangeHandleBackground: #002b4d; + --sapSlider_Hover_HandleBackground: #1d232a; + --sapSlider_Hover_HandleBorderColor: #4db1ff; + --sapSlider_Hover_RangeHandleBackground: #1d232a; --sapSlider_Active_HandleBackground: #213131; --sapSlider_Active_HandleBorderColor: #4db1ff; --sapSlider_Active_RangeHandleBackground: transparent; @@ -626,17 +617,17 @@ --sapInfobar_NonInteractive_Background: #12171c; --sapInfobar_TextColor: #64edd2; --sapObjectHeader_Background: #1d232a; - --sapObjectHeader_Hover_Background: #222b35; + --sapObjectHeader_Hover_Background: #232b33; --sapObjectHeader_BorderColor: #2e3742; --sapObjectHeader_Title_TextColor: #eaecee; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #8396a8; --sapBlockLayer_Background: #000; --sapTile_Background: #1d232a; - --sapTile_Hover_Background: #222b35; - --sapTile_Active_Background: #020303; + --sapTile_Hover_Background: #1d232a; + --sapTile_Active_Background: #15191e; --sapTile_BorderColor: transparent; --sapTile_BorderCornerRadius: 1rem; --sapTile_TitleTextColor: #eaecee; @@ -644,7 +635,7 @@ --sapTile_IconColor: #8396a8; --sapTile_SeparatorColor: #475566; --sapTile_Interactive_BorderColor: #5b6e85; - --sapTile_OverlayBackground: #1d232a; + --sapTile_OverlayBackground: rgba(29,35,42,0.96); --sapTile_OverlayForegroundColor: #eaecee; --sapAccentColor1: #ffdf72; --sapAccentColor2: #ff8cb2; @@ -666,17 +657,17 @@ --sapAccentBackgroundColor8: #236c39; --sapAccentBackgroundColor9: #4e247a; --sapAccentBackgroundColor10: #45617c; - --sapIndicationColor_1: #fd4444; - --sapIndicationColor_1_Background: #fd4444; - --sapIndicationColor_1_BorderColor: #fd4444; + --sapIndicationColor_1: #fd3535; + --sapIndicationColor_1_Background: #fd3535; + --sapIndicationColor_1_BorderColor: #fd3535; --sapIndicationColor_1_TextColor: #1d232a; - --sapIndicationColor_1_Hover_Background: #fd5d5d; - --sapIndicationColor_1_Active_Background: #213131; + --sapIndicationColor_1_Hover_Background: #fd4e4e; + --sapIndicationColor_1_Active_Background: #fe6767; --sapIndicationColor_1_Active_BorderColor: #5e0303; - --sapIndicationColor_1_Active_TextColor: #fd4444; - --sapIndicationColor_1_Selected_Background: #213131; + --sapIndicationColor_1_Active_TextColor: #fd3535; + --sapIndicationColor_1_Selected_Background: #fe6767; --sapIndicationColor_1_Selected_BorderColor: #5e0303; - --sapIndicationColor_1_Selected_TextColor: #fd4444; + --sapIndicationColor_1_Selected_TextColor: #fd3535; --sapIndicationColor_1b: #5e0303; --sapIndicationColor_1b_BorderColor: #5e0303; --sapIndicationColor_1b_Hover_Background: #770404; @@ -685,10 +676,10 @@ --sapIndicationColor_2_BorderColor: #ff8f8f; --sapIndicationColor_2_TextColor: #1d232a; --sapIndicationColor_2_Hover_Background: #ffa9a9; - --sapIndicationColor_2_Active_Background: #213131; + --sapIndicationColor_2_Active_Background: #ffc2c2; --sapIndicationColor_2_Active_BorderColor: #7d0000; --sapIndicationColor_2_Active_TextColor: #ff8f8f; - --sapIndicationColor_2_Selected_Background: #213131; + --sapIndicationColor_2_Selected_Background: #ffc2c2; --sapIndicationColor_2_Selected_BorderColor: #7d0000; --sapIndicationColor_2_Selected_TextColor: #ff8f8f; --sapIndicationColor_2b: #7d0000; @@ -699,10 +690,10 @@ --sapIndicationColor_3_BorderColor: #ffc933; --sapIndicationColor_3_TextColor: #1d232a; --sapIndicationColor_3_Hover_Background: #ffcd42; - --sapIndicationColor_3_Active_Background: #213131; + --sapIndicationColor_3_Active_Background: #ffd152; --sapIndicationColor_3_Active_BorderColor: #662b00; --sapIndicationColor_3_Active_TextColor: #ffc933; - --sapIndicationColor_3_Selected_Background: #213131; + --sapIndicationColor_3_Selected_Background: #ffd152; --sapIndicationColor_3_Selected_BorderColor: #662b00; --sapIndicationColor_3_Selected_TextColor: #ffc933; --sapIndicationColor_3b: #662b00; @@ -713,10 +704,10 @@ --sapIndicationColor_4_BorderColor: #bde986; --sapIndicationColor_4_TextColor: #1d232a; --sapIndicationColor_4_Hover_Background: #c9ed9c; - --sapIndicationColor_4_Active_Background: #213131; + --sapIndicationColor_4_Active_Background: #d5f1b1; --sapIndicationColor_4_Active_BorderColor: #044a18; --sapIndicationColor_4_Active_TextColor: #bde986; - --sapIndicationColor_4_Selected_Background: #213131; + --sapIndicationColor_4_Selected_Background: #d5f1b1; --sapIndicationColor_4_Selected_BorderColor: #044a18; --sapIndicationColor_4_Selected_TextColor: #bde986; --sapIndicationColor_4b: #044a18; @@ -727,10 +718,10 @@ --sapIndicationColor_5_BorderColor: #a6e0ff; --sapIndicationColor_5_TextColor: #1d232a; --sapIndicationColor_5_Hover_Background: #c0e9ff; - --sapIndicationColor_5_Active_Background: #213131; + --sapIndicationColor_5_Active_Background: #d9f2ff; --sapIndicationColor_5_Active_BorderColor: #024594; --sapIndicationColor_5_Active_TextColor: #a6e0ff; - --sapIndicationColor_5_Selected_Background: #213131; + --sapIndicationColor_5_Selected_Background: #d9f2ff; --sapIndicationColor_5_Selected_BorderColor: #024594; --sapIndicationColor_5_Selected_TextColor: #a6e0ff; --sapIndicationColor_5b: #024594; @@ -741,10 +732,10 @@ --sapIndicationColor_6_BorderColor: #64edd2; --sapIndicationColor_6_TextColor: #1d232a; --sapIndicationColor_6_Hover_Background: #7bf0d9; - --sapIndicationColor_6_Active_Background: #213131; + --sapIndicationColor_6_Active_Background: #92f2df; --sapIndicationColor_6_Active_BorderColor: #00454e; --sapIndicationColor_6_Active_TextColor: #64edd2; - --sapIndicationColor_6_Selected_Background: #213131; + --sapIndicationColor_6_Selected_Background: #92f2df; --sapIndicationColor_6_Selected_BorderColor: #00454e; --sapIndicationColor_6_Selected_TextColor: #64edd2; --sapIndicationColor_6b: #00454e; @@ -755,10 +746,10 @@ --sapIndicationColor_7_BorderColor: #d3b6ff; --sapIndicationColor_7_TextColor: #1d232a; --sapIndicationColor_7_Hover_Background: #e2d0ff; - --sapIndicationColor_7_Active_Background: #213131; + --sapIndicationColor_7_Active_Background: #f2e9ff; --sapIndicationColor_7_Active_BorderColor: #2702c2; --sapIndicationColor_7_Active_TextColor: #d3b6ff; - --sapIndicationColor_7_Selected_Background: #213131; + --sapIndicationColor_7_Selected_Background: #f2e9ff; --sapIndicationColor_7_Selected_BorderColor: #2702c2; --sapIndicationColor_7_Selected_TextColor: #d3b6ff; --sapIndicationColor_7b: #2702c2; @@ -769,10 +760,10 @@ --sapIndicationColor_8_BorderColor: #ff8af0; --sapIndicationColor_8_TextColor: #1d232a; --sapIndicationColor_8_Hover_Background: #ffa3f3; - --sapIndicationColor_8_Active_Background: #213131; + --sapIndicationColor_8_Active_Background: #ffbdf7; --sapIndicationColor_8_Active_BorderColor: #4c005b; --sapIndicationColor_8_Active_TextColor: #ff8af0; - --sapIndicationColor_8_Selected_Background: #213131; + --sapIndicationColor_8_Selected_Background: #ffbdf7; --sapIndicationColor_8_Selected_BorderColor: #4c005b; --sapIndicationColor_8_Selected_TextColor: #ff8af0; --sapIndicationColor_8b: #4c005b; @@ -849,32 +840,32 @@ --sapLegendBackgroundColor18: #1e3009; --sapLegendBackgroundColor19: #0a285c; --sapLegendBackgroundColor20: #1c0c6e; - --sapChart_OrderedColor_1: #0070f2; - --sapChart_OrderedColor_2: #ffb727; - --sapChart_OrderedColor_3: #b4ce35; - --sapChart_OrderedColor_4: #fa4f96; + --sapChart_OrderedColor_1: #1b90ff; + --sapChart_OrderedColor_2: #f26018; + --sapChart_OrderedColor_3: #179c6f; + --sapChart_OrderedColor_4: #f62866; --sapChart_OrderedColor_5: #8b47d7; - --sapChart_OrderedColor_6: #049f9a; - --sapChart_OrderedColor_7: #3c8cdd; - --sapChart_OrderedColor_8: #f31ded; - --sapChart_OrderedColor_9: #8ea18c; - --sapChart_OrderedColor_10: #f28585; - --sapChart_OrderedColor_11: #7858ff; + --sapChart_OrderedColor_6: #04a29d; + --sapChart_OrderedColor_7: #0070f2; + --sapChart_OrderedColor_8: #cc00dc; + --sapChart_OrderedColor_9: #8396a8; + --sapChart_OrderedColor_10: #f54747; + --sapChart_OrderedColor_11: #296fb3; --sapChart_Bad: #f53232; --sapChart_Critical: #e76500; --sapChart_Good: #30914c; --sapChart_Neutral: #788fa6; - --sapChart_Sequence_1: #0070f2; - --sapChart_Sequence_2: #ffb727; - --sapChart_Sequence_3: #b4ce35; - --sapChart_Sequence_4: #fa4f96; + --sapChart_Sequence_1: #1b90ff; + --sapChart_Sequence_2: #f26018; + --sapChart_Sequence_3: #179c6f; + --sapChart_Sequence_4: #f62866; --sapChart_Sequence_5: #8b47d7; - --sapChart_Sequence_6: #049f9a; - --sapChart_Sequence_7: #3c8cdd; - --sapChart_Sequence_8: #f31ded; - --sapChart_Sequence_9: #8ea18c; - --sapChart_Sequence_10: #f28585; - --sapChart_Sequence_11: #7858ff; + --sapChart_Sequence_6: #04a29d; + --sapChart_Sequence_7: #0070f2; + --sapChart_Sequence_8: #cc00dc; + --sapChart_Sequence_9: #8396a8; + --sapChart_Sequence_10: #f54747; + --sapChart_Sequence_11: #296fb3; --sapChart_Sequence_Neutral: #788fa6; --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_dark.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_dark.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_dark/css_variables.css b/content/Base/baseLib/sap_horizon_dark/css_variables.css index ec5f0275..dc8c65b5 100644 --- a/content/Base/baseLib/sap_horizon_dark/css_variables.css +++ b/content/Base/baseLib/sap_horizon_dark/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #0070f2; --sapHighlightColor: #4db1ff; @@ -22,7 +32,7 @@ --sapBackgroundImageOpacity: 1.0; --sapBackgroundImageRepeat: false; --sapSelectedColor: #4db1ff; - --sapHoverColor: #222b35; + --sapHoverColor: #181f25; --sapActiveColor: #020303; --sapHighlightTextColor: #1d232a; --sapTitleColor: #eaecee; @@ -79,7 +89,7 @@ --sapContent_RatedColor: #ffdf72; --sapContent_UnratedColor: #a9b4be; --sapContent_BusyColor: #4db1ff; - --sapContent_FocusColor: #9ad3ff; + --sapContent_FocusColor: #4db1ff; --sapContent_FocusStyle: solid; --sapContent_FocusWidth: .125rem; --sapContent_ContrastFocusColor: #000; @@ -92,13 +102,13 @@ --sapContent_TextShadow: 0 0 0.125rem #000; --sapContent_ContrastTextShadow: none; --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742; - --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); - --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); - --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); - --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); - --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.3); + --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); + --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); + --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); + --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); + --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); + --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); + --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); --sapContent_SearchHighlightColor: #046c7a; --sapContent_HelpColor: #5dc122; --sapContent_LabelColor: #8396A8; @@ -117,7 +127,7 @@ --sapContent_DragAndDropActiveColor: #4db1ff; --sapContent_Selected_TextColor: #4db1ff; --sapContent_Selected_Background: #1d232a; - --sapContent_Selected_Hover_Background: #002b4d; + --sapContent_Selected_Hover_Background: #1d232a; --sapContent_Selected_ForegroundColor: #4db1ff; --sapContent_ForcedColorAdjust: none; --sapContent_Illustrative_Color1: #5d36ff; @@ -155,10 +165,10 @@ --sapFontHeader5Size: 1rem; --sapFontHeader6Size: .875rem; --sapLink_TextDecoration: none; - --sapLink_Hover_Color: #4db1ff; + --sapLink_Hover_Color: #29a1ff; --sapLink_Hover_TextDecoration: underline; --sapLink_Active_Color: #4db1ff; - --sapLink_Active_TextDecoration: none; + --sapLink_Active_TextDecoration: underline; --sapLink_Visited_Color: #4db1ff; --sapLink_InvertedColor: #bde2ff; --sapLink_SubtleColor: #eaecee; @@ -168,11 +178,11 @@ --sapShell_BackgroundImageRepeat: false; --sapShell_BorderColor: #1d232a; --sapShell_TextColor: #eaecee; - --sapShell_InteractiveBackground: #12171c; + --sapShell_InteractiveBackground: #242e38; --sapShell_InteractiveTextColor: #eaecee; --sapShell_InteractiveBorderColor: #a9b4be; --sapShell_GroupTitleTextColor: #eaecee; - --sapShell_GroupTitleTextShadow: 0 0 0.125rem #000; + --sapShell_GroupTitleTextShadow: 0 0 .125rem #000; --sapShell_Hover_Background: #1d232a; --sapShell_Active_Background: #1d232a; --sapShell_Active_TextColor: #4db1ff; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #97dd40; --sapShell_InformativeColor: #4db1ff; --sapShell_NeutralColor: #eaecee; - --sapShell_Assistant_ForegroundColor: #8e73ff; --sapShell_Category_1_Background: #89d1ff; --sapShell_Category_1_BorderColor: #89d1ff; --sapShell_Category_1_TextColor: #1d232a; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #39ad1f; --sapShell_Category_16_TextColor: #1d232a; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #5d36ff; - --sapAssistant_Color2: #a100c2; - --sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); - --sapAssistant_Background: #5d36ff; - --sapAssistant_BorderColor: #5d36ff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #2800cf; - --sapAssistant_Hover_BorderColor: #2800cf; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #140069; - --sapAssistant_Active_BorderColor: #c0b0ff; - --sapAssistant_Active_TextColor: #c0b0ff; - --sapAssistant_Question_Background: #140066; - --sapAssistant_Question_BorderColor: #140066; - --sapAssistant_Question_TextColor: #eaecee; - --sapAssistant_Answer_Background: #12171c; - --sapAssistant_Answer_BorderColor: #12171c; - --sapAssistant_Answer_TextColor: #eaecee; --sapAvatar_1_Background: #ae4000; --sapAvatar_1_BorderColor: #ae4000; --sapAvatar_1_TextColor: #ffdf72; @@ -306,15 +297,15 @@ --sapAvatar_10_Background: #45617c; --sapAvatar_10_BorderColor: #45617c; --sapAvatar_10_TextColor: #d5dadd; - --sapButton_Background: #1c242c; - --sapButton_BorderColor: #3a4a5a; + --sapButton_Background: #2e3b47; + --sapButton_BorderColor: #2e3b47; --sapButton_BorderWidth: .0625rem; --sapButton_BorderCornerRadius: .5rem; - --sapButton_TextColor: #4db1ff; - --sapButton_Hover_Background: #222b35; - --sapButton_Hover_BorderColor: #3a4a5a; - --sapButton_Hover_TextColor: #4db1ff; - --sapButton_IconColor: #4db1ff; + --sapButton_TextColor: #eaecee; + --sapButton_Hover_Background: #1d232a; + --sapButton_Hover_BorderColor: #1d232a; + --sapButton_Hover_TextColor: #eaecee; + --sapButton_IconColor: #eaecee; --sapButton_Active_Background: #213131; --sapButton_Active_BorderColor: #4db1ff; --sapButton_Active_TextColor: #4db1ff; @@ -330,10 +321,10 @@ --sapButton_Emphasized_TextShadow: transparent; --sapButton_Emphasized_FontWeight: bold; --sapButton_Reject_Background: #490000; - --sapButton_Reject_BorderColor: #620000; + --sapButton_Reject_BorderColor: #490000; --sapButton_Reject_TextColor: #fa6161; - --sapButton_Reject_Hover_Background: #620000; - --sapButton_Reject_Hover_BorderColor: #620000; + --sapButton_Reject_Hover_Background: #1d232a; + --sapButton_Reject_Hover_BorderColor: #1d232a; --sapButton_Reject_Hover_TextColor: #fa6161; --sapButton_Reject_Active_Background: #213131; --sapButton_Reject_Active_BorderColor: #fa6161; @@ -341,13 +332,13 @@ --sapButton_Reject_Selected_Background: #213131; --sapButton_Reject_Selected_BorderColor: #fa6161; --sapButton_Reject_Selected_TextColor: #fa6161; - --sapButton_Reject_Selected_Hover_Background: #620000; + --sapButton_Reject_Selected_Hover_Background: #213131; --sapButton_Reject_Selected_Hover_BorderColor: #fa6161; --sapButton_Accept_Background: #153e20; - --sapButton_Accept_BorderColor: #1b512a; + --sapButton_Accept_BorderColor: #153e20; --sapButton_Accept_TextColor: #97dd40; - --sapButton_Accept_Hover_Background: #1b512a; - --sapButton_Accept_Hover_BorderColor: #1b512a; + --sapButton_Accept_Hover_Background: #1d232a; + --sapButton_Accept_Hover_BorderColor: #1d232a; --sapButton_Accept_Hover_TextColor: #97dd40; --sapButton_Accept_Active_Background: #213131; --sapButton_Accept_Active_BorderColor: #6dad1f; @@ -355,26 +346,26 @@ --sapButton_Accept_Selected_Background: #213131; --sapButton_Accept_Selected_BorderColor: #6dad1f; --sapButton_Accept_Selected_TextColor: #97dd40; - --sapButton_Accept_Selected_Hover_Background: #1b512a; + --sapButton_Accept_Selected_Hover_Background: #1d232a; --sapButton_Accept_Selected_Hover_BorderColor: #6dad1f; --sapButton_Lite_Background: transparent; --sapButton_Lite_BorderColor: transparent; --sapButton_Lite_TextColor: #4db1ff; - --sapButton_Lite_Hover_Background: #222b35; - --sapButton_Lite_Hover_BorderColor: #3a4a5a; + --sapButton_Lite_Hover_Background: #1d232a; + --sapButton_Lite_Hover_BorderColor: #1d232a; --sapButton_Lite_Hover_TextColor: #4db1ff; --sapButton_Lite_Active_Background: #213131; --sapButton_Lite_Active_BorderColor: #4db1ff; - --sapButton_Selected_Background: #002643; + --sapButton_Selected_Background: #1d232a; --sapButton_Selected_BorderColor: #4db1ff; --sapButton_Selected_TextColor: #4db1ff; - --sapButton_Selected_Hover_Background: #002b4d; + --sapButton_Selected_Hover_Background: #1d232a; --sapButton_Selected_Hover_BorderColor: #4db1ff; --sapButton_Attention_Background: #382700; - --sapButton_Attention_BorderColor: #523900; + --sapButton_Attention_BorderColor: #382700; --sapButton_Attention_TextColor: #ffdf72; - --sapButton_Attention_Hover_Background: #523900; - --sapButton_Attention_Hover_BorderColor: #523900; + --sapButton_Attention_Hover_Background: #1d232a; + --sapButton_Attention_Hover_BorderColor: #1d232a; --sapButton_Attention_Hover_TextColor: #ffdf72; --sapButton_Attention_Active_Background: #213131; --sapButton_Attention_Active_BorderColor: #f7bf00; @@ -382,7 +373,7 @@ --sapButton_Attention_Selected_Background: #213131; --sapButton_Attention_Selected_BorderColor: #f7bf00; --sapButton_Attention_Selected_TextColor: #ffdf72; - --sapButton_Attention_Selected_Hover_Background: #523900; + --sapButton_Attention_Selected_Hover_Background: #213131; --sapButton_Attention_Selected_Hover_BorderColor: #f7bf00; --sapButton_Negative_Background: #fa6161; --sapButton_Negative_BorderColor: #fa6161; @@ -390,45 +381,45 @@ --sapButton_Negative_Hover_Background: #fb7a7a; --sapButton_Negative_Hover_BorderColor: #fb7a7a; --sapButton_Negative_Hover_TextColor: #1d232a; - --sapButton_Negative_Active_Background: #213131; - --sapButton_Negative_Active_BorderColor: #fa6161; - --sapButton_Negative_Active_TextColor: #fa6161; + --sapButton_Negative_Active_Background: #fc9292; + --sapButton_Negative_Active_BorderColor: #fc9292; + --sapButton_Negative_Active_TextColor: #1d232a; --sapButton_Critical_Background: #f7bf00; --sapButton_Critical_BorderColor: #f7bf00; --sapButton_Critical_TextColor: #1d232a; --sapButton_Critical_Hover_Background: #ffcf2b; --sapButton_Critical_Hover_BorderColor: #ffcf2b; --sapButton_Critical_Hover_TextColor: #1d232a; - --sapButton_Critical_Active_Background: #213131; - --sapButton_Critical_Active_BorderColor: #f7bf00; - --sapButton_Critical_Active_TextColor: #ffdf72; + --sapButton_Critical_Active_Background: #ffd43f; + --sapButton_Critical_Active_BorderColor: #ffd43f; + --sapButton_Critical_Active_TextColor: #1d232a; --sapButton_Success_Background: #6dad1f; --sapButton_Success_BorderColor: #6dad1f; --sapButton_Success_TextColor: #1d232a; --sapButton_Success_Hover_Background: #7bc323; --sapButton_Success_Hover_BorderColor: #7bc323; --sapButton_Success_Hover_TextColor: #1d232a; - --sapButton_Success_Active_Background: #213131; - --sapButton_Success_Active_BorderColor: #6dad1f; - --sapButton_Success_Active_TextColor: #97dd40; - --sapButton_Information_Background: #002b4d; - --sapButton_Information_BorderColor: #00457b; - --sapButton_Information_TextColor: #4db1ff; - --sapButton_Information_Hover_Background: #003967; - --sapButton_Information_Hover_BorderColor: #00457b; - --sapButton_Information_Hover_TextColor: #4db1ff; - --sapButton_Information_Active_Background: #213131; - --sapButton_Information_Active_BorderColor: #4db1ff; - --sapButton_Information_Active_TextColor: #4db1ff; - --sapButton_Neutral_Background: #002b4d; - --sapButton_Neutral_BorderColor: #00457b; - --sapButton_Neutral_TextColor: #4db1ff; - --sapButton_Neutral_Hover_Background: #003967; - --sapButton_Neutral_Hover_BorderColor: #00457b; - --sapButton_Neutral_Hover_TextColor: #4db1ff; - --sapButton_Neutral_Active_Background: #213131; - --sapButton_Neutral_Active_BorderColor: #4db1ff; - --sapButton_Neutral_Active_TextColor: #4db1ff; + --sapButton_Success_Active_Background: #88d827; + --sapButton_Success_Active_BorderColor: #88d827; + --sapButton_Success_Active_TextColor: #1d232a; + --sapButton_Information_Background: #4db1ff; + --sapButton_Information_BorderColor: #4db1ff; + --sapButton_Information_TextColor: #1d232a; + --sapButton_Information_Hover_Background: #67bcff; + --sapButton_Information_Hover_BorderColor: #67bcff; + --sapButton_Information_Hover_TextColor: #1d232a; + --sapButton_Information_Active_Background: #80c7ff; + --sapButton_Information_Active_BorderColor: #80c7ff; + --sapButton_Information_Active_TextColor: #1d232a; + --sapButton_Neutral_Background: #a9b4be; + --sapButton_Neutral_BorderColor: #a9b4be; + --sapButton_Neutral_TextColor: #1d232a; + --sapButton_Neutral_Hover_Background: #b8c1c9; + --sapButton_Neutral_Hover_BorderColor: #b8c1c9; + --sapButton_Neutral_Hover_TextColor: #1d232a; + --sapButton_Neutral_Active_Background: #c6cdd4; + --sapButton_Neutral_Active_BorderColor: #c6cdd4; + --sapButton_Neutral_Active_TextColor: #1d232a; --sapButton_Track_Background: #a9b4be; --sapButton_Track_BorderColor: #a9b4be; --sapButton_Track_TextColor: #1d232a; @@ -444,11 +435,11 @@ --sapButton_Handle_TextColor: #eaecee; --sapButton_Handle_Hover_Background: #1d232a; --sapButton_Handle_Hover_BorderColor: rgba(29,35,42,0.5); - --sapButton_Handle_Selected_Background: #002643; - --sapButton_Handle_Selected_BorderColor: #002643; + --sapButton_Handle_Selected_Background: #1d232a; + --sapButton_Handle_Selected_BorderColor: #1d232a; --sapButton_Handle_Selected_TextColor: #4db1ff; - --sapButton_Handle_Selected_Hover_Background: #002643; - --sapButton_Handle_Selected_Hover_BorderColor: rgba(0,38,67,0.5); + --sapButton_Handle_Selected_Hover_Background: #1d232a; + --sapButton_Handle_Selected_Hover_BorderColor: rgba(29,35,42,0.5); --sapButton_Track_Negative_Background: #fa6161; --sapButton_Track_Negative_BorderColor: #fa6161; --sapButton_Track_Negative_TextColor: #1d232a; @@ -469,61 +460,61 @@ --sapButton_Handle_Positive_TextColor: #97dd40; --sapButton_Handle_Positive_Hover_Background: #1d232a; --sapButton_Handle_Positive_Hover_BorderColor: rgba(29,35,42,0.5); - --sapButton_TokenBackground: #1c242c; - --sapButton_TokenBorderColor: #3a4a5a; - --sapField_Background: #161c22; + --sapButton_TokenBackground: #1d232a; + --sapButton_TokenBorderColor: #a9b4be; + --sapField_Background: #242e38; --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; --sapField_TextColor: #fff; --sapField_PlaceholderTextColor: #8396A8; --sapField_BorderColor: #a9b4be; - --sapField_HelpBackground: #161c22; + --sapField_HelpBackground: #242e38; --sapField_BorderWidth: .0625rem; --sapField_BorderStyle: none; --sapField_BorderCornerRadius: .25rem; - --sapField_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); + --sapField_Shadow: none; --sapField_Hover_Background: #1d232a; - --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; - --sapField_Hover_BorderColor: #4db1ff; + --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; + --sapField_Hover_BorderColor: #a9b4be; --sapField_Hover_HelpBackground: #1d232a; - --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); - --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); - --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); - --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); - --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); + --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); + --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); + --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); + --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); + --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); --sapField_Active_BorderColor: #4db1ff; --sapField_Focus_Background: #1d232a; - --sapField_Focus_BorderColor: #9ad3ff; + --sapField_Focus_BorderColor: #4db1ff; --sapField_Focus_HelpBackground: #1d232a; - --sapField_ReadOnly_Background: #242e38; + --sapField_ReadOnly_Background: transparent; --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box; --sapField_ReadOnly_BorderColor: #a9b4be; --sapField_ReadOnly_BorderStyle: none; - --sapField_ReadOnly_HelpBackground: #242e38; + --sapField_ReadOnly_HelpBackground: transparent; --sapField_RequiredColor: #ff78a4; --sapField_InvalidColor: #fa6161; --sapField_InvalidBackground: #350000; --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box; --sapField_InvalidBorderWidth: .125rem; --sapField_InvalidBorderStyle: none; - --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); + --sapField_InvalidShadow: none; --sapField_WarningColor: #f7bf00; --sapField_WarningBackground: #382700; --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box; --sapField_WarningBorderWidth: .125rem; --sapField_WarningBorderStyle: none; - --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); + --sapField_WarningShadow: none; --sapField_SuccessColor: #6dad1f; --sapField_SuccessBackground: #11331a; --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box; --sapField_SuccessBorderWidth: .0625rem; --sapField_SuccessBorderStyle: none; - --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); + --sapField_SuccessShadow: none; --sapField_InformationColor: #4db1ff; --sapField_InformationBackground: #00144a; --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; --sapField_InformationBorderWidth: .125rem; --sapField_InformationBorderStyle: none; - --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); + --sapField_InformationShadow: none; --sapGroup_TitleBackground: #1d232a; --sapGroup_TitleBorderColor: #768ea5; --sapGroup_TitleTextColor: #eaecee; @@ -547,7 +538,7 @@ --sapList_SelectionBorderColor: #4db1ff; --sapList_Hover_SelectionBackground: #223548; --sapList_Background: #1d232a; - --sapList_Hover_Background: #222b35; + --sapList_Hover_Background: #232b33; --sapList_AlternatingBackground: #12171c; --sapList_GroupHeaderBackground: #1d232a; --sapList_GroupHeaderBorderColor: #768ea5; @@ -581,7 +572,7 @@ --sapProgress_InformationBorderColor: #001b64; --sapProgress_InformationTextColor: #eaecee; --sapProgress_Value_Background: #a9b4be; - --sapProgress_Value_BorderColor: #a9b4be; + --sapProgress_Value_BorderColor: #2e3b48; --sapProgress_Value_TextColor: #a9b4be; --sapProgress_Value_NegativeBackground: #fa6161; --sapProgress_Value_NegativeBorderColor: #fa6161; @@ -598,19 +589,19 @@ --sapScrollBar_FaceColor: #647891; --sapScrollBar_TrackColor: #1d232a; --sapScrollBar_BorderColor: #647891; - --sapScrollBar_SymbolColor: #4db1ff; + --sapScrollBar_SymbolColor: #eaecee; --sapScrollBar_Dimension: .75rem; - --sapScrollBar_Hover_FaceColor: #8697ac; + --sapScrollBar_Hover_FaceColor: #5c6e85; --sapSlider_Background: #2e3b48; --sapSlider_BorderColor: #2e3b48; --sapSlider_Selected_Background: #4db1ff; --sapSlider_Selected_BorderColor: #4db1ff; --sapSlider_HandleBackground: #1d232a; - --sapSlider_HandleBorderColor: #005394; + --sapSlider_HandleBorderColor: #1d232a; --sapSlider_RangeHandleBackground: #1d232a; - --sapSlider_Hover_HandleBackground: #002b4d; - --sapSlider_Hover_HandleBorderColor: #005394; - --sapSlider_Hover_RangeHandleBackground: #002b4d; + --sapSlider_Hover_HandleBackground: #1d232a; + --sapSlider_Hover_HandleBorderColor: #4db1ff; + --sapSlider_Hover_RangeHandleBackground: #1d232a; --sapSlider_Active_HandleBackground: #213131; --sapSlider_Active_HandleBorderColor: #4db1ff; --sapSlider_Active_RangeHandleBackground: transparent; @@ -626,17 +617,17 @@ --sapInfobar_NonInteractive_Background: #12171c; --sapInfobar_TextColor: #64edd2; --sapObjectHeader_Background: #1d232a; - --sapObjectHeader_Hover_Background: #222b35; + --sapObjectHeader_Hover_Background: #232b33; --sapObjectHeader_BorderColor: #2e3742; --sapObjectHeader_Title_TextColor: #eaecee; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #8396a8; --sapBlockLayer_Background: #000; --sapTile_Background: #1d232a; - --sapTile_Hover_Background: #222b35; - --sapTile_Active_Background: #020303; + --sapTile_Hover_Background: #1d232a; + --sapTile_Active_Background: #15191e; --sapTile_BorderColor: transparent; --sapTile_BorderCornerRadius: 1rem; --sapTile_TitleTextColor: #eaecee; @@ -644,7 +635,7 @@ --sapTile_IconColor: #8396a8; --sapTile_SeparatorColor: #475566; --sapTile_Interactive_BorderColor: #5b6e85; - --sapTile_OverlayBackground: #1d232a; + --sapTile_OverlayBackground: rgba(29,35,42,0.96); --sapTile_OverlayForegroundColor: #eaecee; --sapAccentColor1: #ffdf72; --sapAccentColor2: #ff8cb2; @@ -666,17 +657,17 @@ --sapAccentBackgroundColor8: #236c39; --sapAccentBackgroundColor9: #4e247a; --sapAccentBackgroundColor10: #45617c; - --sapIndicationColor_1: #fd4444; - --sapIndicationColor_1_Background: #fd4444; - --sapIndicationColor_1_BorderColor: #fd4444; + --sapIndicationColor_1: #fd3535; + --sapIndicationColor_1_Background: #fd3535; + --sapIndicationColor_1_BorderColor: #fd3535; --sapIndicationColor_1_TextColor: #1d232a; - --sapIndicationColor_1_Hover_Background: #fd5d5d; - --sapIndicationColor_1_Active_Background: #213131; + --sapIndicationColor_1_Hover_Background: #fd4e4e; + --sapIndicationColor_1_Active_Background: #fe6767; --sapIndicationColor_1_Active_BorderColor: #5e0303; - --sapIndicationColor_1_Active_TextColor: #fd4444; - --sapIndicationColor_1_Selected_Background: #213131; + --sapIndicationColor_1_Active_TextColor: #fd3535; + --sapIndicationColor_1_Selected_Background: #fe6767; --sapIndicationColor_1_Selected_BorderColor: #5e0303; - --sapIndicationColor_1_Selected_TextColor: #fd4444; + --sapIndicationColor_1_Selected_TextColor: #fd3535; --sapIndicationColor_1b: #5e0303; --sapIndicationColor_1b_BorderColor: #5e0303; --sapIndicationColor_1b_Hover_Background: #770404; @@ -685,10 +676,10 @@ --sapIndicationColor_2_BorderColor: #ff8f8f; --sapIndicationColor_2_TextColor: #1d232a; --sapIndicationColor_2_Hover_Background: #ffa9a9; - --sapIndicationColor_2_Active_Background: #213131; + --sapIndicationColor_2_Active_Background: #ffc2c2; --sapIndicationColor_2_Active_BorderColor: #7d0000; --sapIndicationColor_2_Active_TextColor: #ff8f8f; - --sapIndicationColor_2_Selected_Background: #213131; + --sapIndicationColor_2_Selected_Background: #ffc2c2; --sapIndicationColor_2_Selected_BorderColor: #7d0000; --sapIndicationColor_2_Selected_TextColor: #ff8f8f; --sapIndicationColor_2b: #7d0000; @@ -699,10 +690,10 @@ --sapIndicationColor_3_BorderColor: #ffc933; --sapIndicationColor_3_TextColor: #1d232a; --sapIndicationColor_3_Hover_Background: #ffcd42; - --sapIndicationColor_3_Active_Background: #213131; + --sapIndicationColor_3_Active_Background: #ffd152; --sapIndicationColor_3_Active_BorderColor: #662b00; --sapIndicationColor_3_Active_TextColor: #ffc933; - --sapIndicationColor_3_Selected_Background: #213131; + --sapIndicationColor_3_Selected_Background: #ffd152; --sapIndicationColor_3_Selected_BorderColor: #662b00; --sapIndicationColor_3_Selected_TextColor: #ffc933; --sapIndicationColor_3b: #662b00; @@ -713,10 +704,10 @@ --sapIndicationColor_4_BorderColor: #bde986; --sapIndicationColor_4_TextColor: #1d232a; --sapIndicationColor_4_Hover_Background: #c9ed9c; - --sapIndicationColor_4_Active_Background: #213131; + --sapIndicationColor_4_Active_Background: #d5f1b1; --sapIndicationColor_4_Active_BorderColor: #044a18; --sapIndicationColor_4_Active_TextColor: #bde986; - --sapIndicationColor_4_Selected_Background: #213131; + --sapIndicationColor_4_Selected_Background: #d5f1b1; --sapIndicationColor_4_Selected_BorderColor: #044a18; --sapIndicationColor_4_Selected_TextColor: #bde986; --sapIndicationColor_4b: #044a18; @@ -727,10 +718,10 @@ --sapIndicationColor_5_BorderColor: #a6e0ff; --sapIndicationColor_5_TextColor: #1d232a; --sapIndicationColor_5_Hover_Background: #c0e9ff; - --sapIndicationColor_5_Active_Background: #213131; + --sapIndicationColor_5_Active_Background: #d9f2ff; --sapIndicationColor_5_Active_BorderColor: #024594; --sapIndicationColor_5_Active_TextColor: #a6e0ff; - --sapIndicationColor_5_Selected_Background: #213131; + --sapIndicationColor_5_Selected_Background: #d9f2ff; --sapIndicationColor_5_Selected_BorderColor: #024594; --sapIndicationColor_5_Selected_TextColor: #a6e0ff; --sapIndicationColor_5b: #024594; @@ -741,10 +732,10 @@ --sapIndicationColor_6_BorderColor: #64edd2; --sapIndicationColor_6_TextColor: #1d232a; --sapIndicationColor_6_Hover_Background: #7bf0d9; - --sapIndicationColor_6_Active_Background: #213131; + --sapIndicationColor_6_Active_Background: #92f2df; --sapIndicationColor_6_Active_BorderColor: #00454e; --sapIndicationColor_6_Active_TextColor: #64edd2; - --sapIndicationColor_6_Selected_Background: #213131; + --sapIndicationColor_6_Selected_Background: #92f2df; --sapIndicationColor_6_Selected_BorderColor: #00454e; --sapIndicationColor_6_Selected_TextColor: #64edd2; --sapIndicationColor_6b: #00454e; @@ -755,10 +746,10 @@ --sapIndicationColor_7_BorderColor: #d3b6ff; --sapIndicationColor_7_TextColor: #1d232a; --sapIndicationColor_7_Hover_Background: #e2d0ff; - --sapIndicationColor_7_Active_Background: #213131; + --sapIndicationColor_7_Active_Background: #f2e9ff; --sapIndicationColor_7_Active_BorderColor: #2702c2; --sapIndicationColor_7_Active_TextColor: #d3b6ff; - --sapIndicationColor_7_Selected_Background: #213131; + --sapIndicationColor_7_Selected_Background: #f2e9ff; --sapIndicationColor_7_Selected_BorderColor: #2702c2; --sapIndicationColor_7_Selected_TextColor: #d3b6ff; --sapIndicationColor_7b: #2702c2; @@ -769,10 +760,10 @@ --sapIndicationColor_8_BorderColor: #ff8af0; --sapIndicationColor_8_TextColor: #1d232a; --sapIndicationColor_8_Hover_Background: #ffa3f3; - --sapIndicationColor_8_Active_Background: #213131; + --sapIndicationColor_8_Active_Background: #ffbdf7; --sapIndicationColor_8_Active_BorderColor: #4c005b; --sapIndicationColor_8_Active_TextColor: #ff8af0; - --sapIndicationColor_8_Selected_Background: #213131; + --sapIndicationColor_8_Selected_Background: #ffbdf7; --sapIndicationColor_8_Selected_BorderColor: #4c005b; --sapIndicationColor_8_Selected_TextColor: #ff8af0; --sapIndicationColor_8b: #4c005b; @@ -849,32 +840,32 @@ --sapLegendBackgroundColor18: #1e3009; --sapLegendBackgroundColor19: #0a285c; --sapLegendBackgroundColor20: #1c0c6e; - --sapChart_OrderedColor_1: #0070f2; - --sapChart_OrderedColor_2: #ffb727; - --sapChart_OrderedColor_3: #b4ce35; - --sapChart_OrderedColor_4: #fa4f96; + --sapChart_OrderedColor_1: #1b90ff; + --sapChart_OrderedColor_2: #f26018; + --sapChart_OrderedColor_3: #179c6f; + --sapChart_OrderedColor_4: #f62866; --sapChart_OrderedColor_5: #8b47d7; - --sapChart_OrderedColor_6: #049f9a; - --sapChart_OrderedColor_7: #3c8cdd; - --sapChart_OrderedColor_8: #f31ded; - --sapChart_OrderedColor_9: #8ea18c; - --sapChart_OrderedColor_10: #f28585; - --sapChart_OrderedColor_11: #7858ff; + --sapChart_OrderedColor_6: #04a29d; + --sapChart_OrderedColor_7: #0070f2; + --sapChart_OrderedColor_8: #cc00dc; + --sapChart_OrderedColor_9: #8396a8; + --sapChart_OrderedColor_10: #f54747; + --sapChart_OrderedColor_11: #296fb3; --sapChart_Bad: #f53232; --sapChart_Critical: #e76500; --sapChart_Good: #30914c; --sapChart_Neutral: #788fa6; - --sapChart_Sequence_1: #0070f2; - --sapChart_Sequence_2: #ffb727; - --sapChart_Sequence_3: #b4ce35; - --sapChart_Sequence_4: #fa4f96; + --sapChart_Sequence_1: #1b90ff; + --sapChart_Sequence_2: #f26018; + --sapChart_Sequence_3: #179c6f; + --sapChart_Sequence_4: #f62866; --sapChart_Sequence_5: #8b47d7; - --sapChart_Sequence_6: #049f9a; - --sapChart_Sequence_7: #3c8cdd; - --sapChart_Sequence_8: #f31ded; - --sapChart_Sequence_9: #8ea18c; - --sapChart_Sequence_10: #f28585; - --sapChart_Sequence_11: #7858ff; + --sapChart_Sequence_6: #04a29d; + --sapChart_Sequence_7: #0070f2; + --sapChart_Sequence_8: #cc00dc; + --sapChart_Sequence_9: #8396a8; + --sapChart_Sequence_10: #f54747; + --sapChart_Sequence_11: #296fb3; --sapChart_Sequence_Neutral: #788fa6; --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_dark.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_dark.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_dark/css_variables.less b/content/Base/baseLib/sap_horizon_dark/css_variables.less index 13978a82..6d5224b6 100644 --- a/content/Base/baseLib/sap_horizon_dark/css_variables.less +++ b/content/Base/baseLib/sap_horizon_dark/css_variables.less @@ -1,12 +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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_dark/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_dark/css_variables.less (Version 11.5.0) *******************/ -@sapField_HorizonNGEnabled: 1; diff --git a/content/Base/baseLib/sap_horizon_dark/design-tokens.json b/content/Base/baseLib/sap_horizon_dark/design-tokens.json index a93c270a..a19ca0c1 100644 --- a/content/Base/baseLib/sap_horizon_dark/design-tokens.json +++ b/content/Base/baseLib/sap_horizon_dark/design-tokens.json @@ -2,14 +2,12 @@ "Shell": { "sapShell_BackgroundGradient": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "deprecated - Linked to @sapShell_BackgroundImage for compatibility reasons." + "type": "linear-gradient" }, "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -29,13 +27,11 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "109.01408450704224", @@ -55,13 +51,11 @@ }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -81,13 +75,11 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "_sapShell_Category_15_BackgroundH": { "value": "202.5000000000001", @@ -107,13 +99,11 @@ }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -133,13 +123,11 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "_sapShell_Category_14_BackgroundH": { "value": "170.13157894736844", @@ -159,13 +147,11 @@ }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -185,13 +171,11 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "_sapShell_Category_13_BackgroundH": { "value": "317.1859296482412", @@ -211,13 +195,11 @@ }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -237,13 +219,11 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "_sapShell_Category_12_BackgroundH": { "value": "241.17647058823536", @@ -263,13 +243,11 @@ }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -289,13 +267,11 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "_sapShell_Category_11_BackgroundH": { "value": "0", @@ -315,13 +291,11 @@ }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -341,13 +315,11 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "_sapShell_Category_10_BackgroundH": { "value": "209.18918918918916", @@ -367,13 +339,11 @@ }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -393,13 +363,11 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "_sapShell_Category_9_BackgroundH": { "value": "209.21052631578948", @@ -419,13 +387,11 @@ }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -445,13 +411,11 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "_sapShell_Category_8_BackgroundH": { "value": "86.75159235668787", @@ -471,13 +435,11 @@ }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -497,13 +459,11 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "_sapShell_Category_7_BackgroundH": { "value": "307.6923076923077", @@ -523,13 +483,11 @@ }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -549,13 +507,11 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "_sapShell_Category_6_BackgroundH": { "value": "169", @@ -575,13 +531,11 @@ }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -601,13 +555,11 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "_sapShell_Category_5_BackgroundH": { "value": "14.430379746835456", @@ -627,13 +579,11 @@ }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -653,13 +603,11 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "_sapShell_Category_4_BackgroundH": { "value": "269.3478260869565", @@ -679,13 +627,11 @@ }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -705,13 +651,11 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "_sapShell_Category_3_BackgroundH": { "value": "42.117647058823536", @@ -731,13 +675,11 @@ }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -757,13 +699,11 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "_sapShell_Category_2_BackgroundH": { "value": "340", @@ -783,13 +723,11 @@ }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -809,13 +747,11 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_1_BackgroundH": { "value": "203.38983050847457", @@ -835,8 +771,7 @@ }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "{Shell.Category._sapShell_Category_16_BackgroundH}", @@ -1095,51 +1030,25 @@ "type": "internal" } }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Assistant._sapAssistant_Color1L} + 12%", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -1160,14 +1069,12 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, 0.2)" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -1187,8 +1094,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1208,8 +1114,7 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "_sapShell_Navigation_Selected_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -1229,8 +1134,7 @@ }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -1250,18 +1154,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -1314,8 +1215,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Internal._sapPrimary2H}", @@ -1335,13 +1235,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Internal._sapPrimary2H}", @@ -1361,18 +1259,15 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", @@ -1381,17 +1276,15 @@ "type": "dropShadow", "x": "0", "y": "0", - "blur": "0.125rem", - "spread": "0", - "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})" + "blur": "0.125", + "spread": "*", + "color": "{Internal.sapContent_GridSize}" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -1411,18 +1304,31 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" + }, + "_sapShell_InteractiveBackgroundH": { + "value": "{Input.Standard._sapField_BackgroundH}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundS": { + "value": "{Input.Standard._sapField_BackgroundS}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundL": { + "value": "{Input.Standard._sapField_BackgroundL}", + "type": "internal" + }, + "_sapShell_InteractiveBackgroundA": { + "value": "{Input.Standard._sapField_BackgroundA}", + "type": "internal" }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1442,28 +1348,23 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic.Text._sapNeutralTextColorH}", @@ -1641,22 +1542,6 @@ "value": "{Shell._sapShell_TextColorA}", "type": "internal" }, - "_sapShell_InteractiveBackgroundH": { - "value": "{Shell._sapShell_BackgroundH}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundS": { - "value": "{Shell._sapShell_BackgroundS}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundL": { - "value": "{Shell._sapShell_BackgroundL}", - "type": "internal" - }, - "_sapShell_InteractiveBackgroundA": { - "value": "{Shell._sapShell_BackgroundA}", - "type": "internal" - }, "_sapShell_BorderColorH": { "value": "{Shell._sapShellColorH}", "type": "internal" @@ -1709,8 +1594,7 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "_sapList_TableFixedBorderColorH": { "value": "{List._sapList_BorderColorH}", @@ -1730,13 +1614,11 @@ }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -1756,13 +1638,11 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "_sapList_TableGroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1782,13 +1662,11 @@ }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "_sapList_TableGroupHeaderBackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -1808,8 +1686,7 @@ }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -1829,33 +1706,43 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" + }, + "_sapList_Hover_BackgroundH": { + "value": "{List._sapList_BackgroundH}", + "type": "internal" + }, + "_sapList_Hover_BackgroundS": { + "value": "{List._sapList_BackgroundS}", + "type": "internal" + }, + "_sapList_Hover_BackgroundL": { + "value": "{List._sapList_BackgroundL} + 3%", + "type": "internal" + }, + "_sapList_Hover_BackgroundA": { + "value": "{List._sapList_BackgroundA}", + "type": "internal" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_SelectionBackgroundColorH}", @@ -1875,23 +1762,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1911,8 +1794,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -1932,13 +1814,11 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "_sapList_BorderColorH": { "value": "{List._sapList_BackgroundH}", @@ -1958,8 +1838,7 @@ }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -1979,13 +1858,11 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "_sapList_HeaderBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2005,8 +1882,7 @@ }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -2120,22 +1996,6 @@ "value": "{Internal._sapPrimary4A}", "type": "internal" }, - "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", - "type": "internal" - }, - "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", - "type": "internal" - }, - "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", - "type": "internal" - }, - "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", - "type": "internal" - }, "_sapList_BackgroundH": { "value": "{Main._sapBaseColorH}", "type": "internal" @@ -2236,8 +2096,7 @@ }, "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "_sapGroup_FooterBackgroundH": { "value": "0", @@ -2257,18 +2116,15 @@ }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.386", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -2288,8 +2144,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "0", @@ -2309,8 +2164,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" } }, "Internal": { @@ -2556,53 +2410,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.5", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "_sapPrimary7H": { "value": "209.18918918918916", @@ -2753,63 +2597,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -3023,8 +2855,7 @@ }, "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "_sapChart_GoodH": { "value": "137.31958762886597", @@ -3044,8 +2875,7 @@ }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "_sapChart_CriticalH": { "value": "26.233766233766232", @@ -3065,8 +2895,7 @@ }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "_sapChart_BadH": { "value": "0", @@ -3086,21 +2915,20 @@ }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" } }, "Ordered": { "_sapChart_OrderedColor_11H": { - "value": "251.49700598802394", + "value": "209.56521739130437", "type": "internal" }, "_sapChart_OrderedColor_11S": { - "value": "100.00000000000003%", + "value": "62.727272727272734%", "type": "internal" }, "_sapChart_OrderedColor_11L": { - "value": "67.25490196078432%", + "value": "43.13725490196078%", "type": "internal" }, "_sapChart_OrderedColor_11A": { @@ -3109,19 +2937,18 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", "type": "internal" }, "_sapChart_OrderedColor_10S": { - "value": "80.74074074074075%", + "value": "89.69072164948454%", "type": "internal" }, "_sapChart_OrderedColor_10L": { - "value": "73.52941176470588%", + "value": "61.96078431372549%", "type": "internal" }, "_sapChart_OrderedColor_10A": { @@ -3130,19 +2957,18 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { - "value": "114.28571428571433", + "value": "209.18918918918916", "type": "internal" }, "_sapChart_OrderedColor_9S": { - "value": "10.047846889952144%", + "value": "17.535545023696685%", "type": "internal" }, "_sapChart_OrderedColor_9L": { - "value": "59.01960784313726%", + "value": "58.62745098039215%", "type": "internal" }, "_sapChart_OrderedColor_9A": { @@ -3151,19 +2977,18 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { - "value": "301.68224299065423", + "value": "295.63636363636374", "type": "internal" }, "_sapChart_OrderedColor_8S": { - "value": "89.91596638655462%", + "value": "100%", "type": "internal" }, "_sapChart_OrderedColor_8L": { - "value": "53.333333333333336%", + "value": "43.13725490196079%", "type": "internal" }, "_sapChart_OrderedColor_8A": { @@ -3172,19 +2997,18 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { - "value": "210.18633540372673", + "value": "212.23140495867767", "type": "internal" }, "_sapChart_OrderedColor_7S": { - "value": "70.3056768558952%", + "value": "100%", "type": "internal" }, "_sapChart_OrderedColor_7L": { - "value": "55.09803921568628%", + "value": "47.45098039215686%", "type": "internal" }, "_sapChart_OrderedColor_7A": { @@ -3193,19 +3017,18 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { - "value": "178.0645161290322", + "value": "178.10126582278485", "type": "internal" }, "_sapChart_OrderedColor_6S": { - "value": "95.09202453987731%", + "value": "95.18072289156628%", "type": "internal" }, "_sapChart_OrderedColor_6L": { - "value": "31.960784313725487%", + "value": "32.549019607843135%", "type": "internal" }, "_sapChart_OrderedColor_6A": { @@ -3214,8 +3037,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.33333333333326", @@ -3235,19 +3057,18 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { - "value": "335.0877192982456", + "value": "341.94174757281553", "type": "internal" }, "_sapChart_OrderedColor_4S": { - "value": "94.47513812154693%", + "value": "91.96428571428572%", "type": "internal" }, "_sapChart_OrderedColor_4L": { - "value": "64.50980392156862%", + "value": "56.07843137254902%", "type": "internal" }, "_sapChart_OrderedColor_4A": { @@ -3256,19 +3077,18 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { - "value": "70.19607843137254", + "value": "159.6992481203008", "type": "internal" }, "_sapChart_OrderedColor_3S": { - "value": "60.95617529880477%", + "value": "74.30167597765363%", "type": "internal" }, "_sapChart_OrderedColor_3L": { - "value": "50.78431372549019%", + "value": "35.09803921568628%", "type": "internal" }, "_sapChart_OrderedColor_3A": { @@ -3277,19 +3097,18 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { - "value": "40", + "value": "19.81651376146789", "type": "internal" }, "_sapChart_OrderedColor_2S": { - "value": "99.99999999999999%", + "value": "89.34426229508195%", "type": "internal" }, "_sapChart_OrderedColor_2L": { - "value": "57.647058823529406%", + "value": "52.15686274509803%", "type": "internal" }, "_sapChart_OrderedColor_2A": { @@ -3298,19 +3117,18 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { - "value": "212.23140495867767", + "value": "209.21052631578948", "type": "internal" }, "_sapChart_OrderedColor_1S": { - "value": "100%", + "value": "100.00000000000003%", "type": "internal" }, "_sapChart_OrderedColor_1L": { - "value": "47.45098039215686%", + "value": "55.294117647058826%", "type": "internal" }, "_sapChart_OrderedColor_1A": { @@ -3319,8 +3137,7 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, @@ -3343,8 +3160,7 @@ }, "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor19H": { "value": "218.04878048780483", @@ -3364,8 +3180,7 @@ }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor18H": { "value": "87.69230769230774", @@ -3385,8 +3200,7 @@ }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor17H": { "value": "180", @@ -3406,8 +3220,7 @@ }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor16H": { "value": "221.1428571428571", @@ -3427,8 +3240,7 @@ }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor15H": { "value": "270", @@ -3448,8 +3260,7 @@ }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor14H": { "value": "17.8125", @@ -3469,8 +3280,7 @@ }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor13H": { "value": "0", @@ -3490,8 +3300,7 @@ }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor12H": { "value": "10.588235294117624", @@ -3511,8 +3320,7 @@ }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor11H": { "value": "13.793103448275872", @@ -3532,8 +3340,7 @@ }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor10H": { "value": "269.433962264151", @@ -3553,8 +3360,7 @@ }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor9H": { "value": "210", @@ -3574,8 +3380,7 @@ }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor8H": { "value": "90", @@ -3595,8 +3400,7 @@ }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor7H": { "value": "190", @@ -3616,8 +3420,7 @@ }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor6H": { "value": "223.78378378378375", @@ -3637,8 +3440,7 @@ }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor5H": { "value": "272.4324324324324", @@ -3658,8 +3460,7 @@ }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor4H": { "value": "0", @@ -3679,8 +3480,7 @@ }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor3H": { "value": "320.25", @@ -3700,8 +3500,7 @@ }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor2H": { "value": "13.600000000000023", @@ -3721,8 +3520,7 @@ }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendBackgroundColor1H": { "value": "41.78571428571428", @@ -3742,8 +3540,7 @@ }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "255.38461538461536", @@ -3763,8 +3560,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "200.86956521739125", @@ -3784,8 +3580,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "86.25", @@ -3805,8 +3600,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "166.28571428571422", @@ -3826,8 +3620,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "221.05263157894728", @@ -3847,8 +3640,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "269.2307692307693", @@ -3868,8 +3660,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "18.12949640287769", @@ -3889,8 +3680,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -3910,8 +3700,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "14.430379746835456", @@ -3931,8 +3720,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "34.0408163265306", @@ -3952,8 +3740,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "269.3478260869565", @@ -3973,8 +3760,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "208.57142857142856", @@ -3994,8 +3780,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "86.75159235668787", @@ -4015,8 +3800,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "169", @@ -4036,8 +3820,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "203.38983050847457", @@ -4057,8 +3840,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "307.6923076923077", @@ -4078,8 +3860,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "0", @@ -4099,8 +3880,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "339.03614457831327", @@ -4120,8 +3900,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "14.117647058823536", @@ -4141,8 +3920,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "42.117647058823536", @@ -4162,13 +3940,11 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "_sapLegend_NonWorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -4188,13 +3964,11 @@ }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegend_CurrentDateTimeH": { "value": "{Accent._sapAccentColor4H}", @@ -4248,13 +4022,11 @@ }, "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "_sapIndicationColor_10bH": { "value": "0", @@ -4274,28 +4046,23 @@ }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_10b_BorderColorH}", @@ -4315,13 +4082,11 @@ }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_10_BackgroundH}", @@ -4341,8 +4106,7 @@ }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4362,13 +4126,11 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_BackgroundH": { "value": "{Indication._sapIndicationColor_10H}", @@ -4388,8 +4150,7 @@ }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "0", @@ -4409,8 +4170,7 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_9b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4430,8 +4190,7 @@ }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9b_BorderColorH": { "value": "{Indication._sapIndicationColor_9bH}", @@ -4451,8 +4210,7 @@ }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "_sapIndicationColor_9bH": { "value": "212.30769230769226", @@ -4472,28 +4230,23 @@ }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_9b_BorderColorH}", @@ -4513,13 +4266,11 @@ }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_9H}", @@ -4539,8 +4290,7 @@ }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4560,18 +4310,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -4591,8 +4338,7 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_8b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8bH}", @@ -4612,13 +4358,11 @@ }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "_sapIndicationColor_8bH": { "value": "290.1098901098901", @@ -4638,28 +4382,23 @@ }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_8b_BorderColorH}", @@ -4679,13 +4418,27 @@ }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" + }, + "_sapIndicationColor_8_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_8H}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_8S}", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_8L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_8_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_8A}", + "type": "internal" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_8H}", @@ -4705,8 +4458,7 @@ }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4726,18 +4478,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "307.6923076923077", @@ -4757,8 +4506,7 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_7b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_7bH}", @@ -4778,13 +4526,11 @@ }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "_sapIndicationColor_7bH": { "value": "251.5625", @@ -4804,28 +4550,23 @@ }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_7b_BorderColorH}", @@ -4845,19 +4586,33 @@ }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." - }, - "sapIndicationColor_7_Active_Background": { - "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, - "_sapIndicationColor_7_Hover_BackgroundH": { + "_sapIndicationColor_7_Active_BackgroundH": { "value": "{Indication._sapIndicationColor_7H}", "type": "internal" }, - "_sapIndicationColor_7_Hover_BackgroundS": { + "_sapIndicationColor_7_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_7S}", + "type": "internal" + }, + "_sapIndicationColor_7_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_7L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_7_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_7A}", + "type": "internal" + }, + "sapIndicationColor_7_Active_Background": { + "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", + "type": "color" + }, + "_sapIndicationColor_7_Hover_BackgroundH": { + "value": "{Indication._sapIndicationColor_7H}", + "type": "internal" + }, + "_sapIndicationColor_7_Hover_BackgroundS": { "value": "{Indication._sapIndicationColor_7S}", "type": "internal" }, @@ -4871,8 +4626,7 @@ }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -4892,18 +4646,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "263.83561643835606", @@ -4923,8 +4674,7 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_6b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6bH}", @@ -4944,13 +4694,11 @@ }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "_sapIndicationColor_6bH": { "value": "186.9230769230769", @@ -4970,28 +4718,23 @@ }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_6b_BorderColorH}", @@ -5011,13 +4754,27 @@ }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" + }, + "_sapIndicationColor_6_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_6H}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_6S}", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_6L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_6_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_6A}", + "type": "internal" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_6H}", @@ -5037,8 +4794,7 @@ }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5058,18 +4814,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "168.1751824817518", @@ -5089,8 +4842,7 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_5b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5bH}", @@ -5110,13 +4862,11 @@ }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "_sapIndicationColor_5bH": { "value": "212.46575342465758", @@ -5136,28 +4886,23 @@ }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_5b_BorderColorH}", @@ -5177,13 +4922,27 @@ }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" + }, + "_sapIndicationColor_5_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_5H}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_5S}", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_5L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_5_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_5A}", + "type": "internal" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_5H}", @@ -5203,8 +4962,7 @@ }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5224,18 +4982,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "200.89887640449433", @@ -5255,8 +5010,7 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_4b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4bH}", @@ -5276,13 +5030,11 @@ }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "_sapIndicationColor_4bH": { "value": "137.1428571428571", @@ -5302,28 +5054,23 @@ }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_4b_BorderColorH}", @@ -5343,13 +5090,27 @@ }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" + }, + "_sapIndicationColor_4_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_4H}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_4S}", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_4L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_4_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_4A}", + "type": "internal" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_4H}", @@ -5369,8 +5130,7 @@ }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5390,18 +5150,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "86.66666666666663", @@ -5421,8 +5178,7 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_3b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3bH}", @@ -5442,13 +5198,11 @@ }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "_sapIndicationColor_3bH": { "value": "25.29411764705884", @@ -5468,28 +5222,23 @@ }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_3b_BorderColorH}", @@ -5509,13 +5258,27 @@ }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" + }, + "_sapIndicationColor_3_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_3_BackgroundH}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_3_BackgroundS}", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_3_BackgroundL} + 6%", + "type": "internal" + }, + "_sapIndicationColor_3_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_3_BackgroundA}", + "type": "internal" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_3_BackgroundH}", @@ -5535,8 +5298,7 @@ }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5556,18 +5318,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "44.117647058823536", @@ -5587,8 +5346,7 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_2b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2bH}", @@ -5608,13 +5366,11 @@ }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "_sapIndicationColor_2bH": { "value": "0", @@ -5634,28 +5390,23 @@ }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_2b_BorderColorH}", @@ -5675,13 +5426,27 @@ }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" + }, + "_sapIndicationColor_2_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_2H}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_2S}", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_2L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_2_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_2A}", + "type": "internal" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_2H}", @@ -5701,8 +5466,7 @@ }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5722,18 +5486,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -5753,8 +5514,7 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_1b_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1bH}", @@ -5774,13 +5534,11 @@ }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "_sapIndicationColor_1bH": { "value": "0", @@ -5800,28 +5558,23 @@ }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Active_BorderColorH": { "value": "{Indication._sapIndicationColor_1b_BorderColorH}", @@ -5841,13 +5594,27 @@ }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" + }, + "_sapIndicationColor_1_Active_BackgroundH": { + "value": "{Indication._sapIndicationColor_1H}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundS": { + "value": "{Indication._sapIndicationColor_1S}", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundL": { + "value": "{Indication._sapIndicationColor_1L} + 10%", + "type": "internal" + }, + "_sapIndicationColor_1_Active_BackgroundA": { + "value": "{Indication._sapIndicationColor_1A}", + "type": "internal" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_Hover_BackgroundH": { "value": "{Indication._sapIndicationColor_1H}", @@ -5867,8 +5634,7 @@ }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -5888,29 +5654,26 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", "type": "internal" }, "_sapIndicationColor_1S": { - "value": "97.8835978835979%", + "value": "98.03921568627453%", "type": "internal" }, "_sapIndicationColor_1L": { - "value": "62.94117647058823%", + "value": "60%", "type": "internal" }, "_sapIndicationColor_1A": { @@ -5919,8 +5682,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_BorderColorH": { "value": "{Indication._sapIndicationColor_10bH}", @@ -6226,22 +5988,6 @@ "value": "{Indication._sapIndicationColor_8A}", "type": "internal" }, - "_sapIndicationColor_8_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_8_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_8_BorderColorH": { "value": "{Indication._sapIndicationColor_8H}", "type": "internal" @@ -6354,22 +6100,6 @@ "value": "{Indication._sapIndicationColor_7A}", "type": "internal" }, - "_sapIndicationColor_7_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_7_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_7_BorderColorH": { "value": "{Indication._sapIndicationColor_7H}", "type": "internal" @@ -6482,22 +6212,6 @@ "value": "{Indication._sapIndicationColor_6A}", "type": "internal" }, - "_sapIndicationColor_6_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_6_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_6_BorderColorH": { "value": "{Indication._sapIndicationColor_6H}", "type": "internal" @@ -6610,28 +6324,12 @@ "value": "{Indication._sapIndicationColor_5A}", "type": "internal" }, - "_sapIndicationColor_5_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", + "_sapIndicationColor_5_BorderColorH": { + "value": "{Indication._sapIndicationColor_5H}", "type": "internal" }, - "_sapIndicationColor_5_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_5_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "_sapIndicationColor_5_BorderColorH": { - "value": "{Indication._sapIndicationColor_5H}", - "type": "internal" - }, - "_sapIndicationColor_5_BorderColorS": { - "value": "{Indication._sapIndicationColor_5S}", + "_sapIndicationColor_5_BorderColorS": { + "value": "{Indication._sapIndicationColor_5S}", "type": "internal" }, "_sapIndicationColor_5_BorderColorL": { @@ -6738,22 +6436,6 @@ "value": "{Indication._sapIndicationColor_4A}", "type": "internal" }, - "_sapIndicationColor_4_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_4_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_4_BorderColorH": { "value": "{Indication._sapIndicationColor_4H}", "type": "internal" @@ -6866,22 +6548,6 @@ "value": "{Indication._sapIndicationColor_3A}", "type": "internal" }, - "_sapIndicationColor_3_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_3_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_3_BorderColorH": { "value": "{Indication._sapIndicationColor_3_BackgroundH}", "type": "internal" @@ -6994,22 +6660,6 @@ "value": "{Indication._sapIndicationColor_2A}", "type": "internal" }, - "_sapIndicationColor_2_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_2_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_2_BorderColorH": { "value": "{Indication._sapIndicationColor_2H}", "type": "internal" @@ -7122,22 +6772,6 @@ "value": "{Indication._sapIndicationColor_1A}", "type": "internal" }, - "_sapIndicationColor_1_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapIndicationColor_1_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, "_sapIndicationColor_1_BorderColorH": { "value": "{Indication._sapIndicationColor_1H}", "type": "internal" @@ -7190,8 +6824,7 @@ }, "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor9H": { "value": "269.3023255813953", @@ -7211,8 +6844,7 @@ }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor8H": { "value": "138.08219178082192", @@ -7232,8 +6864,7 @@ }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor7H": { "value": "187.5", @@ -7253,8 +6884,7 @@ }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor6H": { "value": "215.29411764705878", @@ -7274,8 +6904,7 @@ }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor5H": { "value": "255.45851528384287", @@ -7295,8 +6924,7 @@ }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor4H": { "value": "284.02173913043475", @@ -7316,8 +6944,7 @@ }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor3H": { "value": "325.7142857142857", @@ -7337,8 +6964,7 @@ }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor2H": { "value": "359.54545454545456", @@ -7358,8 +6984,7 @@ }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentBackgroundColor1H": { "value": "22.068965517241395", @@ -7379,8 +7004,7 @@ }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "202.5000000000001", @@ -7400,8 +7024,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.79999999999995", @@ -7421,8 +7044,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "86.66666666666663", @@ -7442,8 +7064,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "168.1751824817518", @@ -7463,8 +7084,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "200.89887640449433", @@ -7484,8 +7104,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "263.83561643835606", @@ -7505,8 +7124,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "313.5", @@ -7526,8 +7144,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "342.3529411764706", @@ -7547,8 +7164,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "340.17391304347825", @@ -7568,8 +7184,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "46.38297872340422", @@ -7589,8 +7204,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" } }, "Tile": { @@ -7612,13 +7226,27 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" + }, + "_sapTile_OverlayBackgroundH": { + "value": "{Tile._sapTile_BackgroundH}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundS": { + "value": "{Tile._sapTile_BackgroundS}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundL": { + "value": "{Tile._sapTile_BackgroundL}", + "type": "internal" + }, + "_sapTile_OverlayBackgroundA": { + "value": "0.96", + "type": "internal" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "_sapTile_Interactive_BorderColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7638,8 +7266,7 @@ }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "_sapTile_SeparatorColorH": { "value": "{Tile._sapTile_BackgroundH}", @@ -7659,50 +7286,47 @@ }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { - "value": "{Internal._sapPrimary7H}", + "value": "{Icon._sapContent_ContrastIconColorH}", "type": "internal" }, "_sapTile_IconColorS": { - "value": "{Internal._sapPrimary7S}", + "value": "{Icon._sapContent_ContrastIconColorS}", "type": "internal" }, "_sapTile_IconColorL": { - "value": "{Internal._sapPrimary7L}", + "value": "{Icon._sapContent_ContrastIconColorL}", "type": "internal" }, "_sapTile_IconColorA": { - "value": "{Internal._sapPrimary7A}", + "value": "{Icon._sapContent_ContrastIconColorA}", "type": "internal" }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { - "value": "{Text._sapContent_LabelColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapTile_TextColorS": { - "value": "{Text._sapContent_LabelColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapTile_TextColorL": { - "value": "{Text._sapContent_LabelColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapTile_TextColorA": { - "value": "{Text._sapContent_LabelColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7722,13 +7346,11 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "1 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "_sapTile_BorderColorH": { "value": "0", @@ -7748,70 +7370,50 @@ }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." - }, - "sapTile_Active_Background": { - "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." - }, - "sapTile_Hover_Background": { - "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." - }, - "sapTile_Background": { - "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, - "_sapTile_OverlayBackgroundH": { + "_sapTile_Active_BackgroundH": { "value": "{Tile._sapTile_BackgroundH}", "type": "internal" }, - "_sapTile_OverlayBackgroundS": { + "_sapTile_Active_BackgroundS": { "value": "{Tile._sapTile_BackgroundS}", "type": "internal" }, - "_sapTile_OverlayBackgroundL": { - "value": "{Tile._sapTile_BackgroundL}", + "_sapTile_Active_BackgroundL": { + "value": "{Tile._sapTile_BackgroundL} - 4%", "type": "internal" }, - "_sapTile_OverlayBackgroundA": { + "_sapTile_Active_BackgroundA": { "value": "{Tile._sapTile_BackgroundA}", "type": "internal" }, - "_sapTile_Active_BackgroundH": { - "value": "{Interaction._sapActiveColorH}", - "type": "internal" - }, - "_sapTile_Active_BackgroundS": { - "value": "{Interaction._sapActiveColorS}", - "type": "internal" + "sapTile_Active_Background": { + "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", + "type": "color" }, - "_sapTile_Active_BackgroundL": { - "value": "{Interaction._sapActiveColorL}", - "type": "internal" + "sapTile_Hover_Background": { + "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", + "type": "color" }, - "_sapTile_Active_BackgroundA": { - "value": "{Interaction._sapActiveColorA}", - "type": "internal" + "sapTile_Background": { + "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", + "type": "color" }, "_sapTile_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Tile._sapTile_BackgroundH}", "type": "internal" }, "_sapTile_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Tile._sapTile_BackgroundS}", "type": "internal" }, "_sapTile_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Tile._sapTile_BackgroundL}", "type": "internal" }, "_sapTile_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Tile._sapTile_BackgroundA}", "type": "internal" }, "_sapTile_BackgroundH": { @@ -7850,23 +7452,19 @@ }, "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "_sapGroup_ContentBorderColorH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -7886,18 +7484,15 @@ }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader5Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -7917,8 +7512,7 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "_sapGroup_TitleBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -7938,8 +7532,7 @@ }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "_sapGroup_TitleBackgroundH": { "value": "{Container._sapGroup_ContentBackgroundH}", @@ -7959,8 +7552,7 @@ }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -7981,13 +7573,11 @@ "spread": "0", "color": "{ObjectHeader.sapObjectHeader_BorderColor}" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapGroup_ContentBackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8008,40 +7598,36 @@ }, "ObjectHeader": { "_sapObjectHeader_Subtitle_TextColorH": { - "value": "{Text._sapContent_LabelColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapObjectHeader_Subtitle_TextColorS": { - "value": "{Text._sapContent_LabelColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapObjectHeader_Subtitle_TextColorL": { - "value": "{Text._sapContent_LabelColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapObjectHeader_Subtitle_TextColorA": { - "value": "{Text._sapContent_LabelColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontBlackFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { - "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "value": "{Text.sapFontHeader2Size}", + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -8061,8 +7647,7 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", @@ -8082,35 +7667,32 @@ }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." - }, - "sapObjectHeader_Hover_Background": { - "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." - }, - "sapObjectHeader_Background": { - "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundL} + 3%", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{ObjectHeader._sapObjectHeader_BackgroundA}", "type": "internal" }, + "sapObjectHeader_Hover_Background": { + "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", + "type": "color" + }, + "sapObjectHeader_Background": { + "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", + "type": "color" + }, "_sapObjectHeader_BackgroundH": { "value": "{Main._sapBaseColorH}", "type": "internal" @@ -8147,23 +7729,19 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "_sapInfobar_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor7H}", @@ -8183,8 +7761,7 @@ }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "_sapToolbar_SeparatorColorH": { "value": "{Main._sapBaseColorH}", @@ -8204,13 +7781,11 @@ }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -8296,8 +7871,7 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{Application._sapPageFooter_BackgroundH}", @@ -8317,13 +7891,11 @@ }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -8343,8 +7915,7 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "_sapPageHeader_BorderColorH": { "value": "{Application._sapPageHeader_BackgroundH}", @@ -8364,18 +7935,15 @@ }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -8445,79 +8013,51 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." - }, - "_sapSlider_HandleBorderColorH": { - "value": "{Main._sapHighlightColorH}", - "type": "internal" - }, - "_sapSlider_HandleBorderColorS": { - "value": "{Main._sapHighlightColorS}", - "type": "internal" - }, - "_sapSlider_HandleBorderColorL": { - "value": "{Main._sapHighlightColorL} - 36%", - "type": "internal" - }, - "_sapSlider_HandleBorderColorA": { - "value": "{Main._sapHighlightColorA}", - "type": "internal" + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "_sapSlider_BackgroundH": { "value": "{Semantic.Background._sapNeutralBackgroundH}", @@ -8537,13 +8077,11 @@ }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -8563,8 +8101,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Main._sapHighlightColorH}", @@ -8615,35 +8152,35 @@ "type": "internal" }, "_sapSlider_Hover_HandleBorderColorH": { - "value": "{Slider._sapSlider_HandleBorderColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorS": { - "value": "{Slider._sapSlider_HandleBorderColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorL": { - "value": "{Slider._sapSlider_HandleBorderColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapSlider_Hover_HandleBorderColorA": { - "value": "{Slider._sapSlider_HandleBorderColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundH": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundH}", + "value": "{Slider._sapSlider_HandleBackgroundH}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundS": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundS}", + "value": "{Slider._sapSlider_HandleBackgroundS}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundL": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundL}", + "value": "{Slider._sapSlider_HandleBackgroundL}", "type": "internal" }, "_sapSlider_Hover_HandleBackgroundA": { - "value": "{Button.Standard._sapButton_Selected_Hover_BackgroundA}", + "value": "{Slider._sapSlider_HandleBackgroundA}", "type": "internal" }, "_sapSlider_RangeHandleBackgroundH": { @@ -8662,6 +8199,22 @@ "value": "{Slider._sapSlider_HandleBackgroundA}", "type": "internal" }, + "_sapSlider_HandleBorderColorH": { + "value": "{Slider._sapSlider_HandleBackgroundH}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorS": { + "value": "{Slider._sapSlider_HandleBackgroundS}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorL": { + "value": "{Slider._sapSlider_HandleBackgroundL}", + "type": "internal" + }, + "_sapSlider_HandleBorderColorA": { + "value": "{Slider._sapSlider_HandleBackgroundA}", + "type": "internal" + }, "_sapSlider_HandleBackgroundH": { "value": "{Internal._sapPrimary3H}", "type": "internal" @@ -8753,7 +8306,7 @@ "type": "internal" }, "_sapScrollBar_Hover_FaceColorL": { - "value": "{Scrollbar._sapScrollBar_FaceColorL} + 12%", + "value": "{Scrollbar._sapScrollBar_FaceColorL} - 4%", "type": "internal" }, "_sapScrollBar_Hover_FaceColorA": { @@ -8762,28 +8315,23 @@ }, "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "_sapScrollBar_FaceColorH": { "value": "{Scrollbar._sapScrollBar_TrackColorH}", @@ -8803,23 +8351,22 @@ }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_SymbolColorH": { - "value": "{Button.Lite._sapButton_Lite_TextColorH}", + "value": "{Icon._sapContent_IconColorH}", "type": "internal" }, "_sapScrollBar_SymbolColorS": { - "value": "{Button.Lite._sapButton_Lite_TextColorS}", + "value": "{Icon._sapContent_IconColorS}", "type": "internal" }, "_sapScrollBar_SymbolColorL": { - "value": "{Button.Lite._sapButton_Lite_TextColorL}", + "value": "{Icon._sapContent_IconColorL}", "type": "internal" }, "_sapScrollBar_SymbolColorA": { - "value": "{Button.Lite._sapButton_Lite_TextColorA}", + "value": "{Icon._sapContent_IconColorA}", "type": "internal" }, "_sapScrollBar_BorderColorH": { @@ -8859,28 +8406,23 @@ "Information": { "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_InformationBackgroundH": { "value": "{Semantic.Background._sapInformationBackgroundH}", @@ -8900,8 +8442,7 @@ }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationTextColorH": { "value": "{Semantic.Element._sapInformativeElementColorH}", @@ -8987,28 +8528,23 @@ "Positive": { "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_PositiveBackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -9028,8 +8564,7 @@ }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveTextColorH": { "value": "{Semantic.Element._sapPositiveElementColorH}", @@ -9115,28 +8650,23 @@ "Critical": { "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_CriticalBackgroundH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -9156,8 +8686,7 @@ }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalTextColorH": { "value": "{Semantic.Element._sapCriticalElementColorH}", @@ -9243,28 +8772,23 @@ "Negative": { "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_NegativeBackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -9284,8 +8808,7 @@ }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeTextColorH": { "value": "{Semantic.Element._sapNegativeElementColorH}", @@ -9371,33 +8894,27 @@ "Standard": { "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "_sapProgress_BackgroundH": { "value": "{Semantic.Background._sapNeutralBackgroundH}", @@ -9417,8 +8934,7 @@ }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_TextColorH": { "value": "{Semantic.Element._sapNeutralElementColorH}", @@ -9437,19 +8953,19 @@ "type": "internal" }, "_sapProgress_Value_BorderColorH": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundH}", + "value": "{Progress.Standard._sapProgress_BackgroundH}", "type": "internal" }, "_sapProgress_Value_BorderColorS": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundS}", + "value": "{Progress.Standard._sapProgress_BackgroundS}", "type": "internal" }, "_sapProgress_Value_BorderColorL": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundL}", + "value": "{Progress.Standard._sapProgress_BackgroundL}", "type": "internal" }, "_sapProgress_Value_BorderColorA": { - "value": "{Progress.Standard._sapProgress_Value_BackgroundA}", + "value": "{Progress.Standard._sapProgress_BackgroundA}", "type": "internal" }, "_sapProgress_Value_BackgroundH": { @@ -9522,8 +9038,7 @@ }, "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "_sapMessage_SuccessBorderColorH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -9543,8 +9058,7 @@ }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "_sapMessage_WarningBorderColorH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -9564,8 +9078,7 @@ }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "_sapMessage_ErrorBorderColorH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -9585,8 +9098,7 @@ }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" } }, "Shadow": { @@ -9594,83 +9106,76 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, 0.3)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, 0.72)" } - ], - "description": "The standard neutral shadow." + ] }, "sapContent_Informative_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, 0.3)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, 0.72)" } - ], - "description": "The standard informative shadow." + ] }, "sapContent_Positive_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, 0.18)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, 0.72)" } - ], - "description": "The standard positive shadow." + ] }, "sapContent_Critical_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL} + 15%, 0.5)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, 0.72)" } - ], - "description": "The standard critical shadow." + ] }, "sapContent_Negative_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL} - 12%, 0.3)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, 0.72)" } - ], - "description": "The standard negative shadow." + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "_sapSuccessBorderColorH": { "value": "{Semantic._sapSuccessColorH}", @@ -9690,8 +9195,7 @@ }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "_sapWarningBorderColorH": { "value": "{Semantic._sapWarningColorH}", @@ -9711,13 +9215,11 @@ }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -9787,8 +9289,7 @@ }, "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "_sapInformationBackgroundH": { "value": "223.78378378378375", @@ -9808,8 +9309,7 @@ }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "_sapSuccessBackgroundH": { "value": "135.88235294117646", @@ -9829,8 +9329,7 @@ }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "_sapWarningBackgroundH": { "value": "41.78571428571428", @@ -9850,8 +9349,7 @@ }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "_sapErrorBackgroundH": { "value": "0", @@ -9871,55 +9369,45 @@ }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" } }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Text._sapTextColorH}", @@ -10005,13 +9493,11 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "_sapPositiveElementColorH": { "value": "{Semantic._sapPositiveColorH}", @@ -10031,8 +9517,7 @@ }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "_sapCriticalElementColorH": { "value": "{Semantic._sapCriticalColorH}", @@ -10052,13 +9537,11 @@ }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -10127,8 +9610,7 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "_sapInformativeColorH": { "value": "206.29213483146066", @@ -10148,8 +9630,7 @@ }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "_sapPositiveColorH": { "value": "86.75159235668787", @@ -10169,8 +9650,7 @@ }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "_sapCriticalColorH": { "value": "46.38297872340422", @@ -10190,8 +9670,7 @@ }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "_sapNegativeColorH": { "value": "0", @@ -10211,8 +9690,7 @@ }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -10285,45 +9763,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, 0.3)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating an information status." + ] }, "sapField_InformationBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "0 100% / 100% {Input.Information.sapField_InformationBorderWidth} no-repeat linear-gradient(0deg, {Input.Information.sapField_InformationColor}, {Input.Information.sapField_InformationColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Semantic.Background._sapInformationBackgroundH}", @@ -10363,45 +9835,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, 0.18)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating a successful user action." + ] }, "sapField_SuccessBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "0 100% / 100% {Input.Success.sapField_SuccessBorderWidth} no-repeat linear-gradient(0deg, {Input.Success.sapField_SuccessColor}, {Input.Success.sapField_SuccessColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -10441,45 +9907,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL} + 15%, 0.5)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field indicating a warning." + ] }, "sapField_WarningBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "0 100% / 100% {Input.Warning.sapField_WarningBorderWidth} no-repeat linear-gradient(0deg, {Input.Warning.sapField_WarningColor}, {Input.Warning.sapField_WarningColor}) border-box", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Semantic.Background._sapWarningBackgroundH}", @@ -10519,45 +9979,39 @@ "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL} - 12%, 0.3)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field with invalid value." + ] }, "sapField_InvalidBorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "0 100% / 100% {Input.Invalid.sapField_InvalidBorderWidth} no-repeat linear-gradient(0deg, {Input.Invalid.sapField_InvalidColor}, {Input.Invalid.sapField_InvalidColor}) border-box", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -10611,106 +10065,81 @@ }, "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, 0.3)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field on hover." + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "0 100% / 100% {Input.Standard.sapField_BorderWidth} no-repeat linear-gradient(0deg, {Input.Standard.sapField_Hover_BorderColor}, {Input.Standard.sapField_Hover_BorderColor}) border-box", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", - "x": "0", - "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, 0.25)" + "type": "dropShadow", + "spread": "0" } - ], - "description": "The shadow of an input field." + ] }, "sapField_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "none", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "_sapField_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10730,13 +10159,11 @@ }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "0 100% / 100% {Input.Standard.sapField_BorderWidth} no-repeat linear-gradient(0deg, {Input.Standard.sapField_BorderColor}, {Input.Standard.sapField_BorderColor}) border-box", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "_sapField_BackgroundH": { "value": "{Internal._sapPrimary4H}", @@ -10747,7 +10174,7 @@ "type": "internal" }, "_sapField_BackgroundL": { - "value": "{Internal._sapPrimary4L} + 2%", + "value": "{Internal._sapPrimary4L} + 9%", "type": "internal" }, "_sapField_BackgroundA": { @@ -10756,8 +10183,7 @@ }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_Focus_HelpBackgroundH": { "value": "{Input.Standard._sapField_Focus_BackgroundH}", @@ -10840,19 +10266,19 @@ "type": "internal" }, "_sapField_Hover_BorderColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Input.Standard._sapField_BorderColorH}", "type": "internal" }, "_sapField_Hover_BorderColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Input.Standard._sapField_BorderColorS}", "type": "internal" }, "_sapField_Hover_BorderColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Input.Standard._sapField_BorderColorL}", "type": "internal" }, "_sapField_Hover_BorderColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Input.Standard._sapField_BorderColorA}", "type": "internal" }, "_sapField_Hover_BackgroundH": { @@ -10923,44 +10349,39 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "0 100% / 0.375rem {Input.Standard.sapField_BorderWidth} repeat-x linear-gradient(90deg, {Input.Readonly.sapField_ReadOnly_BorderColor} 0, {Input.Readonly.sapField_ReadOnly_BorderColor} 0.25rem, transparent 0.25rem) border-box", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "_sapField_ReadOnly_BackgroundH": { - "value": "{Internal._sapPrimary4H}", + "value": "0", "type": "internal" }, "_sapField_ReadOnly_BackgroundS": { - "value": "{Internal._sapPrimary4S}", + "value": "0%", "type": "internal" }, "_sapField_ReadOnly_BackgroundL": { - "value": "{Internal._sapPrimary4L} + 9%", + "value": "0%", "type": "internal" }, "_sapField_ReadOnly_BackgroundA": { - "value": "{Internal._sapPrimary4A}", + "value": "0", "type": "internal" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -11000,44 +10421,42 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { - "value": "{Button.Standard._sapButton_BorderColorH}", + "value": "{Internal._sapPrimary5H}", "type": "internal" }, "_sapButton_TokenBorderColorS": { - "value": "{Button.Standard._sapButton_BorderColorS}", + "value": "{Internal._sapPrimary5S}", "type": "internal" }, "_sapButton_TokenBorderColorL": { - "value": "{Button.Standard._sapButton_BorderColorL}", + "value": "{Internal._sapPrimary5L}", "type": "internal" }, "_sapButton_TokenBorderColorA": { - "value": "{Button.Standard._sapButton_BorderColorA}", + "value": "{Internal._sapPrimary5A}", "type": "internal" }, "_sapButton_TokenBackgroundH": { - "value": "{Button.Standard._sapButton_BackgroundH}", + "value": "{Internal._sapPrimary3H}", "type": "internal" }, "_sapButton_TokenBackgroundS": { - "value": "{Button.Standard._sapButton_BackgroundS}", + "value": "{Internal._sapPrimary3S}", "type": "internal" }, "_sapButton_TokenBackgroundL": { - "value": "{Button.Standard._sapButton_BackgroundL}", + "value": "{Internal._sapPrimary3L}", "type": "internal" }, "_sapButton_TokenBackgroundA": { - "value": "{Button.Standard._sapButton_BackgroundA}", + "value": "{Internal._sapPrimary3A}", "type": "internal" } }, @@ -11055,18 +10474,16 @@ "type": "internal" }, "_sapButton_Handle_Positive_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -11086,23 +10503,19 @@ }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Positive_BackgroundH}", @@ -11122,8 +10535,7 @@ }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11143,18 +10555,15 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Negative_BackgroundH}", @@ -11169,18 +10578,16 @@ "type": "internal" }, "_sapButton_Handle_Negative_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -11200,23 +10607,19 @@ }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Negative_BackgroundH}", @@ -11236,8 +10639,7 @@ }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11257,18 +10659,15 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Selected_BackgroundH}", @@ -11283,33 +10682,28 @@ "type": "internal" }, "_sapButton_Handle_Selected_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_BackgroundH}", @@ -11324,18 +10718,16 @@ "type": "internal" }, "_sapButton_Handle_Hover_BorderColorA": { - "value": "(50) / 100", + "value": "0.5", "type": "internal" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11355,23 +10747,19 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_Selected_BackgroundH}", @@ -11391,8 +10779,7 @@ }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11412,23 +10799,19 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Track_BackgroundH}", @@ -11448,8 +10831,7 @@ }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -11469,18 +10851,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BackgroundH": { "value": "{Button.Switch._sapButton_Handle_Positive_BackgroundH}", @@ -11884,253 +11263,255 @@ } }, "Neutral": { - "sapButton_Neutral_Active_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." - }, - "sapButton_Neutral_Active_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." - }, - "sapButton_Neutral_Active_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." - }, - "sapButton_Neutral_Hover_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." - }, - "sapButton_Neutral_Hover_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." - }, - "sapButton_Neutral_Hover_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." - }, - "sapButton_Neutral_TextColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." - }, - "sapButton_Neutral_BorderColor": { - "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." - }, - "sapButton_Neutral_Background": { - "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." - }, "_sapButton_Neutral_Active_TextColorH": { - "value": "{Button.Information._sapButton_Information_Active_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorS": { - "value": "{Button.Information._sapButton_Information_Active_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorL": { - "value": "{Button.Information._sapButton_Information_Active_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_Active_TextColorA": { - "value": "{Button.Information._sapButton_Information_Active_TextColorA}", - "type": "internal" - }, - "_sapButton_Neutral_Active_BorderColorH": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorH}", - "type": "internal" - }, - "_sapButton_Neutral_Active_BorderColorS": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorS}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapButton_Neutral_Active_BorderColorL": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorL}", - "type": "internal" + "sapButton_Neutral_Active_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", + "type": "color" }, - "_sapButton_Neutral_Active_BorderColorA": { - "value": "{Button.Information._sapButton_Information_Active_BorderColorA}", - "type": "internal" + "sapButton_Neutral_Active_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", + "type": "color" }, "_sapButton_Neutral_Active_BackgroundH": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundS": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundL": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL} + 10%", "type": "internal" }, "_sapButton_Neutral_Active_BackgroundA": { - "value": "{Button.Information._sapButton_Information_Active_BackgroundA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, + "sapButton_Neutral_Active_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", + "type": "color" + }, "_sapButton_Neutral_Hover_TextColorH": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorS": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorL": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_Hover_TextColorA": { - "value": "{Button.Information._sapButton_Information_Hover_TextColorA}", - "type": "internal" - }, - "_sapButton_Neutral_Hover_BorderColorH": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorH}", - "type": "internal" - }, - "_sapButton_Neutral_Hover_BorderColorS": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorS}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, - "_sapButton_Neutral_Hover_BorderColorL": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorL}", - "type": "internal" + "sapButton_Neutral_Hover_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", + "type": "color" }, - "_sapButton_Neutral_Hover_BorderColorA": { - "value": "{Button.Information._sapButton_Information_Hover_BorderColorA}", - "type": "internal" + "sapButton_Neutral_Hover_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", + "type": "color" }, "_sapButton_Neutral_Hover_BackgroundH": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundS": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundL": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL} + 5%", "type": "internal" }, "_sapButton_Neutral_Hover_BackgroundA": { - "value": "{Button.Information._sapButton_Information_Hover_BackgroundA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, + "sapButton_Neutral_Hover_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", + "type": "color" + }, "_sapButton_Neutral_TextColorH": { - "value": "{Button.Information._sapButton_Information_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Neutral_TextColorS": { - "value": "{Button.Information._sapButton_Information_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Neutral_TextColorL": { - "value": "{Button.Information._sapButton_Information_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Neutral_TextColorA": { - "value": "{Button.Information._sapButton_Information_TextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", + "type": "internal" + }, + "sapButton_Neutral_TextColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", + "type": "color" + }, + "sapButton_Neutral_BorderColor": { + "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", + "type": "color" + }, + "sapButton_Neutral_Background": { + "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", + "type": "color" + }, + "_sapButton_Neutral_Active_BorderColorH": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundH}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorS": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundS}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorL": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundL}", + "type": "internal" + }, + "_sapButton_Neutral_Active_BorderColorA": { + "value": "{Button.Neutral._sapButton_Neutral_Active_BackgroundA}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorH": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorS": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorL": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Neutral_Hover_BorderColorA": { + "value": "{Button.Neutral._sapButton_Neutral_Hover_BackgroundA}", "type": "internal" }, "_sapButton_Neutral_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BorderColorH}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundH}", "type": "internal" }, "_sapButton_Neutral_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BorderColorS}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundS}", "type": "internal" }, "_sapButton_Neutral_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BorderColorL}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundL}", "type": "internal" }, "_sapButton_Neutral_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BorderColorA}", + "value": "{Button.Neutral._sapButton_Neutral_BackgroundA}", "type": "internal" }, "_sapButton_Neutral_BackgroundH": { - "value": "{Button.Information._sapButton_Information_BackgroundH}", + "value": "{Semantic.Element._sapNeutralElementColorH}", "type": "internal" }, "_sapButton_Neutral_BackgroundS": { - "value": "{Button.Information._sapButton_Information_BackgroundS}", + "value": "{Semantic.Element._sapNeutralElementColorS}", "type": "internal" }, "_sapButton_Neutral_BackgroundL": { - "value": "{Button.Information._sapButton_Information_BackgroundL}", + "value": "{Semantic.Element._sapNeutralElementColorL}", "type": "internal" }, "_sapButton_Neutral_BackgroundA": { - "value": "{Button.Information._sapButton_Information_BackgroundA}", + "value": "{Semantic.Element._sapNeutralElementColorA}", "type": "internal" } }, "Information": { "_sapButton_Information_Active_TextColorH": { - "value": "{Button.Standard._sapButton_Active_TextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_Active_TextColorS": { - "value": "{Button.Standard._sapButton_Active_TextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_Active_TextColorL": { - "value": "{Button.Standard._sapButton_Active_TextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_Active_TextColorA": { - "value": "{Button.Standard._sapButton_Active_TextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" + }, + "_sapButton_Information_Active_BackgroundH": { + "value": "{Button.Information._sapButton_Information_BackgroundH}", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundS": { + "value": "{Button.Information._sapButton_Information_BackgroundS}", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundL": { + "value": "{Button.Information._sapButton_Information_BackgroundL} + 10%", + "type": "internal" + }, + "_sapButton_Information_Active_BackgroundA": { + "value": "{Button.Information._sapButton_Information_BackgroundA}", + "type": "internal" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { - "value": "{Semantic.Text._sapInformativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_Hover_TextColorS": { - "value": "{Semantic.Text._sapInformativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_Hover_TextColorL": { - "value": "{Semantic.Text._sapInformativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_Hover_TextColorA": { - "value": "{Semantic.Text._sapInformativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_BackgroundH": { "value": "{Button.Information._sapButton_Information_BackgroundH}", @@ -12150,152 +11531,145 @@ }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { - "value": "{Semantic.Text._sapInformativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Information_TextColorS": { - "value": "{Semantic.Text._sapInformativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Information_TextColorL": { - "value": "{Semantic.Text._sapInformativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Information_TextColorA": { - "value": "{Semantic.Text._sapInformativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, - "_sapButton_Information_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BackgroundH}", - "type": "internal" + "sapButton_Information_BorderColor": { + "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", + "type": "color" }, - "_sapButton_Information_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BackgroundS}", - "type": "internal" + "sapButton_Information_Background": { + "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", + "type": "color" }, - "_sapButton_Information_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BackgroundL} + 9%", + "_sapButton_Information_Active_BorderColorH": { + "value": "{Button.Information._sapButton_Information_Active_BackgroundH}", "type": "internal" }, - "_sapButton_Information_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BackgroundA}", + "_sapButton_Information_Active_BorderColorS": { + "value": "{Button.Information._sapButton_Information_Active_BackgroundS}", "type": "internal" }, - "sapButton_Information_BorderColor": { - "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." - }, - "_sapButton_Information_BackgroundH": { - "value": "{Semantic._sapInformationColorH}", + "_sapButton_Information_Active_BorderColorL": { + "value": "{Button.Information._sapButton_Information_Active_BackgroundL}", "type": "internal" }, - "_sapButton_Information_BackgroundS": { - "value": "{Semantic._sapInformationColorS}", - "type": "internal" - }, - "_sapButton_Information_BackgroundL": { - "value": "{Semantic._sapInformationColorL} - 50%", - "type": "internal" - }, - "_sapButton_Information_BackgroundA": { - "value": "{Semantic._sapInformationColorA}", + "_sapButton_Information_Active_BorderColorA": { + "value": "{Button.Information._sapButton_Information_Active_BackgroundA}", "type": "internal" }, - "sapButton_Information_Background": { - "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." - }, - "_sapButton_Information_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", + "_sapButton_Information_Hover_BorderColorH": { + "value": "{Button.Information._sapButton_Information_Hover_BackgroundH}", "type": "internal" }, - "_sapButton_Information_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", + "_sapButton_Information_Hover_BorderColorS": { + "value": "{Button.Information._sapButton_Information_Hover_BackgroundS}", "type": "internal" }, - "_sapButton_Information_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", + "_sapButton_Information_Hover_BorderColorL": { + "value": "{Button.Information._sapButton_Information_Hover_BackgroundL}", "type": "internal" }, - "_sapButton_Information_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", + "_sapButton_Information_Hover_BorderColorA": { + "value": "{Button.Information._sapButton_Information_Hover_BackgroundA}", "type": "internal" }, - "_sapButton_Information_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", + "_sapButton_Information_BorderColorH": { + "value": "{Button.Information._sapButton_Information_BackgroundH}", "type": "internal" }, - "_sapButton_Information_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", + "_sapButton_Information_BorderColorS": { + "value": "{Button.Information._sapButton_Information_BackgroundS}", "type": "internal" }, - "_sapButton_Information_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", + "_sapButton_Information_BorderColorL": { + "value": "{Button.Information._sapButton_Information_BackgroundL}", "type": "internal" }, - "_sapButton_Information_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "_sapButton_Information_BorderColorA": { + "value": "{Button.Information._sapButton_Information_BackgroundA}", "type": "internal" }, - "_sapButton_Information_Hover_BorderColorH": { - "value": "{Button.Information._sapButton_Information_BorderColorH}", + "_sapButton_Information_BackgroundH": { + "value": "{Semantic.Element._sapInformativeElementColorH}", "type": "internal" }, - "_sapButton_Information_Hover_BorderColorS": { - "value": "{Button.Information._sapButton_Information_BorderColorS}", + "_sapButton_Information_BackgroundS": { + "value": "{Semantic.Element._sapInformativeElementColorS}", "type": "internal" }, - "_sapButton_Information_Hover_BorderColorL": { - "value": "{Button.Information._sapButton_Information_BorderColorL}", + "_sapButton_Information_BackgroundL": { + "value": "{Semantic.Element._sapInformativeElementColorL}", "type": "internal" }, - "_sapButton_Information_Hover_BorderColorA": { - "value": "{Button.Information._sapButton_Information_BorderColorA}", + "_sapButton_Information_BackgroundA": { + "value": "{Semantic.Element._sapInformativeElementColorA}", "type": "internal" } }, "Success": { "_sapButton_Success_Active_TextColorH": { - "value": "{Semantic.Text._sapPositiveTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Success_Active_TextColorS": { - "value": "{Semantic.Text._sapPositiveTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Success_Active_TextColorL": { - "value": "{Semantic.Text._sapPositiveTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Success_Active_TextColorA": { - "value": "{Semantic.Text._sapPositiveTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" + }, + "_sapButton_Success_Active_BackgroundH": { + "value": "{Button.Success._sapButton_Success_BackgroundH}", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundS": { + "value": "{Button.Success._sapButton_Success_BackgroundS}", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundL": { + "value": "{Button.Success._sapButton_Success_BackgroundL} + 10%", + "type": "internal" + }, + "_sapButton_Success_Active_BackgroundA": { + "value": "{Button.Success._sapButton_Success_BackgroundA}", + "type": "internal" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12315,13 +11689,11 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_BackgroundH": { "value": "{Button.Success._sapButton_Success_BackgroundH}", @@ -12341,8 +11713,7 @@ }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12362,49 +11733,30 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { - "value": "{Button.Success._sapButton_Success_BorderColorH}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundH}", "type": "internal" }, "_sapButton_Success_Active_BorderColorS": { - "value": "{Button.Success._sapButton_Success_BorderColorS}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundS}", "type": "internal" }, "_sapButton_Success_Active_BorderColorL": { - "value": "{Button.Success._sapButton_Success_BorderColorL}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundL}", "type": "internal" }, "_sapButton_Success_Active_BorderColorA": { - "value": "{Button.Success._sapButton_Success_BorderColorA}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Success_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Success._sapButton_Success_Active_BackgroundA}", "type": "internal" }, "_sapButton_Success_Hover_BorderColorH": { @@ -12458,35 +11810,48 @@ }, "Critical": { "_sapButton_Critical_Active_TextColorH": { - "value": "{Semantic.Text._sapCriticalTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Critical_Active_TextColorS": { - "value": "{Semantic.Text._sapCriticalTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Critical_Active_TextColorL": { - "value": "{Semantic.Text._sapCriticalTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Critical_Active_TextColorA": { - "value": "{Semantic.Text._sapCriticalTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" + }, + "_sapButton_Critical_Active_BackgroundH": { + "value": "{Button.Critical._sapButton_Critical_BackgroundH}", + "type": "internal" + }, + "_sapButton_Critical_Active_BackgroundS": { + "value": "{Button.Critical._sapButton_Critical_BackgroundS}", + "type": "internal" + }, + "_sapButton_Critical_Active_BackgroundL": { + "value": "{Button.Critical._sapButton_Critical_BackgroundL} + 14%", + "type": "internal" + }, + "_sapButton_Critical_Active_BackgroundA": { + "value": "{Button.Critical._sapButton_Critical_BackgroundA}", + "type": "internal" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12506,13 +11871,11 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_BackgroundH": { "value": "{Button.Critical._sapButton_Critical_BackgroundH}", @@ -12532,8 +11895,7 @@ }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12553,49 +11915,30 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { - "value": "{Button.Critical._sapButton_Critical_BorderColorH}", + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundH}", "type": "internal" }, "_sapButton_Critical_Active_BorderColorS": { - "value": "{Button.Critical._sapButton_Critical_BorderColorS}", + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundS}", "type": "internal" }, "_sapButton_Critical_Active_BorderColorL": { - "value": "{Button.Critical._sapButton_Critical_BorderColorL}", + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundL}", "type": "internal" }, "_sapButton_Critical_Active_BorderColorA": { - "value": "{Button.Critical._sapButton_Critical_BorderColorA}", - "type": "internal" - }, - "_sapButton_Critical_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Critical_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Critical_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Critical_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Critical._sapButton_Critical_Active_BackgroundA}", "type": "internal" }, "_sapButton_Critical_Hover_BorderColorH": { @@ -12649,35 +11992,48 @@ }, "Negative": { "_sapButton_Negative_Active_TextColorH": { - "value": "{Semantic.Text._sapNegativeTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Negative_Active_TextColorS": { - "value": "{Semantic.Text._sapNegativeTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Negative_Active_TextColorL": { - "value": "{Semantic.Text._sapNegativeTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Negative_Active_TextColorA": { - "value": "{Semantic.Text._sapNegativeTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" + }, + "_sapButton_Negative_Active_BackgroundH": { + "value": "{Button.Negative._sapButton_Negative_BackgroundH}", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundS": { + "value": "{Button.Negative._sapButton_Negative_BackgroundS}", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundL": { + "value": "{Button.Negative._sapButton_Negative_BackgroundL} + 10%", + "type": "internal" + }, + "_sapButton_Negative_Active_BackgroundA": { + "value": "{Button.Negative._sapButton_Negative_BackgroundA}", + "type": "internal" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12697,13 +12053,11 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_BackgroundH": { "value": "{Button.Negative._sapButton_Negative_BackgroundH}", @@ -12723,8 +12077,7 @@ }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -12744,49 +12097,30 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { - "value": "{Button.Negative._sapButton_Negative_BorderColorH}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundH}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorS": { - "value": "{Button.Negative._sapButton_Negative_BorderColorS}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundS}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorL": { - "value": "{Button.Negative._sapButton_Negative_BorderColorL}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundL}", "type": "internal" }, "_sapButton_Negative_Active_BorderColorA": { - "value": "{Button.Negative._sapButton_Negative_BorderColorA}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapButton_Negative_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", + "value": "{Button.Negative._sapButton_Negative_Active_BackgroundA}", "type": "internal" }, "_sapButton_Negative_Hover_BorderColorH": { @@ -12841,13 +12175,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12867,18 +12199,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12898,18 +12227,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12929,50 +12255,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." - }, - "_sapButton_Attention_Hover_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Attention_Hover_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." - }, - "_sapButton_Attention_Hover_BackgroundH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Attention_Hover_BackgroundA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Semantic.Text._sapCriticalTextColorH}", @@ -12992,65 +12283,46 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." - }, - "_sapButton_Attention_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_BackgroundH}", - "type": "internal" - }, - "_sapButton_Attention_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_BackgroundS}", - "type": "internal" - }, - "_sapButton_Attention_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Attention_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorH}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorH}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorS": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorS}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorS}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorL": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorL}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorL}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BorderColorA": { - "value": "{Button.Attention._sapButton_Attention_Active_BorderColorA}", + "value": "{Button.Attention._sapButton_Attention_Selected_BorderColorA}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundH": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundH}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundH}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundS": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundS}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundS}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundL": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundL}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundL}", "type": "internal" }, "_sapButton_Attention_Selected_Hover_BackgroundA": { - "value": "{Button.Attention._sapButton_Attention_Hover_BackgroundA}", + "value": "{Button.Attention._sapButton_Attention_Selected_BackgroundA}", "type": "internal" }, "_sapButton_Attention_Selected_BorderColorH": { @@ -13117,80 +12389,107 @@ "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" }, - "_sapButton_Attention_BackgroundH": { - "value": "{Semantic.Background._sapWarningBackgroundH}", + "_sapButton_Attention_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", "type": "internal" }, - "_sapButton_Attention_BackgroundS": { - "value": "{Semantic.Background._sapWarningBackgroundS}", + "_sapButton_Attention_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", "type": "internal" }, - "_sapButton_Attention_BackgroundL": { - "value": "{Semantic.Background._sapWarningBackgroundL}", + "_sapButton_Attention_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", "type": "internal" }, - "_sapButton_Attention_BackgroundA": { - "value": "{Semantic.Background._sapWarningBackgroundA}", + "_sapButton_Attention_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", "type": "internal" - } - }, - "Standard": { - "sapButton_Selected_Hover_BorderColor": { - "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." - }, - "sapButton_Selected_Hover_Background": { - "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." }, - "_sapButton_Selected_TextColorH": { - "value": "{Interaction._sapSelectedColorH}", + "_sapButton_Attention_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", "type": "internal" }, - "_sapButton_Selected_TextColorS": { - "value": "{Interaction._sapSelectedColorS}", + "_sapButton_Attention_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", "type": "internal" }, - "_sapButton_Selected_TextColorL": { - "value": "{Interaction._sapSelectedColorL}", + "_sapButton_Attention_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", "type": "internal" }, - "_sapButton_Selected_TextColorA": { - "value": "{Interaction._sapSelectedColorA}", + "_sapButton_Attention_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", "type": "internal" }, - "sapButton_Selected_TextColor": { - "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "_sapButton_Attention_BorderColorH": { + "value": "{Button.Attention._sapButton_Attention_BackgroundH}", + "type": "internal" }, - "sapButton_Selected_BorderColor": { - "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "_sapButton_Attention_BorderColorS": { + "value": "{Button.Attention._sapButton_Attention_BackgroundS}", + "type": "internal" }, - "_sapButton_Selected_BackgroundH": { + "_sapButton_Attention_BorderColorL": { + "value": "{Button.Attention._sapButton_Attention_BackgroundL}", + "type": "internal" + }, + "_sapButton_Attention_BorderColorA": { + "value": "{Button.Attention._sapButton_Attention_BackgroundA}", + "type": "internal" + }, + "_sapButton_Attention_BackgroundH": { + "value": "{Semantic.Background._sapWarningBackgroundH}", + "type": "internal" + }, + "_sapButton_Attention_BackgroundS": { + "value": "{Semantic.Background._sapWarningBackgroundS}", + "type": "internal" + }, + "_sapButton_Attention_BackgroundL": { + "value": "{Semantic.Background._sapWarningBackgroundL}", + "type": "internal" + }, + "_sapButton_Attention_BackgroundA": { + "value": "{Semantic.Background._sapWarningBackgroundA}", + "type": "internal" + } + }, + "Standard": { + "sapButton_Selected_Hover_BorderColor": { + "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", + "type": "color" + }, + "sapButton_Selected_Hover_Background": { + "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", + "type": "color" + }, + "_sapButton_Selected_TextColorH": { "value": "{Interaction._sapSelectedColorH}", "type": "internal" }, - "_sapButton_Selected_BackgroundS": { + "_sapButton_Selected_TextColorS": { "value": "{Interaction._sapSelectedColorS}", "type": "internal" }, - "_sapButton_Selected_BackgroundL": { - "value": "{Interaction._sapSelectedColorL} - 52%", + "_sapButton_Selected_TextColorL": { + "value": "{Interaction._sapSelectedColorL}", "type": "internal" }, - "_sapButton_Selected_BackgroundA": { + "_sapButton_Selected_TextColorA": { "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, + "sapButton_Selected_TextColor": { + "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", + "type": "color" + }, + "sapButton_Selected_BorderColor": { + "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", + "type": "color" + }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -13210,13 +12509,11 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "_sapButton_Active_BackgroundH": { "value": "{Interaction._sapActiveColorH}", @@ -13236,75 +12533,83 @@ }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" + }, + "_sapButton_IconColorH": { + "value": "{Icon._sapContent_IconColorH}", + "type": "internal" + }, + "_sapButton_IconColorS": { + "value": "{Icon._sapContent_IconColorS}", + "type": "internal" + }, + "_sapButton_IconColorL": { + "value": "{Icon._sapContent_IconColorL}", + "type": "internal" + }, + "_sapButton_IconColorA": { + "value": "{Icon._sapContent_IconColorA}", + "type": "internal" }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapButton_Hover_TextColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapButton_Hover_TextColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapButton_Hover_TextColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Text._sapTextColorH}", "type": "internal" }, "_sapButton_TextColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Text._sapTextColorS}", "type": "internal" }, "_sapButton_TextColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Text._sapTextColorL}", "type": "internal" }, "_sapButton_TextColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Text._sapTextColorA}", "type": "internal" }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.5 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "_sapButton_BorderColorH": { "value": "{Application._sapBackgroundColorH}", @@ -13315,7 +12620,7 @@ "type": "internal" }, "_sapButton_BorderColorL": { - "value": "{Application._sapBackgroundColorL} + 20%", + "value": "{Application._sapBackgroundColorL} + 14%", "type": "internal" }, "_sapButton_BorderColorA": { @@ -13324,8 +12629,7 @@ }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "_sapButton_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13336,7 +12640,7 @@ "type": "internal" }, "_sapButton_BackgroundL": { - "value": "{Application._sapBackgroundColorL} + 5%", + "value": "{Application._sapBackgroundColorL} + 14%", "type": "internal" }, "_sapButton_BackgroundA": { @@ -13345,8 +12649,7 @@ }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Selected_BorderColorH}", @@ -13365,19 +12668,19 @@ "type": "internal" }, "_sapButton_Selected_Hover_BackgroundH": { - "value": "{Interaction._sapContent_Selected_Hover_BackgroundH}", + "value": "{Button.Standard._sapButton_Selected_BackgroundH}", "type": "internal" }, "_sapButton_Selected_Hover_BackgroundS": { - "value": "{Interaction._sapContent_Selected_Hover_BackgroundS}", + "value": "{Button.Standard._sapButton_Selected_BackgroundS}", "type": "internal" }, "_sapButton_Selected_Hover_BackgroundL": { - "value": "{Interaction._sapContent_Selected_Hover_BackgroundL}", + "value": "{Button.Standard._sapButton_Selected_BackgroundL}", "type": "internal" }, "_sapButton_Selected_Hover_BackgroundA": { - "value": "{Interaction._sapContent_Selected_Hover_BackgroundA}", + "value": "{Button.Standard._sapButton_Selected_BackgroundA}", "type": "internal" }, "_sapButton_Selected_BorderColorH": { @@ -13396,101 +12699,95 @@ "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, - "_sapButton_Active_BorderColorH": { - "value": "{Main._sapHighlightColorH}", + "_sapButton_Selected_BackgroundH": { + "value": "{Interaction._sapContent_Selected_BackgroundH}", "type": "internal" }, - "_sapButton_Active_BorderColorS": { - "value": "{Main._sapHighlightColorS}", + "_sapButton_Selected_BackgroundS": { + "value": "{Interaction._sapContent_Selected_BackgroundS}", "type": "internal" }, - "_sapButton_Active_BorderColorL": { - "value": "{Main._sapHighlightColorL}", + "_sapButton_Selected_BackgroundL": { + "value": "{Interaction._sapContent_Selected_BackgroundL}", "type": "internal" }, - "_sapButton_Active_BorderColorA": { - "value": "{Main._sapHighlightColorA}", + "_sapButton_Selected_BackgroundA": { + "value": "{Interaction._sapContent_Selected_BackgroundA}", "type": "internal" }, - "_sapButton_IconColorH": { - "value": "{Button.Standard._sapButton_TextColorH}", + "_sapButton_Active_BorderColorH": { + "value": "{Main._sapHighlightColorH}", "type": "internal" }, - "_sapButton_IconColorS": { - "value": "{Button.Standard._sapButton_TextColorS}", + "_sapButton_Active_BorderColorS": { + "value": "{Main._sapHighlightColorS}", "type": "internal" }, - "_sapButton_IconColorL": { - "value": "{Button.Standard._sapButton_TextColorL}", + "_sapButton_Active_BorderColorL": { + "value": "{Main._sapHighlightColorL}", "type": "internal" }, - "_sapButton_IconColorA": { - "value": "{Button.Standard._sapButton_TextColorA}", + "_sapButton_Active_BorderColorA": { + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_BorderColorH}", + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", "type": "internal" }, "_sapButton_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_BorderColorS}", + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", "type": "internal" }, "_sapButton_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_BorderColorL}", + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", "type": "internal" }, "_sapButton_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_BorderColorA}", + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Internal._sapPrimary3H}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Internal._sapPrimary3S}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Internal._sapPrimary3L}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Internal._sapPrimary3A}", "type": "internal" } }, "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BorderColorH": { "value": "0", @@ -13510,8 +12807,7 @@ }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_BackgroundH": { "value": "0", @@ -13531,8 +12827,7 @@ }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -13634,13 +12929,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13660,18 +12953,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13691,18 +12981,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13722,50 +13009,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." - }, - "_sapButton_Accept_Hover_BorderColorH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Accept_Hover_BorderColorA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." - }, - "_sapButton_Accept_Hover_BackgroundH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Accept_Hover_BackgroundA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Semantic.Text._sapPositiveTextColorH}", @@ -13785,29 +13037,11 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." - }, - "_sapButton_Accept_BorderColorH": { - "value": "{Button.Accept._sapButton_Accept_BackgroundH}", - "type": "internal" - }, - "_sapButton_Accept_BorderColorS": { - "value": "{Button.Accept._sapButton_Accept_BackgroundS}", - "type": "internal" - }, - "_sapButton_Accept_BorderColorL": { - "value": "{Button.Accept._sapButton_Accept_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Accept_BorderColorA": { - "value": "{Button.Accept._sapButton_Accept_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_BackgroundH": { "value": "{Semantic.Background._sapSuccessBackgroundH}", @@ -13827,8 +13061,7 @@ }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Accept._sapButton_Accept_Selected_BorderColorH}", @@ -13925,18 +13158,64 @@ "_sapButton_Accept_Active_BackgroundA": { "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Accept_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorH": { + "value": "{Button.Accept._sapButton_Accept_BackgroundH}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorS": { + "value": "{Button.Accept._sapButton_Accept_BackgroundS}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorL": { + "value": "{Button.Accept._sapButton_Accept_BackgroundL}", + "type": "internal" + }, + "_sapButton_Accept_BorderColorA": { + "value": "{Button.Accept._sapButton_Accept_BackgroundA}", + "type": "internal" } }, "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -13956,18 +13235,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -13987,18 +13263,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14018,50 +13291,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." - }, - "_sapButton_Reject_Hover_BorderColorH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BorderColorS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BorderColorL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Reject_Hover_BorderColorA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." - }, - "_sapButton_Reject_Hover_BackgroundH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Reject_Hover_BackgroundA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Semantic.Text._sapNegativeTextColorH}", @@ -14081,29 +13319,11 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, - "_sapButton_Reject_BorderColorH": { - "value": "{Button.Reject._sapButton_Reject_BackgroundH}", - "type": "internal" - }, - "_sapButton_Reject_BorderColorS": { - "value": "{Button.Reject._sapButton_Reject_BackgroundS}", - "type": "internal" - }, - "_sapButton_Reject_BorderColorL": { - "value": "{Button.Reject._sapButton_Reject_BackgroundL} + 5%", - "type": "internal" - }, - "_sapButton_Reject_BorderColorA": { - "value": "{Button.Reject._sapButton_Reject_BackgroundA}", - "type": "internal" - }, - "sapButton_Reject_BorderColor": { - "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "sapButton_Reject_BorderColor": { + "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", + "type": "color" }, "_sapButton_Reject_BackgroundH": { "value": "{Semantic.Background._sapErrorBackgroundH}", @@ -14123,8 +13343,7 @@ }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Reject._sapButton_Reject_Selected_BorderColorH}", @@ -14143,19 +13362,19 @@ "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundH": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundH}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundH}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundS": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundS}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundS}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundL": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundL}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundL}", "type": "internal" }, "_sapButton_Reject_Selected_Hover_BackgroundA": { - "value": "{Button.Reject._sapButton_Reject_Hover_BackgroundA}", + "value": "{Button.Reject._sapButton_Reject_Selected_BackgroundA}", "type": "internal" }, "_sapButton_Reject_Selected_BorderColorH": { @@ -14221,13 +13440,60 @@ "_sapButton_Reject_Active_BackgroundA": { "value": "{Button.Standard._sapButton_Active_BackgroundA}", "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorH": { + "value": "{Button.Standard._sapButton_Hover_BorderColorH}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorS": { + "value": "{Button.Standard._sapButton_Hover_BorderColorS}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorL": { + "value": "{Button.Standard._sapButton_Hover_BorderColorL}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BorderColorA": { + "value": "{Button.Standard._sapButton_Hover_BorderColorA}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundH": { + "value": "{Button.Standard._sapButton_Hover_BackgroundH}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundS": { + "value": "{Button.Standard._sapButton_Hover_BackgroundS}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundL": { + "value": "{Button.Standard._sapButton_Hover_BackgroundL}", + "type": "internal" + }, + "_sapButton_Reject_Hover_BackgroundA": { + "value": "{Button.Standard._sapButton_Hover_BackgroundA}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorH": { + "value": "{Button.Reject._sapButton_Reject_BackgroundH}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorS": { + "value": "{Button.Reject._sapButton_Reject_BackgroundS}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorL": { + "value": "{Button.Reject._sapButton_Reject_BackgroundL}", + "type": "internal" + }, + "_sapButton_Reject_BorderColorA": { + "value": "{Button.Reject._sapButton_Reject_BackgroundA}", + "type": "internal" } }, "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -14247,8 +13513,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Main._sapHighlightColorH}", @@ -14268,18 +13533,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14299,8 +13561,7 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BorderColorH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14320,8 +13581,7 @@ }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_BackgroundH": { "value": "{Button.Emphasized._sapButton_Emphasized_BackgroundH}", @@ -14341,8 +13601,7 @@ }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14362,18 +13621,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -14460,13 +13716,11 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor10H}", @@ -14486,8 +13740,7 @@ }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Accent._sapAccentColor9H}", @@ -14507,13 +13760,11 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor9H}", @@ -14533,8 +13784,7 @@ }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Accent._sapAccentColor8H}", @@ -14554,13 +13804,11 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor8H}", @@ -14580,8 +13828,7 @@ }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -14601,13 +13848,11 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor7H}", @@ -14627,8 +13872,7 @@ }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Accent._sapAccentColor6H}", @@ -14648,13 +13892,11 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor6H}", @@ -14674,8 +13916,7 @@ }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Accent._sapAccentColor5H}", @@ -14695,13 +13936,11 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor5H}", @@ -14721,8 +13960,7 @@ }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Accent._sapAccentColor4H}", @@ -14742,13 +13980,11 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor4H}", @@ -14768,8 +14004,7 @@ }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Accent._sapAccentColor3H}", @@ -14789,13 +14024,11 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor3H}", @@ -14815,8 +14048,7 @@ }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Accent._sapAccentColor2H}", @@ -14836,13 +14068,11 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor2H}", @@ -14862,8 +14092,7 @@ }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Accent._sapAccentColor1H}", @@ -14883,13 +14112,11 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BackgroundH": { "value": "{Accent._sapAccentBackgroundColor1H}", @@ -14909,8 +14136,7 @@ }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Avatar._sapAvatar_10_BackgroundH}", @@ -14924,561 +14150,189 @@ "value": "{Avatar._sapAvatar_10_BackgroundL}", "type": "internal" }, - "_sapAvatar_10_BorderColorA": { - "value": "{Avatar._sapAvatar_10_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_9_BorderColorH": { - "value": "{Avatar._sapAvatar_9_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_9_BorderColorS": { - "value": "{Avatar._sapAvatar_9_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_9_BorderColorL": { - "value": "{Avatar._sapAvatar_9_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_9_BorderColorA": { - "value": "{Avatar._sapAvatar_9_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_8_BorderColorH": { - "value": "{Avatar._sapAvatar_8_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_8_BorderColorS": { - "value": "{Avatar._sapAvatar_8_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_8_BorderColorL": { - "value": "{Avatar._sapAvatar_8_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_8_BorderColorA": { - "value": "{Avatar._sapAvatar_8_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_7_BorderColorH": { - "value": "{Avatar._sapAvatar_7_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_7_BorderColorS": { - "value": "{Avatar._sapAvatar_7_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_7_BorderColorL": { - "value": "{Avatar._sapAvatar_7_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_7_BorderColorA": { - "value": "{Avatar._sapAvatar_7_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_6_BorderColorH": { - "value": "{Avatar._sapAvatar_6_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_6_BorderColorS": { - "value": "{Avatar._sapAvatar_6_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_6_BorderColorL": { - "value": "{Avatar._sapAvatar_6_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_6_BorderColorA": { - "value": "{Avatar._sapAvatar_6_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorH": { - "value": "{Avatar._sapAvatar_5_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorS": { - "value": "{Avatar._sapAvatar_5_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorL": { - "value": "{Avatar._sapAvatar_5_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_5_BorderColorA": { - "value": "{Avatar._sapAvatar_5_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorH": { - "value": "{Avatar._sapAvatar_4_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorS": { - "value": "{Avatar._sapAvatar_4_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorL": { - "value": "{Avatar._sapAvatar_4_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_4_BorderColorA": { - "value": "{Avatar._sapAvatar_4_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorH": { - "value": "{Avatar._sapAvatar_3_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorS": { - "value": "{Avatar._sapAvatar_3_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorL": { - "value": "{Avatar._sapAvatar_3_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_3_BorderColorA": { - "value": "{Avatar._sapAvatar_3_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorH": { - "value": "{Avatar._sapAvatar_2_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorS": { - "value": "{Avatar._sapAvatar_2_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorL": { - "value": "{Avatar._sapAvatar_2_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_2_BorderColorA": { - "value": "{Avatar._sapAvatar_2_BackgroundA}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorH": { - "value": "{Avatar._sapAvatar_1_BackgroundH}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorS": { - "value": "{Avatar._sapAvatar_1_BackgroundS}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorL": { - "value": "{Avatar._sapAvatar_1_BackgroundL}", - "type": "internal" - }, - "_sapAvatar_1_BorderColorA": { - "value": "{Avatar._sapAvatar_1_BackgroundA}", - "type": "internal" - } - }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL} - 40.5%", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Assistant._sapAssistant_Color1L} + 24%", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L} + 24%", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 40%", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL} + 8%", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L} - 20%", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", + "_sapAvatar_10_BorderColorA": { + "value": "{Avatar._sapAvatar_10_BackgroundA}", "type": "internal" }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL} + 8%", + "_sapAvatar_9_BorderColorH": { + "value": "{Avatar._sapAvatar_9_BackgroundH}", "type": "internal" }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", + "_sapAvatar_9_BorderColorS": { + "value": "{Avatar._sapAvatar_9_BackgroundS}", "type": "internal" }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Assistant.sapAssistant_Color1}, {Assistant.sapAssistant_Color2})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "_sapAssistant_Color2H": { - "value": "289.7938144329896", + "_sapAvatar_9_BorderColorL": { + "value": "{Avatar._sapAvatar_9_BackgroundL}", "type": "internal" }, - "_sapAssistant_Color2S": { - "value": "100%", + "_sapAvatar_9_BorderColorA": { + "value": "{Avatar._sapAvatar_9_BackgroundA}", "type": "internal" }, - "_sapAssistant_Color2L": { - "value": "38.03921568627451%", + "_sapAvatar_8_BorderColorH": { + "value": "{Avatar._sapAvatar_8_BackgroundH}", "type": "internal" }, - "_sapAssistant_Color2A": { - "value": "1", + "_sapAvatar_8_BorderColorS": { + "value": "{Avatar._sapAvatar_8_BackgroundS}", "type": "internal" }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." + "_sapAvatar_8_BorderColorL": { + "value": "{Avatar._sapAvatar_8_BackgroundL}", + "type": "internal" }, - "_sapAssistant_Color1H": { - "value": "251.64179104477614", + "_sapAvatar_8_BorderColorA": { + "value": "{Avatar._sapAvatar_8_BackgroundA}", "type": "internal" }, - "_sapAssistant_Color1S": { - "value": "100.00000000000003%", + "_sapAvatar_7_BorderColorH": { + "value": "{Avatar._sapAvatar_7_BackgroundH}", "type": "internal" }, - "_sapAssistant_Color1L": { - "value": "60.588235294117645%", + "_sapAvatar_7_BorderColorS": { + "value": "{Avatar._sapAvatar_7_BackgroundS}", "type": "internal" }, - "_sapAssistant_Color1A": { - "value": "1", + "_sapAvatar_7_BorderColorL": { + "value": "{Avatar._sapAvatar_7_BackgroundL}", "type": "internal" }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." + "_sapAvatar_7_BorderColorA": { + "value": "{Avatar._sapAvatar_7_BackgroundA}", + "type": "internal" }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_Answer_BackgroundH}", + "_sapAvatar_6_BorderColorH": { + "value": "{Avatar._sapAvatar_6_BackgroundH}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_Answer_BackgroundS}", + "_sapAvatar_6_BorderColorS": { + "value": "{Avatar._sapAvatar_6_BackgroundS}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_Answer_BackgroundL}", + "_sapAvatar_6_BorderColorL": { + "value": "{Avatar._sapAvatar_6_BackgroundL}", "type": "internal" }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_Answer_BackgroundA}", + "_sapAvatar_6_BorderColorA": { + "value": "{Avatar._sapAvatar_6_BackgroundA}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{Internal._sapPrimary4H}", + "_sapAvatar_5_BorderColorH": { + "value": "{Avatar._sapAvatar_5_BackgroundH}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{Internal._sapPrimary4S}", + "_sapAvatar_5_BorderColorS": { + "value": "{Avatar._sapAvatar_5_BackgroundS}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{Internal._sapPrimary4L}", + "_sapAvatar_5_BorderColorL": { + "value": "{Avatar._sapAvatar_5_BackgroundL}", "type": "internal" }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{Internal._sapPrimary4A}", + "_sapAvatar_5_BorderColorA": { + "value": "{Avatar._sapAvatar_5_BackgroundA}", "type": "internal" }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_Question_BackgroundH}", + "_sapAvatar_4_BorderColorH": { + "value": "{Avatar._sapAvatar_4_BackgroundH}", "type": "internal" }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_Question_BackgroundS}", + "_sapAvatar_4_BorderColorS": { + "value": "{Avatar._sapAvatar_4_BackgroundS}", "type": "internal" }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_Question_BackgroundL}", + "_sapAvatar_4_BorderColorL": { + "value": "{Avatar._sapAvatar_4_BackgroundL}", "type": "internal" }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_Question_BackgroundA}", + "_sapAvatar_4_BorderColorA": { + "value": "{Avatar._sapAvatar_4_BackgroundA}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Assistant._sapAssistant_Hover_BackgroundH}", + "_sapAvatar_3_BorderColorH": { + "value": "{Avatar._sapAvatar_3_BackgroundH}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Assistant._sapAssistant_Hover_BackgroundS}", + "_sapAvatar_3_BorderColorS": { + "value": "{Avatar._sapAvatar_3_BackgroundS}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Assistant._sapAssistant_Hover_BackgroundL}", + "_sapAvatar_3_BorderColorL": { + "value": "{Avatar._sapAvatar_3_BackgroundL}", "type": "internal" }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Assistant._sapAssistant_Hover_BackgroundA}", + "_sapAvatar_3_BorderColorA": { + "value": "{Avatar._sapAvatar_3_BackgroundA}", "type": "internal" }, - "_sapAssistant_BorderColorH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_2_BorderColorH": { + "value": "{Avatar._sapAvatar_2_BackgroundH}", "type": "internal" }, - "_sapAssistant_BorderColorS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_2_BorderColorS": { + "value": "{Avatar._sapAvatar_2_BackgroundS}", "type": "internal" }, - "_sapAssistant_BorderColorL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_2_BorderColorL": { + "value": "{Avatar._sapAvatar_2_BackgroundL}", "type": "internal" }, - "_sapAssistant_BorderColorA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_2_BorderColorA": { + "value": "{Avatar._sapAvatar_2_BackgroundA}", "type": "internal" }, - "_sapAssistant_BackgroundH": { - "value": "{Assistant._sapAssistant_Color1H}", + "_sapAvatar_1_BorderColorH": { + "value": "{Avatar._sapAvatar_1_BackgroundH}", "type": "internal" }, - "_sapAssistant_BackgroundS": { - "value": "{Assistant._sapAssistant_Color1S}", + "_sapAvatar_1_BorderColorS": { + "value": "{Avatar._sapAvatar_1_BackgroundS}", "type": "internal" }, - "_sapAssistant_BackgroundL": { - "value": "{Assistant._sapAssistant_Color1L}", + "_sapAvatar_1_BorderColorL": { + "value": "{Avatar._sapAvatar_1_BackgroundL}", "type": "internal" }, - "_sapAssistant_BackgroundA": { - "value": "{Assistant._sapAssistant_Color1A}", + "_sapAvatar_1_BorderColorA": { + "value": "{Avatar._sapAvatar_1_BackgroundA}", "type": "internal" } }, "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "_sapLink_InvertedColorH": { "value": "{Link._sapLinkColorH}", @@ -15498,43 +14352,51 @@ }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { - "value": "none", - "type": "textDecoration", - "description": "The active state text decoration of links." + "value": "underline", + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" + }, + "_sapLink_Hover_ColorH": { + "value": "{Internal._sapPrimary2H}", + "type": "internal" + }, + "_sapLink_Hover_ColorS": { + "value": "{Internal._sapPrimary2S}", + "type": "internal" + }, + "_sapLink_Hover_ColorL": { + "value": "{Internal._sapPrimary2L} - 7%", + "type": "internal" + }, + "_sapLink_Hover_ColorA": { + "value": "{Internal._sapPrimary2A}", + "type": "internal" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Text._sapTextColorH}", @@ -15584,109 +14446,79 @@ "value": "{Link._sapLinkColorA}", "type": "internal" }, - "_sapLink_Hover_ColorH": { - "value": "{Link._sapLinkColorH}", - "type": "internal" - }, - "_sapLink_Hover_ColorS": { - "value": "{Link._sapLinkColorS}", - "type": "internal" - }, - "_sapLink_Hover_ColorL": { - "value": "{Link._sapLinkColorL}", - "type": "internal" - }, - "_sapLink_Hover_ColorA": { - "value": "{Link._sapLinkColorA}", - "type": "internal" - }, "_sapLinkColorH": { - "value": "{Main._sapHighlightColorH}", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapLinkColorS": { - "value": "{Main._sapHighlightColorS}", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapLinkColorL": { - "value": "{Main._sapHighlightColorL}", + "value": "{Internal._sapPrimary2L}", "type": "internal" }, "_sapLinkColorA": { - "value": "{Main._sapHighlightColorA}", + "value": "{Internal._sapPrimary2A}", "type": "internal" } }, "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "2.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "3.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontBoldFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15706,13 +14538,11 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "_sapContent_DisabledTextColorH": { "value": "{Text._sapTextColorH}", @@ -15727,33 +14557,33 @@ "type": "internal" }, "_sapContent_DisabledTextColorA": { - "value": "(100 - {Internal.sapContent_DisabledOpacity} * 100) / 100", + "value": "NaN", "type": "internal" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15766,8 +14596,7 @@ "spread": "0", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "The standard text shadow." + ] }, "_sapContent_MarkerTextColorH": { "value": "{Accent._sapAccentColor7H}", @@ -15787,28 +14616,23 @@ }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Internal._sapPrimary3H}", @@ -15894,8 +14718,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "210.52631578947364", @@ -15915,8 +14738,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "209.36170212765956", @@ -15936,8 +14758,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "170.18181818181824", @@ -15957,8 +14778,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "255.63829787234044", @@ -15978,8 +14798,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "34.117647058823536", @@ -15999,8 +14818,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "212.34567901234573", @@ -16020,8 +14838,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "212.3275862068965", @@ -16041,8 +14858,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "120", @@ -16062,8 +14878,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "301.68224299065423", @@ -16083,8 +14898,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "201", @@ -16104,8 +14918,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "168.1751824817518", @@ -16125,8 +14938,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "210", @@ -16146,8 +14958,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "210", @@ -16167,8 +14978,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "203.47826086956525", @@ -16188,8 +14998,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "0", @@ -16209,8 +15018,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "210.37974683544303", @@ -16230,8 +15038,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "34.0408163265306", @@ -16251,8 +15058,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "212.35602094240835", @@ -16272,8 +15078,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "251.64179104477614", @@ -16293,41 +15098,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." - }, - "_sapContent_Selected_Hover_BackgroundH": { - "value": "{Interaction._sapSelectedColorH}", - "type": "internal" - }, - "_sapContent_Selected_Hover_BackgroundS": { - "value": "{Interaction._sapSelectedColorS}", - "type": "internal" - }, - "_sapContent_Selected_Hover_BackgroundL": { - "value": "{Interaction._sapSelectedColorL} - 50%", - "type": "internal" - }, - "_sapContent_Selected_Hover_BackgroundA": { - "value": "{Interaction._sapSelectedColorA}", - "type": "internal" + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16347,13 +15132,11 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "_sapContent_HelpColorH": { "value": "97.7358490566038", @@ -16373,8 +15156,7 @@ }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "_sapContent_SearchHighlightColorH": { "value": "187.1186440677966", @@ -16394,36 +15176,33 @@ }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, 0.3)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, 0.72)" } - ], - "description": "The standard selected shadow." + ] }, "sapContent_Interaction_Shadow": { "type": "boxShadow", "value": [ { - "type": "innerShadow", + "type": "dropShadow", "x": "0", "y": "0", - "blur": "0", - "spread": "0.0625rem", - "color": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, 0.25)" + "blur": "0.125rem", + "spread": "0", + "color": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, 0.72)" } - ], - "description": "The standard interaction shadow." + ] }, "_sapActiveColorH": { "value": "{Internal._sapPrimary4H}", @@ -16443,8 +15222,7 @@ }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "_sapHoverColorH": { "value": "{Application._sapBackgroundColorH}", @@ -16455,7 +15233,7 @@ "type": "internal" }, "_sapHoverColorL": { - "value": "{Application._sapBackgroundColorL} + 8%", + "value": "{Application._sapBackgroundColorL} + 3%", "type": "internal" }, "_sapHoverColorA": { @@ -16464,13 +15242,11 @@ }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{Interaction._sapSelectedColorH}", @@ -16488,6 +15264,22 @@ "value": "{Interaction._sapSelectedColorA}", "type": "internal" }, + "_sapContent_Selected_Hover_BackgroundH": { + "value": "{Interaction._sapContent_Selected_BackgroundH}", + "type": "internal" + }, + "_sapContent_Selected_Hover_BackgroundS": { + "value": "{Interaction._sapContent_Selected_BackgroundS}", + "type": "internal" + }, + "_sapContent_Selected_Hover_BackgroundL": { + "value": "{Interaction._sapContent_Selected_BackgroundL}", + "type": "internal" + }, + "_sapContent_Selected_Hover_BackgroundA": { + "value": "{Interaction._sapContent_Selected_BackgroundA}", + "type": "internal" + }, "_sapContent_Selected_BackgroundH": { "value": "{Internal._sapPrimary3H}", "type": "internal" @@ -16556,8 +15348,7 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Accent._sapAccentColor2H}", @@ -16577,15 +15368,13 @@ }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" } }, "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "_sapContent_ForegroundColorH": { "value": "{Main._sapBaseColorH}", @@ -16605,8 +15394,7 @@ }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{Internal._sapPrimary5H}", @@ -16628,13 +15416,11 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "_sapContent_RatedColorH": { "value": "{Accent._sapAccentColor1H}", @@ -16654,8 +15440,7 @@ }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "_sapContent_ImagePlaceholderForegroundColorH": { "value": "{Accent._sapAccentColor10H}", @@ -16675,8 +15460,7 @@ }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "_sapContent_ImagePlaceholderBackgroundH": { "value": "{Accent._sapAccentBackgroundColor10H}", @@ -16696,8 +15480,7 @@ }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "_sapContent_MarkerIconColorH": { "value": "{Accent._sapAccentColor5H}", @@ -16717,13 +15500,11 @@ }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "_sapContent_ContrastIconColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -16743,13 +15524,11 @@ }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{Internal._sapPrimary5H}", @@ -16820,8 +15599,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16842,8 +15620,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16864,8 +15641,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.6)" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16886,8 +15662,7 @@ "spread": "0", "color": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, 0.2)" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "_sapContent_ContrastShadowColorH": { "value": "0", @@ -16907,8 +15682,7 @@ }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "_sapContent_ShadowColorH": { "value": "0", @@ -16928,8 +15702,7 @@ }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" } }, "Focus": { @@ -16951,51 +15724,45 @@ }, "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" + }, + "sapContent_FocusColor": { + "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", + "type": "color" }, "_sapContent_FocusColorH": { - "value": "206.13861386138615", + "value": "{Internal._sapPrimary2H}", "type": "internal" }, "_sapContent_FocusColorS": { - "value": "100.00000000000003%", + "value": "{Internal._sapPrimary2S}", "type": "internal" }, "_sapContent_FocusColorL": { - "value": "80.19607843137256%", + "value": "{Internal._sapPrimary2L}", "type": "internal" }, "_sapContent_FocusColorA": { - "value": "1", + "value": "{Internal._sapPrimary2A}", "type": "internal" - }, - "sapContent_FocusColor": { - "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." } }, "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {Busy.sapContent_Placeholderloading_Background} 0%, {Busy.sapContent_Placeholderloading_Background} 20%, hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL} + 20, {Busy._sapContent_Placeholderloading_BackgroundA}) 50%, {Busy.sapContent_Placeholderloading_Background} 80%, {Busy.sapContent_Placeholderloading_Background} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "_sapContent_Placeholderloading_BackgroundH": { "value": "{Main._sapBaseColorH}", @@ -17015,8 +15782,7 @@ }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Main._sapHighlightColorH}", @@ -17038,13 +15804,11 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "_sapBrandColorH": { "value": "212.23140495867767", @@ -17064,8 +15828,7 @@ }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{Internal._sapPrimary3H}", diff --git a/content/Base/baseLib/sap_horizon_dark/less_variables.less b/content/Base/baseLib/sap_horizon_dark/less_variables.less index 8d8b5dc7..66c4d5bd 100644 --- a/content/Base/baseLib/sap_horizon_dark/less_variables.less +++ b/content/Base/baseLib/sap_horizon_dark/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #0070f2; @sapHighlightColor: #4db1ff; @sapBaseColor: #1d232a; @@ -13,7 +13,7 @@ @sapBackgroundImageOpacity: 1.0; @sapBackgroundImageRepeat: false; @sapSelectedColor: #4db1ff; -@sapHoverColor: #222b35; +@sapHoverColor: #181f25; @sapActiveColor: #020303; @sapHighlightTextColor: #1d232a; @sapTitleColor: #eaecee; @@ -70,7 +70,7 @@ @sapContent_RatedColor: #ffdf72; @sapContent_UnratedColor: #a9b4be; @sapContent_BusyColor: #4db1ff; -@sapContent_FocusColor: #9ad3ff; +@sapContent_FocusColor: #4db1ff; @sapContent_FocusStyle: solid; @sapContent_FocusWidth: .125rem; @sapContent_ContrastFocusColor: #000; @@ -83,13 +83,13 @@ @sapContent_TextShadow: 0 0 0.125rem #000; @sapContent_ContrastTextShadow: none; @sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742; -@sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); -@sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -@sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); -@sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); -@sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); -@sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -@sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.3); +@sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); +@sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); +@sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); +@sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); +@sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); +@sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); +@sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); @sapContent_SearchHighlightColor: #046c7a; @sapContent_HelpColor: #5dc122; @sapContent_LabelColor: #8396A8; @@ -108,7 +108,7 @@ @sapContent_DragAndDropActiveColor: #4db1ff; @sapContent_Selected_TextColor: #4db1ff; @sapContent_Selected_Background: #1d232a; -@sapContent_Selected_Hover_Background: #002b4d; +@sapContent_Selected_Hover_Background: #1d232a; @sapContent_Selected_ForegroundColor: #4db1ff; @sapContent_ForcedColorAdjust: none; @sapContent_Illustrative_Color1: #5d36ff; @@ -146,10 +146,10 @@ @sapFontHeader5Size: 1rem; @sapFontHeader6Size: .875rem; @sapLink_TextDecoration: none; -@sapLink_Hover_Color: #4db1ff; +@sapLink_Hover_Color: #29a1ff; @sapLink_Hover_TextDecoration: underline; @sapLink_Active_Color: #4db1ff; -@sapLink_Active_TextDecoration: none; +@sapLink_Active_TextDecoration: underline; @sapLink_Visited_Color: #4db1ff; @sapLink_InvertedColor: #bde2ff; @sapLink_SubtleColor: #eaecee; @@ -159,11 +159,11 @@ @sapShell_BackgroundImageRepeat: false; @sapShell_BorderColor: #1d232a; @sapShell_TextColor: #eaecee; -@sapShell_InteractiveBackground: #12171c; +@sapShell_InteractiveBackground: #242e38; @sapShell_InteractiveTextColor: #eaecee; @sapShell_InteractiveBorderColor: #a9b4be; @sapShell_GroupTitleTextColor: #eaecee; -@sapShell_GroupTitleTextShadow: 0 0 0.125rem #000; +@sapShell_GroupTitleTextShadow: 0 0 .125rem #000; @sapShell_Hover_Background: #1d232a; @sapShell_Active_Background: #1d232a; @sapShell_Active_TextColor: #4db1ff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #97dd40; @sapShell_InformativeColor: #4db1ff; @sapShell_NeutralColor: #eaecee; -@sapShell_Assistant_ForegroundColor: #8e73ff; @sapShell_Category_1_Background: #89d1ff; @sapShell_Category_1_BorderColor: #89d1ff; @sapShell_Category_1_TextColor: #1d232a; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #39ad1f; @sapShell_Category_16_TextColor: #1d232a; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #5d36ff; -@sapAssistant_Color2: #a100c2; -@sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -@sapAssistant_Background: #5d36ff; -@sapAssistant_BorderColor: #5d36ff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #2800cf; -@sapAssistant_Hover_BorderColor: #2800cf; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #140069; -@sapAssistant_Active_BorderColor: #c0b0ff; -@sapAssistant_Active_TextColor: #c0b0ff; -@sapAssistant_Question_Background: #140066; -@sapAssistant_Question_BorderColor: #140066; -@sapAssistant_Question_TextColor: #eaecee; -@sapAssistant_Answer_Background: #12171c; -@sapAssistant_Answer_BorderColor: #12171c; -@sapAssistant_Answer_TextColor: #eaecee; @sapAvatar_1_Background: #ae4000; @sapAvatar_1_BorderColor: #ae4000; @sapAvatar_1_TextColor: #ffdf72; @@ -297,15 +278,15 @@ @sapAvatar_10_Background: #45617c; @sapAvatar_10_BorderColor: #45617c; @sapAvatar_10_TextColor: #d5dadd; -@sapButton_Background: #1c242c; -@sapButton_BorderColor: #3a4a5a; +@sapButton_Background: #2e3b47; +@sapButton_BorderColor: #2e3b47; @sapButton_BorderWidth: .0625rem; @sapButton_BorderCornerRadius: .5rem; -@sapButton_TextColor: #4db1ff; -@sapButton_Hover_Background: #222b35; -@sapButton_Hover_BorderColor: #3a4a5a; -@sapButton_Hover_TextColor: #4db1ff; -@sapButton_IconColor: #4db1ff; +@sapButton_TextColor: #eaecee; +@sapButton_Hover_Background: #1d232a; +@sapButton_Hover_BorderColor: #1d232a; +@sapButton_Hover_TextColor: #eaecee; +@sapButton_IconColor: #eaecee; @sapButton_Active_Background: #213131; @sapButton_Active_BorderColor: #4db1ff; @sapButton_Active_TextColor: #4db1ff; @@ -321,10 +302,10 @@ @sapButton_Emphasized_TextShadow: transparent; @sapButton_Emphasized_FontWeight: bold; @sapButton_Reject_Background: #490000; -@sapButton_Reject_BorderColor: #620000; +@sapButton_Reject_BorderColor: #490000; @sapButton_Reject_TextColor: #fa6161; -@sapButton_Reject_Hover_Background: #620000; -@sapButton_Reject_Hover_BorderColor: #620000; +@sapButton_Reject_Hover_Background: #1d232a; +@sapButton_Reject_Hover_BorderColor: #1d232a; @sapButton_Reject_Hover_TextColor: #fa6161; @sapButton_Reject_Active_Background: #213131; @sapButton_Reject_Active_BorderColor: #fa6161; @@ -332,13 +313,13 @@ @sapButton_Reject_Selected_Background: #213131; @sapButton_Reject_Selected_BorderColor: #fa6161; @sapButton_Reject_Selected_TextColor: #fa6161; -@sapButton_Reject_Selected_Hover_Background: #620000; +@sapButton_Reject_Selected_Hover_Background: #213131; @sapButton_Reject_Selected_Hover_BorderColor: #fa6161; @sapButton_Accept_Background: #153e20; -@sapButton_Accept_BorderColor: #1b512a; +@sapButton_Accept_BorderColor: #153e20; @sapButton_Accept_TextColor: #97dd40; -@sapButton_Accept_Hover_Background: #1b512a; -@sapButton_Accept_Hover_BorderColor: #1b512a; +@sapButton_Accept_Hover_Background: #1d232a; +@sapButton_Accept_Hover_BorderColor: #1d232a; @sapButton_Accept_Hover_TextColor: #97dd40; @sapButton_Accept_Active_Background: #213131; @sapButton_Accept_Active_BorderColor: #6dad1f; @@ -346,26 +327,26 @@ @sapButton_Accept_Selected_Background: #213131; @sapButton_Accept_Selected_BorderColor: #6dad1f; @sapButton_Accept_Selected_TextColor: #97dd40; -@sapButton_Accept_Selected_Hover_Background: #1b512a; +@sapButton_Accept_Selected_Hover_Background: #1d232a; @sapButton_Accept_Selected_Hover_BorderColor: #6dad1f; @sapButton_Lite_Background: transparent; @sapButton_Lite_BorderColor: transparent; @sapButton_Lite_TextColor: #4db1ff; -@sapButton_Lite_Hover_Background: #222b35; -@sapButton_Lite_Hover_BorderColor: #3a4a5a; +@sapButton_Lite_Hover_Background: #1d232a; +@sapButton_Lite_Hover_BorderColor: #1d232a; @sapButton_Lite_Hover_TextColor: #4db1ff; @sapButton_Lite_Active_Background: #213131; @sapButton_Lite_Active_BorderColor: #4db1ff; -@sapButton_Selected_Background: #002643; +@sapButton_Selected_Background: #1d232a; @sapButton_Selected_BorderColor: #4db1ff; @sapButton_Selected_TextColor: #4db1ff; -@sapButton_Selected_Hover_Background: #002b4d; +@sapButton_Selected_Hover_Background: #1d232a; @sapButton_Selected_Hover_BorderColor: #4db1ff; @sapButton_Attention_Background: #382700; -@sapButton_Attention_BorderColor: #523900; +@sapButton_Attention_BorderColor: #382700; @sapButton_Attention_TextColor: #ffdf72; -@sapButton_Attention_Hover_Background: #523900; -@sapButton_Attention_Hover_BorderColor: #523900; +@sapButton_Attention_Hover_Background: #1d232a; +@sapButton_Attention_Hover_BorderColor: #1d232a; @sapButton_Attention_Hover_TextColor: #ffdf72; @sapButton_Attention_Active_Background: #213131; @sapButton_Attention_Active_BorderColor: #f7bf00; @@ -373,7 +354,7 @@ @sapButton_Attention_Selected_Background: #213131; @sapButton_Attention_Selected_BorderColor: #f7bf00; @sapButton_Attention_Selected_TextColor: #ffdf72; -@sapButton_Attention_Selected_Hover_Background: #523900; +@sapButton_Attention_Selected_Hover_Background: #213131; @sapButton_Attention_Selected_Hover_BorderColor: #f7bf00; @sapButton_Negative_Background: #fa6161; @sapButton_Negative_BorderColor: #fa6161; @@ -381,45 +362,45 @@ @sapButton_Negative_Hover_Background: #fb7a7a; @sapButton_Negative_Hover_BorderColor: #fb7a7a; @sapButton_Negative_Hover_TextColor: #1d232a; -@sapButton_Negative_Active_Background: #213131; -@sapButton_Negative_Active_BorderColor: #fa6161; -@sapButton_Negative_Active_TextColor: #fa6161; +@sapButton_Negative_Active_Background: #fc9292; +@sapButton_Negative_Active_BorderColor: #fc9292; +@sapButton_Negative_Active_TextColor: #1d232a; @sapButton_Critical_Background: #f7bf00; @sapButton_Critical_BorderColor: #f7bf00; @sapButton_Critical_TextColor: #1d232a; @sapButton_Critical_Hover_Background: #ffcf2b; @sapButton_Critical_Hover_BorderColor: #ffcf2b; @sapButton_Critical_Hover_TextColor: #1d232a; -@sapButton_Critical_Active_Background: #213131; -@sapButton_Critical_Active_BorderColor: #f7bf00; -@sapButton_Critical_Active_TextColor: #ffdf72; +@sapButton_Critical_Active_Background: #ffd43f; +@sapButton_Critical_Active_BorderColor: #ffd43f; +@sapButton_Critical_Active_TextColor: #1d232a; @sapButton_Success_Background: #6dad1f; @sapButton_Success_BorderColor: #6dad1f; @sapButton_Success_TextColor: #1d232a; @sapButton_Success_Hover_Background: #7bc323; @sapButton_Success_Hover_BorderColor: #7bc323; @sapButton_Success_Hover_TextColor: #1d232a; -@sapButton_Success_Active_Background: #213131; -@sapButton_Success_Active_BorderColor: #6dad1f; -@sapButton_Success_Active_TextColor: #97dd40; -@sapButton_Information_Background: #002b4d; -@sapButton_Information_BorderColor: #00457b; -@sapButton_Information_TextColor: #4db1ff; -@sapButton_Information_Hover_Background: #003967; -@sapButton_Information_Hover_BorderColor: #00457b; -@sapButton_Information_Hover_TextColor: #4db1ff; -@sapButton_Information_Active_Background: #213131; -@sapButton_Information_Active_BorderColor: #4db1ff; -@sapButton_Information_Active_TextColor: #4db1ff; -@sapButton_Neutral_Background: #002b4d; -@sapButton_Neutral_BorderColor: #00457b; -@sapButton_Neutral_TextColor: #4db1ff; -@sapButton_Neutral_Hover_Background: #003967; -@sapButton_Neutral_Hover_BorderColor: #00457b; -@sapButton_Neutral_Hover_TextColor: #4db1ff; -@sapButton_Neutral_Active_Background: #213131; -@sapButton_Neutral_Active_BorderColor: #4db1ff; -@sapButton_Neutral_Active_TextColor: #4db1ff; +@sapButton_Success_Active_Background: #88d827; +@sapButton_Success_Active_BorderColor: #88d827; +@sapButton_Success_Active_TextColor: #1d232a; +@sapButton_Information_Background: #4db1ff; +@sapButton_Information_BorderColor: #4db1ff; +@sapButton_Information_TextColor: #1d232a; +@sapButton_Information_Hover_Background: #67bcff; +@sapButton_Information_Hover_BorderColor: #67bcff; +@sapButton_Information_Hover_TextColor: #1d232a; +@sapButton_Information_Active_Background: #80c7ff; +@sapButton_Information_Active_BorderColor: #80c7ff; +@sapButton_Information_Active_TextColor: #1d232a; +@sapButton_Neutral_Background: #a9b4be; +@sapButton_Neutral_BorderColor: #a9b4be; +@sapButton_Neutral_TextColor: #1d232a; +@sapButton_Neutral_Hover_Background: #b8c1c9; +@sapButton_Neutral_Hover_BorderColor: #b8c1c9; +@sapButton_Neutral_Hover_TextColor: #1d232a; +@sapButton_Neutral_Active_Background: #c6cdd4; +@sapButton_Neutral_Active_BorderColor: #c6cdd4; +@sapButton_Neutral_Active_TextColor: #1d232a; @sapButton_Track_Background: #a9b4be; @sapButton_Track_BorderColor: #a9b4be; @sapButton_Track_TextColor: #1d232a; @@ -435,11 +416,11 @@ @sapButton_Handle_TextColor: #eaecee; @sapButton_Handle_Hover_Background: #1d232a; @sapButton_Handle_Hover_BorderColor: rgba(29,35,42,0.5); -@sapButton_Handle_Selected_Background: #002643; -@sapButton_Handle_Selected_BorderColor: #002643; +@sapButton_Handle_Selected_Background: #1d232a; +@sapButton_Handle_Selected_BorderColor: #1d232a; @sapButton_Handle_Selected_TextColor: #4db1ff; -@sapButton_Handle_Selected_Hover_Background: #002643; -@sapButton_Handle_Selected_Hover_BorderColor: rgba(0,38,67,0.5); +@sapButton_Handle_Selected_Hover_Background: #1d232a; +@sapButton_Handle_Selected_Hover_BorderColor: rgba(29,35,42,0.5); @sapButton_Track_Negative_Background: #fa6161; @sapButton_Track_Negative_BorderColor: #fa6161; @sapButton_Track_Negative_TextColor: #1d232a; @@ -460,61 +441,61 @@ @sapButton_Handle_Positive_TextColor: #97dd40; @sapButton_Handle_Positive_Hover_Background: #1d232a; @sapButton_Handle_Positive_Hover_BorderColor: rgba(29,35,42,0.5); -@sapButton_TokenBackground: #1c242c; -@sapButton_TokenBorderColor: #3a4a5a; -@sapField_Background: #161c22; +@sapButton_TokenBackground: #1d232a; +@sapButton_TokenBorderColor: #a9b4be; +@sapField_Background: #242e38; @sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; @sapField_TextColor: #fff; @sapField_PlaceholderTextColor: #8396A8; @sapField_BorderColor: #a9b4be; -@sapField_HelpBackground: #161c22; +@sapField_HelpBackground: #242e38; @sapField_BorderWidth: .0625rem; @sapField_BorderStyle: none; @sapField_BorderCornerRadius: .25rem; -@sapField_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); +@sapField_Shadow: none; @sapField_Hover_Background: #1d232a; -@sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; -@sapField_Hover_BorderColor: #4db1ff; +@sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; +@sapField_Hover_BorderColor: #a9b4be; @sapField_Hover_HelpBackground: #1d232a; -@sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -@sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); -@sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); -@sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); -@sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); +@sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); +@sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); +@sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); +@sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); +@sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); @sapField_Active_BorderColor: #4db1ff; @sapField_Focus_Background: #1d232a; -@sapField_Focus_BorderColor: #9ad3ff; +@sapField_Focus_BorderColor: #4db1ff; @sapField_Focus_HelpBackground: #1d232a; -@sapField_ReadOnly_Background: #242e38; +@sapField_ReadOnly_Background: transparent; @sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box; @sapField_ReadOnly_BorderColor: #a9b4be; @sapField_ReadOnly_BorderStyle: none; -@sapField_ReadOnly_HelpBackground: #242e38; +@sapField_ReadOnly_HelpBackground: transparent; @sapField_RequiredColor: #ff78a4; @sapField_InvalidColor: #fa6161; @sapField_InvalidBackground: #350000; @sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box; @sapField_InvalidBorderWidth: .125rem; @sapField_InvalidBorderStyle: none; -@sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); +@sapField_InvalidShadow: none; @sapField_WarningColor: #f7bf00; @sapField_WarningBackground: #382700; @sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box; @sapField_WarningBorderWidth: .125rem; @sapField_WarningBorderStyle: none; -@sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); +@sapField_WarningShadow: none; @sapField_SuccessColor: #6dad1f; @sapField_SuccessBackground: #11331a; @sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box; @sapField_SuccessBorderWidth: .0625rem; @sapField_SuccessBorderStyle: none; -@sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); +@sapField_SuccessShadow: none; @sapField_InformationColor: #4db1ff; @sapField_InformationBackground: #00144a; @sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; @sapField_InformationBorderWidth: .125rem; @sapField_InformationBorderStyle: none; -@sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); +@sapField_InformationShadow: none; @sapGroup_TitleBackground: #1d232a; @sapGroup_TitleBorderColor: #768ea5; @sapGroup_TitleTextColor: #eaecee; @@ -538,7 +519,7 @@ @sapList_SelectionBorderColor: #4db1ff; @sapList_Hover_SelectionBackground: #223548; @sapList_Background: #1d232a; -@sapList_Hover_Background: #222b35; +@sapList_Hover_Background: #232b33; @sapList_AlternatingBackground: #12171c; @sapList_GroupHeaderBackground: #1d232a; @sapList_GroupHeaderBorderColor: #768ea5; @@ -572,7 +553,7 @@ @sapProgress_InformationBorderColor: #001b64; @sapProgress_InformationTextColor: #eaecee; @sapProgress_Value_Background: #a9b4be; -@sapProgress_Value_BorderColor: #a9b4be; +@sapProgress_Value_BorderColor: #2e3b48; @sapProgress_Value_TextColor: #a9b4be; @sapProgress_Value_NegativeBackground: #fa6161; @sapProgress_Value_NegativeBorderColor: #fa6161; @@ -589,19 +570,19 @@ @sapScrollBar_FaceColor: #647891; @sapScrollBar_TrackColor: #1d232a; @sapScrollBar_BorderColor: #647891; -@sapScrollBar_SymbolColor: #4db1ff; +@sapScrollBar_SymbolColor: #eaecee; @sapScrollBar_Dimension: .75rem; -@sapScrollBar_Hover_FaceColor: #8697ac; +@sapScrollBar_Hover_FaceColor: #5c6e85; @sapSlider_Background: #2e3b48; @sapSlider_BorderColor: #2e3b48; @sapSlider_Selected_Background: #4db1ff; @sapSlider_Selected_BorderColor: #4db1ff; @sapSlider_HandleBackground: #1d232a; -@sapSlider_HandleBorderColor: #005394; +@sapSlider_HandleBorderColor: #1d232a; @sapSlider_RangeHandleBackground: #1d232a; -@sapSlider_Hover_HandleBackground: #002b4d; -@sapSlider_Hover_HandleBorderColor: #005394; -@sapSlider_Hover_RangeHandleBackground: #002b4d; +@sapSlider_Hover_HandleBackground: #1d232a; +@sapSlider_Hover_HandleBorderColor: #4db1ff; +@sapSlider_Hover_RangeHandleBackground: #1d232a; @sapSlider_Active_HandleBackground: #213131; @sapSlider_Active_HandleBorderColor: #4db1ff; @sapSlider_Active_RangeHandleBackground: transparent; @@ -617,17 +598,17 @@ @sapInfobar_NonInteractive_Background: #12171c; @sapInfobar_TextColor: #64edd2; @sapObjectHeader_Background: #1d232a; -@sapObjectHeader_Hover_Background: #222b35; +@sapObjectHeader_Hover_Background: #232b33; @sapObjectHeader_BorderColor: #2e3742; @sapObjectHeader_Title_TextColor: #eaecee; -@sapObjectHeader_Title_FontSize: 1.5rem; +@sapObjectHeader_Title_FontSize: 2rem; @sapObjectHeader_Title_SnappedFontSize: 1.25rem; @sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; @sapObjectHeader_Subtitle_TextColor: #8396a8; @sapBlockLayer_Background: #000; @sapTile_Background: #1d232a; -@sapTile_Hover_Background: #222b35; -@sapTile_Active_Background: #020303; +@sapTile_Hover_Background: #1d232a; +@sapTile_Active_Background: #15191e; @sapTile_BorderColor: transparent; @sapTile_BorderCornerRadius: 1rem; @sapTile_TitleTextColor: #eaecee; @@ -635,7 +616,7 @@ @sapTile_IconColor: #8396a8; @sapTile_SeparatorColor: #475566; @sapTile_Interactive_BorderColor: #5b6e85; -@sapTile_OverlayBackground: #1d232a; +@sapTile_OverlayBackground: rgba(29,35,42,0.96); @sapTile_OverlayForegroundColor: #eaecee; @sapAccentColor1: #ffdf72; @sapAccentColor2: #ff8cb2; @@ -657,17 +638,17 @@ @sapAccentBackgroundColor8: #236c39; @sapAccentBackgroundColor9: #4e247a; @sapAccentBackgroundColor10: #45617c; -@sapIndicationColor_1: #fd4444; -@sapIndicationColor_1_Background: #fd4444; -@sapIndicationColor_1_BorderColor: #fd4444; +@sapIndicationColor_1: #fd3535; +@sapIndicationColor_1_Background: #fd3535; +@sapIndicationColor_1_BorderColor: #fd3535; @sapIndicationColor_1_TextColor: #1d232a; -@sapIndicationColor_1_Hover_Background: #fd5d5d; -@sapIndicationColor_1_Active_Background: #213131; +@sapIndicationColor_1_Hover_Background: #fd4e4e; +@sapIndicationColor_1_Active_Background: #fe6767; @sapIndicationColor_1_Active_BorderColor: #5e0303; -@sapIndicationColor_1_Active_TextColor: #fd4444; -@sapIndicationColor_1_Selected_Background: #213131; +@sapIndicationColor_1_Active_TextColor: #fd3535; +@sapIndicationColor_1_Selected_Background: #fe6767; @sapIndicationColor_1_Selected_BorderColor: #5e0303; -@sapIndicationColor_1_Selected_TextColor: #fd4444; +@sapIndicationColor_1_Selected_TextColor: #fd3535; @sapIndicationColor_1b: #5e0303; @sapIndicationColor_1b_BorderColor: #5e0303; @sapIndicationColor_1b_Hover_Background: #770404; @@ -676,10 +657,10 @@ @sapIndicationColor_2_BorderColor: #ff8f8f; @sapIndicationColor_2_TextColor: #1d232a; @sapIndicationColor_2_Hover_Background: #ffa9a9; -@sapIndicationColor_2_Active_Background: #213131; +@sapIndicationColor_2_Active_Background: #ffc2c2; @sapIndicationColor_2_Active_BorderColor: #7d0000; @sapIndicationColor_2_Active_TextColor: #ff8f8f; -@sapIndicationColor_2_Selected_Background: #213131; +@sapIndicationColor_2_Selected_Background: #ffc2c2; @sapIndicationColor_2_Selected_BorderColor: #7d0000; @sapIndicationColor_2_Selected_TextColor: #ff8f8f; @sapIndicationColor_2b: #7d0000; @@ -690,10 +671,10 @@ @sapIndicationColor_3_BorderColor: #ffc933; @sapIndicationColor_3_TextColor: #1d232a; @sapIndicationColor_3_Hover_Background: #ffcd42; -@sapIndicationColor_3_Active_Background: #213131; +@sapIndicationColor_3_Active_Background: #ffd152; @sapIndicationColor_3_Active_BorderColor: #662b00; @sapIndicationColor_3_Active_TextColor: #ffc933; -@sapIndicationColor_3_Selected_Background: #213131; +@sapIndicationColor_3_Selected_Background: #ffd152; @sapIndicationColor_3_Selected_BorderColor: #662b00; @sapIndicationColor_3_Selected_TextColor: #ffc933; @sapIndicationColor_3b: #662b00; @@ -704,10 +685,10 @@ @sapIndicationColor_4_BorderColor: #bde986; @sapIndicationColor_4_TextColor: #1d232a; @sapIndicationColor_4_Hover_Background: #c9ed9c; -@sapIndicationColor_4_Active_Background: #213131; +@sapIndicationColor_4_Active_Background: #d5f1b1; @sapIndicationColor_4_Active_BorderColor: #044a18; @sapIndicationColor_4_Active_TextColor: #bde986; -@sapIndicationColor_4_Selected_Background: #213131; +@sapIndicationColor_4_Selected_Background: #d5f1b1; @sapIndicationColor_4_Selected_BorderColor: #044a18; @sapIndicationColor_4_Selected_TextColor: #bde986; @sapIndicationColor_4b: #044a18; @@ -718,10 +699,10 @@ @sapIndicationColor_5_BorderColor: #a6e0ff; @sapIndicationColor_5_TextColor: #1d232a; @sapIndicationColor_5_Hover_Background: #c0e9ff; -@sapIndicationColor_5_Active_Background: #213131; +@sapIndicationColor_5_Active_Background: #d9f2ff; @sapIndicationColor_5_Active_BorderColor: #024594; @sapIndicationColor_5_Active_TextColor: #a6e0ff; -@sapIndicationColor_5_Selected_Background: #213131; +@sapIndicationColor_5_Selected_Background: #d9f2ff; @sapIndicationColor_5_Selected_BorderColor: #024594; @sapIndicationColor_5_Selected_TextColor: #a6e0ff; @sapIndicationColor_5b: #024594; @@ -732,10 +713,10 @@ @sapIndicationColor_6_BorderColor: #64edd2; @sapIndicationColor_6_TextColor: #1d232a; @sapIndicationColor_6_Hover_Background: #7bf0d9; -@sapIndicationColor_6_Active_Background: #213131; +@sapIndicationColor_6_Active_Background: #92f2df; @sapIndicationColor_6_Active_BorderColor: #00454e; @sapIndicationColor_6_Active_TextColor: #64edd2; -@sapIndicationColor_6_Selected_Background: #213131; +@sapIndicationColor_6_Selected_Background: #92f2df; @sapIndicationColor_6_Selected_BorderColor: #00454e; @sapIndicationColor_6_Selected_TextColor: #64edd2; @sapIndicationColor_6b: #00454e; @@ -746,10 +727,10 @@ @sapIndicationColor_7_BorderColor: #d3b6ff; @sapIndicationColor_7_TextColor: #1d232a; @sapIndicationColor_7_Hover_Background: #e2d0ff; -@sapIndicationColor_7_Active_Background: #213131; +@sapIndicationColor_7_Active_Background: #f2e9ff; @sapIndicationColor_7_Active_BorderColor: #2702c2; @sapIndicationColor_7_Active_TextColor: #d3b6ff; -@sapIndicationColor_7_Selected_Background: #213131; +@sapIndicationColor_7_Selected_Background: #f2e9ff; @sapIndicationColor_7_Selected_BorderColor: #2702c2; @sapIndicationColor_7_Selected_TextColor: #d3b6ff; @sapIndicationColor_7b: #2702c2; @@ -760,10 +741,10 @@ @sapIndicationColor_8_BorderColor: #ff8af0; @sapIndicationColor_8_TextColor: #1d232a; @sapIndicationColor_8_Hover_Background: #ffa3f3; -@sapIndicationColor_8_Active_Background: #213131; +@sapIndicationColor_8_Active_Background: #ffbdf7; @sapIndicationColor_8_Active_BorderColor: #4c005b; @sapIndicationColor_8_Active_TextColor: #ff8af0; -@sapIndicationColor_8_Selected_Background: #213131; +@sapIndicationColor_8_Selected_Background: #ffbdf7; @sapIndicationColor_8_Selected_BorderColor: #4c005b; @sapIndicationColor_8_Selected_TextColor: #ff8af0; @sapIndicationColor_8b: #4c005b; @@ -840,32 +821,32 @@ @sapLegendBackgroundColor18: #1e3009; @sapLegendBackgroundColor19: #0a285c; @sapLegendBackgroundColor20: #1c0c6e; -@sapChart_OrderedColor_1: #0070f2; -@sapChart_OrderedColor_2: #ffb727; -@sapChart_OrderedColor_3: #b4ce35; -@sapChart_OrderedColor_4: #fa4f96; +@sapChart_OrderedColor_1: #1b90ff; +@sapChart_OrderedColor_2: #f26018; +@sapChart_OrderedColor_3: #179c6f; +@sapChart_OrderedColor_4: #f62866; @sapChart_OrderedColor_5: #8b47d7; -@sapChart_OrderedColor_6: #049f9a; -@sapChart_OrderedColor_7: #3c8cdd; -@sapChart_OrderedColor_8: #f31ded; -@sapChart_OrderedColor_9: #8ea18c; -@sapChart_OrderedColor_10: #f28585; -@sapChart_OrderedColor_11: #7858ff; +@sapChart_OrderedColor_6: #04a29d; +@sapChart_OrderedColor_7: #0070f2; +@sapChart_OrderedColor_8: #cc00dc; +@sapChart_OrderedColor_9: #8396a8; +@sapChart_OrderedColor_10: #f54747; +@sapChart_OrderedColor_11: #296fb3; @sapChart_Bad: #f53232; @sapChart_Critical: #e76500; @sapChart_Good: #30914c; @sapChart_Neutral: #788fa6; -@sapChart_Sequence_1: #0070f2; -@sapChart_Sequence_2: #ffb727; -@sapChart_Sequence_3: #b4ce35; -@sapChart_Sequence_4: #fa4f96; +@sapChart_Sequence_1: #1b90ff; +@sapChart_Sequence_2: #f26018; +@sapChart_Sequence_3: #179c6f; +@sapChart_Sequence_4: #f62866; @sapChart_Sequence_5: #8b47d7; -@sapChart_Sequence_6: #049f9a; -@sapChart_Sequence_7: #3c8cdd; -@sapChart_Sequence_8: #f31ded; -@sapChart_Sequence_9: #8ea18c; -@sapChart_Sequence_10: #f28585; -@sapChart_Sequence_11: #7858ff; +@sapChart_Sequence_6: #04a29d; +@sapChart_Sequence_7: #0070f2; +@sapChart_Sequence_8: #cc00dc; +@sapChart_Sequence_9: #8396a8; +@sapChart_Sequence_10: #f54747; +@sapChart_Sequence_11: #296fb3; @sapChart_Sequence_Neutral: #788fa6; @sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); @sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); diff --git a/content/Base/baseLib/sap_horizon_dark/preview-RTL.css b/content/Base/baseLib/sap_horizon_dark/preview-RTL.css index fbcf3cb9..d3207a00 100644 --- a/content/Base/baseLib/sap_horizon_dark/preview-RTL.css +++ b/content/Base/baseLib/sap_horizon_dark/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#fa6161!important}.sapSvgIconCritical{fill:#f7bf00!important}.sapSvgIconPositive{fill:#6dad1f!important}.sapSvgIconBase{fill:#1d232a!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#fa6161!important}.sapSvgIconCritical{fill:#f7bf00!important}.sapSvgIconPositive{fill:#6dad1f!important}.sapSvgIconBase{fill:#1d232a!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_dark/preview.css b/content/Base/baseLib/sap_horizon_dark/preview.css index 41399984..1c73b453 100644 --- a/content/Base/baseLib/sap_horizon_dark/preview.css +++ b/content/Base/baseLib/sap_horizon_dark/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#fa6161 !important}.sapSvgIconCritical{fill:#f7bf00 !important}.sapSvgIconPositive{fill:#6dad1f !important}.sapSvgIconBase{fill:#1d232a !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#fa6161 !important}.sapSvgIconCritical{fill:#f7bf00 !important}.sapSvgIconPositive{fill:#6dad1f !important}.sapSvgIconBase{fill:#1d232a !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_dark/preview.less b/content/Base/baseLib/sap_horizon_dark/preview.less index 1e4b954a..190e0149 100644 --- a/content/Base/baseLib/sap_horizon_dark/preview.less +++ b/content/Base/baseLib/sap_horizon_dark/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_dark/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_dark/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_horizon_dark/sass_variables.scss b/content/Base/baseLib/sap_horizon_dark/sass_variables.scss index 86c49f42..a1e6cbab 100644 --- a/content/Base/baseLib/sap_horizon_dark/sass_variables.scss +++ b/content/Base/baseLib/sap_horizon_dark/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #0070f2; $sapHighlightColor: #4db1ff; $sapBaseColor: #1d232a; @@ -13,7 +13,7 @@ $sapBackgroundImage: none; $sapBackgroundImageOpacity: 1.0; $sapBackgroundImageRepeat: false; $sapSelectedColor: #4db1ff; -$sapHoverColor: #222b35; +$sapHoverColor: #181f25; $sapActiveColor: #020303; $sapHighlightTextColor: #1d232a; $sapTitleColor: #eaecee; @@ -70,7 +70,7 @@ $sapContent_ImagePlaceholderForegroundColor: #d5dadd; $sapContent_RatedColor: #ffdf72; $sapContent_UnratedColor: #a9b4be; $sapContent_BusyColor: #4db1ff; -$sapContent_FocusColor: #9ad3ff; +$sapContent_FocusColor: #4db1ff; $sapContent_FocusStyle: solid; $sapContent_FocusWidth: .125rem; $sapContent_ContrastFocusColor: #000; @@ -83,13 +83,13 @@ $sapContent_Shadow3: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 1.25rem 5rem 0 rg $sapContent_TextShadow: 0 0 0.125rem #000; $sapContent_ContrastTextShadow: none; $sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742; -$sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); -$sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -$sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); -$sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); -$sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); -$sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -$sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.3); +$sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); +$sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); +$sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); +$sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); +$sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); +$sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); +$sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); $sapContent_SearchHighlightColor: #046c7a; $sapContent_HelpColor: #5dc122; $sapContent_LabelColor: #8396A8; @@ -108,7 +108,7 @@ $sapContent_BadgeTextColor: #1d232a; $sapContent_DragAndDropActiveColor: #4db1ff; $sapContent_Selected_TextColor: #4db1ff; $sapContent_Selected_Background: #1d232a; -$sapContent_Selected_Hover_Background: #002b4d; +$sapContent_Selected_Hover_Background: #1d232a; $sapContent_Selected_ForegroundColor: #4db1ff; $sapContent_ForcedColorAdjust: none; $sapContent_Illustrative_Color1: #5d36ff; @@ -146,10 +146,10 @@ $sapFontHeader4Size: 1.25rem; $sapFontHeader5Size: 1rem; $sapFontHeader6Size: .875rem; $sapLink_TextDecoration: none; -$sapLink_Hover_Color: #4db1ff; +$sapLink_Hover_Color: #29a1ff; $sapLink_Hover_TextDecoration: underline; $sapLink_Active_Color: #4db1ff; -$sapLink_Active_TextDecoration: none; +$sapLink_Active_TextDecoration: underline; $sapLink_Visited_Color: #4db1ff; $sapLink_InvertedColor: #bde2ff; $sapLink_SubtleColor: #eaecee; @@ -159,11 +159,11 @@ $sapShell_BackgroundImageOpacity: 1.0; $sapShell_BackgroundImageRepeat: false; $sapShell_BorderColor: #1d232a; $sapShell_TextColor: #eaecee; -$sapShell_InteractiveBackground: #12171c; +$sapShell_InteractiveBackground: #242e38; $sapShell_InteractiveTextColor: #eaecee; $sapShell_InteractiveBorderColor: #a9b4be; $sapShell_GroupTitleTextColor: #eaecee; -$sapShell_GroupTitleTextShadow: 0 0 0.125rem #000; +$sapShell_GroupTitleTextShadow: 0 0 .125rem #000; $sapShell_Hover_Background: #1d232a; $sapShell_Active_Background: #1d232a; $sapShell_Active_TextColor: #4db1ff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #ffdf72; $sapShell_PositiveColor: #97dd40; $sapShell_InformativeColor: #4db1ff; $sapShell_NeutralColor: #eaecee; -$sapShell_Assistant_ForegroundColor: #8e73ff; $sapShell_Category_1_Background: #89d1ff; $sapShell_Category_1_BorderColor: #89d1ff; $sapShell_Category_1_TextColor: #1d232a; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #39ad1f; $sapShell_Category_16_BorderColor: #39ad1f; $sapShell_Category_16_TextColor: #1d232a; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #5d36ff; -$sapAssistant_Color2: #a100c2; -$sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2); -$sapAssistant_Background: #5d36ff; -$sapAssistant_BorderColor: #5d36ff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #2800cf; -$sapAssistant_Hover_BorderColor: #2800cf; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #140069; -$sapAssistant_Active_BorderColor: #c0b0ff; -$sapAssistant_Active_TextColor: #c0b0ff; -$sapAssistant_Question_Background: #140066; -$sapAssistant_Question_BorderColor: #140066; -$sapAssistant_Question_TextColor: #eaecee; -$sapAssistant_Answer_Background: #12171c; -$sapAssistant_Answer_BorderColor: #12171c; -$sapAssistant_Answer_TextColor: #eaecee; $sapAvatar_1_Background: #ae4000; $sapAvatar_1_BorderColor: #ae4000; $sapAvatar_1_TextColor: #ffdf72; @@ -297,15 +278,15 @@ $sapAvatar_9_TextColor: #b995e0; $sapAvatar_10_Background: #45617c; $sapAvatar_10_BorderColor: #45617c; $sapAvatar_10_TextColor: #d5dadd; -$sapButton_Background: #1c242c; -$sapButton_BorderColor: #3a4a5a; +$sapButton_Background: #2e3b47; +$sapButton_BorderColor: #2e3b47; $sapButton_BorderWidth: .0625rem; $sapButton_BorderCornerRadius: .5rem; -$sapButton_TextColor: #4db1ff; -$sapButton_Hover_Background: #222b35; -$sapButton_Hover_BorderColor: #3a4a5a; -$sapButton_Hover_TextColor: #4db1ff; -$sapButton_IconColor: #4db1ff; +$sapButton_TextColor: #eaecee; +$sapButton_Hover_Background: #1d232a; +$sapButton_Hover_BorderColor: #1d232a; +$sapButton_Hover_TextColor: #eaecee; +$sapButton_IconColor: #eaecee; $sapButton_Active_Background: #213131; $sapButton_Active_BorderColor: #4db1ff; $sapButton_Active_TextColor: #4db1ff; @@ -321,10 +302,10 @@ $sapButton_Emphasized_Active_TextColor: #4db1ff; $sapButton_Emphasized_TextShadow: transparent; $sapButton_Emphasized_FontWeight: bold; $sapButton_Reject_Background: #490000; -$sapButton_Reject_BorderColor: #620000; +$sapButton_Reject_BorderColor: #490000; $sapButton_Reject_TextColor: #fa6161; -$sapButton_Reject_Hover_Background: #620000; -$sapButton_Reject_Hover_BorderColor: #620000; +$sapButton_Reject_Hover_Background: #1d232a; +$sapButton_Reject_Hover_BorderColor: #1d232a; $sapButton_Reject_Hover_TextColor: #fa6161; $sapButton_Reject_Active_Background: #213131; $sapButton_Reject_Active_BorderColor: #fa6161; @@ -332,13 +313,13 @@ $sapButton_Reject_Active_TextColor: #fa6161; $sapButton_Reject_Selected_Background: #213131; $sapButton_Reject_Selected_BorderColor: #fa6161; $sapButton_Reject_Selected_TextColor: #fa6161; -$sapButton_Reject_Selected_Hover_Background: #620000; +$sapButton_Reject_Selected_Hover_Background: #213131; $sapButton_Reject_Selected_Hover_BorderColor: #fa6161; $sapButton_Accept_Background: #153e20; -$sapButton_Accept_BorderColor: #1b512a; +$sapButton_Accept_BorderColor: #153e20; $sapButton_Accept_TextColor: #97dd40; -$sapButton_Accept_Hover_Background: #1b512a; -$sapButton_Accept_Hover_BorderColor: #1b512a; +$sapButton_Accept_Hover_Background: #1d232a; +$sapButton_Accept_Hover_BorderColor: #1d232a; $sapButton_Accept_Hover_TextColor: #97dd40; $sapButton_Accept_Active_Background: #213131; $sapButton_Accept_Active_BorderColor: #6dad1f; @@ -346,26 +327,26 @@ $sapButton_Accept_Active_TextColor: #97dd40; $sapButton_Accept_Selected_Background: #213131; $sapButton_Accept_Selected_BorderColor: #6dad1f; $sapButton_Accept_Selected_TextColor: #97dd40; -$sapButton_Accept_Selected_Hover_Background: #1b512a; +$sapButton_Accept_Selected_Hover_Background: #1d232a; $sapButton_Accept_Selected_Hover_BorderColor: #6dad1f; $sapButton_Lite_Background: transparent; $sapButton_Lite_BorderColor: transparent; $sapButton_Lite_TextColor: #4db1ff; -$sapButton_Lite_Hover_Background: #222b35; -$sapButton_Lite_Hover_BorderColor: #3a4a5a; +$sapButton_Lite_Hover_Background: #1d232a; +$sapButton_Lite_Hover_BorderColor: #1d232a; $sapButton_Lite_Hover_TextColor: #4db1ff; $sapButton_Lite_Active_Background: #213131; $sapButton_Lite_Active_BorderColor: #4db1ff; -$sapButton_Selected_Background: #002643; +$sapButton_Selected_Background: #1d232a; $sapButton_Selected_BorderColor: #4db1ff; $sapButton_Selected_TextColor: #4db1ff; -$sapButton_Selected_Hover_Background: #002b4d; +$sapButton_Selected_Hover_Background: #1d232a; $sapButton_Selected_Hover_BorderColor: #4db1ff; $sapButton_Attention_Background: #382700; -$sapButton_Attention_BorderColor: #523900; +$sapButton_Attention_BorderColor: #382700; $sapButton_Attention_TextColor: #ffdf72; -$sapButton_Attention_Hover_Background: #523900; -$sapButton_Attention_Hover_BorderColor: #523900; +$sapButton_Attention_Hover_Background: #1d232a; +$sapButton_Attention_Hover_BorderColor: #1d232a; $sapButton_Attention_Hover_TextColor: #ffdf72; $sapButton_Attention_Active_Background: #213131; $sapButton_Attention_Active_BorderColor: #f7bf00; @@ -373,7 +354,7 @@ $sapButton_Attention_Active_TextColor: #ffdf72; $sapButton_Attention_Selected_Background: #213131; $sapButton_Attention_Selected_BorderColor: #f7bf00; $sapButton_Attention_Selected_TextColor: #ffdf72; -$sapButton_Attention_Selected_Hover_Background: #523900; +$sapButton_Attention_Selected_Hover_Background: #213131; $sapButton_Attention_Selected_Hover_BorderColor: #f7bf00; $sapButton_Negative_Background: #fa6161; $sapButton_Negative_BorderColor: #fa6161; @@ -381,45 +362,45 @@ $sapButton_Negative_TextColor: #1d232a; $sapButton_Negative_Hover_Background: #fb7a7a; $sapButton_Negative_Hover_BorderColor: #fb7a7a; $sapButton_Negative_Hover_TextColor: #1d232a; -$sapButton_Negative_Active_Background: #213131; -$sapButton_Negative_Active_BorderColor: #fa6161; -$sapButton_Negative_Active_TextColor: #fa6161; +$sapButton_Negative_Active_Background: #fc9292; +$sapButton_Negative_Active_BorderColor: #fc9292; +$sapButton_Negative_Active_TextColor: #1d232a; $sapButton_Critical_Background: #f7bf00; $sapButton_Critical_BorderColor: #f7bf00; $sapButton_Critical_TextColor: #1d232a; $sapButton_Critical_Hover_Background: #ffcf2b; $sapButton_Critical_Hover_BorderColor: #ffcf2b; $sapButton_Critical_Hover_TextColor: #1d232a; -$sapButton_Critical_Active_Background: #213131; -$sapButton_Critical_Active_BorderColor: #f7bf00; -$sapButton_Critical_Active_TextColor: #ffdf72; +$sapButton_Critical_Active_Background: #ffd43f; +$sapButton_Critical_Active_BorderColor: #ffd43f; +$sapButton_Critical_Active_TextColor: #1d232a; $sapButton_Success_Background: #6dad1f; $sapButton_Success_BorderColor: #6dad1f; $sapButton_Success_TextColor: #1d232a; $sapButton_Success_Hover_Background: #7bc323; $sapButton_Success_Hover_BorderColor: #7bc323; $sapButton_Success_Hover_TextColor: #1d232a; -$sapButton_Success_Active_Background: #213131; -$sapButton_Success_Active_BorderColor: #6dad1f; -$sapButton_Success_Active_TextColor: #97dd40; -$sapButton_Information_Background: #002b4d; -$sapButton_Information_BorderColor: #00457b; -$sapButton_Information_TextColor: #4db1ff; -$sapButton_Information_Hover_Background: #003967; -$sapButton_Information_Hover_BorderColor: #00457b; -$sapButton_Information_Hover_TextColor: #4db1ff; -$sapButton_Information_Active_Background: #213131; -$sapButton_Information_Active_BorderColor: #4db1ff; -$sapButton_Information_Active_TextColor: #4db1ff; -$sapButton_Neutral_Background: #002b4d; -$sapButton_Neutral_BorderColor: #00457b; -$sapButton_Neutral_TextColor: #4db1ff; -$sapButton_Neutral_Hover_Background: #003967; -$sapButton_Neutral_Hover_BorderColor: #00457b; -$sapButton_Neutral_Hover_TextColor: #4db1ff; -$sapButton_Neutral_Active_Background: #213131; -$sapButton_Neutral_Active_BorderColor: #4db1ff; -$sapButton_Neutral_Active_TextColor: #4db1ff; +$sapButton_Success_Active_Background: #88d827; +$sapButton_Success_Active_BorderColor: #88d827; +$sapButton_Success_Active_TextColor: #1d232a; +$sapButton_Information_Background: #4db1ff; +$sapButton_Information_BorderColor: #4db1ff; +$sapButton_Information_TextColor: #1d232a; +$sapButton_Information_Hover_Background: #67bcff; +$sapButton_Information_Hover_BorderColor: #67bcff; +$sapButton_Information_Hover_TextColor: #1d232a; +$sapButton_Information_Active_Background: #80c7ff; +$sapButton_Information_Active_BorderColor: #80c7ff; +$sapButton_Information_Active_TextColor: #1d232a; +$sapButton_Neutral_Background: #a9b4be; +$sapButton_Neutral_BorderColor: #a9b4be; +$sapButton_Neutral_TextColor: #1d232a; +$sapButton_Neutral_Hover_Background: #b8c1c9; +$sapButton_Neutral_Hover_BorderColor: #b8c1c9; +$sapButton_Neutral_Hover_TextColor: #1d232a; +$sapButton_Neutral_Active_Background: #c6cdd4; +$sapButton_Neutral_Active_BorderColor: #c6cdd4; +$sapButton_Neutral_Active_TextColor: #1d232a; $sapButton_Track_Background: #a9b4be; $sapButton_Track_BorderColor: #a9b4be; $sapButton_Track_TextColor: #1d232a; @@ -435,11 +416,11 @@ $sapButton_Handle_BorderColor: #1d232a; $sapButton_Handle_TextColor: #eaecee; $sapButton_Handle_Hover_Background: #1d232a; $sapButton_Handle_Hover_BorderColor: rgba(29,35,42,0.5); -$sapButton_Handle_Selected_Background: #002643; -$sapButton_Handle_Selected_BorderColor: #002643; +$sapButton_Handle_Selected_Background: #1d232a; +$sapButton_Handle_Selected_BorderColor: #1d232a; $sapButton_Handle_Selected_TextColor: #4db1ff; -$sapButton_Handle_Selected_Hover_Background: #002643; -$sapButton_Handle_Selected_Hover_BorderColor: rgba(0,38,67,0.5); +$sapButton_Handle_Selected_Hover_Background: #1d232a; +$sapButton_Handle_Selected_Hover_BorderColor: rgba(29,35,42,0.5); $sapButton_Track_Negative_Background: #fa6161; $sapButton_Track_Negative_BorderColor: #fa6161; $sapButton_Track_Negative_TextColor: #1d232a; @@ -460,61 +441,61 @@ $sapButton_Handle_Positive_BorderColor: #1d232a; $sapButton_Handle_Positive_TextColor: #97dd40; $sapButton_Handle_Positive_Hover_Background: #1d232a; $sapButton_Handle_Positive_Hover_BorderColor: rgba(29,35,42,0.5); -$sapButton_TokenBackground: #1c242c; -$sapButton_TokenBorderColor: #3a4a5a; -$sapField_Background: #161c22; +$sapButton_TokenBackground: #1d232a; +$sapButton_TokenBorderColor: #a9b4be; +$sapField_Background: #242e38; $sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; $sapField_TextColor: #fff; $sapField_PlaceholderTextColor: #8396A8; $sapField_BorderColor: #a9b4be; -$sapField_HelpBackground: #161c22; +$sapField_HelpBackground: #242e38; $sapField_BorderWidth: .0625rem; $sapField_BorderStyle: none; $sapField_BorderCornerRadius: .25rem; -$sapField_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25); +$sapField_Shadow: none; $sapField_Hover_Background: #1d232a; -$sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; -$sapField_Hover_BorderColor: #4db1ff; +$sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box; +$sapField_Hover_BorderColor: #a9b4be; $sapField_Hover_HelpBackground: #1d232a; -$sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); -$sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); -$sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); -$sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); -$sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); +$sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72); +$sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72); +$sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72); +$sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72); +$sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72); $sapField_Active_BorderColor: #4db1ff; $sapField_Focus_Background: #1d232a; -$sapField_Focus_BorderColor: #9ad3ff; +$sapField_Focus_BorderColor: #4db1ff; $sapField_Focus_HelpBackground: #1d232a; -$sapField_ReadOnly_Background: #242e38; +$sapField_ReadOnly_Background: transparent; $sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box; $sapField_ReadOnly_BorderColor: #a9b4be; $sapField_ReadOnly_BorderStyle: none; -$sapField_ReadOnly_HelpBackground: #242e38; +$sapField_ReadOnly_HelpBackground: transparent; $sapField_RequiredColor: #ff78a4; $sapField_InvalidColor: #fa6161; $sapField_InvalidBackground: #350000; $sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box; $sapField_InvalidBorderWidth: .125rem; $sapField_InvalidBorderStyle: none; -$sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3); +$sapField_InvalidShadow: none; $sapField_WarningColor: #f7bf00; $sapField_WarningBackground: #382700; $sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box; $sapField_WarningBorderWidth: .125rem; $sapField_WarningBorderStyle: none; -$sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5); +$sapField_WarningShadow: none; $sapField_SuccessColor: #6dad1f; $sapField_SuccessBackground: #11331a; $sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box; $sapField_SuccessBorderWidth: .0625rem; $sapField_SuccessBorderStyle: none; -$sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18); +$sapField_SuccessShadow: none; $sapField_InformationColor: #4db1ff; $sapField_InformationBackground: #00144a; $sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box; $sapField_InformationBorderWidth: .125rem; $sapField_InformationBorderStyle: none; -$sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3); +$sapField_InformationShadow: none; $sapGroup_TitleBackground: #1d232a; $sapGroup_TitleBorderColor: #768ea5; $sapGroup_TitleTextColor: #eaecee; @@ -538,7 +519,7 @@ $sapList_SelectionBackgroundColor: #1d2d3e; $sapList_SelectionBorderColor: #4db1ff; $sapList_Hover_SelectionBackground: #223548; $sapList_Background: #1d232a; -$sapList_Hover_Background: #222b35; +$sapList_Hover_Background: #232b33; $sapList_AlternatingBackground: #12171c; $sapList_GroupHeaderBackground: #1d232a; $sapList_GroupHeaderBorderColor: #768ea5; @@ -572,7 +553,7 @@ $sapProgress_InformationBackground: #001b64; $sapProgress_InformationBorderColor: #001b64; $sapProgress_InformationTextColor: #eaecee; $sapProgress_Value_Background: #a9b4be; -$sapProgress_Value_BorderColor: #a9b4be; +$sapProgress_Value_BorderColor: #2e3b48; $sapProgress_Value_TextColor: #a9b4be; $sapProgress_Value_NegativeBackground: #fa6161; $sapProgress_Value_NegativeBorderColor: #fa6161; @@ -589,19 +570,19 @@ $sapProgress_Value_InformationTextColor: #4db1ff; $sapScrollBar_FaceColor: #647891; $sapScrollBar_TrackColor: #1d232a; $sapScrollBar_BorderColor: #647891; -$sapScrollBar_SymbolColor: #4db1ff; +$sapScrollBar_SymbolColor: #eaecee; $sapScrollBar_Dimension: .75rem; -$sapScrollBar_Hover_FaceColor: #8697ac; +$sapScrollBar_Hover_FaceColor: #5c6e85; $sapSlider_Background: #2e3b48; $sapSlider_BorderColor: #2e3b48; $sapSlider_Selected_Background: #4db1ff; $sapSlider_Selected_BorderColor: #4db1ff; $sapSlider_HandleBackground: #1d232a; -$sapSlider_HandleBorderColor: #005394; +$sapSlider_HandleBorderColor: #1d232a; $sapSlider_RangeHandleBackground: #1d232a; -$sapSlider_Hover_HandleBackground: #002b4d; -$sapSlider_Hover_HandleBorderColor: #005394; -$sapSlider_Hover_RangeHandleBackground: #002b4d; +$sapSlider_Hover_HandleBackground: #1d232a; +$sapSlider_Hover_HandleBorderColor: #4db1ff; +$sapSlider_Hover_RangeHandleBackground: #1d232a; $sapSlider_Active_HandleBackground: #213131; $sapSlider_Active_HandleBorderColor: #4db1ff; $sapSlider_Active_RangeHandleBackground: transparent; @@ -617,17 +598,17 @@ $sapInfobar_Active_Background: #1d232a; $sapInfobar_NonInteractive_Background: #12171c; $sapInfobar_TextColor: #64edd2; $sapObjectHeader_Background: #1d232a; -$sapObjectHeader_Hover_Background: #222b35; +$sapObjectHeader_Hover_Background: #232b33; $sapObjectHeader_BorderColor: #2e3742; $sapObjectHeader_Title_TextColor: #eaecee; -$sapObjectHeader_Title_FontSize: 1.5rem; +$sapObjectHeader_Title_FontSize: 2rem; $sapObjectHeader_Title_SnappedFontSize: 1.25rem; $sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #8396a8; $sapBlockLayer_Background: #000; $sapTile_Background: #1d232a; -$sapTile_Hover_Background: #222b35; -$sapTile_Active_Background: #020303; +$sapTile_Hover_Background: #1d232a; +$sapTile_Active_Background: #15191e; $sapTile_BorderColor: transparent; $sapTile_BorderCornerRadius: 1rem; $sapTile_TitleTextColor: #eaecee; @@ -635,7 +616,7 @@ $sapTile_TextColor: #8396a8; $sapTile_IconColor: #8396a8; $sapTile_SeparatorColor: #475566; $sapTile_Interactive_BorderColor: #5b6e85; -$sapTile_OverlayBackground: #1d232a; +$sapTile_OverlayBackground: rgba(29,35,42,0.96); $sapTile_OverlayForegroundColor: #eaecee; $sapAccentColor1: #ffdf72; $sapAccentColor2: #ff8cb2; @@ -657,17 +638,17 @@ $sapAccentBackgroundColor7: #036573; $sapAccentBackgroundColor8: #236c39; $sapAccentBackgroundColor9: #4e247a; $sapAccentBackgroundColor10: #45617c; -$sapIndicationColor_1: #fd4444; -$sapIndicationColor_1_Background: #fd4444; -$sapIndicationColor_1_BorderColor: #fd4444; +$sapIndicationColor_1: #fd3535; +$sapIndicationColor_1_Background: #fd3535; +$sapIndicationColor_1_BorderColor: #fd3535; $sapIndicationColor_1_TextColor: #1d232a; -$sapIndicationColor_1_Hover_Background: #fd5d5d; -$sapIndicationColor_1_Active_Background: #213131; +$sapIndicationColor_1_Hover_Background: #fd4e4e; +$sapIndicationColor_1_Active_Background: #fe6767; $sapIndicationColor_1_Active_BorderColor: #5e0303; -$sapIndicationColor_1_Active_TextColor: #fd4444; -$sapIndicationColor_1_Selected_Background: #213131; +$sapIndicationColor_1_Active_TextColor: #fd3535; +$sapIndicationColor_1_Selected_Background: #fe6767; $sapIndicationColor_1_Selected_BorderColor: #5e0303; -$sapIndicationColor_1_Selected_TextColor: #fd4444; +$sapIndicationColor_1_Selected_TextColor: #fd3535; $sapIndicationColor_1b: #5e0303; $sapIndicationColor_1b_BorderColor: #5e0303; $sapIndicationColor_1b_Hover_Background: #770404; @@ -676,10 +657,10 @@ $sapIndicationColor_2_Background: #ff8f8f; $sapIndicationColor_2_BorderColor: #ff8f8f; $sapIndicationColor_2_TextColor: #1d232a; $sapIndicationColor_2_Hover_Background: #ffa9a9; -$sapIndicationColor_2_Active_Background: #213131; +$sapIndicationColor_2_Active_Background: #ffc2c2; $sapIndicationColor_2_Active_BorderColor: #7d0000; $sapIndicationColor_2_Active_TextColor: #ff8f8f; -$sapIndicationColor_2_Selected_Background: #213131; +$sapIndicationColor_2_Selected_Background: #ffc2c2; $sapIndicationColor_2_Selected_BorderColor: #7d0000; $sapIndicationColor_2_Selected_TextColor: #ff8f8f; $sapIndicationColor_2b: #7d0000; @@ -690,10 +671,10 @@ $sapIndicationColor_3_Background: #ffc933; $sapIndicationColor_3_BorderColor: #ffc933; $sapIndicationColor_3_TextColor: #1d232a; $sapIndicationColor_3_Hover_Background: #ffcd42; -$sapIndicationColor_3_Active_Background: #213131; +$sapIndicationColor_3_Active_Background: #ffd152; $sapIndicationColor_3_Active_BorderColor: #662b00; $sapIndicationColor_3_Active_TextColor: #ffc933; -$sapIndicationColor_3_Selected_Background: #213131; +$sapIndicationColor_3_Selected_Background: #ffd152; $sapIndicationColor_3_Selected_BorderColor: #662b00; $sapIndicationColor_3_Selected_TextColor: #ffc933; $sapIndicationColor_3b: #662b00; @@ -704,10 +685,10 @@ $sapIndicationColor_4_Background: #bde986; $sapIndicationColor_4_BorderColor: #bde986; $sapIndicationColor_4_TextColor: #1d232a; $sapIndicationColor_4_Hover_Background: #c9ed9c; -$sapIndicationColor_4_Active_Background: #213131; +$sapIndicationColor_4_Active_Background: #d5f1b1; $sapIndicationColor_4_Active_BorderColor: #044a18; $sapIndicationColor_4_Active_TextColor: #bde986; -$sapIndicationColor_4_Selected_Background: #213131; +$sapIndicationColor_4_Selected_Background: #d5f1b1; $sapIndicationColor_4_Selected_BorderColor: #044a18; $sapIndicationColor_4_Selected_TextColor: #bde986; $sapIndicationColor_4b: #044a18; @@ -718,10 +699,10 @@ $sapIndicationColor_5_Background: #a6e0ff; $sapIndicationColor_5_BorderColor: #a6e0ff; $sapIndicationColor_5_TextColor: #1d232a; $sapIndicationColor_5_Hover_Background: #c0e9ff; -$sapIndicationColor_5_Active_Background: #213131; +$sapIndicationColor_5_Active_Background: #d9f2ff; $sapIndicationColor_5_Active_BorderColor: #024594; $sapIndicationColor_5_Active_TextColor: #a6e0ff; -$sapIndicationColor_5_Selected_Background: #213131; +$sapIndicationColor_5_Selected_Background: #d9f2ff; $sapIndicationColor_5_Selected_BorderColor: #024594; $sapIndicationColor_5_Selected_TextColor: #a6e0ff; $sapIndicationColor_5b: #024594; @@ -732,10 +713,10 @@ $sapIndicationColor_6_Background: #64edd2; $sapIndicationColor_6_BorderColor: #64edd2; $sapIndicationColor_6_TextColor: #1d232a; $sapIndicationColor_6_Hover_Background: #7bf0d9; -$sapIndicationColor_6_Active_Background: #213131; +$sapIndicationColor_6_Active_Background: #92f2df; $sapIndicationColor_6_Active_BorderColor: #00454e; $sapIndicationColor_6_Active_TextColor: #64edd2; -$sapIndicationColor_6_Selected_Background: #213131; +$sapIndicationColor_6_Selected_Background: #92f2df; $sapIndicationColor_6_Selected_BorderColor: #00454e; $sapIndicationColor_6_Selected_TextColor: #64edd2; $sapIndicationColor_6b: #00454e; @@ -746,10 +727,10 @@ $sapIndicationColor_7_Background: #d3b6ff; $sapIndicationColor_7_BorderColor: #d3b6ff; $sapIndicationColor_7_TextColor: #1d232a; $sapIndicationColor_7_Hover_Background: #e2d0ff; -$sapIndicationColor_7_Active_Background: #213131; +$sapIndicationColor_7_Active_Background: #f2e9ff; $sapIndicationColor_7_Active_BorderColor: #2702c2; $sapIndicationColor_7_Active_TextColor: #d3b6ff; -$sapIndicationColor_7_Selected_Background: #213131; +$sapIndicationColor_7_Selected_Background: #f2e9ff; $sapIndicationColor_7_Selected_BorderColor: #2702c2; $sapIndicationColor_7_Selected_TextColor: #d3b6ff; $sapIndicationColor_7b: #2702c2; @@ -760,10 +741,10 @@ $sapIndicationColor_8_Background: #ff8af0; $sapIndicationColor_8_BorderColor: #ff8af0; $sapIndicationColor_8_TextColor: #1d232a; $sapIndicationColor_8_Hover_Background: #ffa3f3; -$sapIndicationColor_8_Active_Background: #213131; +$sapIndicationColor_8_Active_Background: #ffbdf7; $sapIndicationColor_8_Active_BorderColor: #4c005b; $sapIndicationColor_8_Active_TextColor: #ff8af0; -$sapIndicationColor_8_Selected_Background: #213131; +$sapIndicationColor_8_Selected_Background: #ffbdf7; $sapIndicationColor_8_Selected_BorderColor: #4c005b; $sapIndicationColor_8_Selected_TextColor: #ff8af0; $sapIndicationColor_8b: #4c005b; @@ -840,32 +821,32 @@ $sapLegendBackgroundColor17: #013131; $sapLegendBackgroundColor18: #1e3009; $sapLegendBackgroundColor19: #0a285c; $sapLegendBackgroundColor20: #1c0c6e; -$sapChart_OrderedColor_1: #0070f2; -$sapChart_OrderedColor_2: #ffb727; -$sapChart_OrderedColor_3: #b4ce35; -$sapChart_OrderedColor_4: #fa4f96; +$sapChart_OrderedColor_1: #1b90ff; +$sapChart_OrderedColor_2: #f26018; +$sapChart_OrderedColor_3: #179c6f; +$sapChart_OrderedColor_4: #f62866; $sapChart_OrderedColor_5: #8b47d7; -$sapChart_OrderedColor_6: #049f9a; -$sapChart_OrderedColor_7: #3c8cdd; -$sapChart_OrderedColor_8: #f31ded; -$sapChart_OrderedColor_9: #8ea18c; -$sapChart_OrderedColor_10: #f28585; -$sapChart_OrderedColor_11: #7858ff; +$sapChart_OrderedColor_6: #04a29d; +$sapChart_OrderedColor_7: #0070f2; +$sapChart_OrderedColor_8: #cc00dc; +$sapChart_OrderedColor_9: #8396a8; +$sapChart_OrderedColor_10: #f54747; +$sapChart_OrderedColor_11: #296fb3; $sapChart_Bad: #f53232; $sapChart_Critical: #e76500; $sapChart_Good: #30914c; $sapChart_Neutral: #788fa6; -$sapChart_Sequence_1: #0070f2; -$sapChart_Sequence_2: #ffb727; -$sapChart_Sequence_3: #b4ce35; -$sapChart_Sequence_4: #fa4f96; +$sapChart_Sequence_1: #1b90ff; +$sapChart_Sequence_2: #f26018; +$sapChart_Sequence_3: #179c6f; +$sapChart_Sequence_4: #f62866; $sapChart_Sequence_5: #8b47d7; -$sapChart_Sequence_6: #049f9a; -$sapChart_Sequence_7: #3c8cdd; -$sapChart_Sequence_8: #f31ded; -$sapChart_Sequence_9: #8ea18c; -$sapChart_Sequence_10: #f28585; -$sapChart_Sequence_11: #7858ff; +$sapChart_Sequence_6: #04a29d; +$sapChart_Sequence_7: #0070f2; +$sapChart_Sequence_8: #cc00dc; +$sapChart_Sequence_9: #8396a8; +$sapChart_Sequence_10: #f54747; +$sapChart_Sequence_11: #296fb3; $sapChart_Sequence_Neutral: #788fa6; $sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf'); $sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff'); diff --git a/content/Base/baseLib/sap_horizon_dark/skeleton.less b/content/Base/baseLib/sap_horizon_dark/skeleton.less deleted file mode 100644 index 2a8c6413..00000000 --- a/content/Base/baseLib/sap_horizon_dark/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_horizon/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_horizon_dark/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_horizon_dark/variables.json b/content/Base/baseLib/sap_horizon_dark/variables.json index eda69171..a0d54867 100644 --- a/content/Base/baseLib/sap_horizon_dark/variables.json +++ b/content/Base/baseLib/sap_horizon_dark/variables.json @@ -14,7 +14,7 @@ "sapBackgroundImageOpacity": "1.0", "sapBackgroundImageRepeat": "false", "sapSelectedColor": "#4db1ff", - "sapHoverColor": "#222b35", + "sapHoverColor": "#181f25", "sapActiveColor": "#020303", "sapHighlightTextColor": "#1d232a", "sapTitleColor": "#eaecee", @@ -71,7 +71,7 @@ "sapContent_RatedColor": "#ffdf72", "sapContent_UnratedColor": "#a9b4be", "sapContent_BusyColor": "#4db1ff", - "sapContent_FocusColor": "#9ad3ff", + "sapContent_FocusColor": "#4db1ff", "sapContent_FocusStyle": "solid", "sapContent_FocusWidth": ".125rem", "sapContent_ContrastFocusColor": "#000", @@ -84,13 +84,13 @@ "sapContent_TextShadow": "0 0 0.125rem #000", "sapContent_ContrastTextShadow": "none", "sapContent_HeaderShadow": "0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742", - "sapContent_Interaction_Shadow": "inset 0 0 0 0.0625rem rgba(169,180,190,0.25)", - "sapContent_Selected_Shadow": "inset 0 0 0 0.0625rem rgba(77,177,255,0.3)", - "sapContent_Negative_Shadow": "inset 0 0 0 0.0625rem rgba(248,38,38,0.3)", - "sapContent_Critical_Shadow": "inset 0 0 0 0.0625rem rgba(132,92,0,0.5)", - "sapContent_Positive_Shadow": "inset 0 0 0 0.0625rem rgba(109,173,31,0.18)", - "sapContent_Informative_Shadow": "inset 0 0 0 0.0625rem rgba(77,177,255,0.3)", - "sapContent_Neutral_Shadow": "inset 0 0 0 0.0625rem rgba(169,180,190,0.3)", + "sapContent_Interaction_Shadow": "0 0 0.125rem 0 rgba(169,180,190,0.72)", + "sapContent_Selected_Shadow": "0 0 0.125rem 0 rgba(77,177,255,0.72)", + "sapContent_Negative_Shadow": "0 0 0.125rem 0 rgba(250,97,97,0.72)", + "sapContent_Critical_Shadow": "0 0 0.125rem 0 rgba(255,223,114,0.72)", + "sapContent_Positive_Shadow": "0 0 0.125rem 0 rgba(151,221,64,0.72)", + "sapContent_Informative_Shadow": "0 0 0.125rem 0 rgba(77,177,255,0.72)", + "sapContent_Neutral_Shadow": "0 0 0.125rem 0 rgba(169,180,190,0.72)", "sapContent_SearchHighlightColor": "#046c7a", "sapContent_HelpColor": "#5dc122", "sapContent_LabelColor": "#8396A8", @@ -109,7 +109,7 @@ "sapContent_DragAndDropActiveColor": "#4db1ff", "sapContent_Selected_TextColor": "#4db1ff", "sapContent_Selected_Background": "#1d232a", - "sapContent_Selected_Hover_Background": "#002b4d", + "sapContent_Selected_Hover_Background": "#1d232a", "sapContent_Selected_ForegroundColor": "#4db1ff", "sapContent_ForcedColorAdjust": "none", "sapContent_Illustrative_Color1": "#5d36ff", @@ -147,10 +147,10 @@ "sapFontHeader5Size": "1rem", "sapFontHeader6Size": ".875rem", "sapLink_TextDecoration": "none", - "sapLink_Hover_Color": "#4db1ff", + "sapLink_Hover_Color": "#29a1ff", "sapLink_Hover_TextDecoration": "underline", "sapLink_Active_Color": "#4db1ff", - "sapLink_Active_TextDecoration": "none", + "sapLink_Active_TextDecoration": "underline", "sapLink_Visited_Color": "#4db1ff", "sapLink_InvertedColor": "#bde2ff", "sapLink_SubtleColor": "#eaecee", @@ -160,11 +160,11 @@ "sapShell_BackgroundImageRepeat": "false", "sapShell_BorderColor": "#1d232a", "sapShell_TextColor": "#eaecee", - "sapShell_InteractiveBackground": "#12171c", + "sapShell_InteractiveBackground": "#242e38", "sapShell_InteractiveTextColor": "#eaecee", "sapShell_InteractiveBorderColor": "#a9b4be", "sapShell_GroupTitleTextColor": "#eaecee", - "sapShell_GroupTitleTextShadow": "0 0 0.125rem #000", + "sapShell_GroupTitleTextShadow": "0 0 .125rem #000", "sapShell_Hover_Background": "#1d232a", "sapShell_Active_Background": "#1d232a", "sapShell_Active_TextColor": "#4db1ff", @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#97dd40", "sapShell_InformativeColor": "#4db1ff", "sapShell_NeutralColor": "#eaecee", - "sapShell_Assistant_ForegroundColor": "#8e73ff", "sapShell_Category_1_Background": "#89d1ff", "sapShell_Category_1_BorderColor": "#89d1ff", "sapShell_Category_1_TextColor": "#1d232a", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#39ad1f", "sapShell_Category_16_TextColor": "#1d232a", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#5d36ff", - "sapAssistant_Color2": "#a100c2", - "sapAssistant_BackgroundGradient": "linear-gradient(#5d36ff, #a100c2)", - "sapAssistant_Background": "#5d36ff", - "sapAssistant_BorderColor": "#5d36ff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#2800cf", - "sapAssistant_Hover_BorderColor": "#2800cf", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#140069", - "sapAssistant_Active_BorderColor": "#c0b0ff", - "sapAssistant_Active_TextColor": "#c0b0ff", - "sapAssistant_Question_Background": "#140066", - "sapAssistant_Question_BorderColor": "#140066", - "sapAssistant_Question_TextColor": "#eaecee", - "sapAssistant_Answer_Background": "#12171c", - "sapAssistant_Answer_BorderColor": "#12171c", - "sapAssistant_Answer_TextColor": "#eaecee", "sapAvatar_1_Background": "#ae4000", "sapAvatar_1_BorderColor": "#ae4000", "sapAvatar_1_TextColor": "#ffdf72", @@ -298,15 +279,15 @@ "sapAvatar_10_Background": "#45617c", "sapAvatar_10_BorderColor": "#45617c", "sapAvatar_10_TextColor": "#d5dadd", - "sapButton_Background": "#1c242c", - "sapButton_BorderColor": "#3a4a5a", + "sapButton_Background": "#2e3b47", + "sapButton_BorderColor": "#2e3b47", "sapButton_BorderWidth": ".0625rem", "sapButton_BorderCornerRadius": ".5rem", - "sapButton_TextColor": "#4db1ff", - "sapButton_Hover_Background": "#222b35", - "sapButton_Hover_BorderColor": "#3a4a5a", - "sapButton_Hover_TextColor": "#4db1ff", - "sapButton_IconColor": "#4db1ff", + "sapButton_TextColor": "#eaecee", + "sapButton_Hover_Background": "#1d232a", + "sapButton_Hover_BorderColor": "#1d232a", + "sapButton_Hover_TextColor": "#eaecee", + "sapButton_IconColor": "#eaecee", "sapButton_Active_Background": "#213131", "sapButton_Active_BorderColor": "#4db1ff", "sapButton_Active_TextColor": "#4db1ff", @@ -322,10 +303,10 @@ "sapButton_Emphasized_TextShadow": "transparent", "sapButton_Emphasized_FontWeight": "bold", "sapButton_Reject_Background": "#490000", - "sapButton_Reject_BorderColor": "#620000", + "sapButton_Reject_BorderColor": "#490000", "sapButton_Reject_TextColor": "#fa6161", - "sapButton_Reject_Hover_Background": "#620000", - "sapButton_Reject_Hover_BorderColor": "#620000", + "sapButton_Reject_Hover_Background": "#1d232a", + "sapButton_Reject_Hover_BorderColor": "#1d232a", "sapButton_Reject_Hover_TextColor": "#fa6161", "sapButton_Reject_Active_Background": "#213131", "sapButton_Reject_Active_BorderColor": "#fa6161", @@ -333,13 +314,13 @@ "sapButton_Reject_Selected_Background": "#213131", "sapButton_Reject_Selected_BorderColor": "#fa6161", "sapButton_Reject_Selected_TextColor": "#fa6161", - "sapButton_Reject_Selected_Hover_Background": "#620000", + "sapButton_Reject_Selected_Hover_Background": "#213131", "sapButton_Reject_Selected_Hover_BorderColor": "#fa6161", "sapButton_Accept_Background": "#153e20", - "sapButton_Accept_BorderColor": "#1b512a", + "sapButton_Accept_BorderColor": "#153e20", "sapButton_Accept_TextColor": "#97dd40", - "sapButton_Accept_Hover_Background": "#1b512a", - "sapButton_Accept_Hover_BorderColor": "#1b512a", + "sapButton_Accept_Hover_Background": "#1d232a", + "sapButton_Accept_Hover_BorderColor": "#1d232a", "sapButton_Accept_Hover_TextColor": "#97dd40", "sapButton_Accept_Active_Background": "#213131", "sapButton_Accept_Active_BorderColor": "#6dad1f", @@ -347,26 +328,26 @@ "sapButton_Accept_Selected_Background": "#213131", "sapButton_Accept_Selected_BorderColor": "#6dad1f", "sapButton_Accept_Selected_TextColor": "#97dd40", - "sapButton_Accept_Selected_Hover_Background": "#1b512a", + "sapButton_Accept_Selected_Hover_Background": "#1d232a", "sapButton_Accept_Selected_Hover_BorderColor": "#6dad1f", "sapButton_Lite_Background": "transparent", "sapButton_Lite_BorderColor": "transparent", "sapButton_Lite_TextColor": "#4db1ff", - "sapButton_Lite_Hover_Background": "#222b35", - "sapButton_Lite_Hover_BorderColor": "#3a4a5a", + "sapButton_Lite_Hover_Background": "#1d232a", + "sapButton_Lite_Hover_BorderColor": "#1d232a", "sapButton_Lite_Hover_TextColor": "#4db1ff", "sapButton_Lite_Active_Background": "#213131", "sapButton_Lite_Active_BorderColor": "#4db1ff", - "sapButton_Selected_Background": "#002643", + "sapButton_Selected_Background": "#1d232a", "sapButton_Selected_BorderColor": "#4db1ff", "sapButton_Selected_TextColor": "#4db1ff", - "sapButton_Selected_Hover_Background": "#002b4d", + "sapButton_Selected_Hover_Background": "#1d232a", "sapButton_Selected_Hover_BorderColor": "#4db1ff", "sapButton_Attention_Background": "#382700", - "sapButton_Attention_BorderColor": "#523900", + "sapButton_Attention_BorderColor": "#382700", "sapButton_Attention_TextColor": "#ffdf72", - "sapButton_Attention_Hover_Background": "#523900", - "sapButton_Attention_Hover_BorderColor": "#523900", + "sapButton_Attention_Hover_Background": "#1d232a", + "sapButton_Attention_Hover_BorderColor": "#1d232a", "sapButton_Attention_Hover_TextColor": "#ffdf72", "sapButton_Attention_Active_Background": "#213131", "sapButton_Attention_Active_BorderColor": "#f7bf00", @@ -374,7 +355,7 @@ "sapButton_Attention_Selected_Background": "#213131", "sapButton_Attention_Selected_BorderColor": "#f7bf00", "sapButton_Attention_Selected_TextColor": "#ffdf72", - "sapButton_Attention_Selected_Hover_Background": "#523900", + "sapButton_Attention_Selected_Hover_Background": "#213131", "sapButton_Attention_Selected_Hover_BorderColor": "#f7bf00", "sapButton_Negative_Background": "#fa6161", "sapButton_Negative_BorderColor": "#fa6161", @@ -382,45 +363,45 @@ "sapButton_Negative_Hover_Background": "#fb7a7a", "sapButton_Negative_Hover_BorderColor": "#fb7a7a", "sapButton_Negative_Hover_TextColor": "#1d232a", - "sapButton_Negative_Active_Background": "#213131", - "sapButton_Negative_Active_BorderColor": "#fa6161", - "sapButton_Negative_Active_TextColor": "#fa6161", + "sapButton_Negative_Active_Background": "#fc9292", + "sapButton_Negative_Active_BorderColor": "#fc9292", + "sapButton_Negative_Active_TextColor": "#1d232a", "sapButton_Critical_Background": "#f7bf00", "sapButton_Critical_BorderColor": "#f7bf00", "sapButton_Critical_TextColor": "#1d232a", "sapButton_Critical_Hover_Background": "#ffcf2b", "sapButton_Critical_Hover_BorderColor": "#ffcf2b", "sapButton_Critical_Hover_TextColor": "#1d232a", - "sapButton_Critical_Active_Background": "#213131", - "sapButton_Critical_Active_BorderColor": "#f7bf00", - "sapButton_Critical_Active_TextColor": "#ffdf72", + "sapButton_Critical_Active_Background": "#ffd43f", + "sapButton_Critical_Active_BorderColor": "#ffd43f", + "sapButton_Critical_Active_TextColor": "#1d232a", "sapButton_Success_Background": "#6dad1f", "sapButton_Success_BorderColor": "#6dad1f", "sapButton_Success_TextColor": "#1d232a", "sapButton_Success_Hover_Background": "#7bc323", "sapButton_Success_Hover_BorderColor": "#7bc323", "sapButton_Success_Hover_TextColor": "#1d232a", - "sapButton_Success_Active_Background": "#213131", - "sapButton_Success_Active_BorderColor": "#6dad1f", - "sapButton_Success_Active_TextColor": "#97dd40", - "sapButton_Information_Background": "#002b4d", - "sapButton_Information_BorderColor": "#00457b", - "sapButton_Information_TextColor": "#4db1ff", - "sapButton_Information_Hover_Background": "#003967", - "sapButton_Information_Hover_BorderColor": "#00457b", - "sapButton_Information_Hover_TextColor": "#4db1ff", - "sapButton_Information_Active_Background": "#213131", - "sapButton_Information_Active_BorderColor": "#4db1ff", - "sapButton_Information_Active_TextColor": "#4db1ff", - "sapButton_Neutral_Background": "#002b4d", - "sapButton_Neutral_BorderColor": "#00457b", - "sapButton_Neutral_TextColor": "#4db1ff", - "sapButton_Neutral_Hover_Background": "#003967", - "sapButton_Neutral_Hover_BorderColor": "#00457b", - "sapButton_Neutral_Hover_TextColor": "#4db1ff", - "sapButton_Neutral_Active_Background": "#213131", - "sapButton_Neutral_Active_BorderColor": "#4db1ff", - "sapButton_Neutral_Active_TextColor": "#4db1ff", + "sapButton_Success_Active_Background": "#88d827", + "sapButton_Success_Active_BorderColor": "#88d827", + "sapButton_Success_Active_TextColor": "#1d232a", + "sapButton_Information_Background": "#4db1ff", + "sapButton_Information_BorderColor": "#4db1ff", + "sapButton_Information_TextColor": "#1d232a", + "sapButton_Information_Hover_Background": "#67bcff", + "sapButton_Information_Hover_BorderColor": "#67bcff", + "sapButton_Information_Hover_TextColor": "#1d232a", + "sapButton_Information_Active_Background": "#80c7ff", + "sapButton_Information_Active_BorderColor": "#80c7ff", + "sapButton_Information_Active_TextColor": "#1d232a", + "sapButton_Neutral_Background": "#a9b4be", + "sapButton_Neutral_BorderColor": "#a9b4be", + "sapButton_Neutral_TextColor": "#1d232a", + "sapButton_Neutral_Hover_Background": "#b8c1c9", + "sapButton_Neutral_Hover_BorderColor": "#b8c1c9", + "sapButton_Neutral_Hover_TextColor": "#1d232a", + "sapButton_Neutral_Active_Background": "#c6cdd4", + "sapButton_Neutral_Active_BorderColor": "#c6cdd4", + "sapButton_Neutral_Active_TextColor": "#1d232a", "sapButton_Track_Background": "#a9b4be", "sapButton_Track_BorderColor": "#a9b4be", "sapButton_Track_TextColor": "#1d232a", @@ -436,11 +417,11 @@ "sapButton_Handle_TextColor": "#eaecee", "sapButton_Handle_Hover_Background": "#1d232a", "sapButton_Handle_Hover_BorderColor": "rgba(29,35,42,0.5)", - "sapButton_Handle_Selected_Background": "#002643", - "sapButton_Handle_Selected_BorderColor": "#002643", + "sapButton_Handle_Selected_Background": "#1d232a", + "sapButton_Handle_Selected_BorderColor": "#1d232a", "sapButton_Handle_Selected_TextColor": "#4db1ff", - "sapButton_Handle_Selected_Hover_Background": "#002643", - "sapButton_Handle_Selected_Hover_BorderColor": "rgba(0,38,67,0.5)", + "sapButton_Handle_Selected_Hover_Background": "#1d232a", + "sapButton_Handle_Selected_Hover_BorderColor": "rgba(29,35,42,0.5)", "sapButton_Track_Negative_Background": "#fa6161", "sapButton_Track_Negative_BorderColor": "#fa6161", "sapButton_Track_Negative_TextColor": "#1d232a", @@ -461,61 +442,61 @@ "sapButton_Handle_Positive_TextColor": "#97dd40", "sapButton_Handle_Positive_Hover_Background": "#1d232a", "sapButton_Handle_Positive_Hover_BorderColor": "rgba(29,35,42,0.5)", - "sapButton_TokenBackground": "#1c242c", - "sapButton_TokenBorderColor": "#3a4a5a", - "sapField_Background": "#161c22", + "sapButton_TokenBackground": "#1d232a", + "sapButton_TokenBorderColor": "#a9b4be", + "sapField_Background": "#242e38", "sapField_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box", "sapField_TextColor": "#fff", "sapField_PlaceholderTextColor": "#8396A8", "sapField_BorderColor": "#a9b4be", - "sapField_HelpBackground": "#161c22", + "sapField_HelpBackground": "#242e38", "sapField_BorderWidth": ".0625rem", "sapField_BorderStyle": "none", "sapField_BorderCornerRadius": ".25rem", - "sapField_Shadow": "inset 0 0 0 0.0625rem rgba(169,180,190,0.25)", + "sapField_Shadow": "none", "sapField_Hover_Background": "#1d232a", - "sapField_Hover_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box", - "sapField_Hover_BorderColor": "#4db1ff", + "sapField_Hover_BackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box", + "sapField_Hover_BorderColor": "#a9b4be", "sapField_Hover_HelpBackground": "#1d232a", - "sapField_Hover_Shadow": "inset 0 0 0 0.0625rem rgba(77,177,255,0.3)", - "sapField_Hover_InvalidShadow": "inset 0 0 0 0.0625rem rgba(248,38,38,0.3)", - "sapField_Hover_WarningShadow": "inset 0 0 0 0.0625rem rgba(132,92,0,0.5)", - "sapField_Hover_SuccessShadow": "inset 0 0 0 0.0625rem rgba(109,173,31,0.18)", - "sapField_Hover_InformationShadow": "inset 0 0 0 0.0625rem rgba(77,177,255,0.3)", + "sapField_Hover_Shadow": "0 0 0.125rem 0 rgba(169,180,190,0.72)", + "sapField_Hover_InvalidShadow": "0 0 0.125rem 0 rgba(250,97,97,0.72)", + "sapField_Hover_WarningShadow": "0 0 0.125rem 0 rgba(255,223,114,0.72)", + "sapField_Hover_SuccessShadow": "0 0 0.125rem 0 rgba(151,221,64,0.72)", + "sapField_Hover_InformationShadow": "0 0 0.125rem 0 rgba(77,177,255,0.72)", "sapField_Active_BorderColor": "#4db1ff", "sapField_Focus_Background": "#1d232a", - "sapField_Focus_BorderColor": "#9ad3ff", + "sapField_Focus_BorderColor": "#4db1ff", "sapField_Focus_HelpBackground": "#1d232a", - "sapField_ReadOnly_Background": "#242e38", + "sapField_ReadOnly_Background": "transparent", "sapField_ReadOnly_BackgroundStyle": "0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box", "sapField_ReadOnly_BorderColor": "#a9b4be", "sapField_ReadOnly_BorderStyle": "none", - "sapField_ReadOnly_HelpBackground": "#242e38", + "sapField_ReadOnly_HelpBackground": "transparent", "sapField_RequiredColor": "#ff78a4", "sapField_InvalidColor": "#fa6161", "sapField_InvalidBackground": "#350000", "sapField_InvalidBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box", "sapField_InvalidBorderWidth": ".125rem", "sapField_InvalidBorderStyle": "none", - "sapField_InvalidShadow": "inset 0 0 0 0.0625rem rgba(248,38,38,0.3)", + "sapField_InvalidShadow": "none", "sapField_WarningColor": "#f7bf00", "sapField_WarningBackground": "#382700", "sapField_WarningBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box", "sapField_WarningBorderWidth": ".125rem", "sapField_WarningBorderStyle": "none", - "sapField_WarningShadow": "inset 0 0 0 0.0625rem rgba(132,92,0,0.5)", + "sapField_WarningShadow": "none", "sapField_SuccessColor": "#6dad1f", "sapField_SuccessBackground": "#11331a", "sapField_SuccessBackgroundStyle": "0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box", "sapField_SuccessBorderWidth": ".0625rem", "sapField_SuccessBorderStyle": "none", - "sapField_SuccessShadow": "inset 0 0 0 0.0625rem rgba(109,173,31,0.18)", + "sapField_SuccessShadow": "none", "sapField_InformationColor": "#4db1ff", "sapField_InformationBackground": "#00144a", "sapField_InformationBackgroundStyle": "0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box", "sapField_InformationBorderWidth": ".125rem", "sapField_InformationBorderStyle": "none", - "sapField_InformationShadow": "inset 0 0 0 0.0625rem rgba(77,177,255,0.3)", + "sapField_InformationShadow": "none", "sapGroup_TitleBackground": "#1d232a", "sapGroup_TitleBorderColor": "#768ea5", "sapGroup_TitleTextColor": "#eaecee", @@ -539,7 +520,7 @@ "sapList_SelectionBorderColor": "#4db1ff", "sapList_Hover_SelectionBackground": "#223548", "sapList_Background": "#1d232a", - "sapList_Hover_Background": "#222b35", + "sapList_Hover_Background": "#232b33", "sapList_AlternatingBackground": "#12171c", "sapList_GroupHeaderBackground": "#1d232a", "sapList_GroupHeaderBorderColor": "#768ea5", @@ -573,7 +554,7 @@ "sapProgress_InformationBorderColor": "#001b64", "sapProgress_InformationTextColor": "#eaecee", "sapProgress_Value_Background": "#a9b4be", - "sapProgress_Value_BorderColor": "#a9b4be", + "sapProgress_Value_BorderColor": "#2e3b48", "sapProgress_Value_TextColor": "#a9b4be", "sapProgress_Value_NegativeBackground": "#fa6161", "sapProgress_Value_NegativeBorderColor": "#fa6161", @@ -590,19 +571,19 @@ "sapScrollBar_FaceColor": "#647891", "sapScrollBar_TrackColor": "#1d232a", "sapScrollBar_BorderColor": "#647891", - "sapScrollBar_SymbolColor": "#4db1ff", + "sapScrollBar_SymbolColor": "#eaecee", "sapScrollBar_Dimension": ".75rem", - "sapScrollBar_Hover_FaceColor": "#8697ac", + "sapScrollBar_Hover_FaceColor": "#5c6e85", "sapSlider_Background": "#2e3b48", "sapSlider_BorderColor": "#2e3b48", "sapSlider_Selected_Background": "#4db1ff", "sapSlider_Selected_BorderColor": "#4db1ff", "sapSlider_HandleBackground": "#1d232a", - "sapSlider_HandleBorderColor": "#005394", + "sapSlider_HandleBorderColor": "#1d232a", "sapSlider_RangeHandleBackground": "#1d232a", - "sapSlider_Hover_HandleBackground": "#002b4d", - "sapSlider_Hover_HandleBorderColor": "#005394", - "sapSlider_Hover_RangeHandleBackground": "#002b4d", + "sapSlider_Hover_HandleBackground": "#1d232a", + "sapSlider_Hover_HandleBorderColor": "#4db1ff", + "sapSlider_Hover_RangeHandleBackground": "#1d232a", "sapSlider_Active_HandleBackground": "#213131", "sapSlider_Active_HandleBorderColor": "#4db1ff", "sapSlider_Active_RangeHandleBackground": "transparent", @@ -618,17 +599,17 @@ "sapInfobar_NonInteractive_Background": "#12171c", "sapInfobar_TextColor": "#64edd2", "sapObjectHeader_Background": "#1d232a", - "sapObjectHeader_Hover_Background": "#222b35", + "sapObjectHeader_Hover_Background": "#232b33", "sapObjectHeader_BorderColor": "#2e3742", "sapObjectHeader_Title_TextColor": "#eaecee", - "sapObjectHeader_Title_FontSize": "1.5rem", + "sapObjectHeader_Title_FontSize": "2rem", "sapObjectHeader_Title_SnappedFontSize": "1.25rem", "sapObjectHeader_Title_FontFamily": "\"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif", "sapObjectHeader_Subtitle_TextColor": "#8396a8", "sapBlockLayer_Background": "#000", "sapTile_Background": "#1d232a", - "sapTile_Hover_Background": "#222b35", - "sapTile_Active_Background": "#020303", + "sapTile_Hover_Background": "#1d232a", + "sapTile_Active_Background": "#15191e", "sapTile_BorderColor": "transparent", "sapTile_BorderCornerRadius": "1rem", "sapTile_TitleTextColor": "#eaecee", @@ -636,7 +617,7 @@ "sapTile_IconColor": "#8396a8", "sapTile_SeparatorColor": "#475566", "sapTile_Interactive_BorderColor": "#5b6e85", - "sapTile_OverlayBackground": "#1d232a", + "sapTile_OverlayBackground": "rgba(29,35,42,0.96)", "sapTile_OverlayForegroundColor": "#eaecee", "sapAccentColor1": "#ffdf72", "sapAccentColor2": "#ff8cb2", @@ -658,17 +639,17 @@ "sapAccentBackgroundColor8": "#236c39", "sapAccentBackgroundColor9": "#4e247a", "sapAccentBackgroundColor10": "#45617c", - "sapIndicationColor_1": "#fd4444", - "sapIndicationColor_1_Background": "#fd4444", - "sapIndicationColor_1_BorderColor": "#fd4444", + "sapIndicationColor_1": "#fd3535", + "sapIndicationColor_1_Background": "#fd3535", + "sapIndicationColor_1_BorderColor": "#fd3535", "sapIndicationColor_1_TextColor": "#1d232a", - "sapIndicationColor_1_Hover_Background": "#fd5d5d", - "sapIndicationColor_1_Active_Background": "#213131", + "sapIndicationColor_1_Hover_Background": "#fd4e4e", + "sapIndicationColor_1_Active_Background": "#fe6767", "sapIndicationColor_1_Active_BorderColor": "#5e0303", - "sapIndicationColor_1_Active_TextColor": "#fd4444", - "sapIndicationColor_1_Selected_Background": "#213131", + "sapIndicationColor_1_Active_TextColor": "#fd3535", + "sapIndicationColor_1_Selected_Background": "#fe6767", "sapIndicationColor_1_Selected_BorderColor": "#5e0303", - "sapIndicationColor_1_Selected_TextColor": "#fd4444", + "sapIndicationColor_1_Selected_TextColor": "#fd3535", "sapIndicationColor_1b": "#5e0303", "sapIndicationColor_1b_BorderColor": "#5e0303", "sapIndicationColor_1b_Hover_Background": "#770404", @@ -677,10 +658,10 @@ "sapIndicationColor_2_BorderColor": "#ff8f8f", "sapIndicationColor_2_TextColor": "#1d232a", "sapIndicationColor_2_Hover_Background": "#ffa9a9", - "sapIndicationColor_2_Active_Background": "#213131", + "sapIndicationColor_2_Active_Background": "#ffc2c2", "sapIndicationColor_2_Active_BorderColor": "#7d0000", "sapIndicationColor_2_Active_TextColor": "#ff8f8f", - "sapIndicationColor_2_Selected_Background": "#213131", + "sapIndicationColor_2_Selected_Background": "#ffc2c2", "sapIndicationColor_2_Selected_BorderColor": "#7d0000", "sapIndicationColor_2_Selected_TextColor": "#ff8f8f", "sapIndicationColor_2b": "#7d0000", @@ -691,10 +672,10 @@ "sapIndicationColor_3_BorderColor": "#ffc933", "sapIndicationColor_3_TextColor": "#1d232a", "sapIndicationColor_3_Hover_Background": "#ffcd42", - "sapIndicationColor_3_Active_Background": "#213131", + "sapIndicationColor_3_Active_Background": "#ffd152", "sapIndicationColor_3_Active_BorderColor": "#662b00", "sapIndicationColor_3_Active_TextColor": "#ffc933", - "sapIndicationColor_3_Selected_Background": "#213131", + "sapIndicationColor_3_Selected_Background": "#ffd152", "sapIndicationColor_3_Selected_BorderColor": "#662b00", "sapIndicationColor_3_Selected_TextColor": "#ffc933", "sapIndicationColor_3b": "#662b00", @@ -705,10 +686,10 @@ "sapIndicationColor_4_BorderColor": "#bde986", "sapIndicationColor_4_TextColor": "#1d232a", "sapIndicationColor_4_Hover_Background": "#c9ed9c", - "sapIndicationColor_4_Active_Background": "#213131", + "sapIndicationColor_4_Active_Background": "#d5f1b1", "sapIndicationColor_4_Active_BorderColor": "#044a18", "sapIndicationColor_4_Active_TextColor": "#bde986", - "sapIndicationColor_4_Selected_Background": "#213131", + "sapIndicationColor_4_Selected_Background": "#d5f1b1", "sapIndicationColor_4_Selected_BorderColor": "#044a18", "sapIndicationColor_4_Selected_TextColor": "#bde986", "sapIndicationColor_4b": "#044a18", @@ -719,10 +700,10 @@ "sapIndicationColor_5_BorderColor": "#a6e0ff", "sapIndicationColor_5_TextColor": "#1d232a", "sapIndicationColor_5_Hover_Background": "#c0e9ff", - "sapIndicationColor_5_Active_Background": "#213131", + "sapIndicationColor_5_Active_Background": "#d9f2ff", "sapIndicationColor_5_Active_BorderColor": "#024594", "sapIndicationColor_5_Active_TextColor": "#a6e0ff", - "sapIndicationColor_5_Selected_Background": "#213131", + "sapIndicationColor_5_Selected_Background": "#d9f2ff", "sapIndicationColor_5_Selected_BorderColor": "#024594", "sapIndicationColor_5_Selected_TextColor": "#a6e0ff", "sapIndicationColor_5b": "#024594", @@ -733,10 +714,10 @@ "sapIndicationColor_6_BorderColor": "#64edd2", "sapIndicationColor_6_TextColor": "#1d232a", "sapIndicationColor_6_Hover_Background": "#7bf0d9", - "sapIndicationColor_6_Active_Background": "#213131", + "sapIndicationColor_6_Active_Background": "#92f2df", "sapIndicationColor_6_Active_BorderColor": "#00454e", "sapIndicationColor_6_Active_TextColor": "#64edd2", - "sapIndicationColor_6_Selected_Background": "#213131", + "sapIndicationColor_6_Selected_Background": "#92f2df", "sapIndicationColor_6_Selected_BorderColor": "#00454e", "sapIndicationColor_6_Selected_TextColor": "#64edd2", "sapIndicationColor_6b": "#00454e", @@ -747,10 +728,10 @@ "sapIndicationColor_7_BorderColor": "#d3b6ff", "sapIndicationColor_7_TextColor": "#1d232a", "sapIndicationColor_7_Hover_Background": "#e2d0ff", - "sapIndicationColor_7_Active_Background": "#213131", + "sapIndicationColor_7_Active_Background": "#f2e9ff", "sapIndicationColor_7_Active_BorderColor": "#2702c2", "sapIndicationColor_7_Active_TextColor": "#d3b6ff", - "sapIndicationColor_7_Selected_Background": "#213131", + "sapIndicationColor_7_Selected_Background": "#f2e9ff", "sapIndicationColor_7_Selected_BorderColor": "#2702c2", "sapIndicationColor_7_Selected_TextColor": "#d3b6ff", "sapIndicationColor_7b": "#2702c2", @@ -761,10 +742,10 @@ "sapIndicationColor_8_BorderColor": "#ff8af0", "sapIndicationColor_8_TextColor": "#1d232a", "sapIndicationColor_8_Hover_Background": "#ffa3f3", - "sapIndicationColor_8_Active_Background": "#213131", + "sapIndicationColor_8_Active_Background": "#ffbdf7", "sapIndicationColor_8_Active_BorderColor": "#4c005b", "sapIndicationColor_8_Active_TextColor": "#ff8af0", - "sapIndicationColor_8_Selected_Background": "#213131", + "sapIndicationColor_8_Selected_Background": "#ffbdf7", "sapIndicationColor_8_Selected_BorderColor": "#4c005b", "sapIndicationColor_8_Selected_TextColor": "#ff8af0", "sapIndicationColor_8b": "#4c005b", @@ -841,32 +822,32 @@ "sapLegendBackgroundColor18": "#1e3009", "sapLegendBackgroundColor19": "#0a285c", "sapLegendBackgroundColor20": "#1c0c6e", - "sapChart_OrderedColor_1": "#0070f2", - "sapChart_OrderedColor_2": "#ffb727", - "sapChart_OrderedColor_3": "#b4ce35", - "sapChart_OrderedColor_4": "#fa4f96", + "sapChart_OrderedColor_1": "#1b90ff", + "sapChart_OrderedColor_2": "#f26018", + "sapChart_OrderedColor_3": "#179c6f", + "sapChart_OrderedColor_4": "#f62866", "sapChart_OrderedColor_5": "#8b47d7", - "sapChart_OrderedColor_6": "#049f9a", - "sapChart_OrderedColor_7": "#3c8cdd", - "sapChart_OrderedColor_8": "#f31ded", - "sapChart_OrderedColor_9": "#8ea18c", - "sapChart_OrderedColor_10": "#f28585", - "sapChart_OrderedColor_11": "#7858ff", + "sapChart_OrderedColor_6": "#04a29d", + "sapChart_OrderedColor_7": "#0070f2", + "sapChart_OrderedColor_8": "#cc00dc", + "sapChart_OrderedColor_9": "#8396a8", + "sapChart_OrderedColor_10": "#f54747", + "sapChart_OrderedColor_11": "#296fb3", "sapChart_Bad": "#f53232", "sapChart_Critical": "#e76500", "sapChart_Good": "#30914c", "sapChart_Neutral": "#788fa6", - "sapChart_Sequence_1": "#0070f2", - "sapChart_Sequence_2": "#ffb727", - "sapChart_Sequence_3": "#b4ce35", - "sapChart_Sequence_4": "#fa4f96", + "sapChart_Sequence_1": "#1b90ff", + "sapChart_Sequence_2": "#f26018", + "sapChart_Sequence_3": "#179c6f", + "sapChart_Sequence_4": "#f62866", "sapChart_Sequence_5": "#8b47d7", - "sapChart_Sequence_6": "#049f9a", - "sapChart_Sequence_7": "#3c8cdd", - "sapChart_Sequence_8": "#f31ded", - "sapChart_Sequence_9": "#8ea18c", - "sapChart_Sequence_10": "#f28585", - "sapChart_Sequence_11": "#7858ff", + "sapChart_Sequence_6": "#04a29d", + "sapChart_Sequence_7": "#0070f2", + "sapChart_Sequence_8": "#cc00dc", + "sapChart_Sequence_9": "#8396a8", + "sapChart_Sequence_10": "#f54747", + "sapChart_Sequence_11": "#296fb3", "sapChart_Sequence_Neutral": "#788fa6", "sapFontUrl_SAP-icons_ttf": "url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf')", "sapFontUrl_SAP-icons_woff": "url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff')", diff --git a/content/Base/baseLib/sap_horizon_hcb/.theming b/content/Base/baseLib/sap_horizon_hcb/.theming index 510aaf14..07e33e17 100644 --- a/content/Base/baseLib/sap_horizon_hcb/.theming +++ b/content/Base/baseLib/sap_horizon_hcb/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_horizon_hcb", - "sLabel": "SAP High Contrast Black (Horizon)", + "sLabel": "SAP High Contrast Black (SAP Horizon)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", diff --git a/content/Base/baseLib/sap_horizon_hcb/avatar.svg b/content/Base/baseLib/sap_horizon_hcb/avatar.svg deleted file mode 100644 index 9a4f02f6..00000000 --- a/content/Base/baseLib/sap_horizon_hcb/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon_hcb/base.less b/content/Base/baseLib/sap_horizon_hcb/base.less index f61dd6c4..01685119 100644 --- a/content/Base/baseLib/sap_horizon_hcb/base.less +++ b/content/Base/baseLib/sap_horizon_hcb/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -579,7 +579,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapContent_Illustrative_Color4: #fff; +@sapContent_Illustrative_Color4: #030303; // [Tags "!Protected"] // [Protected "!true"] @@ -766,7 +766,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @sapShell_Background; +@sapShell_GroupTitleTextShadow: -0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 0.0625 * @sapContent_GridSize @sapShell_Background, 0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 -0.0625 * @sapContent_GridSize @sapShell_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -847,10 +847,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -964,78 +960,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1178,7 +1102,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1758,7 +1682,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1798,7 +1722,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1869,10 +1793,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2092,7 +2016,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2408,7 +2332,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2420,7 +2344,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Title_FontSize: @sapFontHeader3Size; +@sapObjectHeader_Title_FontSize: @sapFontHeader2Size; // [Tags "!Protected"] // [Protected "!true"] @@ -2444,7 +2368,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Hover_Background: @sapHoverColor; +@sapTile_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_horizon_hcb/css_variables-RTL.css b/content/Base/baseLib/sap_horizon_hcb/css_variables-RTL.css index 8d632cb1..4205cb9c 100644 --- a/content/Base/baseLib/sap_horizon_hcb/css_variables-RTL.css +++ b/content/Base/baseLib/sap_horizon_hcb/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #795100; --sapHighlightColor: #795100; @@ -123,7 +133,7 @@ --sapContent_Illustrative_Color1: #212628; --sapContent_Illustrative_Color2: #fff; --sapContent_Illustrative_Color3: #ccc; - --sapContent_Illustrative_Color4: #fff; + --sapContent_Illustrative_Color4: #030303; --sapContent_Illustrative_Color5: #88979e; --sapContent_Illustrative_Color6: #88979e; --sapContent_Illustrative_Color7: #212628; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #fff; --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; - --sapShell_GroupTitleTextShadow: -0.0625rem 0 #000, 0 0.0625rem #000, 0.0625rem 0 #000, 0 -0.0625rem #000; + --sapShell_GroupTitleTextShadow: -0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000; --sapShell_Hover_Background: #795100; --sapShell_Active_Background: #795100; --sapShell_Active_TextColor: #fff; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -629,7 +620,7 @@ --sapObjectHeader_Hover_Background: #795100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #fff; @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_hcb/css_variables.css b/content/Base/baseLib/sap_horizon_hcb/css_variables.css index 8d632cb1..4205cb9c 100644 --- a/content/Base/baseLib/sap_horizon_hcb/css_variables.css +++ b/content/Base/baseLib/sap_horizon_hcb/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #795100; --sapHighlightColor: #795100; @@ -123,7 +133,7 @@ --sapContent_Illustrative_Color1: #212628; --sapContent_Illustrative_Color2: #fff; --sapContent_Illustrative_Color3: #ccc; - --sapContent_Illustrative_Color4: #fff; + --sapContent_Illustrative_Color4: #030303; --sapContent_Illustrative_Color5: #88979e; --sapContent_Illustrative_Color6: #88979e; --sapContent_Illustrative_Color7: #212628; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #fff; --sapShell_InteractiveBorderColor: #fff; --sapShell_GroupTitleTextColor: #fff; - --sapShell_GroupTitleTextShadow: -0.0625rem 0 #000, 0 0.0625rem #000, 0.0625rem 0 #000, 0 -0.0625rem #000; + --sapShell_GroupTitleTextShadow: -0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000; --sapShell_Hover_Background: #795100; --sapShell_Active_Background: #795100; --sapShell_Active_TextColor: #fff; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #99cc99; --sapShell_InformativeColor: #fff; --sapShell_NeutralColor: #fff; - --sapShell_Assistant_ForegroundColor: #fff; --sapShell_Category_1_Background: #000; --sapShell_Category_1_BorderColor: #6bd3ff; --sapShell_Category_1_TextColor: #fff; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #b2e484; --sapShell_Category_16_TextColor: #fff; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #fff; - --sapAssistant_Color2: #fff; - --sapAssistant_BackgroundGradient: linear-gradient(#000, #000); - --sapAssistant_Background: #000; - --sapAssistant_BorderColor: #fff; - --sapAssistant_TextColor: #fff; - --sapAssistant_Hover_Background: #795100; - --sapAssistant_Hover_BorderColor: #fff; - --sapAssistant_Hover_TextColor: #fff; - --sapAssistant_Active_Background: #795100; - --sapAssistant_Active_BorderColor: #fff; - --sapAssistant_Active_TextColor: #fff; - --sapAssistant_Question_Background: #000; - --sapAssistant_Question_BorderColor: #fff; - --sapAssistant_Question_TextColor: #fff; - --sapAssistant_Answer_Background: #585858; - --sapAssistant_Answer_BorderColor: #fff; - --sapAssistant_Answer_TextColor: #fff; --sapAvatar_1_Background: #000; --sapAvatar_1_BorderColor: #fff; --sapAvatar_1_TextColor: #fff; @@ -629,7 +620,7 @@ --sapObjectHeader_Hover_Background: #795100; --sapObjectHeader_BorderColor: #fff; --sapObjectHeader_Title_TextColor: #fff; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #fff; @@ -943,3 +934,23 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_hcb/css_variables.less b/content/Base/baseLib/sap_horizon_hcb/css_variables.less index 92233074..3a20b3d8 100644 --- a/content/Base/baseLib/sap_horizon_hcb/css_variables.less +++ b/content/Base/baseLib/sap_horizon_hcb/css_variables.less @@ -1,12 +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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_hcb/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcb/css_variables.less (Version 11.5.0) *******************/ -@sapField_HorizonNGEnabled: 1; diff --git a/content/Base/baseLib/sap_horizon_hcb/design-tokens.json b/content/Base/baseLib/sap_horizon_hcb/design-tokens.json index c57b39f6..9f3a5295 100644 --- a/content/Base/baseLib/sap_horizon_hcb/design-tokens.json +++ b/content/Base/baseLib/sap_horizon_hcb/design-tokens.json @@ -2,18 +2,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -33,28 +30,23 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -74,18 +66,15 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -105,18 +94,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -136,23 +122,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -172,8 +154,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -193,18 +174,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -224,18 +202,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -382,19 +357,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -513,23 +488,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.5", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -549,8 +520,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -570,8 +540,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -849,53 +818,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.5", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -906,63 +865,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1160,23 +1107,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1262,8 +1205,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1283,8 +1225,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "196.9230769230769", @@ -1304,8 +1245,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "314.55882352941177", @@ -1325,8 +1265,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "236.07843137254895", @@ -1346,8 +1285,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "185.96273291925468", @@ -1367,8 +1305,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "268.67256637168146", @@ -1388,8 +1325,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "341.9631901840491", @@ -1409,8 +1345,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "160", @@ -1430,8 +1365,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "19.76878612716763", @@ -1451,8 +1385,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "209.8224852071006", @@ -1472,111 +1405,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.83439490445858", @@ -1596,8 +1508,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "197.91044776119406", @@ -1617,8 +1528,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "91.875", @@ -1638,8 +1548,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1659,8 +1568,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.04878048780495", @@ -1680,8 +1588,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "312.46753246753246", @@ -1701,8 +1608,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "22.6229508196721", @@ -1722,8 +1628,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1743,8 +1648,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "22.5", @@ -1764,8 +1668,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "41.707317073170714", @@ -1785,8 +1688,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.45283018867923", @@ -1806,8 +1708,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.71428571428567", @@ -1827,8 +1728,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "91.25", @@ -1848,8 +1748,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1869,8 +1768,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "197.8378378378378", @@ -1890,8 +1788,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.39669421487605", @@ -1911,8 +1808,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "22.767857142857167", @@ -1932,8 +1828,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1953,8 +1848,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "22.82208588957053", @@ -1974,8 +1868,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "42.06521739130437", @@ -1995,18 +1888,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2026,8 +1916,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2385,53 +2274,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2451,18 +2330,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "0", @@ -2482,58 +2358,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2553,18 +2418,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2584,58 +2446,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2655,18 +2506,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.39669421487605", @@ -2686,58 +2534,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2757,18 +2594,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "268.79999999999995", @@ -2788,58 +2622,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2859,18 +2682,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2890,58 +2710,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2961,18 +2770,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "197.8378378378378", @@ -2992,58 +2798,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3063,18 +2858,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "120", @@ -3094,58 +2886,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3165,18 +2946,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "37.699115044247776", @@ -3196,58 +2974,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3267,18 +3034,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3298,58 +3062,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3369,18 +3122,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3400,8 +3150,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5327,53 +5076,43 @@ "Accent": { "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.71428571428567", @@ -5393,8 +5132,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "268.79999999999995", @@ -5414,8 +5152,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "91.25", @@ -5435,8 +5172,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5456,8 +5192,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "197.8378378378378", @@ -5477,8 +5212,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.80821917808225", @@ -5498,8 +5232,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.39669421487605", @@ -5519,8 +5252,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5540,8 +5272,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "22.82208588957053", @@ -5561,8 +5292,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "42.06521739130437", @@ -5582,8 +5312,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentBackgroundColor10H": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -5765,23 +5494,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5801,8 +5526,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5822,8 +5546,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5843,33 +5566,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5952,19 +5669,19 @@ "type": "internal" }, "_sapTile_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapTile_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapTile_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapTile_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapTile_BackgroundH": { @@ -5987,38 +5704,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader5Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6038,18 +5748,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6058,17 +5765,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6170,23 +5874,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontBoldFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { - "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "value": "{Text.sapFontHeader2Size}", + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6206,23 +5906,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6241,19 +5937,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6292,38 +5988,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6441,18 +6130,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6472,23 +6158,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6590,68 +6272,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6671,8 +6340,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6692,8 +6360,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6891,33 +6558,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7004,33 +6665,27 @@ "Information": { "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7132,33 +6787,27 @@ "Positive": { "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7260,33 +6909,27 @@ "Critical": { "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7388,33 +7031,27 @@ "Negative": { "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7516,38 +7153,31 @@ "Standard": { "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7651,23 +7281,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7736,56 +7362,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7871,28 +7512,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7977,49 +7613,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8105,28 +7732,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8211,28 +7833,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8382,39 +7999,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8451,39 +8071,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8520,39 +8143,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8589,39 +8215,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8659,103 +8288,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8969,28 +8588,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9046,13 +8660,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9090,54 +8702,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9157,69 +8762,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9239,28 +8834,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9280,28 +8870,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9321,28 +8906,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9362,28 +8942,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9403,18 +8978,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9948,18 +9520,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9979,18 +9548,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10010,18 +9576,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10139,18 +9702,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10170,18 +9730,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10201,18 +9758,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10330,18 +9884,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10361,18 +9912,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10392,18 +9940,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10521,18 +10066,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10552,18 +10094,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10583,18 +10122,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10712,18 +10248,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10743,18 +10276,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10774,18 +10304,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10887,13 +10414,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10913,18 +10438,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10944,18 +10466,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10975,18 +10494,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11006,18 +10522,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11183,13 +10696,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11209,18 +10720,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11240,18 +10748,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11271,8 +10776,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11292,18 +10796,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11323,28 +10824,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11459,19 +10955,19 @@ "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_BorderColorH": { @@ -11510,43 +11006,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11680,13 +11168,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11706,18 +11192,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11737,18 +11220,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11768,18 +11248,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11799,18 +11276,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11976,13 +11450,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12002,18 +11474,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12033,18 +11502,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12064,18 +11530,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12095,18 +11558,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12272,8 +11732,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12293,8 +11752,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12314,18 +11772,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12345,18 +11800,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12376,18 +11828,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12506,8 +11955,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12527,13 +11975,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12553,8 +11999,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12574,13 +12019,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12600,8 +12043,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12621,13 +12063,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12647,8 +12087,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12668,13 +12107,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12694,8 +12131,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12715,13 +12151,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12741,8 +12175,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12762,13 +12195,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12788,8 +12219,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12809,13 +12239,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12835,8 +12263,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12856,13 +12283,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12882,8 +12307,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12903,13 +12327,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12929,8 +12351,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12950,13 +12371,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13119,376 +12538,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13508,8 +12562,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "91.25", @@ -13529,18 +12582,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13560,8 +12610,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "209.99999999999977", @@ -13581,18 +12630,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13612,8 +12658,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "180", @@ -13633,18 +12678,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13664,8 +12706,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "316.59574468085106", @@ -13685,18 +12726,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13716,8 +12754,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "263.83561643835606", @@ -13737,18 +12774,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13768,8 +12802,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "0", @@ -13789,18 +12822,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13820,8 +12850,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "205.71428571428567", @@ -13841,18 +12870,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13872,8 +12898,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "206.29213483146066", @@ -13893,18 +12918,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13924,8 +12946,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13945,18 +12966,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13976,8 +12994,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -13997,18 +13014,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14028,8 +13042,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14049,18 +13062,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14080,8 +13090,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14101,18 +13110,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14132,8 +13138,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14153,18 +13158,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14184,8 +13186,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14205,18 +13206,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14236,8 +13234,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14257,18 +13254,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14288,8 +13282,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14309,13 +13302,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14574,35 +13565,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14615,14 +13596,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14642,8 +13621,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14663,13 +13641,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14689,18 +13665,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14769,8 +13742,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14790,13 +13762,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14816,61 +13786,56 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", "value": [ { "type": "dropShadow", - "x": "-0.0625rem", - "y": "0", - "blur": "0", + "x": "-0.0625", + "y": "*", + "blur": "{Internal.sapContent_GridSize}", "spread": "0", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", "x": "0", - "y": "0.0625rem", - "blur": "0", - "spread": "0", + "y": "0.0625", + "blur": "*", + "spread": "{Internal.sapContent_GridSize}", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", - "x": "0.0625rem", - "y": "0", - "blur": "0", + "x": "0.0625", + "y": "*", + "blur": "{Internal.sapContent_GridSize}", "spread": "0", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", "x": "0", - "y": "-0.0625rem", - "blur": "0", - "spread": "0", + "y": "-0.0625", + "blur": "*", + "spread": "{Internal.sapContent_GridSize}", "color": "{Shell.sapShell_Background}" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14890,13 +13855,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14916,8 +13879,7 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14937,23 +13899,19 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14973,24 +13931,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15204,85 +14145,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15384,73 +14309,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "2.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "3.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontBoldFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15470,38 +14381,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15510,61 +14419,51 @@ "type": "dropShadow", "x": "-0.0625rem", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "0.0625rem", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0.0625rem", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-0.0625rem", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15682,8 +14581,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "195", @@ -15703,8 +14601,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "200", @@ -15724,8 +14621,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15745,8 +14641,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15766,8 +14661,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "0", @@ -15787,8 +14681,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15808,8 +14701,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "0", @@ -15829,8 +14721,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "0", @@ -15850,8 +14741,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "0", @@ -15871,8 +14761,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "200", @@ -15892,8 +14781,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15913,8 +14801,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15934,8 +14821,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "197.1428571428571", @@ -15955,8 +14841,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "199.09090909090912", @@ -15976,8 +14861,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "199.09090909090912", @@ -15997,8 +14881,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16009,7 +14892,7 @@ "type": "internal" }, "_sapContent_Illustrative_Color4L": { - "value": "100%", + "value": "1.1764705882352942%", "type": "internal" }, "_sapContent_Illustrative_Color4A": { @@ -16018,8 +14901,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "0", @@ -16039,8 +14921,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "0", @@ -16060,8 +14941,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16081,25 +14961,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16119,48 +14995,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16326,13 +15203,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16354,13 +15229,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16398,48 +15271,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16590,8 +15454,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16612,8 +15475,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16634,8 +15496,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16648,18 +15509,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16697,23 +15555,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16751,18 +15605,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16800,18 +15651,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16881,8 +15729,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16902,8 +15749,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "120", @@ -16923,8 +15769,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "37.699115044247776", @@ -16944,8 +15789,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16965,8 +15809,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16986,8 +15829,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17007,8 +15849,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17028,8 +15869,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17049,8 +15889,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "75", @@ -17070,8 +15909,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17091,8 +15929,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "205", @@ -17112,8 +15949,7 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { "value": "40.16528925619832", @@ -17133,8 +15969,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17154,8 +15989,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon_hcb/less_variables.less b/content/Base/baseLib/sap_horizon_hcb/less_variables.less index a8b02c7e..867277de 100644 --- a/content/Base/baseLib/sap_horizon_hcb/less_variables.less +++ b/content/Base/baseLib/sap_horizon_hcb/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #795100; @sapHighlightColor: #795100; @sapBaseColor: #000; @@ -114,7 +114,7 @@ @sapContent_Illustrative_Color1: #212628; @sapContent_Illustrative_Color2: #fff; @sapContent_Illustrative_Color3: #ccc; -@sapContent_Illustrative_Color4: #fff; +@sapContent_Illustrative_Color4: #030303; @sapContent_Illustrative_Color5: #88979e; @sapContent_Illustrative_Color6: #88979e; @sapContent_Illustrative_Color7: #212628; @@ -163,7 +163,7 @@ @sapShell_InteractiveTextColor: #fff; @sapShell_InteractiveBorderColor: #fff; @sapShell_GroupTitleTextColor: #fff; -@sapShell_GroupTitleTextShadow: -0.0625rem 0 #000, 0 0.0625rem #000, 0.0625rem 0 #000, 0 -0.0625rem #000; +@sapShell_GroupTitleTextShadow: -0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000; @sapShell_Hover_Background: #795100; @sapShell_Active_Background: #795100; @sapShell_Active_TextColor: #fff; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #99cc99; @sapShell_InformativeColor: #fff; @sapShell_NeutralColor: #fff; -@sapShell_Assistant_ForegroundColor: #fff; @sapShell_Category_1_Background: #000; @sapShell_Category_1_BorderColor: #6bd3ff; @sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #b2e484; @sapShell_Category_16_TextColor: #fff; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #fff; -@sapAssistant_Color2: #fff; -@sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -@sapAssistant_Background: #000; -@sapAssistant_BorderColor: #fff; -@sapAssistant_TextColor: #fff; -@sapAssistant_Hover_Background: #795100; -@sapAssistant_Hover_BorderColor: #fff; -@sapAssistant_Hover_TextColor: #fff; -@sapAssistant_Active_Background: #795100; -@sapAssistant_Active_BorderColor: #fff; -@sapAssistant_Active_TextColor: #fff; -@sapAssistant_Question_Background: #000; -@sapAssistant_Question_BorderColor: #fff; -@sapAssistant_Question_TextColor: #fff; -@sapAssistant_Answer_Background: #585858; -@sapAssistant_Answer_BorderColor: #fff; -@sapAssistant_Answer_TextColor: #fff; @sapAvatar_1_Background: #000; @sapAvatar_1_BorderColor: #fff; @sapAvatar_1_TextColor: #fff; @@ -620,7 +601,7 @@ @sapObjectHeader_Hover_Background: #795100; @sapObjectHeader_BorderColor: #fff; @sapObjectHeader_Title_TextColor: #fff; -@sapObjectHeader_Title_FontSize: 1.5rem; +@sapObjectHeader_Title_FontSize: 2rem; @sapObjectHeader_Title_SnappedFontSize: 1.25rem; @sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; @sapObjectHeader_Subtitle_TextColor: #fff; diff --git a/content/Base/baseLib/sap_horizon_hcb/preview-RTL.css b/content/Base/baseLib/sap_horizon_hcb/preview-RTL.css index b7421879..563ab2bb 100644 --- a/content/Base/baseLib/sap_horizon_hcb/preview-RTL.css +++ b/content/Base/baseLib/sap_horizon_hcb/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e!important}.sapSvgIconCritical{fill:#ffab1d!important}.sapSvgIconPositive{fill:#9c9!important}.sapSvgIconBase{fill:#000!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_hcb/preview.css b/content/Base/baseLib/sap_horizon_hcb/preview.css index 8c91a9d5..e18f7b6b 100644 --- a/content/Base/baseLib/sap_horizon_hcb/preview.css +++ b/content/Base/baseLib/sap_horizon_hcb/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ff5e5e !important}.sapSvgIconCritical{fill:#ffab1d !important}.sapSvgIconPositive{fill:#9c9 !important}.sapSvgIconBase{fill:#000 !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_hcb/preview.less b/content/Base/baseLib/sap_horizon_hcb/preview.less index 47da4806..40a645ff 100644 --- a/content/Base/baseLib/sap_horizon_hcb/preview.less +++ b/content/Base/baseLib/sap_horizon_hcb/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_hcb/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcb/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_horizon_hcb/sass_variables.scss b/content/Base/baseLib/sap_horizon_hcb/sass_variables.scss index 8c73dac3..c28459c0 100644 --- a/content/Base/baseLib/sap_horizon_hcb/sass_variables.scss +++ b/content/Base/baseLib/sap_horizon_hcb/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #795100; $sapHighlightColor: #795100; $sapBaseColor: #000; @@ -114,7 +114,7 @@ $sapContent_ForcedColorAdjust: none; $sapContent_Illustrative_Color1: #212628; $sapContent_Illustrative_Color2: #fff; $sapContent_Illustrative_Color3: #ccc; -$sapContent_Illustrative_Color4: #fff; +$sapContent_Illustrative_Color4: #030303; $sapContent_Illustrative_Color5: #88979e; $sapContent_Illustrative_Color6: #88979e; $sapContent_Illustrative_Color7: #212628; @@ -163,7 +163,7 @@ $sapShell_InteractiveBackground: #000; $sapShell_InteractiveTextColor: #fff; $sapShell_InteractiveBorderColor: #fff; $sapShell_GroupTitleTextColor: #fff; -$sapShell_GroupTitleTextShadow: -0.0625rem 0 #000, 0 0.0625rem #000, 0.0625rem 0 #000, 0 -0.0625rem #000; +$sapShell_GroupTitleTextShadow: -0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000; $sapShell_Hover_Background: #795100; $sapShell_Active_Background: #795100; $sapShell_Active_TextColor: #fff; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #ffab1d; $sapShell_PositiveColor: #99cc99; $sapShell_InformativeColor: #fff; $sapShell_NeutralColor: #fff; -$sapShell_Assistant_ForegroundColor: #fff; $sapShell_Category_1_Background: #000; $sapShell_Category_1_BorderColor: #6bd3ff; $sapShell_Category_1_TextColor: #fff; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #000; $sapShell_Category_16_BorderColor: #b2e484; $sapShell_Category_16_TextColor: #fff; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #fff; -$sapAssistant_Color2: #fff; -$sapAssistant_BackgroundGradient: linear-gradient(#000, #000); -$sapAssistant_Background: #000; -$sapAssistant_BorderColor: #fff; -$sapAssistant_TextColor: #fff; -$sapAssistant_Hover_Background: #795100; -$sapAssistant_Hover_BorderColor: #fff; -$sapAssistant_Hover_TextColor: #fff; -$sapAssistant_Active_Background: #795100; -$sapAssistant_Active_BorderColor: #fff; -$sapAssistant_Active_TextColor: #fff; -$sapAssistant_Question_Background: #000; -$sapAssistant_Question_BorderColor: #fff; -$sapAssistant_Question_TextColor: #fff; -$sapAssistant_Answer_Background: #585858; -$sapAssistant_Answer_BorderColor: #fff; -$sapAssistant_Answer_TextColor: #fff; $sapAvatar_1_Background: #000; $sapAvatar_1_BorderColor: #fff; $sapAvatar_1_TextColor: #fff; @@ -620,7 +601,7 @@ $sapObjectHeader_Background: #000; $sapObjectHeader_Hover_Background: #795100; $sapObjectHeader_BorderColor: #fff; $sapObjectHeader_Title_TextColor: #fff; -$sapObjectHeader_Title_FontSize: 1.5rem; +$sapObjectHeader_Title_FontSize: 2rem; $sapObjectHeader_Title_SnappedFontSize: 1.25rem; $sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #fff; diff --git a/content/Base/baseLib/sap_horizon_hcb/skeleton.less b/content/Base/baseLib/sap_horizon_hcb/skeleton.less deleted file mode 100644 index 6fcb921a..00000000 --- a/content/Base/baseLib/sap_horizon_hcb/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_horizon/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_horizon_hcb/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_horizon_hcb/variables.json b/content/Base/baseLib/sap_horizon_hcb/variables.json index ffbb3590..4cfbd1f2 100644 --- a/content/Base/baseLib/sap_horizon_hcb/variables.json +++ b/content/Base/baseLib/sap_horizon_hcb/variables.json @@ -115,7 +115,7 @@ "sapContent_Illustrative_Color1": "#212628", "sapContent_Illustrative_Color2": "#fff", "sapContent_Illustrative_Color3": "#ccc", - "sapContent_Illustrative_Color4": "#fff", + "sapContent_Illustrative_Color4": "#030303", "sapContent_Illustrative_Color5": "#88979e", "sapContent_Illustrative_Color6": "#88979e", "sapContent_Illustrative_Color7": "#212628", @@ -164,7 +164,7 @@ "sapShell_InteractiveTextColor": "#fff", "sapShell_InteractiveBorderColor": "#fff", "sapShell_GroupTitleTextColor": "#fff", - "sapShell_GroupTitleTextShadow": "-0.0625rem 0 #000, 0 0.0625rem #000, 0.0625rem 0 #000, 0 -0.0625rem #000", + "sapShell_GroupTitleTextShadow": "-0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000", "sapShell_Hover_Background": "#795100", "sapShell_Active_Background": "#795100", "sapShell_Active_TextColor": "#fff", @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#99cc99", "sapShell_InformativeColor": "#fff", "sapShell_NeutralColor": "#fff", - "sapShell_Assistant_ForegroundColor": "#fff", "sapShell_Category_1_Background": "#000", "sapShell_Category_1_BorderColor": "#6bd3ff", "sapShell_Category_1_TextColor": "#fff", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#b2e484", "sapShell_Category_16_TextColor": "#fff", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#fff", - "sapAssistant_Color2": "#fff", - "sapAssistant_BackgroundGradient": "linear-gradient(#000, #000)", - "sapAssistant_Background": "#000", - "sapAssistant_BorderColor": "#fff", - "sapAssistant_TextColor": "#fff", - "sapAssistant_Hover_Background": "#795100", - "sapAssistant_Hover_BorderColor": "#fff", - "sapAssistant_Hover_TextColor": "#fff", - "sapAssistant_Active_Background": "#795100", - "sapAssistant_Active_BorderColor": "#fff", - "sapAssistant_Active_TextColor": "#fff", - "sapAssistant_Question_Background": "#000", - "sapAssistant_Question_BorderColor": "#fff", - "sapAssistant_Question_TextColor": "#fff", - "sapAssistant_Answer_Background": "#585858", - "sapAssistant_Answer_BorderColor": "#fff", - "sapAssistant_Answer_TextColor": "#fff", "sapAvatar_1_Background": "#000", "sapAvatar_1_BorderColor": "#fff", "sapAvatar_1_TextColor": "#fff", @@ -621,7 +602,7 @@ "sapObjectHeader_Hover_Background": "#795100", "sapObjectHeader_BorderColor": "#fff", "sapObjectHeader_Title_TextColor": "#fff", - "sapObjectHeader_Title_FontSize": "1.5rem", + "sapObjectHeader_Title_FontSize": "2rem", "sapObjectHeader_Title_SnappedFontSize": "1.25rem", "sapObjectHeader_Title_FontFamily": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", "sapObjectHeader_Subtitle_TextColor": "#fff", diff --git a/content/Base/baseLib/sap_horizon_hcw/.theming b/content/Base/baseLib/sap_horizon_hcw/.theming index 07aaaa29..a7952980 100644 --- a/content/Base/baseLib/sap_horizon_hcw/.theming +++ b/content/Base/baseLib/sap_horizon_hcw/.theming @@ -1,7 +1,7 @@ { "sEntity": "Theme", "sId": "sap_horizon_hcw", - "sLabel": "SAP High Contrast White (Horizon)", + "sLabel": "SAP High Contrast White (SAP Horizon)", "sDescription": "High Contrast themes provide high contrast ratio by default.", "sHelpLink": "https://experience.sap.com/fiori-design-web/theming", "sVendor": "SAP", diff --git a/content/Base/baseLib/sap_horizon_hcw/avatar.svg b/content/Base/baseLib/sap_horizon_hcw/avatar.svg deleted file mode 100644 index dacece6c..00000000 --- a/content/Base/baseLib/sap_horizon_hcw/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon_hcw/base.less b/content/Base/baseLib/sap_horizon_hcw/base.less index 4ea6ad48..ca5cbd9c 100644 --- a/content/Base/baseLib/sap_horizon_hcw/base.less +++ b/content/Base/baseLib/sap_horizon_hcw/base.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ -/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.5.0) *******************/ // [Tags "SapInternal", "Base", "Dimension", "Protected"] @@ -766,7 +766,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @sapShell_Background; +@sapShell_GroupTitleTextShadow: -0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 0.0625 * @sapContent_GridSize @sapShell_Background, 0.0625 * @sapContent_GridSize 0 @sapShell_Background, 0 -0.0625 * @sapContent_GridSize @sapShell_Background; // [Tags "!Protected"] // [Protected "!true"] @@ -847,10 +847,6 @@ // [Tags "!Protected"] // [Protected "!true"] @sapShell_NeutralColor: @sapNeutralColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor; @sapShell_Category_1_Background: @sapHC_StandardBackground; // [Tags "!Protected"] @@ -964,78 +960,6 @@ @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); @sapShell_Category_16_TextShadow: none; -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color1: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Color2: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Background: @sapHC_StandardBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_BorderColor: @sapHC_StandardForeground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_Background: @sapButton_Hover_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_Background: @sapButton_Active_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_Background: @sapAssistant_Background; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_Background: @sapHC_ReducedBackground; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor; - -// [Tags "!Protected"] -// [Protected "!true"] -@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); - // [Tags "!Protected"] // [Protected "!true"] @sapAvatar_1_Background: @sapBackgroundColor; @@ -1178,7 +1102,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Hover_Background: @sapHoverColor; +@sapButton_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -1758,7 +1682,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1798,7 +1722,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); +@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold); // [Tags "!Protected"] // [Protected "!true"] @@ -1869,10 +1793,10 @@ // [Protected "!true"] @sapField_Hover_HelpBackground: @sapField_Background; @sapField_Hover_Shadow: none; -@sapField_Hover_InvalidShadow: @sapField_InvalidShadow; -@sapField_Hover_WarningShadow: @sapField_WarningShadow; -@sapField_Hover_SuccessShadow: @sapField_SuccessShadow; -@sapField_Hover_InformationShadow: @sapField_InformationShadow; +@sapField_Hover_InvalidShadow: none; +@sapField_Hover_WarningShadow: none; +@sapField_Hover_SuccessShadow: none; +@sapField_Hover_InformationShadow: none; // [Tags "!Protected"] // [Protected "!true"] @@ -2092,7 +2016,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapList_Hover_Background: @sapHoverColor; +@sapList_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2408,7 +2332,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Hover_Background: @sapHoverColor; +@sapObjectHeader_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] @@ -2420,7 +2344,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapObjectHeader_Title_FontSize: @sapFontHeader3Size; +@sapObjectHeader_Title_FontSize: @sapFontHeader2Size; // [Tags "!Protected"] // [Protected "!true"] @@ -2444,7 +2368,7 @@ // [Tags "!Protected"] // [Protected "!true"] -@sapTile_Hover_Background: @sapHoverColor; +@sapTile_Hover_Background: @sapHighlightColor; // [Tags "!Protected"] // [Protected "!true"] diff --git a/content/Base/baseLib/sap_horizon_hcw/css_variables-RTL.css b/content/Base/baseLib/sap_horizon_hcw/css_variables-RTL.css index a3ae6046..75731d5f 100644 --- a/content/Base/baseLib/sap_horizon_hcw/css_variables-RTL.css +++ b/content/Base/baseLib/sap_horizon_hcw/css_variables-RTL.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #e97624; --sapHighlightColor: #e97624; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #000; --sapShell_InteractiveBorderColor: #000; --sapShell_GroupTitleTextColor: #000; - --sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff, 0 0.0625rem #fff, 0.0625rem 0 #fff, 0 -0.0625rem #fff; + --sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff; --sapShell_Hover_Background: #e97624; --sapShell_Active_Background: #e97624; --sapShell_Active_TextColor: #000; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #e97624; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #e97624; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -629,7 +620,7 @@ --sapObjectHeader_Hover_Background: #e97624; --sapObjectHeader_BorderColor: #000; --sapObjectHeader_Title_TextColor: #000; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #000; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_hcw/css_variables.css b/content/Base/baseLib/sap_horizon_hcw/css_variables.css index a3ae6046..75731d5f 100644 --- a/content/Base/baseLib/sap_horizon_hcw/css_variables.css +++ b/content/Base/baseLib/sap_horizon_hcw/css_variables.css @@ -1,12 +1,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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} +*/ + +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} + +/** +* Base.baseLib.baseTheme.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.baseTheme.css_variables (Version 11.5.0) */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} :root { --sapBrandColor: #e97624; --sapHighlightColor: #e97624; @@ -172,7 +182,7 @@ --sapShell_InteractiveTextColor: #000; --sapShell_InteractiveBorderColor: #000; --sapShell_GroupTitleTextColor: #000; - --sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff, 0 0.0625rem #fff, 0.0625rem 0 #fff, 0 -0.0625rem #fff; + --sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff; --sapShell_Hover_Background: #e97624; --sapShell_Active_Background: #e97624; --sapShell_Active_TextColor: #000; @@ -193,7 +203,6 @@ --sapShell_PositiveColor: #006362; --sapShell_InformativeColor: #000; --sapShell_NeutralColor: #000; - --sapShell_Assistant_ForegroundColor: #000; --sapShell_Category_1_Background: #fff; --sapShell_Category_1_BorderColor: #004ccb; --sapShell_Category_1_TextColor: #000; @@ -258,24 +267,6 @@ --sapShell_Category_16_BorderColor: #1e592f; --sapShell_Category_16_TextColor: #000; --sapShell_Category_16_TextShadow: none; - --sapAssistant_Color1: #000; - --sapAssistant_Color2: #000; - --sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); - --sapAssistant_Background: #fff; - --sapAssistant_BorderColor: #000; - --sapAssistant_TextColor: #000; - --sapAssistant_Hover_Background: #e97624; - --sapAssistant_Hover_BorderColor: #000; - --sapAssistant_Hover_TextColor: #000; - --sapAssistant_Active_Background: #e97624; - --sapAssistant_Active_BorderColor: #000; - --sapAssistant_Active_TextColor: #000; - --sapAssistant_Question_Background: #fff; - --sapAssistant_Question_BorderColor: #000; - --sapAssistant_Question_TextColor: #000; - --sapAssistant_Answer_Background: #b3b3b3; - --sapAssistant_Answer_BorderColor: #000; - --sapAssistant_Answer_TextColor: #000; --sapAvatar_1_Background: #fff; --sapAvatar_1_BorderColor: #000; --sapAvatar_1_TextColor: #000; @@ -629,7 +620,7 @@ --sapObjectHeader_Hover_Background: #e97624; --sapObjectHeader_BorderColor: #000; --sapObjectHeader_Title_TextColor: #000; - --sapObjectHeader_Title_FontSize: 1.5rem; + --sapObjectHeader_Title_FontSize: 2rem; --sapObjectHeader_Title_SnappedFontSize: 1.25rem; --sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; --sapObjectHeader_Subtitle_TextColor: #000; @@ -943,3 +934,33 @@ .background-image--sapShell_BackgroundImage { background-image: var(--sapShell_BackgroundImage); } + +/** +* Base.baseLib.sap_horizon.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcw.base (Version 11.5.0) +*/ + + +/** +* Base.baseLib.sap_horizon_hcw.css_variables (Version 11.5.0) +*/ + diff --git a/content/Base/baseLib/sap_horizon_hcw/css_variables.less b/content/Base/baseLib/sap_horizon_hcw/css_variables.less index faf61ca7..b080f7aa 100644 --- a/content/Base/baseLib/sap_horizon_hcw/css_variables.less +++ b/content/Base/baseLib/sap_horizon_hcw/css_variables.less @@ -1,12 +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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon_hcb/css_variables.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_hcw/css_variables.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcw/css_variables.less (Version 11.5.0) *******************/ -@sapField_HorizonNGEnabled: 1; diff --git a/content/Base/baseLib/sap_horizon_hcw/design-tokens.json b/content/Base/baseLib/sap_horizon_hcw/design-tokens.json index 00591d57..be48d481 100644 --- a/content/Base/baseLib/sap_horizon_hcw/design-tokens.json +++ b/content/Base/baseLib/sap_horizon_hcw/design-tokens.json @@ -2,18 +2,15 @@ "List": { "sapList_HighlightColor": { "value": "hsla({List._sapList_HighlightColorH}, {List._sapList_HighlightColorS}, {List._sapList_HighlightColorL}, {List._sapList_HighlightColorA})", - "type": "color", - "description": "The color of highlighted elements in lists (deprecated: not used anymore since Belize theme)." + "type": "color" }, "sapList_TableFixedBorderColor": { "value": "hsla({List._sapList_TableFixedBorderColorH}, {List._sapList_TableFixedBorderColorS}, {List._sapList_TableFixedBorderColorL}, {List._sapList_TableFixedBorderColorA})", - "type": "color", - "description": "The border color of fixed columns and rows in tables." + "type": "color" }, "sapList_TableFooterBorder": { "value": "hsla({List._sapList_TableFooterBorderH}, {List._sapList_TableFooterBorderS}, {List._sapList_TableFooterBorderL}, {List._sapList_TableFooterBorderA})", - "type": "color", - "description": "The border color of table footers." + "type": "color" }, "_sapList_FooterTextColorH": { "value": "{Text._sapTextColorH}", @@ -33,28 +30,23 @@ }, "sapList_FooterTextColor": { "value": "hsla({List._sapList_FooterTextColorH}, {List._sapList_FooterTextColorS}, {List._sapList_FooterTextColorL}, {List._sapList_FooterTextColorA})", - "type": "color", - "description": "The text color of list footers." + "type": "color" }, "sapList_FooterBackground": { "value": "hsla({List._sapList_FooterBackgroundH}, {List._sapList_FooterBackgroundS}, {List._sapList_FooterBackgroundL}, {List._sapList_FooterBackgroundA})", - "type": "color", - "description": "The background color of list footers." + "type": "color" }, "sapList_TableGroupHeaderTextColor": { "value": "hsla({List._sapList_TableGroupHeaderTextColorH}, {List._sapList_TableGroupHeaderTextColorS}, {List._sapList_TableGroupHeaderTextColorL}, {List._sapList_TableGroupHeaderTextColorA})", - "type": "color", - "description": "The text color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBorderColor": { "value": "hsla({List._sapList_TableGroupHeaderBorderColorH}, {List._sapList_TableGroupHeaderBorderColorS}, {List._sapList_TableGroupHeaderBorderColorL}, {List._sapList_TableGroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of table group headers." + "type": "color" }, "sapList_TableGroupHeaderBackground": { "value": "hsla({List._sapList_TableGroupHeaderBackgroundH}, {List._sapList_TableGroupHeaderBackgroundS}, {List._sapList_TableGroupHeaderBackgroundL}, {List._sapList_TableGroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of table group headers." + "type": "color" }, "_sapList_GroupHeaderTextColorH": { "value": "{Text._sapTextColorH}", @@ -74,18 +66,15 @@ }, "sapList_GroupHeaderTextColor": { "value": "hsla({List._sapList_GroupHeaderTextColorH}, {List._sapList_GroupHeaderTextColorS}, {List._sapList_GroupHeaderTextColorL}, {List._sapList_GroupHeaderTextColorA})", - "type": "color", - "description": "The text color of list group headers." + "type": "color" }, "sapList_GroupHeaderBorderColor": { "value": "hsla({List._sapList_GroupHeaderBorderColorH}, {List._sapList_GroupHeaderBorderColorS}, {List._sapList_GroupHeaderBorderColorL}, {List._sapList_GroupHeaderBorderColorA})", - "type": "color", - "description": "The border color of list group headers." + "type": "color" }, "sapList_GroupHeaderBackground": { "value": "hsla({List._sapList_GroupHeaderBackgroundH}, {List._sapList_GroupHeaderBackgroundS}, {List._sapList_GroupHeaderBackgroundL}, {List._sapList_GroupHeaderBackgroundA})", - "type": "color", - "description": "The background color of list group headers." + "type": "color" }, "_sapList_AlternatingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -105,18 +94,15 @@ }, "sapList_AlternatingBackground": { "value": "hsla({List._sapList_AlternatingBackgroundH}, {List._sapList_AlternatingBackgroundS}, {List._sapList_AlternatingBackgroundL}, {List._sapList_AlternatingBackgroundA})", - "type": "color", - "description": "The background color of alternating list items." + "type": "color" }, "sapList_Hover_Background": { "value": "hsla({List._sapList_Hover_BackgroundH}, {List._sapList_Hover_BackgroundS}, {List._sapList_Hover_BackgroundL}, {List._sapList_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of list and table items." + "type": "color" }, "sapList_Background": { "value": "hsla({List._sapList_BackgroundH}, {List._sapList_BackgroundS}, {List._sapList_BackgroundL}, {List._sapList_BackgroundA})", - "type": "color", - "description": "The background color of list and table items." + "type": "color" }, "_sapList_Hover_SelectionBackgroundH": { "value": "{List._sapList_Hover_BackgroundH}", @@ -136,23 +122,19 @@ }, "sapList_Hover_SelectionBackground": { "value": "hsla({List._sapList_Hover_SelectionBackgroundH}, {List._sapList_Hover_SelectionBackgroundS}, {List._sapList_Hover_SelectionBackgroundL}, {List._sapList_Hover_SelectionBackgroundA})", - "type": "color", - "description": "The hover state background color for selected list and table items." + "type": "color" }, "sapList_SelectionBorderColor": { "value": "hsla({List._sapList_SelectionBorderColorH}, {List._sapList_SelectionBorderColorS}, {List._sapList_SelectionBorderColorL}, {List._sapList_SelectionBorderColorA})", - "type": "color", - "description": "The border color for selected list and table items." + "type": "color" }, "sapList_SelectionBackgroundColor": { "value": "hsla({List._sapList_SelectionBackgroundColorH}, {List._sapList_SelectionBackgroundColorS}, {List._sapList_SelectionBackgroundColorL}, {List._sapList_SelectionBackgroundColorA})", - "type": "color", - "description": "The background color for selected list and table items." + "type": "color" }, "sapList_Active_Background": { "value": "hsla({List._sapList_Active_BackgroundH}, {List._sapList_Active_BackgroundS}, {List._sapList_Active_BackgroundL}, {List._sapList_Active_BackgroundA})", - "type": "color", - "description": "The background color for active list and table items." + "type": "color" }, "_sapList_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -172,8 +154,7 @@ }, "sapList_Active_TextColor": { "value": "hsla({List._sapList_Active_TextColorH}, {List._sapList_Active_TextColorS}, {List._sapList_Active_TextColorL}, {List._sapList_Active_TextColorA})", - "type": "color", - "description": "The text color for active list and table items." + "type": "color" }, "_sapList_TextColorH": { "value": "{Text._sapTextColorH}", @@ -193,18 +174,15 @@ }, "sapList_TextColor": { "value": "hsla({List._sapList_TextColorH}, {List._sapList_TextColorS}, {List._sapList_TextColorL}, {List._sapList_TextColorA})", - "type": "color", - "description": "The main text color for lists and tables." + "type": "color" }, "sapList_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the border in a list separating the entries." + "type": "borderWidth" }, "sapList_BorderColor": { "value": "hsla({List._sapList_BorderColorH}, {List._sapList_BorderColorS}, {List._sapList_BorderColorL}, {List._sapList_BorderColorA})", - "type": "color", - "description": "The color of the border in a list separating the entries." + "type": "color" }, "_sapList_HeaderTextColorH": { "value": "{Text._sapTitleColorH}", @@ -224,18 +202,15 @@ }, "sapList_HeaderTextColor": { "value": "hsla({List._sapList_HeaderTextColorH}, {List._sapList_HeaderTextColorS}, {List._sapList_HeaderTextColorL}, {List._sapList_HeaderTextColorA})", - "type": "color", - "description": "The color of texts on the list column header area." + "type": "color" }, "sapList_HeaderBorderColor": { "value": "hsla({List._sapList_HeaderBorderColorH}, {List._sapList_HeaderBorderColorS}, {List._sapList_HeaderBorderColorL}, {List._sapList_HeaderBorderColorA})", - "type": "color", - "description": "The color of the borders of the list column header area." + "type": "color" }, "sapList_HeaderBackground": { "value": "hsla({List._sapList_HeaderBackgroundH}, {List._sapList_HeaderBackgroundS}, {List._sapList_HeaderBackgroundL}, {List._sapList_HeaderBackgroundA})", - "type": "color", - "description": "The background color of the column header area of lists." + "type": "color" }, "_sapList_HighlightColorH": { "value": "{Main._sapHighlightColorH}", @@ -382,19 +357,19 @@ "type": "internal" }, "_sapList_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapList_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapList_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapList_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapList_BackgroundH": { @@ -513,23 +488,19 @@ "Resource": { "sapBackgroundColorDefault": { "value": "hsla({Resource._sapBackgroundColorDefaultH}, {Resource._sapBackgroundColorDefaultS}, {Resource._sapBackgroundColorDefaultL}, {Resource._sapBackgroundColorDefaultA})", - "type": "color", - "description": "The default background color of this theme." + "type": "color" }, "sapGroup_FooterBackground": { "value": "hsla({Resource._sapGroup_FooterBackgroundH}, {Resource._sapGroup_FooterBackgroundS}, {Resource._sapGroup_FooterBackgroundL}, {Resource._sapGroup_FooterBackgroundA})", - "type": "color", - "description": "The background color of the footer area of a group." + "type": "color" }, "sapContent_ForcedColorAdjust": { "value": "none", - "type": "string", - "description": "Decides wether OS high contrast settings should be respected (auto) or ignored (none)." + "type": "string" }, "sapContent_ContrastTextThreshold": { "value": "0.5", - "type": "number", - "description": "The threshold to switch to alternative text color to keep contrast for texts." + "type": "number" }, "_sapHighlightTextColorH": { "value": "{Text._sapTextColorH}", @@ -549,8 +520,7 @@ }, "sapHighlightTextColor": { "value": "hsla({Resource._sapHighlightTextColorH}, {Resource._sapHighlightTextColorS}, {Resource._sapHighlightTextColorL}, {Resource._sapHighlightTextColorA})", - "type": "color", - "description": "The text color of highlighted screen elements." + "type": "color" }, "_sapShell_BackgroundPatternColorH": { "value": "{Application._sapBackgroundColorH}", @@ -570,8 +540,7 @@ }, "sapShell_BackgroundPatternColor": { "value": "hsla({Resource._sapShell_BackgroundPatternColorH}, {Resource._sapShell_BackgroundPatternColorS}, {Resource._sapShell_BackgroundPatternColorL}, {Resource._sapShell_BackgroundPatternColorA})", - "type": "color", - "description": "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'." + "type": "color" }, "_sapBackgroundColorDefaultH": { "value": "{Application._sapBackgroundColorH}", @@ -849,53 +818,43 @@ }, "sapContent_DisabledOpacity": { "value": "0.4", - "type": "opacity", - "description": "The opacity value of disabled screen elements in the content area." + "type": "opacity" }, "sapContent_IconHeight": { "value": "{Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline icons in the content area." + "type": "sizing" }, "sapContent_LineHeight": { "value": "1.5", - "type": "lineHeight", - "description": "The height of lines in the content area (in em). Basically this is used as the CSS line-height property." + "type": "lineHeight" }, "sapElement_Condensed_Height": { "value": "1.375 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of inline elements in the content area." + "type": "sizing" }, "sapElement_Condensed_LineHeight": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The condensed height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_Height": { "value": "1.625 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of inline elements in the content area." + "type": "sizing" }, "sapElement_Compact_LineHeight": { "value": "2 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The compact height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapElement_BorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The standard thickness of element borders." + "type": "borderWidth" }, "sapElement_Height": { "value": "2.25 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of inline elements in the content area." + "type": "sizing" }, "sapElement_LineHeight": { "value": "2.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The height of the line box surrounding the inline elements in the content area." + "type": "sizing" }, "sapContent_GridSize": { "value": "1rem", @@ -906,63 +865,51 @@ "Sequence": { "sapChart_Sequence_Neutral": { "value": "hsla({Chart.Sequence._sapChart_Sequence_NeutralH}, {Chart.Sequence._sapChart_Sequence_NeutralS}, {Chart.Sequence._sapChart_Sequence_NeutralL}, {Chart.Sequence._sapChart_Sequence_NeutralA})", - "type": "color", - "description": "This color is the base chart color of the sequence 'Neutral'." + "type": "color" }, "sapChart_Sequence_11": { "value": "hsla({Chart.Sequence._sapChart_Sequence_11H}, {Chart.Sequence._sapChart_Sequence_11S}, {Chart.Sequence._sapChart_Sequence_11L}, {Chart.Sequence._sapChart_Sequence_11A})", - "type": "color", - "description": "This color is the base chart color of the sequence 11." + "type": "color" }, "sapChart_Sequence_10": { "value": "hsla({Chart.Sequence._sapChart_Sequence_10H}, {Chart.Sequence._sapChart_Sequence_10S}, {Chart.Sequence._sapChart_Sequence_10L}, {Chart.Sequence._sapChart_Sequence_10A})", - "type": "color", - "description": "This color is the base chart color of the sequence 10." + "type": "color" }, "sapChart_Sequence_9": { "value": "hsla({Chart.Sequence._sapChart_Sequence_9H}, {Chart.Sequence._sapChart_Sequence_9S}, {Chart.Sequence._sapChart_Sequence_9L}, {Chart.Sequence._sapChart_Sequence_9A})", - "type": "color", - "description": "This color is the base chart color of the sequence 9." + "type": "color" }, "sapChart_Sequence_8": { "value": "hsla({Chart.Sequence._sapChart_Sequence_8H}, {Chart.Sequence._sapChart_Sequence_8S}, {Chart.Sequence._sapChart_Sequence_8L}, {Chart.Sequence._sapChart_Sequence_8A})", - "type": "color", - "description": "This color is the base chart color of the sequence 8." + "type": "color" }, "sapChart_Sequence_7": { "value": "hsla({Chart.Sequence._sapChart_Sequence_7H}, {Chart.Sequence._sapChart_Sequence_7S}, {Chart.Sequence._sapChart_Sequence_7L}, {Chart.Sequence._sapChart_Sequence_7A})", - "type": "color", - "description": "This color is the base chart color of the sequence 7." + "type": "color" }, "sapChart_Sequence_6": { "value": "hsla({Chart.Sequence._sapChart_Sequence_6H}, {Chart.Sequence._sapChart_Sequence_6S}, {Chart.Sequence._sapChart_Sequence_6L}, {Chart.Sequence._sapChart_Sequence_6A})", - "type": "color", - "description": "This color is the base chart color of the sequence 6." + "type": "color" }, "sapChart_Sequence_5": { "value": "hsla({Chart.Sequence._sapChart_Sequence_5H}, {Chart.Sequence._sapChart_Sequence_5S}, {Chart.Sequence._sapChart_Sequence_5L}, {Chart.Sequence._sapChart_Sequence_5A})", - "type": "color", - "description": "This color is the base chart color of the sequence 5." + "type": "color" }, "sapChart_Sequence_4": { "value": "hsla({Chart.Sequence._sapChart_Sequence_4H}, {Chart.Sequence._sapChart_Sequence_4S}, {Chart.Sequence._sapChart_Sequence_4L}, {Chart.Sequence._sapChart_Sequence_4A})", - "type": "color", - "description": "This color is the base chart color of the sequence 4." + "type": "color" }, "sapChart_Sequence_3": { "value": "hsla({Chart.Sequence._sapChart_Sequence_3H}, {Chart.Sequence._sapChart_Sequence_3S}, {Chart.Sequence._sapChart_Sequence_3L}, {Chart.Sequence._sapChart_Sequence_3A})", - "type": "color", - "description": "This color is the base chart color of the sequence 3." + "type": "color" }, "sapChart_Sequence_2": { "value": "hsla({Chart.Sequence._sapChart_Sequence_2H}, {Chart.Sequence._sapChart_Sequence_2S}, {Chart.Sequence._sapChart_Sequence_2L}, {Chart.Sequence._sapChart_Sequence_2A})", - "type": "color", - "description": "This color is the base chart color of the sequence 2." + "type": "color" }, "sapChart_Sequence_1": { "value": "hsla({Chart.Sequence._sapChart_Sequence_1H}, {Chart.Sequence._sapChart_Sequence_1S}, {Chart.Sequence._sapChart_Sequence_1L}, {Chart.Sequence._sapChart_Sequence_1A})", - "type": "color", - "description": "This color is the base chart color of the sequence 1." + "type": "color" }, "_sapChart_Sequence_NeutralH": { "value": "{Chart.Semantic._sapChart_NeutralH}", @@ -1160,23 +1107,19 @@ "Semantic": { "sapChart_Neutral": { "value": "hsla({Chart.Semantic._sapChart_NeutralH}, {Chart.Semantic._sapChart_NeutralS}, {Chart.Semantic._sapChart_NeutralL}, {Chart.Semantic._sapChart_NeutralA})", - "type": "color", - "description": "This color is to visualize a 'Neutral' value." + "type": "color" }, "sapChart_Good": { "value": "hsla({Chart.Semantic._sapChart_GoodH}, {Chart.Semantic._sapChart_GoodS}, {Chart.Semantic._sapChart_GoodL}, {Chart.Semantic._sapChart_GoodA})", - "type": "color", - "description": "This color is to visualize a 'Good' value." + "type": "color" }, "sapChart_Critical": { "value": "hsla({Chart.Semantic._sapChart_CriticalH}, {Chart.Semantic._sapChart_CriticalS}, {Chart.Semantic._sapChart_CriticalL}, {Chart.Semantic._sapChart_CriticalA})", - "type": "color", - "description": "This color is to visualize a 'Critical' value." + "type": "color" }, "sapChart_Bad": { "value": "hsla({Chart.Semantic._sapChart_BadH}, {Chart.Semantic._sapChart_BadS}, {Chart.Semantic._sapChart_BadL}, {Chart.Semantic._sapChart_BadA})", - "type": "color", - "description": "This color is to visualize a 'Bad' value." + "type": "color" }, "_sapChart_NeutralH": { "value": "{HighContrast._sapHC_NeutralColorH}", @@ -1262,8 +1205,7 @@ }, "sapChart_OrderedColor_11": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_11H}, {Chart.Ordered._sapChart_OrderedColor_11S}, {Chart.Ordered._sapChart_OrderedColor_11L}, {Chart.Ordered._sapChart_OrderedColor_11A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_10H": { "value": "0", @@ -1283,8 +1225,7 @@ }, "sapChart_OrderedColor_10": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_10H}, {Chart.Ordered._sapChart_OrderedColor_10S}, {Chart.Ordered._sapChart_OrderedColor_10L}, {Chart.Ordered._sapChart_OrderedColor_10A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_9H": { "value": "200", @@ -1304,8 +1245,7 @@ }, "sapChart_OrderedColor_9": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_9H}, {Chart.Ordered._sapChart_OrderedColor_9S}, {Chart.Ordered._sapChart_OrderedColor_9L}, {Chart.Ordered._sapChart_OrderedColor_9A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_8H": { "value": "319.4117647058823", @@ -1325,8 +1265,7 @@ }, "sapChart_OrderedColor_8": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_8H}, {Chart.Ordered._sapChart_OrderedColor_8S}, {Chart.Ordered._sapChart_OrderedColor_8L}, {Chart.Ordered._sapChart_OrderedColor_8A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_7H": { "value": "237", @@ -1346,8 +1285,7 @@ }, "sapChart_OrderedColor_7": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_7H}, {Chart.Ordered._sapChart_OrderedColor_7S}, {Chart.Ordered._sapChart_OrderedColor_7L}, {Chart.Ordered._sapChart_OrderedColor_7A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_6H": { "value": "189.1970802919708", @@ -1367,8 +1305,7 @@ }, "sapChart_OrderedColor_6": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_6H}, {Chart.Ordered._sapChart_OrderedColor_6S}, {Chart.Ordered._sapChart_OrderedColor_6L}, {Chart.Ordered._sapChart_OrderedColor_6A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_5H": { "value": "264.5454545454545", @@ -1388,8 +1325,7 @@ }, "sapChart_OrderedColor_5": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_5H}, {Chart.Ordered._sapChart_OrderedColor_5S}, {Chart.Ordered._sapChart_OrderedColor_5L}, {Chart.Ordered._sapChart_OrderedColor_5A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_4H": { "value": "347.0769230769231", @@ -1409,8 +1345,7 @@ }, "sapChart_OrderedColor_4": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_4H}, {Chart.Ordered._sapChart_OrderedColor_4S}, {Chart.Ordered._sapChart_OrderedColor_4L}, {Chart.Ordered._sapChart_OrderedColor_4A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_3H": { "value": "153", @@ -1430,8 +1365,7 @@ }, "sapChart_OrderedColor_3": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_3H}, {Chart.Ordered._sapChart_OrderedColor_3S}, {Chart.Ordered._sapChart_OrderedColor_3L}, {Chart.Ordered._sapChart_OrderedColor_3A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_2H": { "value": "13.846153846153868", @@ -1451,8 +1385,7 @@ }, "sapChart_OrderedColor_2": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_2H}, {Chart.Ordered._sapChart_OrderedColor_2S}, {Chart.Ordered._sapChart_OrderedColor_2L}, {Chart.Ordered._sapChart_OrderedColor_2A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" }, "_sapChart_OrderedColor_1H": { "value": "214.45161290322585", @@ -1472,111 +1405,90 @@ }, "sapChart_OrderedColor_1": { "value": "hsla({Chart.Ordered._sapChart_OrderedColor_1H}, {Chart.Ordered._sapChart_OrderedColor_1S}, {Chart.Ordered._sapChart_OrderedColor_1L}, {Chart.Ordered._sapChart_OrderedColor_1A})", - "type": "color", - "description": "This color is used as an ordered color of a sequence of 11 chart colors. It has a defined contrast to its predecessor and successor." + "type": "color" } } }, "Legend": { "sapLegendBackgroundColor20": { "value": "hsla({Legend._sapLegendBackgroundColor20H}, {Legend._sapLegendBackgroundColor20S}, {Legend._sapLegendBackgroundColor20L}, {Legend._sapLegendBackgroundColor20A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor19": { "value": "hsla({Legend._sapLegendBackgroundColor19H}, {Legend._sapLegendBackgroundColor19S}, {Legend._sapLegendBackgroundColor19L}, {Legend._sapLegendBackgroundColor19A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor18": { "value": "hsla({Legend._sapLegendBackgroundColor18H}, {Legend._sapLegendBackgroundColor18S}, {Legend._sapLegendBackgroundColor18L}, {Legend._sapLegendBackgroundColor18A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor17": { "value": "hsla({Legend._sapLegendBackgroundColor17H}, {Legend._sapLegendBackgroundColor17S}, {Legend._sapLegendBackgroundColor17L}, {Legend._sapLegendBackgroundColor17A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor16": { "value": "hsla({Legend._sapLegendBackgroundColor16H}, {Legend._sapLegendBackgroundColor16S}, {Legend._sapLegendBackgroundColor16L}, {Legend._sapLegendBackgroundColor16A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor15": { "value": "hsla({Legend._sapLegendBackgroundColor15H}, {Legend._sapLegendBackgroundColor15S}, {Legend._sapLegendBackgroundColor15L}, {Legend._sapLegendBackgroundColor15A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor14": { "value": "hsla({Legend._sapLegendBackgroundColor14H}, {Legend._sapLegendBackgroundColor14S}, {Legend._sapLegendBackgroundColor14L}, {Legend._sapLegendBackgroundColor14A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor13": { "value": "hsla({Legend._sapLegendBackgroundColor13H}, {Legend._sapLegendBackgroundColor13S}, {Legend._sapLegendBackgroundColor13L}, {Legend._sapLegendBackgroundColor13A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor12": { "value": "hsla({Legend._sapLegendBackgroundColor12H}, {Legend._sapLegendBackgroundColor12S}, {Legend._sapLegendBackgroundColor12L}, {Legend._sapLegendBackgroundColor12A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor11": { "value": "hsla({Legend._sapLegendBackgroundColor11H}, {Legend._sapLegendBackgroundColor11S}, {Legend._sapLegendBackgroundColor11L}, {Legend._sapLegendBackgroundColor11A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor10": { "value": "hsla({Legend._sapLegendBackgroundColor10H}, {Legend._sapLegendBackgroundColor10S}, {Legend._sapLegendBackgroundColor10L}, {Legend._sapLegendBackgroundColor10A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor9": { "value": "hsla({Legend._sapLegendBackgroundColor9H}, {Legend._sapLegendBackgroundColor9S}, {Legend._sapLegendBackgroundColor9L}, {Legend._sapLegendBackgroundColor9A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor8": { "value": "hsla({Legend._sapLegendBackgroundColor8H}, {Legend._sapLegendBackgroundColor8S}, {Legend._sapLegendBackgroundColor8L}, {Legend._sapLegendBackgroundColor8A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor7": { "value": "hsla({Legend._sapLegendBackgroundColor7H}, {Legend._sapLegendBackgroundColor7S}, {Legend._sapLegendBackgroundColor7L}, {Legend._sapLegendBackgroundColor7A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor6": { "value": "hsla({Legend._sapLegendBackgroundColor6H}, {Legend._sapLegendBackgroundColor6S}, {Legend._sapLegendBackgroundColor6L}, {Legend._sapLegendBackgroundColor6A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor5": { "value": "hsla({Legend._sapLegendBackgroundColor5H}, {Legend._sapLegendBackgroundColor5S}, {Legend._sapLegendBackgroundColor5L}, {Legend._sapLegendBackgroundColor5A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor4": { "value": "hsla({Legend._sapLegendBackgroundColor4H}, {Legend._sapLegendBackgroundColor4S}, {Legend._sapLegendBackgroundColor4L}, {Legend._sapLegendBackgroundColor4A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor3": { "value": "hsla({Legend._sapLegendBackgroundColor3H}, {Legend._sapLegendBackgroundColor3S}, {Legend._sapLegendBackgroundColor3L}, {Legend._sapLegendBackgroundColor3A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor2": { "value": "hsla({Legend._sapLegendBackgroundColor2H}, {Legend._sapLegendBackgroundColor2S}, {Legend._sapLegendBackgroundColor2L}, {Legend._sapLegendBackgroundColor2A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "sapLegendBackgroundColor1": { "value": "hsla({Legend._sapLegendBackgroundColor1H}, {Legend._sapLegendBackgroundColor1S}, {Legend._sapLegendBackgroundColor1L}, {Legend._sapLegendBackgroundColor1A})", - "type": "color", - "description": "The background color of elements in collections." + "type": "color" }, "_sapLegendColor20H": { "value": "217.80821917808225", @@ -1596,8 +1508,7 @@ }, "sapLegendColor20": { "value": "hsla({Legend._sapLegendColor20H}, {Legend._sapLegendColor20S}, {Legend._sapLegendColor20L}, {Legend._sapLegendColor20A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor19H": { "value": "217.77777777777783", @@ -1617,8 +1528,7 @@ }, "sapLegendColor19": { "value": "hsla({Legend._sapLegendColor19H}, {Legend._sapLegendColor19S}, {Legend._sapLegendColor19L}, {Legend._sapLegendColor19A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor18H": { "value": "80", @@ -1638,8 +1548,7 @@ }, "sapLegendColor18": { "value": "hsla({Legend._sapLegendColor18H}, {Legend._sapLegendColor18S}, {Legend._sapLegendColor18L}, {Legend._sapLegendColor18A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor17H": { "value": "180", @@ -1659,8 +1568,7 @@ }, "sapLegendColor17": { "value": "hsla({Legend._sapLegendColor17H}, {Legend._sapLegendColor17S}, {Legend._sapLegendColor17L}, {Legend._sapLegendColor17A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor16H": { "value": "218.39999999999998", @@ -1680,8 +1588,7 @@ }, "sapLegendColor16": { "value": "hsla({Legend._sapLegendColor16H}, {Legend._sapLegendColor16S}, {Legend._sapLegendColor16L}, {Legend._sapLegendColor16A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor15H": { "value": "313.84615384615387", @@ -1701,8 +1608,7 @@ }, "sapLegendColor15": { "value": "hsla({Legend._sapLegendColor15H}, {Legend._sapLegendColor15S}, {Legend._sapLegendColor15L}, {Legend._sapLegendColor15A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor14H": { "value": "41.37931034482756", @@ -1722,8 +1628,7 @@ }, "sapLegendColor14": { "value": "hsla({Legend._sapLegendColor14H}, {Legend._sapLegendColor14S}, {Legend._sapLegendColor14L}, {Legend._sapLegendColor14A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor13H": { "value": "0", @@ -1743,8 +1648,7 @@ }, "sapLegendColor13": { "value": "hsla({Legend._sapLegendColor13H}, {Legend._sapLegendColor13S}, {Legend._sapLegendColor13L}, {Legend._sapLegendColor13A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor12H": { "value": "41.217391304347814", @@ -1764,8 +1668,7 @@ }, "sapLegendColor12": { "value": "hsla({Legend._sapLegendColor12H}, {Legend._sapLegendColor12S}, {Legend._sapLegendColor12L}, {Legend._sapLegendColor12A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor11H": { "value": "55.13513513513516", @@ -1785,8 +1688,7 @@ }, "sapLegendColor11": { "value": "hsla({Legend._sapLegendColor11H}, {Legend._sapLegendColor11S}, {Legend._sapLegendColor11L}, {Legend._sapLegendColor11A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor10H": { "value": "312.7659574468085", @@ -1806,8 +1708,7 @@ }, "sapLegendColor10": { "value": "hsla({Legend._sapLegendColor10H}, {Legend._sapLegendColor10S}, {Legend._sapLegendColor10L}, {Legend._sapLegendColor10A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor9H": { "value": "205.38461538461547", @@ -1827,8 +1728,7 @@ }, "sapLegendColor9": { "value": "hsla({Legend._sapLegendColor9H}, {Legend._sapLegendColor9S}, {Legend._sapLegendColor9L}, {Legend._sapLegendColor9A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor8H": { "value": "80.48780487804879", @@ -1848,8 +1748,7 @@ }, "sapLegendColor8": { "value": "hsla({Legend._sapLegendColor8H}, {Legend._sapLegendColor8S}, {Legend._sapLegendColor8L}, {Legend._sapLegendColor8A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor7H": { "value": "180", @@ -1869,8 +1768,7 @@ }, "sapLegendColor7": { "value": "hsla({Legend._sapLegendColor7H}, {Legend._sapLegendColor7S}, {Legend._sapLegendColor7L}, {Legend._sapLegendColor7A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor6H": { "value": "217.53694581280786", @@ -1890,8 +1788,7 @@ }, "sapLegendColor6": { "value": "hsla({Legend._sapLegendColor6H}, {Legend._sapLegendColor6S}, {Legend._sapLegendColor6L}, {Legend._sapLegendColor6A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor5H": { "value": "312.89256198347107", @@ -1911,8 +1808,7 @@ }, "sapLegendColor5": { "value": "hsla({Legend._sapLegendColor5H}, {Legend._sapLegendColor5S}, {Legend._sapLegendColor5L}, {Legend._sapLegendColor5A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor4H": { "value": "41.14285714285711", @@ -1932,8 +1828,7 @@ }, "sapLegendColor4": { "value": "hsla({Legend._sapLegendColor4H}, {Legend._sapLegendColor4S}, {Legend._sapLegendColor4L}, {Legend._sapLegendColor4A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor3H": { "value": "0", @@ -1953,8 +1848,7 @@ }, "sapLegendColor3": { "value": "hsla({Legend._sapLegendColor3H}, {Legend._sapLegendColor3S}, {Legend._sapLegendColor3L}, {Legend._sapLegendColor3A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor2H": { "value": "41.29032258064518", @@ -1974,8 +1868,7 @@ }, "sapLegendColor2": { "value": "hsla({Legend._sapLegendColor2H}, {Legend._sapLegendColor2S}, {Legend._sapLegendColor2L}, {Legend._sapLegendColor2A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "_sapLegendColor1H": { "value": "55.57894736842104", @@ -1995,18 +1888,15 @@ }, "sapLegendColor1": { "value": "hsla({Legend._sapLegendColor1H}, {Legend._sapLegendColor1S}, {Legend._sapLegendColor1L}, {Legend._sapLegendColor1A})", - "type": "color", - "description": "Color to associate or differentiate elements in collections." + "type": "color" }, "sapLegend_CurrentDateTime": { "value": "hsla({Legend._sapLegend_CurrentDateTimeH}, {Legend._sapLegend_CurrentDateTimeS}, {Legend._sapLegend_CurrentDateTimeL}, {Legend._sapLegend_CurrentDateTimeA})", - "type": "color", - "description": "The color that represents the current date or time." + "type": "color" }, "sapLegend_NonWorkingBackground": { "value": "hsla({Legend._sapLegend_NonWorkingBackgroundH}, {Legend._sapLegend_NonWorkingBackgroundS}, {Legend._sapLegend_NonWorkingBackgroundL}, {Legend._sapLegend_NonWorkingBackgroundA})", - "type": "color", - "description": "The background color that represents not working." + "type": "color" }, "_sapLegend_WorkingBackgroundH": { "value": "{List._sapList_BackgroundH}", @@ -2026,8 +1916,7 @@ }, "sapLegend_WorkingBackground": { "value": "hsla({Legend._sapLegend_WorkingBackgroundH}, {Legend._sapLegend_WorkingBackgroundS}, {Legend._sapLegend_WorkingBackgroundL}, {Legend._sapLegend_WorkingBackgroundA})", - "type": "color", - "description": "The background color that represents working." + "type": "color" }, "_sapLegendBackgroundColor20H": { "value": "{List._sapList_BackgroundH}", @@ -2385,53 +2274,43 @@ "Indication": { "sapIndicationColor_10b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10b_Hover_BackgroundH}, {Indication._sapIndicationColor_10b_Hover_BackgroundS}, {Indication._sapIndicationColor_10b_Hover_BackgroundL}, {Indication._sapIndicationColor_10b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10b_BorderColorH}, {Indication._sapIndicationColor_10b_BorderColorS}, {Indication._sapIndicationColor_10b_BorderColorL}, {Indication._sapIndicationColor_10b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10b": { "value": "hsla({Indication._sapIndicationColor_10bH}, {Indication._sapIndicationColor_10bS}, {Indication._sapIndicationColor_10bL}, {Indication._sapIndicationColor_10bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_TextColorH}, {Indication._sapIndicationColor_10_Selected_TextColorS}, {Indication._sapIndicationColor_10_Selected_TextColorL}, {Indication._sapIndicationColor_10_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BorderColorH}, {Indication._sapIndicationColor_10_Selected_BorderColorS}, {Indication._sapIndicationColor_10_Selected_BorderColorL}, {Indication._sapIndicationColor_10_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_10_Selected_BackgroundH}, {Indication._sapIndicationColor_10_Selected_BackgroundS}, {Indication._sapIndicationColor_10_Selected_BackgroundL}, {Indication._sapIndicationColor_10_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_TextColorH}, {Indication._sapIndicationColor_10_Active_TextColorS}, {Indication._sapIndicationColor_10_Active_TextColorL}, {Indication._sapIndicationColor_10_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_Active_BorderColorH}, {Indication._sapIndicationColor_10_Active_BorderColorS}, {Indication._sapIndicationColor_10_Active_BorderColorL}, {Indication._sapIndicationColor_10_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Active_Background": { "value": "hsla({Indication._sapIndicationColor_10_Active_BackgroundH}, {Indication._sapIndicationColor_10_Active_BackgroundS}, {Indication._sapIndicationColor_10_Active_BackgroundL}, {Indication._sapIndicationColor_10_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_10_Hover_BackgroundH}, {Indication._sapIndicationColor_10_Hover_BackgroundS}, {Indication._sapIndicationColor_10_Hover_BackgroundL}, {Indication._sapIndicationColor_10_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2451,18 +2330,15 @@ }, "sapIndicationColor_10_TextColor": { "value": "hsla({Indication._sapIndicationColor_10_TextColorH}, {Indication._sapIndicationColor_10_TextColorS}, {Indication._sapIndicationColor_10_TextColorL}, {Indication._sapIndicationColor_10_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_BorderColor": { "value": "hsla({Indication._sapIndicationColor_10_BorderColorH}, {Indication._sapIndicationColor_10_BorderColorS}, {Indication._sapIndicationColor_10_BorderColorL}, {Indication._sapIndicationColor_10_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_10_Background": { "value": "hsla({Indication._sapIndicationColor_10_BackgroundH}, {Indication._sapIndicationColor_10_BackgroundS}, {Indication._sapIndicationColor_10_BackgroundL}, {Indication._sapIndicationColor_10_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 10." + "type": "color" }, "_sapIndicationColor_10H": { "value": "209.99999999999977", @@ -2482,58 +2358,47 @@ }, "sapIndicationColor_10": { "value": "hsla({Indication._sapIndicationColor_10H}, {Indication._sapIndicationColor_10S}, {Indication._sapIndicationColor_10L}, {Indication._sapIndicationColor_10A})", - "type": "color", - "description": "The color for elements showing indication 10." + "type": "color" }, "sapIndicationColor_9b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9b_Hover_BackgroundH}, {Indication._sapIndicationColor_9b_Hover_BackgroundS}, {Indication._sapIndicationColor_9b_Hover_BackgroundL}, {Indication._sapIndicationColor_9b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9b_BorderColorH}, {Indication._sapIndicationColor_9b_BorderColorS}, {Indication._sapIndicationColor_9b_BorderColorL}, {Indication._sapIndicationColor_9b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9b": { "value": "hsla({Indication._sapIndicationColor_9bH}, {Indication._sapIndicationColor_9bS}, {Indication._sapIndicationColor_9bL}, {Indication._sapIndicationColor_9bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_TextColorH}, {Indication._sapIndicationColor_9_Selected_TextColorS}, {Indication._sapIndicationColor_9_Selected_TextColorL}, {Indication._sapIndicationColor_9_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BorderColorH}, {Indication._sapIndicationColor_9_Selected_BorderColorS}, {Indication._sapIndicationColor_9_Selected_BorderColorL}, {Indication._sapIndicationColor_9_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_9_Selected_BackgroundH}, {Indication._sapIndicationColor_9_Selected_BackgroundS}, {Indication._sapIndicationColor_9_Selected_BackgroundL}, {Indication._sapIndicationColor_9_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_TextColorH}, {Indication._sapIndicationColor_9_Active_TextColorS}, {Indication._sapIndicationColor_9_Active_TextColorL}, {Indication._sapIndicationColor_9_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_Active_BorderColorH}, {Indication._sapIndicationColor_9_Active_BorderColorS}, {Indication._sapIndicationColor_9_Active_BorderColorL}, {Indication._sapIndicationColor_9_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Active_Background": { "value": "hsla({Indication._sapIndicationColor_9_Active_BackgroundH}, {Indication._sapIndicationColor_9_Active_BackgroundS}, {Indication._sapIndicationColor_9_Active_BackgroundL}, {Indication._sapIndicationColor_9_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_9_Hover_BackgroundH}, {Indication._sapIndicationColor_9_Hover_BackgroundS}, {Indication._sapIndicationColor_9_Hover_BackgroundL}, {Indication._sapIndicationColor_9_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2553,18 +2418,15 @@ }, "sapIndicationColor_9_TextColor": { "value": "hsla({Indication._sapIndicationColor_9_TextColorH}, {Indication._sapIndicationColor_9_TextColorS}, {Indication._sapIndicationColor_9_TextColorL}, {Indication._sapIndicationColor_9_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_BorderColor": { "value": "hsla({Indication._sapIndicationColor_9_BorderColorH}, {Indication._sapIndicationColor_9_BorderColorS}, {Indication._sapIndicationColor_9_BorderColorL}, {Indication._sapIndicationColor_9_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_9_Background": { "value": "hsla({Indication._sapIndicationColor_9_BackgroundH}, {Indication._sapIndicationColor_9_BackgroundS}, {Indication._sapIndicationColor_9_BackgroundL}, {Indication._sapIndicationColor_9_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 9." + "type": "color" }, "_sapIndicationColor_9H": { "value": "0", @@ -2584,58 +2446,47 @@ }, "sapIndicationColor_9": { "value": "hsla({Indication._sapIndicationColor_9H}, {Indication._sapIndicationColor_9S}, {Indication._sapIndicationColor_9L}, {Indication._sapIndicationColor_9A})", - "type": "color", - "description": "The color for elements showing indication 9." + "type": "color" }, "sapIndicationColor_8b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8b_Hover_BackgroundH}, {Indication._sapIndicationColor_8b_Hover_BackgroundS}, {Indication._sapIndicationColor_8b_Hover_BackgroundL}, {Indication._sapIndicationColor_8b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8b_BorderColorH}, {Indication._sapIndicationColor_8b_BorderColorS}, {Indication._sapIndicationColor_8b_BorderColorL}, {Indication._sapIndicationColor_8b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8b": { "value": "hsla({Indication._sapIndicationColor_8bH}, {Indication._sapIndicationColor_8bS}, {Indication._sapIndicationColor_8bL}, {Indication._sapIndicationColor_8bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_TextColorH}, {Indication._sapIndicationColor_8_Selected_TextColorS}, {Indication._sapIndicationColor_8_Selected_TextColorL}, {Indication._sapIndicationColor_8_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BorderColorH}, {Indication._sapIndicationColor_8_Selected_BorderColorS}, {Indication._sapIndicationColor_8_Selected_BorderColorL}, {Indication._sapIndicationColor_8_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_8_Selected_BackgroundH}, {Indication._sapIndicationColor_8_Selected_BackgroundS}, {Indication._sapIndicationColor_8_Selected_BackgroundL}, {Indication._sapIndicationColor_8_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_TextColorH}, {Indication._sapIndicationColor_8_Active_TextColorS}, {Indication._sapIndicationColor_8_Active_TextColorL}, {Indication._sapIndicationColor_8_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_Active_BorderColorH}, {Indication._sapIndicationColor_8_Active_BorderColorS}, {Indication._sapIndicationColor_8_Active_BorderColorL}, {Indication._sapIndicationColor_8_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Active_Background": { "value": "hsla({Indication._sapIndicationColor_8_Active_BackgroundH}, {Indication._sapIndicationColor_8_Active_BackgroundS}, {Indication._sapIndicationColor_8_Active_BackgroundL}, {Indication._sapIndicationColor_8_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_8_Hover_BackgroundH}, {Indication._sapIndicationColor_8_Hover_BackgroundS}, {Indication._sapIndicationColor_8_Hover_BackgroundL}, {Indication._sapIndicationColor_8_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2655,18 +2506,15 @@ }, "sapIndicationColor_8_TextColor": { "value": "hsla({Indication._sapIndicationColor_8_TextColorH}, {Indication._sapIndicationColor_8_TextColorS}, {Indication._sapIndicationColor_8_TextColorL}, {Indication._sapIndicationColor_8_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_BorderColor": { "value": "hsla({Indication._sapIndicationColor_8_BorderColorH}, {Indication._sapIndicationColor_8_BorderColorS}, {Indication._sapIndicationColor_8_BorderColorL}, {Indication._sapIndicationColor_8_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_8_Background": { "value": "hsla({Indication._sapIndicationColor_8_BackgroundH}, {Indication._sapIndicationColor_8_BackgroundS}, {Indication._sapIndicationColor_8_BackgroundL}, {Indication._sapIndicationColor_8_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 8." + "type": "color" }, "_sapIndicationColor_8H": { "value": "312.89256198347107", @@ -2686,58 +2534,47 @@ }, "sapIndicationColor_8": { "value": "hsla({Indication._sapIndicationColor_8H}, {Indication._sapIndicationColor_8S}, {Indication._sapIndicationColor_8L}, {Indication._sapIndicationColor_8A})", - "type": "color", - "description": "The color for elements showing indication 8." + "type": "color" }, "sapIndicationColor_7b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7b_Hover_BackgroundH}, {Indication._sapIndicationColor_7b_Hover_BackgroundS}, {Indication._sapIndicationColor_7b_Hover_BackgroundL}, {Indication._sapIndicationColor_7b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7b_BorderColorH}, {Indication._sapIndicationColor_7b_BorderColorS}, {Indication._sapIndicationColor_7b_BorderColorL}, {Indication._sapIndicationColor_7b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7b": { "value": "hsla({Indication._sapIndicationColor_7bH}, {Indication._sapIndicationColor_7bS}, {Indication._sapIndicationColor_7bL}, {Indication._sapIndicationColor_7bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_TextColorH}, {Indication._sapIndicationColor_7_Selected_TextColorS}, {Indication._sapIndicationColor_7_Selected_TextColorL}, {Indication._sapIndicationColor_7_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BorderColorH}, {Indication._sapIndicationColor_7_Selected_BorderColorS}, {Indication._sapIndicationColor_7_Selected_BorderColorL}, {Indication._sapIndicationColor_7_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_7_Selected_BackgroundH}, {Indication._sapIndicationColor_7_Selected_BackgroundS}, {Indication._sapIndicationColor_7_Selected_BackgroundL}, {Indication._sapIndicationColor_7_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_TextColorH}, {Indication._sapIndicationColor_7_Active_TextColorS}, {Indication._sapIndicationColor_7_Active_TextColorL}, {Indication._sapIndicationColor_7_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_Active_BorderColorH}, {Indication._sapIndicationColor_7_Active_BorderColorS}, {Indication._sapIndicationColor_7_Active_BorderColorL}, {Indication._sapIndicationColor_7_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Active_Background": { "value": "hsla({Indication._sapIndicationColor_7_Active_BackgroundH}, {Indication._sapIndicationColor_7_Active_BackgroundS}, {Indication._sapIndicationColor_7_Active_BackgroundL}, {Indication._sapIndicationColor_7_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_7_Hover_BackgroundH}, {Indication._sapIndicationColor_7_Hover_BackgroundS}, {Indication._sapIndicationColor_7_Hover_BackgroundL}, {Indication._sapIndicationColor_7_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2757,18 +2594,15 @@ }, "sapIndicationColor_7_TextColor": { "value": "hsla({Indication._sapIndicationColor_7_TextColorH}, {Indication._sapIndicationColor_7_TextColorS}, {Indication._sapIndicationColor_7_TextColorL}, {Indication._sapIndicationColor_7_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_BorderColor": { "value": "hsla({Indication._sapIndicationColor_7_BorderColorH}, {Indication._sapIndicationColor_7_BorderColorS}, {Indication._sapIndicationColor_7_BorderColorL}, {Indication._sapIndicationColor_7_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_7_Background": { "value": "hsla({Indication._sapIndicationColor_7_BackgroundH}, {Indication._sapIndicationColor_7_BackgroundS}, {Indication._sapIndicationColor_7_BackgroundL}, {Indication._sapIndicationColor_7_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 7." + "type": "color" }, "_sapIndicationColor_7H": { "value": "269.24369747899163", @@ -2788,58 +2622,47 @@ }, "sapIndicationColor_7": { "value": "hsla({Indication._sapIndicationColor_7H}, {Indication._sapIndicationColor_7S}, {Indication._sapIndicationColor_7L}, {Indication._sapIndicationColor_7A})", - "type": "color", - "description": "The color for elements showing indication 7." + "type": "color" }, "sapIndicationColor_6b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6b_Hover_BackgroundH}, {Indication._sapIndicationColor_6b_Hover_BackgroundS}, {Indication._sapIndicationColor_6b_Hover_BackgroundL}, {Indication._sapIndicationColor_6b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6b_BorderColorH}, {Indication._sapIndicationColor_6b_BorderColorS}, {Indication._sapIndicationColor_6b_BorderColorL}, {Indication._sapIndicationColor_6b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6b": { "value": "hsla({Indication._sapIndicationColor_6bH}, {Indication._sapIndicationColor_6bS}, {Indication._sapIndicationColor_6bL}, {Indication._sapIndicationColor_6bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_TextColorH}, {Indication._sapIndicationColor_6_Selected_TextColorS}, {Indication._sapIndicationColor_6_Selected_TextColorL}, {Indication._sapIndicationColor_6_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BorderColorH}, {Indication._sapIndicationColor_6_Selected_BorderColorS}, {Indication._sapIndicationColor_6_Selected_BorderColorL}, {Indication._sapIndicationColor_6_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_6_Selected_BackgroundH}, {Indication._sapIndicationColor_6_Selected_BackgroundS}, {Indication._sapIndicationColor_6_Selected_BackgroundL}, {Indication._sapIndicationColor_6_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_TextColorH}, {Indication._sapIndicationColor_6_Active_TextColorS}, {Indication._sapIndicationColor_6_Active_TextColorL}, {Indication._sapIndicationColor_6_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_Active_BorderColorH}, {Indication._sapIndicationColor_6_Active_BorderColorS}, {Indication._sapIndicationColor_6_Active_BorderColorL}, {Indication._sapIndicationColor_6_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Active_Background": { "value": "hsla({Indication._sapIndicationColor_6_Active_BackgroundH}, {Indication._sapIndicationColor_6_Active_BackgroundS}, {Indication._sapIndicationColor_6_Active_BackgroundL}, {Indication._sapIndicationColor_6_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_6_Hover_BackgroundH}, {Indication._sapIndicationColor_6_Hover_BackgroundS}, {Indication._sapIndicationColor_6_Hover_BackgroundL}, {Indication._sapIndicationColor_6_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2859,18 +2682,15 @@ }, "sapIndicationColor_6_TextColor": { "value": "hsla({Indication._sapIndicationColor_6_TextColorH}, {Indication._sapIndicationColor_6_TextColorS}, {Indication._sapIndicationColor_6_TextColorL}, {Indication._sapIndicationColor_6_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_BorderColor": { "value": "hsla({Indication._sapIndicationColor_6_BorderColorH}, {Indication._sapIndicationColor_6_BorderColorS}, {Indication._sapIndicationColor_6_BorderColorL}, {Indication._sapIndicationColor_6_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_6_Background": { "value": "hsla({Indication._sapIndicationColor_6_BackgroundH}, {Indication._sapIndicationColor_6_BackgroundS}, {Indication._sapIndicationColor_6_BackgroundL}, {Indication._sapIndicationColor_6_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 6." + "type": "color" }, "_sapIndicationColor_6H": { "value": "180", @@ -2890,58 +2710,47 @@ }, "sapIndicationColor_6": { "value": "hsla({Indication._sapIndicationColor_6H}, {Indication._sapIndicationColor_6S}, {Indication._sapIndicationColor_6L}, {Indication._sapIndicationColor_6A})", - "type": "color", - "description": "The color for elements showing indication 6." + "type": "color" }, "sapIndicationColor_5b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5b_Hover_BackgroundH}, {Indication._sapIndicationColor_5b_Hover_BackgroundS}, {Indication._sapIndicationColor_5b_Hover_BackgroundL}, {Indication._sapIndicationColor_5b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5b_BorderColorH}, {Indication._sapIndicationColor_5b_BorderColorS}, {Indication._sapIndicationColor_5b_BorderColorL}, {Indication._sapIndicationColor_5b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5b": { "value": "hsla({Indication._sapIndicationColor_5bH}, {Indication._sapIndicationColor_5bS}, {Indication._sapIndicationColor_5bL}, {Indication._sapIndicationColor_5bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_TextColorH}, {Indication._sapIndicationColor_5_Selected_TextColorS}, {Indication._sapIndicationColor_5_Selected_TextColorL}, {Indication._sapIndicationColor_5_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BorderColorH}, {Indication._sapIndicationColor_5_Selected_BorderColorS}, {Indication._sapIndicationColor_5_Selected_BorderColorL}, {Indication._sapIndicationColor_5_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_5_Selected_BackgroundH}, {Indication._sapIndicationColor_5_Selected_BackgroundS}, {Indication._sapIndicationColor_5_Selected_BackgroundL}, {Indication._sapIndicationColor_5_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_TextColorH}, {Indication._sapIndicationColor_5_Active_TextColorS}, {Indication._sapIndicationColor_5_Active_TextColorL}, {Indication._sapIndicationColor_5_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_Active_BorderColorH}, {Indication._sapIndicationColor_5_Active_BorderColorS}, {Indication._sapIndicationColor_5_Active_BorderColorL}, {Indication._sapIndicationColor_5_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Active_Background": { "value": "hsla({Indication._sapIndicationColor_5_Active_BackgroundH}, {Indication._sapIndicationColor_5_Active_BackgroundS}, {Indication._sapIndicationColor_5_Active_BackgroundL}, {Indication._sapIndicationColor_5_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_5_Hover_BackgroundH}, {Indication._sapIndicationColor_5_Hover_BackgroundS}, {Indication._sapIndicationColor_5_Hover_BackgroundL}, {Indication._sapIndicationColor_5_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -2961,18 +2770,15 @@ }, "sapIndicationColor_5_TextColor": { "value": "hsla({Indication._sapIndicationColor_5_TextColorH}, {Indication._sapIndicationColor_5_TextColorS}, {Indication._sapIndicationColor_5_TextColorL}, {Indication._sapIndicationColor_5_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_BorderColor": { "value": "hsla({Indication._sapIndicationColor_5_BorderColorH}, {Indication._sapIndicationColor_5_BorderColorS}, {Indication._sapIndicationColor_5_BorderColorL}, {Indication._sapIndicationColor_5_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_5_Background": { "value": "hsla({Indication._sapIndicationColor_5_BackgroundH}, {Indication._sapIndicationColor_5_BackgroundS}, {Indication._sapIndicationColor_5_BackgroundL}, {Indication._sapIndicationColor_5_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 5." + "type": "color" }, "_sapIndicationColor_5H": { "value": "217.53694581280786", @@ -2992,58 +2798,47 @@ }, "sapIndicationColor_5": { "value": "hsla({Indication._sapIndicationColor_5H}, {Indication._sapIndicationColor_5S}, {Indication._sapIndicationColor_5L}, {Indication._sapIndicationColor_5A})", - "type": "color", - "description": "The color for elements showing indication 5." + "type": "color" }, "sapIndicationColor_4b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4b_Hover_BackgroundH}, {Indication._sapIndicationColor_4b_Hover_BackgroundS}, {Indication._sapIndicationColor_4b_Hover_BackgroundL}, {Indication._sapIndicationColor_4b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4b_BorderColorH}, {Indication._sapIndicationColor_4b_BorderColorS}, {Indication._sapIndicationColor_4b_BorderColorL}, {Indication._sapIndicationColor_4b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4b": { "value": "hsla({Indication._sapIndicationColor_4bH}, {Indication._sapIndicationColor_4bS}, {Indication._sapIndicationColor_4bL}, {Indication._sapIndicationColor_4bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_TextColorH}, {Indication._sapIndicationColor_4_Selected_TextColorS}, {Indication._sapIndicationColor_4_Selected_TextColorL}, {Indication._sapIndicationColor_4_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BorderColorH}, {Indication._sapIndicationColor_4_Selected_BorderColorS}, {Indication._sapIndicationColor_4_Selected_BorderColorL}, {Indication._sapIndicationColor_4_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_4_Selected_BackgroundH}, {Indication._sapIndicationColor_4_Selected_BackgroundS}, {Indication._sapIndicationColor_4_Selected_BackgroundL}, {Indication._sapIndicationColor_4_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_TextColorH}, {Indication._sapIndicationColor_4_Active_TextColorS}, {Indication._sapIndicationColor_4_Active_TextColorL}, {Indication._sapIndicationColor_4_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_Active_BorderColorH}, {Indication._sapIndicationColor_4_Active_BorderColorS}, {Indication._sapIndicationColor_4_Active_BorderColorL}, {Indication._sapIndicationColor_4_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Active_Background": { "value": "hsla({Indication._sapIndicationColor_4_Active_BackgroundH}, {Indication._sapIndicationColor_4_Active_BackgroundS}, {Indication._sapIndicationColor_4_Active_BackgroundL}, {Indication._sapIndicationColor_4_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_4_Hover_BackgroundH}, {Indication._sapIndicationColor_4_Hover_BackgroundS}, {Indication._sapIndicationColor_4_Hover_BackgroundL}, {Indication._sapIndicationColor_4_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3063,18 +2858,15 @@ }, "sapIndicationColor_4_TextColor": { "value": "hsla({Indication._sapIndicationColor_4_TextColorH}, {Indication._sapIndicationColor_4_TextColorS}, {Indication._sapIndicationColor_4_TextColorL}, {Indication._sapIndicationColor_4_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_BorderColor": { "value": "hsla({Indication._sapIndicationColor_4_BorderColorH}, {Indication._sapIndicationColor_4_BorderColorS}, {Indication._sapIndicationColor_4_BorderColorL}, {Indication._sapIndicationColor_4_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_4_Background": { "value": "hsla({Indication._sapIndicationColor_4_BackgroundH}, {Indication._sapIndicationColor_4_BackgroundS}, {Indication._sapIndicationColor_4_BackgroundL}, {Indication._sapIndicationColor_4_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 4." + "type": "color" }, "_sapIndicationColor_4H": { "value": "179.39393939393938", @@ -3094,58 +2886,47 @@ }, "sapIndicationColor_4": { "value": "hsla({Indication._sapIndicationColor_4H}, {Indication._sapIndicationColor_4S}, {Indication._sapIndicationColor_4L}, {Indication._sapIndicationColor_4A})", - "type": "color", - "description": "The color for elements showing indication 4." + "type": "color" }, "sapIndicationColor_3b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3b_Hover_BackgroundH}, {Indication._sapIndicationColor_3b_Hover_BackgroundS}, {Indication._sapIndicationColor_3b_Hover_BackgroundL}, {Indication._sapIndicationColor_3b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3b_BorderColorH}, {Indication._sapIndicationColor_3b_BorderColorS}, {Indication._sapIndicationColor_3b_BorderColorL}, {Indication._sapIndicationColor_3b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3b": { "value": "hsla({Indication._sapIndicationColor_3bH}, {Indication._sapIndicationColor_3bS}, {Indication._sapIndicationColor_3bL}, {Indication._sapIndicationColor_3bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_TextColorH}, {Indication._sapIndicationColor_3_Selected_TextColorS}, {Indication._sapIndicationColor_3_Selected_TextColorL}, {Indication._sapIndicationColor_3_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BorderColorH}, {Indication._sapIndicationColor_3_Selected_BorderColorS}, {Indication._sapIndicationColor_3_Selected_BorderColorL}, {Indication._sapIndicationColor_3_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_3_Selected_BackgroundH}, {Indication._sapIndicationColor_3_Selected_BackgroundS}, {Indication._sapIndicationColor_3_Selected_BackgroundL}, {Indication._sapIndicationColor_3_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_TextColorH}, {Indication._sapIndicationColor_3_Active_TextColorS}, {Indication._sapIndicationColor_3_Active_TextColorL}, {Indication._sapIndicationColor_3_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_Active_BorderColorH}, {Indication._sapIndicationColor_3_Active_BorderColorS}, {Indication._sapIndicationColor_3_Active_BorderColorL}, {Indication._sapIndicationColor_3_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Active_Background": { "value": "hsla({Indication._sapIndicationColor_3_Active_BackgroundH}, {Indication._sapIndicationColor_3_Active_BackgroundS}, {Indication._sapIndicationColor_3_Active_BackgroundL}, {Indication._sapIndicationColor_3_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_3_Hover_BackgroundH}, {Indication._sapIndicationColor_3_Hover_BackgroundS}, {Indication._sapIndicationColor_3_Hover_BackgroundL}, {Indication._sapIndicationColor_3_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3165,18 +2946,15 @@ }, "sapIndicationColor_3_TextColor": { "value": "hsla({Indication._sapIndicationColor_3_TextColorH}, {Indication._sapIndicationColor_3_TextColorS}, {Indication._sapIndicationColor_3_TextColorL}, {Indication._sapIndicationColor_3_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_BorderColor": { "value": "hsla({Indication._sapIndicationColor_3_BorderColorH}, {Indication._sapIndicationColor_3_BorderColorS}, {Indication._sapIndicationColor_3_BorderColorL}, {Indication._sapIndicationColor_3_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_3_Background": { "value": "hsla({Indication._sapIndicationColor_3_BackgroundH}, {Indication._sapIndicationColor_3_BackgroundS}, {Indication._sapIndicationColor_3_BackgroundL}, {Indication._sapIndicationColor_3_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 3." + "type": "color" }, "_sapIndicationColor_3H": { "value": "60", @@ -3196,58 +2974,47 @@ }, "sapIndicationColor_3": { "value": "hsla({Indication._sapIndicationColor_3H}, {Indication._sapIndicationColor_3S}, {Indication._sapIndicationColor_3L}, {Indication._sapIndicationColor_3A})", - "type": "color", - "description": "The color for elements showing indication 3." + "type": "color" }, "sapIndicationColor_2b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2b_Hover_BackgroundH}, {Indication._sapIndicationColor_2b_Hover_BackgroundS}, {Indication._sapIndicationColor_2b_Hover_BackgroundL}, {Indication._sapIndicationColor_2b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2b_BorderColorH}, {Indication._sapIndicationColor_2b_BorderColorS}, {Indication._sapIndicationColor_2b_BorderColorL}, {Indication._sapIndicationColor_2b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2b": { "value": "hsla({Indication._sapIndicationColor_2bH}, {Indication._sapIndicationColor_2bS}, {Indication._sapIndicationColor_2bL}, {Indication._sapIndicationColor_2bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_TextColorH}, {Indication._sapIndicationColor_2_Selected_TextColorS}, {Indication._sapIndicationColor_2_Selected_TextColorL}, {Indication._sapIndicationColor_2_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BorderColorH}, {Indication._sapIndicationColor_2_Selected_BorderColorS}, {Indication._sapIndicationColor_2_Selected_BorderColorL}, {Indication._sapIndicationColor_2_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_2_Selected_BackgroundH}, {Indication._sapIndicationColor_2_Selected_BackgroundS}, {Indication._sapIndicationColor_2_Selected_BackgroundL}, {Indication._sapIndicationColor_2_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_TextColorH}, {Indication._sapIndicationColor_2_Active_TextColorS}, {Indication._sapIndicationColor_2_Active_TextColorL}, {Indication._sapIndicationColor_2_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_Active_BorderColorH}, {Indication._sapIndicationColor_2_Active_BorderColorS}, {Indication._sapIndicationColor_2_Active_BorderColorL}, {Indication._sapIndicationColor_2_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Active_Background": { "value": "hsla({Indication._sapIndicationColor_2_Active_BackgroundH}, {Indication._sapIndicationColor_2_Active_BackgroundS}, {Indication._sapIndicationColor_2_Active_BackgroundL}, {Indication._sapIndicationColor_2_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_2_Hover_BackgroundH}, {Indication._sapIndicationColor_2_Hover_BackgroundS}, {Indication._sapIndicationColor_2_Hover_BackgroundL}, {Indication._sapIndicationColor_2_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3267,18 +3034,15 @@ }, "sapIndicationColor_2_TextColor": { "value": "hsla({Indication._sapIndicationColor_2_TextColorH}, {Indication._sapIndicationColor_2_TextColorS}, {Indication._sapIndicationColor_2_TextColorL}, {Indication._sapIndicationColor_2_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_BorderColor": { "value": "hsla({Indication._sapIndicationColor_2_BorderColorH}, {Indication._sapIndicationColor_2_BorderColorS}, {Indication._sapIndicationColor_2_BorderColorL}, {Indication._sapIndicationColor_2_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_2_Background": { "value": "hsla({Indication._sapIndicationColor_2_BackgroundH}, {Indication._sapIndicationColor_2_BackgroundS}, {Indication._sapIndicationColor_2_BackgroundL}, {Indication._sapIndicationColor_2_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 2." + "type": "color" }, "_sapIndicationColor_2H": { "value": "0", @@ -3298,58 +3062,47 @@ }, "sapIndicationColor_2": { "value": "hsla({Indication._sapIndicationColor_2H}, {Indication._sapIndicationColor_2S}, {Indication._sapIndicationColor_2L}, {Indication._sapIndicationColor_2A})", - "type": "color", - "description": "The color for elements showing indication 2." + "type": "color" }, "sapIndicationColor_1b_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1b_Hover_BackgroundH}, {Indication._sapIndicationColor_1b_Hover_BackgroundS}, {Indication._sapIndicationColor_1b_Hover_BackgroundL}, {Indication._sapIndicationColor_1b_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1b_BorderColorH}, {Indication._sapIndicationColor_1b_BorderColorS}, {Indication._sapIndicationColor_1b_BorderColorL}, {Indication._sapIndicationColor_1b_BorderColorA})", - "type": "color", - "description": "The border color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1b": { "value": "hsla({Indication._sapIndicationColor_1bH}, {Indication._sapIndicationColor_1bS}, {Indication._sapIndicationColor_1bL}, {Indication._sapIndicationColor_1bA})", - "type": "color", - "description": "The color for elements showing a less prominent shade of indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_TextColorH}, {Indication._sapIndicationColor_1_Selected_TextColorS}, {Indication._sapIndicationColor_1_Selected_TextColorL}, {Indication._sapIndicationColor_1_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BorderColorH}, {Indication._sapIndicationColor_1_Selected_BorderColorS}, {Indication._sapIndicationColor_1_Selected_BorderColorL}, {Indication._sapIndicationColor_1_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Selected_Background": { "value": "hsla({Indication._sapIndicationColor_1_Selected_BackgroundH}, {Indication._sapIndicationColor_1_Selected_BackgroundS}, {Indication._sapIndicationColor_1_Selected_BackgroundL}, {Indication._sapIndicationColor_1_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_TextColorH}, {Indication._sapIndicationColor_1_Active_TextColorS}, {Indication._sapIndicationColor_1_Active_TextColorL}, {Indication._sapIndicationColor_1_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_Active_BorderColorH}, {Indication._sapIndicationColor_1_Active_BorderColorS}, {Indication._sapIndicationColor_1_Active_BorderColorL}, {Indication._sapIndicationColor_1_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Active_Background": { "value": "hsla({Indication._sapIndicationColor_1_Active_BackgroundH}, {Indication._sapIndicationColor_1_Active_BackgroundS}, {Indication._sapIndicationColor_1_Active_BackgroundL}, {Indication._sapIndicationColor_1_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Hover_Background": { "value": "hsla({Indication._sapIndicationColor_1_Hover_BackgroundH}, {Indication._sapIndicationColor_1_Hover_BackgroundS}, {Indication._sapIndicationColor_1_Hover_BackgroundL}, {Indication._sapIndicationColor_1_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -3369,18 +3122,15 @@ }, "sapIndicationColor_1_TextColor": { "value": "hsla({Indication._sapIndicationColor_1_TextColorH}, {Indication._sapIndicationColor_1_TextColorS}, {Indication._sapIndicationColor_1_TextColorL}, {Indication._sapIndicationColor_1_TextColorA})", - "type": "color", - "description": "The text and icon color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_BorderColor": { "value": "hsla({Indication._sapIndicationColor_1_BorderColorH}, {Indication._sapIndicationColor_1_BorderColorS}, {Indication._sapIndicationColor_1_BorderColorL}, {Indication._sapIndicationColor_1_BorderColorA})", - "type": "color", - "description": "The border color for elements showing indication 1." + "type": "color" }, "sapIndicationColor_1_Background": { "value": "hsla({Indication._sapIndicationColor_1_BackgroundH}, {Indication._sapIndicationColor_1_BackgroundS}, {Indication._sapIndicationColor_1_BackgroundL}, {Indication._sapIndicationColor_1_BackgroundA})", - "type": "color", - "description": "The background color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_1H": { "value": "0", @@ -3400,8 +3150,7 @@ }, "sapIndicationColor_1": { "value": "hsla({Indication._sapIndicationColor_1H}, {Indication._sapIndicationColor_1S}, {Indication._sapIndicationColor_1L}, {Indication._sapIndicationColor_1A})", - "type": "color", - "description": "The color for elements showing indication 1." + "type": "color" }, "_sapIndicationColor_10b_Hover_BackgroundH": { "value": "{Button.Standard._sapButton_Hover_BackgroundH}", @@ -5327,53 +5076,43 @@ "Accent": { "sapAccentBackgroundColor10": { "value": "hsla({Accent._sapAccentBackgroundColor10H}, {Accent._sapAccentBackgroundColor10S}, {Accent._sapAccentBackgroundColor10L}, {Accent._sapAccentBackgroundColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor9": { "value": "hsla({Accent._sapAccentBackgroundColor9H}, {Accent._sapAccentBackgroundColor9S}, {Accent._sapAccentBackgroundColor9L}, {Accent._sapAccentBackgroundColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor8": { "value": "hsla({Accent._sapAccentBackgroundColor8H}, {Accent._sapAccentBackgroundColor8S}, {Accent._sapAccentBackgroundColor8L}, {Accent._sapAccentBackgroundColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor7": { "value": "hsla({Accent._sapAccentBackgroundColor7H}, {Accent._sapAccentBackgroundColor7S}, {Accent._sapAccentBackgroundColor7L}, {Accent._sapAccentBackgroundColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor6": { "value": "hsla({Accent._sapAccentBackgroundColor6H}, {Accent._sapAccentBackgroundColor6S}, {Accent._sapAccentBackgroundColor6L}, {Accent._sapAccentBackgroundColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor5": { "value": "hsla({Accent._sapAccentBackgroundColor5H}, {Accent._sapAccentBackgroundColor5S}, {Accent._sapAccentBackgroundColor5L}, {Accent._sapAccentBackgroundColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor4": { "value": "hsla({Accent._sapAccentBackgroundColor4H}, {Accent._sapAccentBackgroundColor4S}, {Accent._sapAccentBackgroundColor4L}, {Accent._sapAccentBackgroundColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor3": { "value": "hsla({Accent._sapAccentBackgroundColor3H}, {Accent._sapAccentBackgroundColor3S}, {Accent._sapAccentBackgroundColor3L}, {Accent._sapAccentBackgroundColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor2": { "value": "hsla({Accent._sapAccentBackgroundColor2H}, {Accent._sapAccentBackgroundColor2S}, {Accent._sapAccentBackgroundColor2L}, {Accent._sapAccentBackgroundColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "sapAccentBackgroundColor1": { "value": "hsla({Accent._sapAccentBackgroundColor1H}, {Accent._sapAccentBackgroundColor1S}, {Accent._sapAccentBackgroundColor1L}, {Accent._sapAccentBackgroundColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI background elements." + "type": "color" }, "_sapAccentColor10H": { "value": "205.38461538461547", @@ -5393,8 +5132,7 @@ }, "sapAccentColor10": { "value": "hsla({Accent._sapAccentColor10H}, {Accent._sapAccentColor10S}, {Accent._sapAccentColor10L}, {Accent._sapAccentColor10A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor9H": { "value": "269.24369747899163", @@ -5414,8 +5152,7 @@ }, "sapAccentColor9": { "value": "hsla({Accent._sapAccentColor9H}, {Accent._sapAccentColor9S}, {Accent._sapAccentColor9L}, {Accent._sapAccentColor9A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor8H": { "value": "80.48780487804879", @@ -5435,8 +5172,7 @@ }, "sapAccentColor8": { "value": "hsla({Accent._sapAccentColor8H}, {Accent._sapAccentColor8S}, {Accent._sapAccentColor8L}, {Accent._sapAccentColor8A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor7H": { "value": "180", @@ -5456,8 +5192,7 @@ }, "sapAccentColor7": { "value": "hsla({Accent._sapAccentColor7H}, {Accent._sapAccentColor7S}, {Accent._sapAccentColor7L}, {Accent._sapAccentColor7A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor6H": { "value": "217.53694581280786", @@ -5477,8 +5212,7 @@ }, "sapAccentColor6": { "value": "hsla({Accent._sapAccentColor6H}, {Accent._sapAccentColor6S}, {Accent._sapAccentColor6L}, {Accent._sapAccentColor6A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor5H": { "value": "217.82608695652175", @@ -5498,8 +5232,7 @@ }, "sapAccentColor5": { "value": "hsla({Accent._sapAccentColor5H}, {Accent._sapAccentColor5S}, {Accent._sapAccentColor5L}, {Accent._sapAccentColor5A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor4H": { "value": "312.89256198347107", @@ -5519,8 +5252,7 @@ }, "sapAccentColor4": { "value": "hsla({Accent._sapAccentColor4H}, {Accent._sapAccentColor4S}, {Accent._sapAccentColor4L}, {Accent._sapAccentColor4A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor3H": { "value": "0", @@ -5540,8 +5272,7 @@ }, "sapAccentColor3": { "value": "hsla({Accent._sapAccentColor3H}, {Accent._sapAccentColor3S}, {Accent._sapAccentColor3L}, {Accent._sapAccentColor3A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor2H": { "value": "41.29032258064518", @@ -5561,8 +5292,7 @@ }, "sapAccentColor2": { "value": "hsla({Accent._sapAccentColor2H}, {Accent._sapAccentColor2S}, {Accent._sapAccentColor2L}, {Accent._sapAccentColor2A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentColor1H": { "value": "55.57894736842104", @@ -5582,8 +5312,7 @@ }, "sapAccentColor1": { "value": "hsla({Accent._sapAccentColor1H}, {Accent._sapAccentColor1S}, {Accent._sapAccentColor1L}, {Accent._sapAccentColor1A})", - "type": "color", - "description": "Secondary color to accentuate UI elements." + "type": "color" }, "_sapAccentBackgroundColor10H": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -5765,23 +5494,19 @@ }, "sapTile_OverlayForegroundColor": { "value": "hsla({Tile._sapTile_OverlayForegroundColorH}, {Tile._sapTile_OverlayForegroundColorS}, {Tile._sapTile_OverlayForegroundColorL}, {Tile._sapTile_OverlayForegroundColorA})", - "type": "color", - "description": "The overlay foreground color of tiles and cards." + "type": "color" }, "sapTile_OverlayBackground": { "value": "hsla({Tile._sapTile_OverlayBackgroundH}, {Tile._sapTile_OverlayBackgroundS}, {Tile._sapTile_OverlayBackgroundL}, {Tile._sapTile_OverlayBackgroundA})", - "type": "color", - "description": "The overlay background color of tiles and cards." + "type": "color" }, "sapTile_Interactive_BorderColor": { "value": "hsla({Tile._sapTile_Interactive_BorderColorH}, {Tile._sapTile_Interactive_BorderColorS}, {Tile._sapTile_Interactive_BorderColorL}, {Tile._sapTile_Interactive_BorderColorA})", - "type": "color", - "description": "The interactive hover and active state border color of tiles and cards." + "type": "color" }, "sapTile_SeparatorColor": { "value": "hsla({Tile._sapTile_SeparatorColorH}, {Tile._sapTile_SeparatorColorS}, {Tile._sapTile_SeparatorColorL}, {Tile._sapTile_SeparatorColorA})", - "type": "color", - "description": "The border or divider color of tile and card headers." + "type": "color" }, "_sapTile_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -5801,8 +5526,7 @@ }, "sapTile_IconColor": { "value": "hsla({Tile._sapTile_IconColorH}, {Tile._sapTile_IconColorS}, {Tile._sapTile_IconColorL}, {Tile._sapTile_IconColorA})", - "type": "color", - "description": "The color of icons on tiles and cards." + "type": "color" }, "_sapTile_TextColorH": { "value": "{Text._sapContent_LabelColorH}", @@ -5822,8 +5546,7 @@ }, "sapTile_TextColor": { "value": "hsla({Tile._sapTile_TextColorH}, {Tile._sapTile_TextColorS}, {Tile._sapTile_TextColorL}, {Tile._sapTile_TextColorA})", - "type": "color", - "description": "The color of texts on tiles and cards." + "type": "color" }, "_sapTile_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -5843,33 +5566,27 @@ }, "sapTile_TitleTextColor": { "value": "hsla({Tile._sapTile_TitleTextColorH}, {Tile._sapTile_TitleTextColorS}, {Tile._sapTile_TitleTextColorL}, {Tile._sapTile_TitleTextColorA})", - "type": "color", - "description": "The color of title texts on tiles and cards." + "type": "color" }, "sapTile_BorderCornerRadius": { "value": "0.25rem", - "type": "borderRadius", - "description": "The border radius of tiles and cards." + "type": "borderRadius" }, "sapTile_BorderColor": { "value": "hsla({Tile._sapTile_BorderColorH}, {Tile._sapTile_BorderColorS}, {Tile._sapTile_BorderColorL}, {Tile._sapTile_BorderColorA})", - "type": "color", - "description": "The border color of tiles and cards." + "type": "color" }, "sapTile_Active_Background": { "value": "hsla({Tile._sapTile_Active_BackgroundH}, {Tile._sapTile_Active_BackgroundS}, {Tile._sapTile_Active_BackgroundL}, {Tile._sapTile_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of tiles and cards." + "type": "color" }, "sapTile_Hover_Background": { "value": "hsla({Tile._sapTile_Hover_BackgroundH}, {Tile._sapTile_Hover_BackgroundS}, {Tile._sapTile_Hover_BackgroundL}, {Tile._sapTile_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of tiles and cards." + "type": "color" }, "sapTile_Background": { "value": "hsla({Tile._sapTile_BackgroundH}, {Tile._sapTile_BackgroundS}, {Tile._sapTile_BackgroundL}, {Tile._sapTile_BackgroundA})", - "type": "color", - "description": "The background color of tiles and cards." + "type": "color" }, "_sapTile_OverlayBackgroundH": { "value": "{Container._sapBlockLayer_BackgroundH}", @@ -5952,19 +5669,19 @@ "type": "internal" }, "_sapTile_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapTile_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapTile_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapTile_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapTile_BackgroundH": { @@ -5987,38 +5704,31 @@ "Container": { "sapBlockLayer_Background": { "value": "hsla({Container._sapBlockLayer_BackgroundH}, {Container._sapBlockLayer_BackgroundS}, {Container._sapBlockLayer_BackgroundL}, {Container._sapBlockLayer_BackgroundA})", - "type": "color", - "description": "The background color of block layers." + "type": "color" }, "sapPopover_BorderCornerRadius": { "value": "{Container.sapElement_BorderCornerRadius}", - "type": "borderRadius", - "description": "The border radius of popovers." + "type": "borderRadius" }, "sapGroup_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether a group has rounded corners." + "type": "borderRadius" }, "sapGroup_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of the borders of a group's content area." + "type": "borderWidth" }, "sapGroup_ContentBorderColor": { "value": "hsla({Container._sapGroup_ContentBorderColorH}, {Container._sapGroup_ContentBorderColorS}, {Container._sapGroup_ContentBorderColorL}, {Container._sapGroup_ContentBorderColorA})", - "type": "color", - "description": "The color of the borders of a group's content area." + "type": "color" }, "sapGroup_ContentBackground": { "value": "hsla({Container._sapGroup_ContentBackgroundH}, {Container._sapGroup_ContentBackgroundS}, {Container._sapGroup_ContentBackgroundL}, {Container._sapGroup_ContentBackgroundA})", - "type": "color", - "description": "The background color of the content area of a group." + "type": "color" }, "sapGroup_Title_FontSize": { "value": "{Text.sapFontHeader5Size}", - "type": "fontSizes", - "description": "The font size of the group title." + "type": "fontSizes" }, "_sapGroup_TitleTextColorH": { "value": "{Text._sapTitleColorH}", @@ -6038,18 +5748,15 @@ }, "sapGroup_TitleTextColor": { "value": "hsla({Container._sapGroup_TitleTextColorH}, {Container._sapGroup_TitleTextColorS}, {Container._sapGroup_TitleTextColorL}, {Container._sapGroup_TitleTextColorA})", - "type": "color", - "description": "The text color of the group title." + "type": "color" }, "sapGroup_TitleBorderColor": { "value": "hsla({Container._sapGroup_TitleBorderColorH}, {Container._sapGroup_TitleBorderColorS}, {Container._sapGroup_TitleBorderColorL}, {Container._sapGroup_TitleBorderColorA})", - "type": "color", - "description": "The color of the borders of the group header area." + "type": "color" }, "sapGroup_TitleBackground": { "value": "hsla({Container._sapGroup_TitleBackgroundH}, {Container._sapGroup_TitleBackgroundS}, {Container._sapGroup_TitleBackgroundL}, {Container._sapGroup_TitleBackgroundA})", - "type": "color", - "description": "The background color of the group header area." + "type": "color" }, "sapContent_HeaderShadow": { "type": "boxShadow", @@ -6058,17 +5765,14 @@ "type": "innerShadow", "x": "0", "y": "-0.125rem", - "blur": "0", - "spread": "0", - "color": "{ObjectHeader.sapObjectHeader_BorderColor}" + "blur": "{ObjectHeader.sapObjectHeader_BorderColor}", + "spread": "0" } - ], - "description": "The standard header shadow." + ] }, "sapElement_BorderCornerRadius": { "value": "0.25 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "The standard corner radius of element borders." + "type": "borderRadius" }, "_sapBlockLayer_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -6170,23 +5874,19 @@ }, "sapObjectHeader_Subtitle_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Subtitle_TextColorH}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorS}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorL}, {ObjectHeader._sapObjectHeader_Subtitle_TextColorA})", - "type": "color", - "description": "The text color of object header subtitles." + "type": "color" }, "sapObjectHeader_Title_FontFamily": { "value": "{Text.sapFontBoldFamily}", - "type": "fontFamilies", - "description": "The font family of object header titles." + "type": "fontFamilies" }, "sapObjectHeader_Title_SnappedFontSize": { "value": "{Text.sapFontHeader4Size}", - "type": "fontSizes", - "description": "The font size of snapped object header titles." + "type": "fontSizes" }, "sapObjectHeader_Title_FontSize": { - "value": "{Text.sapFontHeader3Size}", - "type": "fontSizes", - "description": "The font size of object header titles." + "value": "{Text.sapFontHeader2Size}", + "type": "fontSizes" }, "_sapObjectHeader_Title_TextColorH": { "value": "{Text._sapTitleColorH}", @@ -6206,23 +5906,19 @@ }, "sapObjectHeader_Title_TextColor": { "value": "hsla({ObjectHeader._sapObjectHeader_Title_TextColorH}, {ObjectHeader._sapObjectHeader_Title_TextColorS}, {ObjectHeader._sapObjectHeader_Title_TextColorL}, {ObjectHeader._sapObjectHeader_Title_TextColorA})", - "type": "color", - "description": "The text color of object header titles." + "type": "color" }, "sapObjectHeader_BorderColor": { "value": "hsla({ObjectHeader._sapObjectHeader_BorderColorH}, {ObjectHeader._sapObjectHeader_BorderColorS}, {ObjectHeader._sapObjectHeader_BorderColorL}, {ObjectHeader._sapObjectHeader_BorderColorA})", - "type": "color", - "description": "The border color of object layout headers." + "type": "color" }, "sapObjectHeader_Hover_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_Hover_BackgroundH}, {ObjectHeader._sapObjectHeader_Hover_BackgroundS}, {ObjectHeader._sapObjectHeader_Hover_BackgroundL}, {ObjectHeader._sapObjectHeader_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of object headers." + "type": "color" }, "sapObjectHeader_Background": { "value": "hsla({ObjectHeader._sapObjectHeader_BackgroundH}, {ObjectHeader._sapObjectHeader_BackgroundS}, {ObjectHeader._sapObjectHeader_BackgroundL}, {ObjectHeader._sapObjectHeader_BackgroundA})", - "type": "color", - "description": "The background color of object headers." + "type": "color" }, "_sapObjectHeader_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6241,19 +5937,19 @@ "type": "internal" }, "_sapObjectHeader_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapObjectHeader_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapObjectHeader_BackgroundH": { @@ -6292,38 +5988,31 @@ }, "sapInfobar_TextColor": { "value": "hsla({Toolbar._sapInfobar_TextColorH}, {Toolbar._sapInfobar_TextColorS}, {Toolbar._sapInfobar_TextColorL}, {Toolbar._sapInfobar_TextColorA})", - "type": "color", - "description": "The text color of the interactive info bar." + "type": "color" }, "sapInfobar_NonInteractive_Background": { "value": "hsla({Toolbar._sapInfobar_NonInteractive_BackgroundH}, {Toolbar._sapInfobar_NonInteractive_BackgroundS}, {Toolbar._sapInfobar_NonInteractive_BackgroundL}, {Toolbar._sapInfobar_NonInteractive_BackgroundA})", - "type": "color", - "description": "The background color of info bars that are not interactive." + "type": "color" }, "sapInfobar_Active_Background": { "value": "hsla({Toolbar._sapInfobar_Active_BackgroundH}, {Toolbar._sapInfobar_Active_BackgroundS}, {Toolbar._sapInfobar_Active_BackgroundL}, {Toolbar._sapInfobar_Active_BackgroundA})", - "type": "color", - "description": "The background color for the active (down) state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Hover_Background": { "value": "hsla({Toolbar._sapInfobar_Hover_BackgroundH}, {Toolbar._sapInfobar_Hover_BackgroundS}, {Toolbar._sapInfobar_Hover_BackgroundL}, {Toolbar._sapInfobar_Hover_BackgroundA})", - "type": "color", - "description": "The hover state of info bar (contextual filter)." + "type": "color" }, "sapInfobar_Background": { "value": "hsla({Toolbar._sapInfobar_BackgroundH}, {Toolbar._sapInfobar_BackgroundS}, {Toolbar._sapInfobar_BackgroundL}, {Toolbar._sapInfobar_BackgroundA})", - "type": "color", - "description": "The background color of infobars." + "type": "color" }, "sapToolbar_SeparatorColor": { "value": "hsla({Toolbar._sapToolbar_SeparatorColorH}, {Toolbar._sapToolbar_SeparatorColorS}, {Toolbar._sapToolbar_SeparatorColorL}, {Toolbar._sapToolbar_SeparatorColorA})", - "type": "color", - "description": "The color of a toolbar's separators." + "type": "color" }, "sapToolbar_Background": { "value": "hsla({Toolbar._sapToolbar_BackgroundH}, {Toolbar._sapToolbar_BackgroundS}, {Toolbar._sapToolbar_BackgroundL}, {Toolbar._sapToolbar_BackgroundA})", - "type": "color", - "description": "The background color of the toolbar." + "type": "color" }, "_sapInfobar_NonInteractive_BackgroundH": { "value": "{HighContrast._sapHC_ReducedBackgroundH}", @@ -6441,18 +6130,15 @@ }, "sapPageFooter_TextColor": { "value": "hsla({Application._sapPageFooter_TextColorH}, {Application._sapPageFooter_TextColorS}, {Application._sapPageFooter_TextColorL}, {Application._sapPageFooter_TextColorA})", - "type": "color", - "description": "The color of texts on page footers." + "type": "color" }, "sapPageFooter_BorderColor": { "value": "hsla({Application._sapPageFooter_BorderColorH}, {Application._sapPageFooter_BorderColorS}, {Application._sapPageFooter_BorderColorL}, {Application._sapPageFooter_BorderColorA})", - "type": "color", - "description": "The color of the page footer border." + "type": "color" }, "sapPageFooter_Background": { "value": "hsla({Application._sapPageFooter_BackgroundH}, {Application._sapPageFooter_BackgroundS}, {Application._sapPageFooter_BackgroundL}, {Application._sapPageFooter_BackgroundA})", - "type": "color", - "description": "The background color of page footers." + "type": "color" }, "_sapPageHeader_TextColorH": { "value": "{Text._sapTextColorH}", @@ -6472,23 +6158,19 @@ }, "sapPageHeader_TextColor": { "value": "hsla({Application._sapPageHeader_TextColorH}, {Application._sapPageHeader_TextColorS}, {Application._sapPageHeader_TextColorL}, {Application._sapPageHeader_TextColorA})", - "type": "color", - "description": "The color of texts on page headers." + "type": "color" }, "sapPageHeader_BorderColor": { "value": "hsla({Application._sapPageHeader_BorderColorH}, {Application._sapPageHeader_BorderColorS}, {Application._sapPageHeader_BorderColorL}, {Application._sapPageHeader_BorderColorA})", - "type": "color", - "description": "The border color of page headers." + "type": "color" }, "sapPageHeader_Background": { "value": "hsla({Application._sapPageHeader_BackgroundH}, {Application._sapPageHeader_BackgroundS}, {Application._sapPageHeader_BackgroundL}, {Application._sapPageHeader_BackgroundA})", - "type": "color", - "description": "The background color of page headers." + "type": "color" }, "sapBackgroundColor": { "value": "hsla({Application._sapBackgroundColorH}, {Application._sapBackgroundColorS}, {Application._sapBackgroundColorL}, {Application._sapBackgroundColorA})", - "type": "color", - "description": "The main background color of the screen." + "type": "color" }, "_sapPageFooter_BorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -6590,68 +6272,55 @@ }, "sapSlider_Active_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Active_RangeHandleBackgroundH}, {Slider._sapSlider_Active_RangeHandleBackgroundS}, {Slider._sapSlider_Active_RangeHandleBackgroundL}, {Slider._sapSlider_Active_RangeHandleBackgroundA})", - "type": "color", - "description": "The active state background color of the range slider handle." + "type": "color" }, "sapSlider_Active_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Active_HandleBorderColorH}, {Slider._sapSlider_Active_HandleBorderColorS}, {Slider._sapSlider_Active_HandleBorderColorL}, {Slider._sapSlider_Active_HandleBorderColorA})", - "type": "color", - "description": "The active state border color of the slider handle." + "type": "color" }, "sapSlider_Active_HandleBackground": { "value": "hsla({Slider._sapSlider_Active_HandleBackgroundH}, {Slider._sapSlider_Active_HandleBackgroundS}, {Slider._sapSlider_Active_HandleBackgroundL}, {Slider._sapSlider_Active_HandleBackgroundA})", - "type": "color", - "description": "The active state background color of the slider handle." + "type": "color" }, "sapSlider_Hover_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_Hover_RangeHandleBackgroundH}, {Slider._sapSlider_Hover_RangeHandleBackgroundS}, {Slider._sapSlider_Hover_RangeHandleBackgroundL}, {Slider._sapSlider_Hover_RangeHandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the range slider handle." + "type": "color" }, "sapSlider_Hover_HandleBorderColor": { "value": "hsla({Slider._sapSlider_Hover_HandleBorderColorH}, {Slider._sapSlider_Hover_HandleBorderColorS}, {Slider._sapSlider_Hover_HandleBorderColorL}, {Slider._sapSlider_Hover_HandleBorderColorA})", - "type": "color", - "description": "The hover state border color of the slider handle." + "type": "color" }, "sapSlider_Hover_HandleBackground": { "value": "hsla({Slider._sapSlider_Hover_HandleBackgroundH}, {Slider._sapSlider_Hover_HandleBackgroundS}, {Slider._sapSlider_Hover_HandleBackgroundL}, {Slider._sapSlider_Hover_HandleBackgroundA})", - "type": "color", - "description": "The hover state background color of the slider handle." + "type": "color" }, "sapSlider_RangeHandleBackground": { "value": "hsla({Slider._sapSlider_RangeHandleBackgroundH}, {Slider._sapSlider_RangeHandleBackgroundS}, {Slider._sapSlider_RangeHandleBackgroundL}, {Slider._sapSlider_RangeHandleBackgroundA})", - "type": "color", - "description": "The background color of the range slider handle." + "type": "color" }, "sapSlider_HandleBorderColor": { "value": "hsla({Slider._sapSlider_HandleBorderColorH}, {Slider._sapSlider_HandleBorderColorS}, {Slider._sapSlider_HandleBorderColorL}, {Slider._sapSlider_HandleBorderColorA})", - "type": "color", - "description": "The border color of the slider handle." + "type": "color" }, "sapSlider_HandleBackground": { "value": "hsla({Slider._sapSlider_HandleBackgroundH}, {Slider._sapSlider_HandleBackgroundS}, {Slider._sapSlider_HandleBackgroundL}, {Slider._sapSlider_HandleBackgroundA})", - "type": "color", - "description": "The background color of the slider handle." + "type": "color" }, "sapSlider_Selected_BorderColor": { "value": "hsla({Slider._sapSlider_Selected_BorderColorH}, {Slider._sapSlider_Selected_BorderColorS}, {Slider._sapSlider_Selected_BorderColorL}, {Slider._sapSlider_Selected_BorderColorA})", - "type": "color", - "description": "The border color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_Selected_Background": { "value": "hsla({Slider._sapSlider_Selected_BackgroundH}, {Slider._sapSlider_Selected_BackgroundS}, {Slider._sapSlider_Selected_BackgroundL}, {Slider._sapSlider_Selected_BackgroundA})", - "type": "color", - "description": "The background color of the selected part of the slider (in LTR usually the part left of the handle)." + "type": "color" }, "sapSlider_BorderColor": { "value": "hsla({Slider._sapSlider_BorderColorH}, {Slider._sapSlider_BorderColorS}, {Slider._sapSlider_BorderColorL}, {Slider._sapSlider_BorderColorA})", - "type": "color", - "description": "The border color of the slider." + "type": "color" }, "sapSlider_Background": { "value": "hsla({Slider._sapSlider_BackgroundH}, {Slider._sapSlider_BackgroundS}, {Slider._sapSlider_BackgroundL}, {Slider._sapSlider_BackgroundA})", - "type": "color", - "description": "The background color of the slider." + "type": "color" }, "_sapContent_Selected_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6671,8 +6340,7 @@ }, "sapContent_Selected_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_Selected_MeasureIndicatorColorH}, {Slider._sapContent_Selected_MeasureIndicatorColorS}, {Slider._sapContent_Selected_MeasureIndicatorColorL}, {Slider._sapContent_Selected_MeasureIndicatorColorA})", - "type": "color", - "description": "The selected state color of measuring indicators." + "type": "color" }, "_sapContent_MeasureIndicatorColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6692,8 +6360,7 @@ }, "sapContent_MeasureIndicatorColor": { "value": "hsla({Slider._sapContent_MeasureIndicatorColorH}, {Slider._sapContent_MeasureIndicatorColorS}, {Slider._sapContent_MeasureIndicatorColorL}, {Slider._sapContent_MeasureIndicatorColorA})", - "type": "color", - "description": "The color of measuring indicators." + "type": "color" }, "_sapSlider_Active_HandleBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -6891,33 +6558,27 @@ "Scrollbar": { "sapScrollBar_Hover_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_Hover_FaceColorH}, {Scrollbar._sapScrollBar_Hover_FaceColorS}, {Scrollbar._sapScrollBar_Hover_FaceColorL}, {Scrollbar._sapScrollBar_Hover_FaceColorA})", - "type": "color", - "description": "The hover state color of the surface of a scrollbar." + "type": "color" }, "sapScrollBar_Dimension": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "sizing", - "description": "The size of the scrollbar." + "type": "sizing" }, "sapScrollBar_SymbolColor": { "value": "hsla({Scrollbar._sapScrollBar_SymbolColorH}, {Scrollbar._sapScrollBar_SymbolColorS}, {Scrollbar._sapScrollBar_SymbolColorL}, {Scrollbar._sapScrollBar_SymbolColorA})", - "type": "color", - "description": "The color of the scroll arrows in a scrollbar." + "type": "color" }, "sapScrollBar_BorderColor": { "value": "hsla({Scrollbar._sapScrollBar_BorderColorH}, {Scrollbar._sapScrollBar_BorderColorS}, {Scrollbar._sapScrollBar_BorderColorL}, {Scrollbar._sapScrollBar_BorderColorA})", - "type": "color", - "description": "The color of the borders of a scrollbar." + "type": "color" }, "sapScrollBar_TrackColor": { "value": "hsla({Scrollbar._sapScrollBar_TrackColorH}, {Scrollbar._sapScrollBar_TrackColorS}, {Scrollbar._sapScrollBar_TrackColorL}, {Scrollbar._sapScrollBar_TrackColorA})", - "type": "color", - "description": "The color of the track of a scrollbar." + "type": "color" }, "sapScrollBar_FaceColor": { "value": "hsla({Scrollbar._sapScrollBar_FaceColorH}, {Scrollbar._sapScrollBar_FaceColorS}, {Scrollbar._sapScrollBar_FaceColorL}, {Scrollbar._sapScrollBar_FaceColorA})", - "type": "color", - "description": "The color of the surface of a scrollbar." + "type": "color" }, "_sapScrollBar_Hover_FaceColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -7004,33 +6665,27 @@ "Information": { "sapProgress_Value_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationTextColorH}, {Progress.Information._sapProgress_Value_InformationTextColorS}, {Progress.Information._sapProgress_Value_InformationTextColorL}, {Progress.Information._sapProgress_Value_InformationTextColorA})", - "type": "color", - "description": "The text color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBorderColorH}, {Progress.Information._sapProgress_Value_InformationBorderColorS}, {Progress.Information._sapProgress_Value_InformationBorderColorL}, {Progress.Information._sapProgress_Value_InformationBorderColorA})", - "type": "color", - "description": "The border color of the filled part of information progress bars." + "type": "color" }, "sapProgress_Value_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_Value_InformationBackgroundH}, {Progress.Information._sapProgress_Value_InformationBackgroundS}, {Progress.Information._sapProgress_Value_InformationBackgroundL}, {Progress.Information._sapProgress_Value_InformationBackgroundA})", - "type": "color", - "description": "The background color of the filled part of information progress bars." + "type": "color" }, "sapProgress_InformationTextColor": { "value": "hsla({Progress.Information._sapProgress_InformationTextColorH}, {Progress.Information._sapProgress_InformationTextColorS}, {Progress.Information._sapProgress_InformationTextColorL}, {Progress.Information._sapProgress_InformationTextColorA})", - "type": "color", - "description": "The text color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBorderColor": { "value": "hsla({Progress.Information._sapProgress_InformationBorderColorH}, {Progress.Information._sapProgress_InformationBorderColorS}, {Progress.Information._sapProgress_InformationBorderColorL}, {Progress.Information._sapProgress_InformationBorderColorA})", - "type": "color", - "description": "The border color of the empty part of information progress bars." + "type": "color" }, "sapProgress_InformationBackground": { "value": "hsla({Progress.Information._sapProgress_InformationBackgroundH}, {Progress.Information._sapProgress_InformationBackgroundS}, {Progress.Information._sapProgress_InformationBackgroundL}, {Progress.Information._sapProgress_InformationBackgroundA})", - "type": "color", - "description": "The background color of the empty part of information progress bars." + "type": "color" }, "_sapProgress_Value_InformationTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7132,33 +6787,27 @@ "Positive": { "sapProgress_Value_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveTextColorH}, {Progress.Positive._sapProgress_Value_PositiveTextColorS}, {Progress.Positive._sapProgress_Value_PositiveTextColorL}, {Progress.Positive._sapProgress_Value_PositiveTextColorA})", - "type": "color", - "description": "The text color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBorderColorH}, {Progress.Positive._sapProgress_Value_PositiveBorderColorS}, {Progress.Positive._sapProgress_Value_PositiveBorderColorL}, {Progress.Positive._sapProgress_Value_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_Value_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_Value_PositiveBackgroundH}, {Progress.Positive._sapProgress_Value_PositiveBackgroundS}, {Progress.Positive._sapProgress_Value_PositiveBackgroundL}, {Progress.Positive._sapProgress_Value_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the filled part of positive progress bars." + "type": "color" }, "sapProgress_PositiveTextColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveTextColorH}, {Progress.Positive._sapProgress_PositiveTextColorS}, {Progress.Positive._sapProgress_PositiveTextColorL}, {Progress.Positive._sapProgress_PositiveTextColorA})", - "type": "color", - "description": "The text color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBorderColor": { "value": "hsla({Progress.Positive._sapProgress_PositiveBorderColorH}, {Progress.Positive._sapProgress_PositiveBorderColorS}, {Progress.Positive._sapProgress_PositiveBorderColorL}, {Progress.Positive._sapProgress_PositiveBorderColorA})", - "type": "color", - "description": "The border color of the empty part of positive progress bars." + "type": "color" }, "sapProgress_PositiveBackground": { "value": "hsla({Progress.Positive._sapProgress_PositiveBackgroundH}, {Progress.Positive._sapProgress_PositiveBackgroundS}, {Progress.Positive._sapProgress_PositiveBackgroundL}, {Progress.Positive._sapProgress_PositiveBackgroundA})", - "type": "color", - "description": "The background color of the empty part of positive progress bars." + "type": "color" }, "_sapProgress_Value_PositiveTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7260,33 +6909,27 @@ "Critical": { "sapProgress_Value_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalTextColorH}, {Progress.Critical._sapProgress_Value_CriticalTextColorS}, {Progress.Critical._sapProgress_Value_CriticalTextColorL}, {Progress.Critical._sapProgress_Value_CriticalTextColorA})", - "type": "color", - "description": "The text color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBorderColorH}, {Progress.Critical._sapProgress_Value_CriticalBorderColorS}, {Progress.Critical._sapProgress_Value_CriticalBorderColorL}, {Progress.Critical._sapProgress_Value_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_Value_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_Value_CriticalBackgroundH}, {Progress.Critical._sapProgress_Value_CriticalBackgroundS}, {Progress.Critical._sapProgress_Value_CriticalBackgroundL}, {Progress.Critical._sapProgress_Value_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the filled part of critical progress bars." + "type": "color" }, "sapProgress_CriticalTextColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalTextColorH}, {Progress.Critical._sapProgress_CriticalTextColorS}, {Progress.Critical._sapProgress_CriticalTextColorL}, {Progress.Critical._sapProgress_CriticalTextColorA})", - "type": "color", - "description": "The text color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBorderColor": { "value": "hsla({Progress.Critical._sapProgress_CriticalBorderColorH}, {Progress.Critical._sapProgress_CriticalBorderColorS}, {Progress.Critical._sapProgress_CriticalBorderColorL}, {Progress.Critical._sapProgress_CriticalBorderColorA})", - "type": "color", - "description": "The border color of the empty part of critical progress bars." + "type": "color" }, "sapProgress_CriticalBackground": { "value": "hsla({Progress.Critical._sapProgress_CriticalBackgroundH}, {Progress.Critical._sapProgress_CriticalBackgroundS}, {Progress.Critical._sapProgress_CriticalBackgroundL}, {Progress.Critical._sapProgress_CriticalBackgroundA})", - "type": "color", - "description": "The background color of the empty part of critical progress bars." + "type": "color" }, "_sapProgress_Value_CriticalTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7388,33 +7031,27 @@ "Negative": { "sapProgress_Value_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeTextColorH}, {Progress.Negative._sapProgress_Value_NegativeTextColorS}, {Progress.Negative._sapProgress_Value_NegativeTextColorL}, {Progress.Negative._sapProgress_Value_NegativeTextColorA})", - "type": "color", - "description": "The text color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBorderColorH}, {Progress.Negative._sapProgress_Value_NegativeBorderColorS}, {Progress.Negative._sapProgress_Value_NegativeBorderColorL}, {Progress.Negative._sapProgress_Value_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_Value_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_Value_NegativeBackgroundH}, {Progress.Negative._sapProgress_Value_NegativeBackgroundS}, {Progress.Negative._sapProgress_Value_NegativeBackgroundL}, {Progress.Negative._sapProgress_Value_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the filled part of negative progress bars." + "type": "color" }, "sapProgress_NegativeTextColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeTextColorH}, {Progress.Negative._sapProgress_NegativeTextColorS}, {Progress.Negative._sapProgress_NegativeTextColorL}, {Progress.Negative._sapProgress_NegativeTextColorA})", - "type": "color", - "description": "The text color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBorderColor": { "value": "hsla({Progress.Negative._sapProgress_NegativeBorderColorH}, {Progress.Negative._sapProgress_NegativeBorderColorS}, {Progress.Negative._sapProgress_NegativeBorderColorL}, {Progress.Negative._sapProgress_NegativeBorderColorA})", - "type": "color", - "description": "The border color of the empty part of negative progress bars." + "type": "color" }, "sapProgress_NegativeBackground": { "value": "hsla({Progress.Negative._sapProgress_NegativeBackgroundH}, {Progress.Negative._sapProgress_NegativeBackgroundS}, {Progress.Negative._sapProgress_NegativeBackgroundL}, {Progress.Negative._sapProgress_NegativeBackgroundA})", - "type": "color", - "description": "The background color of the empty part of negative progress bars." + "type": "color" }, "_sapProgress_Value_NegativeTextColorH": { "value": "{Progress.Standard._sapProgress_TextColorH}", @@ -7516,38 +7153,31 @@ "Standard": { "sapProgress_Value_TextColor": { "value": "hsla({Progress.Standard._sapProgress_Value_TextColorH}, {Progress.Standard._sapProgress_Value_TextColorS}, {Progress.Standard._sapProgress_Value_TextColorL}, {Progress.Standard._sapProgress_Value_TextColorA})", - "type": "color", - "description": "The text color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_Value_BorderColorH}, {Progress.Standard._sapProgress_Value_BorderColorS}, {Progress.Standard._sapProgress_Value_BorderColorL}, {Progress.Standard._sapProgress_Value_BorderColorA})", - "type": "color", - "description": "The border color of the filled part of progress bars." + "type": "color" }, "sapProgress_Value_Background": { "value": "hsla({Progress.Standard._sapProgress_Value_BackgroundH}, {Progress.Standard._sapProgress_Value_BackgroundS}, {Progress.Standard._sapProgress_Value_BackgroundL}, {Progress.Standard._sapProgress_Value_BackgroundA})", - "type": "color", - "description": "The background color of the filled part of progress bars." + "type": "color" }, "sapProgress_FontSize": { "value": "{Text.sapFontSize}", - "type": "fontSizes", - "description": "The font size of progress bars." + "type": "fontSizes" }, "sapProgress_TextColor": { "value": "hsla({Progress.Standard._sapProgress_TextColorH}, {Progress.Standard._sapProgress_TextColorS}, {Progress.Standard._sapProgress_TextColorL}, {Progress.Standard._sapProgress_TextColorA})", - "type": "color", - "description": "The text color of the empty part of progress bars." + "type": "color" }, "sapProgress_BorderColor": { "value": "hsla({Progress.Standard._sapProgress_BorderColorH}, {Progress.Standard._sapProgress_BorderColorS}, {Progress.Standard._sapProgress_BorderColorL}, {Progress.Standard._sapProgress_BorderColorA})", - "type": "color", - "description": "The border color of the empty part of progress bars." + "type": "color" }, "sapProgress_Background": { "value": "hsla({Progress.Standard._sapProgress_BackgroundH}, {Progress.Standard._sapProgress_BackgroundS}, {Progress.Standard._sapProgress_BackgroundL}, {Progress.Standard._sapProgress_BackgroundA})", - "type": "color", - "description": "The background color of the empty part of progress bars." + "type": "color" }, "_sapProgress_Value_TextColorH": { "value": "{Text._sapTextColorH}", @@ -7651,23 +7281,19 @@ "Message": { "sapMessage_InformationBorderColor": { "value": "hsla({Semantic.Message._sapMessage_InformationBorderColorH}, {Semantic.Message._sapMessage_InformationBorderColorS}, {Semantic.Message._sapMessage_InformationBorderColorL}, {Semantic.Message._sapMessage_InformationBorderColorA})", - "type": "color", - "description": "The information border color of message controls." + "type": "color" }, "sapMessage_SuccessBorderColor": { "value": "hsla({Semantic.Message._sapMessage_SuccessBorderColorH}, {Semantic.Message._sapMessage_SuccessBorderColorS}, {Semantic.Message._sapMessage_SuccessBorderColorL}, {Semantic.Message._sapMessage_SuccessBorderColorA})", - "type": "color", - "description": "The success border color of message controls." + "type": "color" }, "sapMessage_WarningBorderColor": { "value": "hsla({Semantic.Message._sapMessage_WarningBorderColorH}, {Semantic.Message._sapMessage_WarningBorderColorS}, {Semantic.Message._sapMessage_WarningBorderColorL}, {Semantic.Message._sapMessage_WarningBorderColorA})", - "type": "color", - "description": "The warning border color of message controls." + "type": "color" }, "sapMessage_ErrorBorderColor": { "value": "hsla({Semantic.Message._sapMessage_ErrorBorderColorH}, {Semantic.Message._sapMessage_ErrorBorderColorS}, {Semantic.Message._sapMessage_ErrorBorderColorL}, {Semantic.Message._sapMessage_ErrorBorderColorA})", - "type": "color", - "description": "The error border color of message controls." + "type": "color" }, "_sapMessage_InformationBorderColorH": { "value": "{Semantic.Border._sapInformationBorderColorH}", @@ -7736,56 +7362,71 @@ }, "Shadow": { "sapContent_Neutral_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard neutral shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Informative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard informative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Positive_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard positive shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Critical_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard critical shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Negative_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard negative shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] } }, "Border": { "sapNeutralBorderColor": { "value": "hsla({Semantic.Border._sapNeutralBorderColorH}, {Semantic.Border._sapNeutralBorderColorS}, {Semantic.Border._sapNeutralBorderColorL}, {Semantic.Border._sapNeutralBorderColorA})", - "type": "color", - "description": "The color for borders showing neutral state." + "type": "color" }, "sapInformationBorderColor": { "value": "hsla({Semantic.Border._sapInformationBorderColorH}, {Semantic.Border._sapInformationBorderColorS}, {Semantic.Border._sapInformationBorderColorL}, {Semantic.Border._sapInformationBorderColorA})", - "type": "color", - "description": "The color for borders showing informative or information state." + "type": "color" }, "sapSuccessBorderColor": { "value": "hsla({Semantic.Border._sapSuccessBorderColorH}, {Semantic.Border._sapSuccessBorderColorS}, {Semantic.Border._sapSuccessBorderColorL}, {Semantic.Border._sapSuccessBorderColorA})", - "type": "color", - "description": "The color for borders showing positive or success state." + "type": "color" }, "sapWarningBorderColor": { "value": "hsla({Semantic.Border._sapWarningBorderColorH}, {Semantic.Border._sapWarningBorderColorS}, {Semantic.Border._sapWarningBorderColorL}, {Semantic.Border._sapWarningBorderColorA})", - "type": "color", - "description": "The color for borders showing critical or warning state." + "type": "color" }, "sapErrorBorderColor": { "value": "hsla({Semantic.Border._sapErrorBorderColorH}, {Semantic.Border._sapErrorBorderColorS}, {Semantic.Border._sapErrorBorderColorL}, {Semantic.Border._sapErrorBorderColorA})", - "type": "color", - "description": "The color for borders showing negative or error state." + "type": "color" }, "_sapNeutralBorderColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -7871,28 +7512,23 @@ "Background": { "sapNeutralBackground": { "value": "hsla({Semantic.Background._sapNeutralBackgroundH}, {Semantic.Background._sapNeutralBackgroundS}, {Semantic.Background._sapNeutralBackgroundL}, {Semantic.Background._sapNeutralBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing neutral state." + "type": "color" }, "sapInformationBackground": { "value": "hsla({Semantic.Background._sapInformationBackgroundH}, {Semantic.Background._sapInformationBackgroundS}, {Semantic.Background._sapInformationBackgroundL}, {Semantic.Background._sapInformationBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing informative or information state." + "type": "color" }, "sapSuccessBackground": { "value": "hsla({Semantic.Background._sapSuccessBackgroundH}, {Semantic.Background._sapSuccessBackgroundS}, {Semantic.Background._sapSuccessBackgroundL}, {Semantic.Background._sapSuccessBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing positive or success state." + "type": "color" }, "sapWarningBackground": { "value": "hsla({Semantic.Background._sapWarningBackgroundH}, {Semantic.Background._sapWarningBackgroundS}, {Semantic.Background._sapWarningBackgroundL}, {Semantic.Background._sapWarningBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing critical or warning state." + "type": "color" }, "sapErrorBackground": { "value": "hsla({Semantic.Background._sapErrorBackgroundH}, {Semantic.Background._sapErrorBackgroundS}, {Semantic.Background._sapErrorBackgroundL}, {Semantic.Background._sapErrorBackgroundA})", - "type": "color", - "description": "The color for backgrounds showing negative or error state." + "type": "color" }, "_sapNeutralBackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -7977,49 +7613,40 @@ }, "sapInformationColor": { "value": "hsla({Semantic._sapInformationColorH}, {Semantic._sapInformationColorS}, {Semantic._sapInformationColorL}, {Semantic._sapInformationColorA})", - "type": "color", - "description": "The color for elements showing information state." + "type": "color" }, "sapSuccessColor": { "value": "hsla({Semantic._sapSuccessColorH}, {Semantic._sapSuccessColorS}, {Semantic._sapSuccessColorL}, {Semantic._sapSuccessColorA})", - "type": "color", - "description": "The color for elements showing success state." + "type": "color" }, "sapWarningColor": { "value": "hsla({Semantic._sapWarningColorH}, {Semantic._sapWarningColorS}, {Semantic._sapWarningColorL}, {Semantic._sapWarningColorA})", - "type": "color", - "description": "The color for elements showing warning state." + "type": "color" }, "sapErrorColor": { "value": "hsla({Semantic._sapErrorColorH}, {Semantic._sapErrorColorS}, {Semantic._sapErrorColorL}, {Semantic._sapErrorColorA})", - "type": "color", - "description": "The color for elements showing error state." + "type": "color" }, "Text": { "sapNeutralTextColor": { "value": "hsla({Semantic.Text._sapNeutralTextColorH}, {Semantic.Text._sapNeutralTextColorS}, {Semantic.Text._sapNeutralTextColorL}, {Semantic.Text._sapNeutralTextColorA})", - "type": "color", - "description": "The color for text showing neutral state." + "type": "color" }, "sapInformativeTextColor": { "value": "hsla({Semantic.Text._sapInformativeTextColorH}, {Semantic.Text._sapInformativeTextColorS}, {Semantic.Text._sapInformativeTextColorL}, {Semantic.Text._sapInformativeTextColorA})", - "type": "color", - "description": "The color for text showing an informative or information state." + "type": "color" }, "sapPositiveTextColor": { "value": "hsla({Semantic.Text._sapPositiveTextColorH}, {Semantic.Text._sapPositiveTextColorS}, {Semantic.Text._sapPositiveTextColorL}, {Semantic.Text._sapPositiveTextColorA})", - "type": "color", - "description": "The color for text showing positive or success state." + "type": "color" }, "sapCriticalTextColor": { "value": "hsla({Semantic.Text._sapCriticalTextColorH}, {Semantic.Text._sapCriticalTextColorS}, {Semantic.Text._sapCriticalTextColorL}, {Semantic.Text._sapCriticalTextColorA})", - "type": "color", - "description": "The color for text showing critical or warning state." + "type": "color" }, "sapNegativeTextColor": { "value": "hsla({Semantic.Text._sapNegativeTextColorH}, {Semantic.Text._sapNegativeTextColorS}, {Semantic.Text._sapNegativeTextColorL}, {Semantic.Text._sapNegativeTextColorA})", - "type": "color", - "description": "The color for text showing negative or error state." + "type": "color" }, "_sapNeutralTextColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8105,28 +7732,23 @@ "Element": { "sapNeutralElementColor": { "value": "hsla({Semantic.Element._sapNeutralElementColorH}, {Semantic.Element._sapNeutralElementColorS}, {Semantic.Element._sapNeutralElementColorL}, {Semantic.Element._sapNeutralElementColorA})", - "type": "color", - "description": "The color for foreground elements showing neutral state." + "type": "color" }, "sapInformativeElementColor": { "value": "hsla({Semantic.Element._sapInformativeElementColorH}, {Semantic.Element._sapInformativeElementColorS}, {Semantic.Element._sapInformativeElementColorL}, {Semantic.Element._sapInformativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing informative state." + "type": "color" }, "sapPositiveElementColor": { "value": "hsla({Semantic.Element._sapPositiveElementColorH}, {Semantic.Element._sapPositiveElementColorS}, {Semantic.Element._sapPositiveElementColorL}, {Semantic.Element._sapPositiveElementColorA})", - "type": "color", - "description": "The color for foreground elements showing positive state." + "type": "color" }, "sapCriticalElementColor": { "value": "hsla({Semantic.Element._sapCriticalElementColorH}, {Semantic.Element._sapCriticalElementColorS}, {Semantic.Element._sapCriticalElementColorL}, {Semantic.Element._sapCriticalElementColorA})", - "type": "color", - "description": "The color for foreground elements showing critical state." + "type": "color" }, "sapNegativeElementColor": { "value": "hsla({Semantic.Element._sapNegativeElementColorH}, {Semantic.Element._sapNegativeElementColorS}, {Semantic.Element._sapNegativeElementColorL}, {Semantic.Element._sapNegativeElementColorA})", - "type": "color", - "description": "The color for foreground elements showing negative state." + "type": "color" }, "_sapNeutralElementColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -8211,28 +7833,23 @@ }, "sapNeutralColor": { "value": "hsla({Semantic._sapNeutralColorH}, {Semantic._sapNeutralColorS}, {Semantic._sapNeutralColorL}, {Semantic._sapNeutralColorA})", - "type": "color", - "description": "The color for elements showing neutral state." + "type": "color" }, "sapInformativeColor": { "value": "hsla({Semantic._sapInformativeColorH}, {Semantic._sapInformativeColorS}, {Semantic._sapInformativeColorL}, {Semantic._sapInformativeColorA})", - "type": "color", - "description": "The color for elements showing informative state." + "type": "color" }, "sapPositiveColor": { "value": "hsla({Semantic._sapPositiveColorH}, {Semantic._sapPositiveColorS}, {Semantic._sapPositiveColorL}, {Semantic._sapPositiveColorA})", - "type": "color", - "description": "The color for elements showing positive state." + "type": "color" }, "sapCriticalColor": { "value": "hsla({Semantic._sapCriticalColorH}, {Semantic._sapCriticalColorS}, {Semantic._sapCriticalColorL}, {Semantic._sapCriticalColorA})", - "type": "color", - "description": "The color for elements showing critical state." + "type": "color" }, "sapNegativeColor": { "value": "hsla({Semantic._sapNegativeColorH}, {Semantic._sapNegativeColorS}, {Semantic._sapNegativeColorL}, {Semantic._sapNegativeColorA})", - "type": "color", - "description": "The color for elements showing negative state." + "type": "color" }, "_sapInformationColorH": { "value": "{Semantic._sapInformativeColorH}", @@ -8382,39 +7999,42 @@ "Input": { "Information": { "sapField_InformationShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InformationBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating an information status." + "type": "border" }, "sapField_InformationBorderWidth": { "value": "0.0625 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating an information status." + "type": "borderWidth" }, "sapField_InformationBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating an information status." + "type": "asset" }, "sapField_InformationBackground": { "value": "hsla({Input.Information._sapField_InformationBackgroundH}, {Input.Information._sapField_InformationBackgroundS}, {Input.Information._sapField_InformationBackgroundL}, {Input.Information._sapField_InformationBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating an information status." + "type": "color" }, "sapField_InformationColor": { "value": "hsla({Input.Information._sapField_InformationColorH}, {Input.Information._sapField_InformationColorS}, {Input.Information._sapField_InformationColorL}, {Input.Information._sapField_InformationColorA})", - "type": "color", - "description": "The base color an input field indicating an information status." + "type": "color" }, "sapField_Hover_InformationShadow": { - "value": "{Input.Information.sapField_InformationShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating an information status on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InformationBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8451,39 +8071,42 @@ }, "Success": { "sapField_SuccessShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_SuccessBorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a successful user action." + "type": "border" }, "sapField_SuccessBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a successful user action." + "type": "borderWidth" }, "sapField_SuccessBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a successful user action." + "type": "asset" }, "sapField_SuccessBackground": { "value": "hsla({Input.Success._sapField_SuccessBackgroundH}, {Input.Success._sapField_SuccessBackgroundS}, {Input.Success._sapField_SuccessBackgroundL}, {Input.Success._sapField_SuccessBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a successful user action." + "type": "color" }, "sapField_SuccessColor": { "value": "hsla({Input.Success._sapField_SuccessColorH}, {Input.Success._sapField_SuccessColorS}, {Input.Success._sapField_SuccessColorL}, {Input.Success._sapField_SuccessColorA})", - "type": "color", - "description": "The base color an input field indicating a successful user action." + "type": "color" }, "sapField_Hover_SuccessShadow": { - "value": "{Input.Success.sapField_SuccessShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a successful user action on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_SuccessBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8520,39 +8143,42 @@ }, "Warning": { "sapField_WarningShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_WarningBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field indicating a warning." + "type": "border" }, "sapField_WarningBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field indicating a warning." + "type": "borderWidth" }, "sapField_WarningBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field indicating a warning." + "type": "asset" }, "sapField_WarningBackground": { "value": "hsla({Input.Warning._sapField_WarningBackgroundH}, {Input.Warning._sapField_WarningBackgroundS}, {Input.Warning._sapField_WarningBackgroundL}, {Input.Warning._sapField_WarningBackgroundA})", - "type": "color", - "description": "The background color of an input field indicating a warning." + "type": "color" }, "sapField_WarningColor": { "value": "hsla({Input.Warning._sapField_WarningColorH}, {Input.Warning._sapField_WarningColorS}, {Input.Warning._sapField_WarningColorL}, {Input.Warning._sapField_WarningColorA})", - "type": "color", - "description": "The base color of an input field indicating a warning." + "type": "color" }, "sapField_Hover_WarningShadow": { - "value": "{Input.Warning.sapField_WarningShadow}", "type": "boxShadow", - "description": "The shadow of an input field indicating a warning on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_WarningBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -8589,39 +8215,42 @@ }, "Invalid": { "sapField_InvalidShadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field with invalid value." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_InvalidBorderStyle": { "value": "dashed", - "type": "borderStyle", - "description": "The style of borders of an input field with invalid value." + "type": "border" }, "sapField_InvalidBorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of borders of an input field with invalid value." + "type": "borderWidth" }, "sapField_InvalidBackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of an input field with an invalid value." + "type": "asset" }, "sapField_InvalidBackground": { "value": "hsla({Input.Invalid._sapField_InvalidBackgroundH}, {Input.Invalid._sapField_InvalidBackgroundS}, {Input.Invalid._sapField_InvalidBackgroundL}, {Input.Invalid._sapField_InvalidBackgroundA})", - "type": "color", - "description": "The background color of input fields with an invalid value." + "type": "color" }, "sapField_InvalidColor": { "value": "hsla({Input.Invalid._sapField_InvalidColorH}, {Input.Invalid._sapField_InvalidColorS}, {Input.Invalid._sapField_InvalidColorL}, {Input.Invalid._sapField_InvalidColorA})", - "type": "color", - "description": "The base color of input fields with an invalid value." + "type": "color" }, "sapField_Hover_InvalidShadow": { - "value": "{Input.Invalid.sapField_InvalidShadow}", "type": "boxShadow", - "description": "The shadow of an input field with invalid value on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "_sapField_InvalidBackgroundH": { "value": "{Main._sapHighlightColorH}", @@ -8659,103 +8288,93 @@ "Standard": { "sapField_RequiredColor": { "value": "hsla({Input.Standard._sapField_RequiredColorH}, {Input.Standard._sapField_RequiredColorS}, {Input.Standard._sapField_RequiredColorL}, {Input.Standard._sapField_RequiredColorA})", - "type": "color", - "description": "The color of the asterisk next to required input fields." + "type": "color" }, "sapField_Focus_HelpBackground": { "value": "hsla({Input.Standard._sapField_Focus_HelpBackgroundH}, {Input.Standard._sapField_Focus_HelpBackgroundS}, {Input.Standard._sapField_Focus_HelpBackgroundL}, {Input.Standard._sapField_Focus_HelpBackgroundA})", - "type": "color", - "description": "The background color of a focused input field's value help icon." + "type": "color" }, "sapField_Focus_BorderColor": { "value": "hsla({Input.Standard._sapField_Focus_BorderColorH}, {Input.Standard._sapField_Focus_BorderColorS}, {Input.Standard._sapField_Focus_BorderColorL}, {Input.Standard._sapField_Focus_BorderColorA})", - "type": "color", - "description": "The color of a focused input field's borders." + "type": "color" }, "sapField_Focus_Background": { "value": "hsla({Input.Standard._sapField_Focus_BackgroundH}, {Input.Standard._sapField_Focus_BackgroundS}, {Input.Standard._sapField_Focus_BackgroundL}, {Input.Standard._sapField_Focus_BackgroundA})", - "type": "color", - "description": "The background color of focused input fields." + "type": "color" }, "sapField_Active_BorderColor": { "value": "hsla({Input.Standard._sapField_Active_BorderColorH}, {Input.Standard._sapField_Active_BorderColorS}, {Input.Standard._sapField_Active_BorderColorL}, {Input.Standard._sapField_Active_BorderColorA})", - "type": "color", - "description": "The border color of active input fields." + "type": "color" }, "sapField_Hover_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field on hover." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_Hover_HelpBackground": { "value": "hsla({Input.Standard._sapField_Hover_HelpBackgroundH}, {Input.Standard._sapField_Hover_HelpBackgroundS}, {Input.Standard._sapField_Hover_HelpBackgroundL}, {Input.Standard._sapField_Hover_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon on hover." + "type": "color" }, "sapField_Hover_BorderColor": { "value": "hsla({Input.Standard._sapField_Hover_BorderColorH}, {Input.Standard._sapField_Hover_BorderColorS}, {Input.Standard._sapField_Hover_BorderColorL}, {Input.Standard._sapField_Hover_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders on hover." + "type": "color" }, "sapField_Hover_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields on hover." + "type": "asset" }, "sapField_Hover_Background": { "value": "hsla({Input.Standard._sapField_Hover_BackgroundH}, {Input.Standard._sapField_Hover_BackgroundS}, {Input.Standard._sapField_Hover_BackgroundL}, {Input.Standard._sapField_Hover_BackgroundA})", - "type": "color", - "description": "The background color of input fields on hover." + "type": "color" }, "sapField_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The shadow of an input field." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapField_BorderCornerRadius": { "value": "0", - "type": "borderRadius", - "description": "Defines whether an input field has rounded corners." + "type": "borderRadius" }, "sapField_BorderStyle": { "value": "solid", - "type": "borderStyle", - "description": "The style of borders of an input field." + "type": "border" }, "sapField_BorderWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The thickness of an input field's borders." + "type": "borderWidth" }, "sapField_HelpBackground": { "value": "hsla({Input.Standard._sapField_HelpBackgroundH}, {Input.Standard._sapField_HelpBackgroundS}, {Input.Standard._sapField_HelpBackgroundL}, {Input.Standard._sapField_HelpBackgroundA})", - "type": "color", - "description": "The color of the value help icon." + "type": "color" }, "sapField_BorderColor": { "value": "hsla({Input.Standard._sapField_BorderColorH}, {Input.Standard._sapField_BorderColorS}, {Input.Standard._sapField_BorderColorL}, {Input.Standard._sapField_BorderColorA})", - "type": "color", - "description": "The color of an input field's borders." + "type": "color" }, "sapField_PlaceholderTextColor": { "value": "hsla({Input.Standard._sapField_PlaceholderTextColorH}, {Input.Standard._sapField_PlaceholderTextColorS}, {Input.Standard._sapField_PlaceholderTextColorL}, {Input.Standard._sapField_PlaceholderTextColorA})", - "type": "color", - "description": "The text color of prompt text (placeholder) within input controls." + "type": "color" }, "sapField_TextColor": { "value": "hsla({Input.Standard._sapField_TextColorH}, {Input.Standard._sapField_TextColorS}, {Input.Standard._sapField_TextColorL}, {Input.Standard._sapField_TextColorA})", - "type": "color", - "description": "The text color of input fields." + "type": "color" }, "sapField_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of input fields." + "type": "asset" }, "sapField_Background": { "value": "hsla({Input.Standard._sapField_BackgroundH}, {Input.Standard._sapField_BackgroundS}, {Input.Standard._sapField_BackgroundL}, {Input.Standard._sapField_BackgroundA})", - "type": "color", - "description": "The background color of input fields." + "type": "color" }, "_sapField_RequiredColorH": { "value": "{Text._sapTextColorH}", @@ -8969,28 +8588,23 @@ "Readonly": { "sapField_ReadOnly_HelpBackground": { "value": "hsla({Input.Readonly._sapField_ReadOnly_HelpBackgroundH}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundS}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundL}, {Input.Readonly._sapField_ReadOnly_HelpBackgroundA})", - "type": "color", - "description": "The background color of a read-only input field's value help icon." + "type": "color" }, "sapField_ReadOnly_BorderStyle": { "value": "{Input.Standard.sapField_BorderStyle}", - "type": "borderStyle", - "description": "The border style of read-only input fields." + "type": "border" }, "sapField_ReadOnly_BorderColor": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BorderColorH}, {Input.Readonly._sapField_ReadOnly_BorderColorS}, {Input.Readonly._sapField_ReadOnly_BorderColorL}, {Input.Readonly._sapField_ReadOnly_BorderColorA})", - "type": "color", - "description": "The color of a read-only input field's borders." + "type": "color" }, "sapField_ReadOnly_BackgroundStyle": { "value": "none", - "type": "asset", - "description": "The background style of read-only input fields." + "type": "asset" }, "sapField_ReadOnly_Background": { "value": "hsla({Input.Readonly._sapField_ReadOnly_BackgroundH}, {Input.Readonly._sapField_ReadOnly_BackgroundS}, {Input.Readonly._sapField_ReadOnly_BackgroundL}, {Input.Readonly._sapField_ReadOnly_BackgroundA})", - "type": "color", - "description": "The background color of a read-only input field." + "type": "color" }, "_sapField_ReadOnly_HelpBackgroundH": { "value": "{Input.Readonly._sapField_ReadOnly_BackgroundH}", @@ -9046,13 +8660,11 @@ "Token": { "sapButton_TokenBorderColor": { "value": "hsla({Button.Token._sapButton_TokenBorderColorH}, {Button.Token._sapButton_TokenBorderColorS}, {Button.Token._sapButton_TokenBorderColorL}, {Button.Token._sapButton_TokenBorderColorA})", - "type": "color", - "description": "The border color of token buttons." + "type": "color" }, "sapButton_TokenBackground": { "value": "hsla({Button.Token._sapButton_TokenBackgroundH}, {Button.Token._sapButton_TokenBackgroundS}, {Button.Token._sapButton_TokenBackgroundL}, {Button.Token._sapButton_TokenBackgroundA})", - "type": "color", - "description": "The background color of token buttons." + "type": "color" }, "_sapButton_TokenBorderColorH": { "value": "{Button.Standard._sapButton_BorderColorH}", @@ -9090,54 +8702,47 @@ "Switch": { "sapButton_Handle_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of positive button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Positive_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_TextColorH}, {Button.Switch._sapButton_Handle_Positive_TextColorS}, {Button.Switch._sapButton_Handle_Positive_TextColorL}, {Button.Switch._sapButton_Handle_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BorderColorH}, {Button.Switch._sapButton_Handle_Positive_BorderColorS}, {Button.Switch._sapButton_Handle_Positive_BorderColorL}, {Button.Switch._sapButton_Handle_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Positive_BackgroundH}, {Button.Switch._sapButton_Handle_Positive_BackgroundS}, {Button.Switch._sapButton_Handle_Positive_BackgroundL}, {Button.Switch._sapButton_Handle_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the handle of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Positive_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Positive_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of positive button controls such as the switch." + "type": "color" }, "_sapButton_Track_Positive_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9157,69 +8762,59 @@ }, "sapButton_Track_Positive_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_TextColorH}, {Button.Switch._sapButton_Track_Positive_TextColorS}, {Button.Switch._sapButton_Track_Positive_TextColorL}, {Button.Switch._sapButton_Track_Positive_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BorderColorH}, {Button.Switch._sapButton_Track_Positive_BorderColorS}, {Button.Switch._sapButton_Track_Positive_BorderColorL}, {Button.Switch._sapButton_Track_Positive_BorderColorA})", - "type": "color", - "description": "The border color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Track_Positive_Background": { "value": "hsla({Button.Switch._sapButton_Track_Positive_BackgroundH}, {Button.Switch._sapButton_Track_Positive_BackgroundS}, {Button.Switch._sapButton_Track_Positive_BackgroundL}, {Button.Switch._sapButton_Track_Positive_BackgroundA})", - "type": "color", - "description": "The background color for the track of positive button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of negative button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Negative_TextColorH": { - "value": "{Text._sapTextColorH}", + "value": "{Text._sapContent_ContrastTextColorH}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorS": { - "value": "{Text._sapTextColorS}", + "value": "{Text._sapContent_ContrastTextColorS}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorL": { - "value": "{Text._sapTextColorL}", + "value": "{Text._sapContent_ContrastTextColorL}", "type": "internal" }, "_sapButton_Handle_Negative_TextColorA": { - "value": "{Text._sapTextColorA}", + "value": "{Text._sapContent_ContrastTextColorA}", "type": "internal" }, "sapButton_Handle_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_TextColorH}, {Button.Switch._sapButton_Handle_Negative_TextColorS}, {Button.Switch._sapButton_Handle_Negative_TextColorL}, {Button.Switch._sapButton_Handle_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BorderColorH}, {Button.Switch._sapButton_Handle_Negative_BorderColorS}, {Button.Switch._sapButton_Handle_Negative_BorderColorL}, {Button.Switch._sapButton_Handle_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Negative_BackgroundH}, {Button.Switch._sapButton_Handle_Negative_BackgroundS}, {Button.Switch._sapButton_Handle_Negative_BackgroundL}, {Button.Switch._sapButton_Handle_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the handle of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of negative button controls such as the switch." + "type": "color" }, "_sapButton_Track_Negative_TextColorH": { "value": "{Text._sapContent_ContrastTextColorH}", @@ -9239,28 +8834,23 @@ }, "sapButton_Track_Negative_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_TextColorH}, {Button.Switch._sapButton_Track_Negative_TextColorS}, {Button.Switch._sapButton_Track_Negative_TextColorL}, {Button.Switch._sapButton_Track_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BorderColorH}, {Button.Switch._sapButton_Track_Negative_BorderColorS}, {Button.Switch._sapButton_Track_Negative_BorderColorL}, {Button.Switch._sapButton_Track_Negative_BorderColorA})", - "type": "color", - "description": "The border color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Track_Negative_Background": { "value": "hsla({Button.Switch._sapButton_Track_Negative_BackgroundH}, {Button.Switch._sapButton_Track_Negative_BackgroundS}, {Button.Switch._sapButton_Track_Negative_BackgroundL}, {Button.Switch._sapButton_Track_Negative_BackgroundA})", - "type": "color", - "description": "The background color for the track of negative button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9280,28 +8870,23 @@ }, "sapButton_Handle_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_TextColorH}, {Button.Switch._sapButton_Handle_Selected_TextColorS}, {Button.Switch._sapButton_Handle_Selected_TextColorL}, {Button.Switch._sapButton_Handle_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BorderColorH}, {Button.Switch._sapButton_Handle_Selected_BorderColorS}, {Button.Switch._sapButton_Handle_Selected_BorderColorL}, {Button.Switch._sapButton_Handle_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Selected_BackgroundH}, {Button.Switch._sapButton_Handle_Selected_BackgroundS}, {Button.Switch._sapButton_Handle_Selected_BackgroundL}, {Button.Switch._sapButton_Handle_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BorderColorH}, {Button.Switch._sapButton_Handle_Hover_BorderColorS}, {Button.Switch._sapButton_Handle_Hover_BorderColorL}, {Button.Switch._sapButton_Handle_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Handle_Hover_BackgroundH}, {Button.Switch._sapButton_Handle_Hover_BackgroundS}, {Button.Switch._sapButton_Handle_Hover_BackgroundL}, {Button.Switch._sapButton_Handle_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered handle of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9321,28 +8906,23 @@ }, "sapButton_Handle_TextColor": { "value": "hsla({Button.Switch._sapButton_Handle_TextColorH}, {Button.Switch._sapButton_Handle_TextColorS}, {Button.Switch._sapButton_Handle_TextColorL}, {Button.Switch._sapButton_Handle_TextColorA})", - "type": "color", - "description": "The text and icon color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_BorderColor": { "value": "hsla({Button.Switch._sapButton_Handle_BorderColorH}, {Button.Switch._sapButton_Handle_BorderColorS}, {Button.Switch._sapButton_Handle_BorderColorL}, {Button.Switch._sapButton_Handle_BorderColorA})", - "type": "color", - "description": "The border color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Handle_Background": { "value": "hsla({Button.Switch._sapButton_Handle_BackgroundH}, {Button.Switch._sapButton_Handle_BackgroundS}, {Button.Switch._sapButton_Handle_BackgroundL}, {Button.Switch._sapButton_Handle_BackgroundA})", - "type": "color", - "description": "The background color for the handle of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered selected track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9362,28 +8942,23 @@ }, "sapButton_Track_Selected_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_TextColorH}, {Button.Switch._sapButton_Track_Selected_TextColorS}, {Button.Switch._sapButton_Track_Selected_TextColorL}, {Button.Switch._sapButton_Track_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BorderColorH}, {Button.Switch._sapButton_Track_Selected_BorderColorS}, {Button.Switch._sapButton_Track_Selected_BorderColorL}, {Button.Switch._sapButton_Track_Selected_BorderColorA})", - "type": "color", - "description": "The border color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Selected_Background": { "value": "hsla({Button.Switch._sapButton_Track_Selected_BackgroundH}, {Button.Switch._sapButton_Track_Selected_BackgroundS}, {Button.Switch._sapButton_Track_Selected_BackgroundL}, {Button.Switch._sapButton_Track_Selected_BackgroundA})", - "type": "color", - "description": "The background color for the selected track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BorderColorH}, {Button.Switch._sapButton_Track_Hover_BorderColorS}, {Button.Switch._sapButton_Track_Hover_BorderColorL}, {Button.Switch._sapButton_Track_Hover_BorderColorA})", - "type": "color", - "description": "The border color for the hovered track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Hover_Background": { "value": "hsla({Button.Switch._sapButton_Track_Hover_BackgroundH}, {Button.Switch._sapButton_Track_Hover_BackgroundS}, {Button.Switch._sapButton_Track_Hover_BackgroundL}, {Button.Switch._sapButton_Track_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hovered track of button controls such as the switch." + "type": "color" }, "_sapButton_Track_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9403,18 +8978,15 @@ }, "sapButton_Track_TextColor": { "value": "hsla({Button.Switch._sapButton_Track_TextColorH}, {Button.Switch._sapButton_Track_TextColorS}, {Button.Switch._sapButton_Track_TextColorL}, {Button.Switch._sapButton_Track_TextColorA})", - "type": "color", - "description": "The text and icon color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_BorderColor": { "value": "hsla({Button.Switch._sapButton_Track_BorderColorH}, {Button.Switch._sapButton_Track_BorderColorS}, {Button.Switch._sapButton_Track_BorderColorL}, {Button.Switch._sapButton_Track_BorderColorA})", - "type": "color", - "description": "The border color for the track of button controls such as the switch." + "type": "color" }, "sapButton_Track_Background": { "value": "hsla({Button.Switch._sapButton_Track_BackgroundH}, {Button.Switch._sapButton_Track_BackgroundS}, {Button.Switch._sapButton_Track_BackgroundL}, {Button.Switch._sapButton_Track_BackgroundA})", - "type": "color", - "description": "The background color for the track of button controls such as the switch." + "type": "color" }, "_sapButton_Handle_Positive_Hover_BorderColorH": { "value": "{Button.Switch._sapButton_Handle_Positive_BorderColorH}", @@ -9948,18 +9520,15 @@ }, "sapButton_Neutral_Active_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_TextColorH}, {Button.Neutral._sapButton_Neutral_Active_TextColorS}, {Button.Neutral._sapButton_Neutral_Active_TextColorL}, {Button.Neutral._sapButton_Neutral_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BorderColorH}, {Button.Neutral._sapButton_Neutral_Active_BorderColorS}, {Button.Neutral._sapButton_Neutral_Active_BorderColorL}, {Button.Neutral._sapButton_Neutral_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Active_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Active_BackgroundH}, {Button.Neutral._sapButton_Neutral_Active_BackgroundS}, {Button.Neutral._sapButton_Neutral_Active_BackgroundL}, {Button.Neutral._sapButton_Neutral_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -9979,18 +9548,15 @@ }, "sapButton_Neutral_Hover_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_TextColorH}, {Button.Neutral._sapButton_Neutral_Hover_TextColorS}, {Button.Neutral._sapButton_Neutral_Hover_TextColorL}, {Button.Neutral._sapButton_Neutral_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BorderColorH}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorS}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorL}, {Button.Neutral._sapButton_Neutral_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Hover_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_Hover_BackgroundH}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundS}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundL}, {Button.Neutral._sapButton_Neutral_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10010,18 +9576,15 @@ }, "sapButton_Neutral_TextColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_TextColorH}, {Button.Neutral._sapButton_Neutral_TextColorS}, {Button.Neutral._sapButton_Neutral_TextColorL}, {Button.Neutral._sapButton_Neutral_TextColorA})", - "type": "color", - "description": "The text and icon color of neutral buttons." + "type": "color" }, "sapButton_Neutral_BorderColor": { "value": "hsla({Button.Neutral._sapButton_Neutral_BorderColorH}, {Button.Neutral._sapButton_Neutral_BorderColorS}, {Button.Neutral._sapButton_Neutral_BorderColorL}, {Button.Neutral._sapButton_Neutral_BorderColorA})", - "type": "color", - "description": "The border color of neutral buttons." + "type": "color" }, "sapButton_Neutral_Background": { "value": "hsla({Button.Neutral._sapButton_Neutral_BackgroundH}, {Button.Neutral._sapButton_Neutral_BackgroundS}, {Button.Neutral._sapButton_Neutral_BackgroundL}, {Button.Neutral._sapButton_Neutral_BackgroundA})", - "type": "color", - "description": "The background color of neutral buttons." + "type": "color" }, "_sapButton_Neutral_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10139,18 +9702,15 @@ }, "sapButton_Information_Active_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Active_TextColorH}, {Button.Information._sapButton_Information_Active_TextColorS}, {Button.Information._sapButton_Information_Active_TextColorL}, {Button.Information._sapButton_Information_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of information buttons." + "type": "color" }, "sapButton_Information_Active_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Active_BorderColorH}, {Button.Information._sapButton_Information_Active_BorderColorS}, {Button.Information._sapButton_Information_Active_BorderColorL}, {Button.Information._sapButton_Information_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of information buttons." + "type": "color" }, "sapButton_Information_Active_Background": { "value": "hsla({Button.Information._sapButton_Information_Active_BackgroundH}, {Button.Information._sapButton_Information_Active_BackgroundS}, {Button.Information._sapButton_Information_Active_BackgroundL}, {Button.Information._sapButton_Information_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of information buttons." + "type": "color" }, "_sapButton_Information_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10170,18 +9730,15 @@ }, "sapButton_Information_Hover_TextColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_TextColorH}, {Button.Information._sapButton_Information_Hover_TextColorS}, {Button.Information._sapButton_Information_Hover_TextColorL}, {Button.Information._sapButton_Information_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of information buttons." + "type": "color" }, "sapButton_Information_Hover_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_Hover_BorderColorH}, {Button.Information._sapButton_Information_Hover_BorderColorS}, {Button.Information._sapButton_Information_Hover_BorderColorL}, {Button.Information._sapButton_Information_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of information buttons." + "type": "color" }, "sapButton_Information_Hover_Background": { "value": "hsla({Button.Information._sapButton_Information_Hover_BackgroundH}, {Button.Information._sapButton_Information_Hover_BackgroundS}, {Button.Information._sapButton_Information_Hover_BackgroundL}, {Button.Information._sapButton_Information_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of information buttons." + "type": "color" }, "_sapButton_Information_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10201,18 +9758,15 @@ }, "sapButton_Information_TextColor": { "value": "hsla({Button.Information._sapButton_Information_TextColorH}, {Button.Information._sapButton_Information_TextColorS}, {Button.Information._sapButton_Information_TextColorL}, {Button.Information._sapButton_Information_TextColorA})", - "type": "color", - "description": "The text and icon color of information buttons." + "type": "color" }, "sapButton_Information_BorderColor": { "value": "hsla({Button.Information._sapButton_Information_BorderColorH}, {Button.Information._sapButton_Information_BorderColorS}, {Button.Information._sapButton_Information_BorderColorL}, {Button.Information._sapButton_Information_BorderColorA})", - "type": "color", - "description": "The border color of information buttons." + "type": "color" }, "sapButton_Information_Background": { "value": "hsla({Button.Information._sapButton_Information_BackgroundH}, {Button.Information._sapButton_Information_BackgroundS}, {Button.Information._sapButton_Information_BackgroundL}, {Button.Information._sapButton_Information_BackgroundA})", - "type": "color", - "description": "The background color of information buttons." + "type": "color" }, "_sapButton_Information_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10330,18 +9884,15 @@ }, "sapButton_Success_Active_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Active_TextColorH}, {Button.Success._sapButton_Success_Active_TextColorS}, {Button.Success._sapButton_Success_Active_TextColorL}, {Button.Success._sapButton_Success_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of success buttons." + "type": "color" }, "sapButton_Success_Active_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Active_BorderColorH}, {Button.Success._sapButton_Success_Active_BorderColorS}, {Button.Success._sapButton_Success_Active_BorderColorL}, {Button.Success._sapButton_Success_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of success buttons." + "type": "color" }, "sapButton_Success_Active_Background": { "value": "hsla({Button.Success._sapButton_Success_Active_BackgroundH}, {Button.Success._sapButton_Success_Active_BackgroundS}, {Button.Success._sapButton_Success_Active_BackgroundL}, {Button.Success._sapButton_Success_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of success buttons." + "type": "color" }, "_sapButton_Success_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10361,18 +9912,15 @@ }, "sapButton_Success_Hover_TextColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_TextColorH}, {Button.Success._sapButton_Success_Hover_TextColorS}, {Button.Success._sapButton_Success_Hover_TextColorL}, {Button.Success._sapButton_Success_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of success buttons." + "type": "color" }, "sapButton_Success_Hover_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_Hover_BorderColorH}, {Button.Success._sapButton_Success_Hover_BorderColorS}, {Button.Success._sapButton_Success_Hover_BorderColorL}, {Button.Success._sapButton_Success_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of success buttons." + "type": "color" }, "sapButton_Success_Hover_Background": { "value": "hsla({Button.Success._sapButton_Success_Hover_BackgroundH}, {Button.Success._sapButton_Success_Hover_BackgroundS}, {Button.Success._sapButton_Success_Hover_BackgroundL}, {Button.Success._sapButton_Success_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of success buttons." + "type": "color" }, "_sapButton_Success_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10392,18 +9940,15 @@ }, "sapButton_Success_TextColor": { "value": "hsla({Button.Success._sapButton_Success_TextColorH}, {Button.Success._sapButton_Success_TextColorS}, {Button.Success._sapButton_Success_TextColorL}, {Button.Success._sapButton_Success_TextColorA})", - "type": "color", - "description": "The text and icon color of success buttons." + "type": "color" }, "sapButton_Success_BorderColor": { "value": "hsla({Button.Success._sapButton_Success_BorderColorH}, {Button.Success._sapButton_Success_BorderColorS}, {Button.Success._sapButton_Success_BorderColorL}, {Button.Success._sapButton_Success_BorderColorA})", - "type": "color", - "description": "The border color of success buttons." + "type": "color" }, "sapButton_Success_Background": { "value": "hsla({Button.Success._sapButton_Success_BackgroundH}, {Button.Success._sapButton_Success_BackgroundS}, {Button.Success._sapButton_Success_BackgroundL}, {Button.Success._sapButton_Success_BackgroundA})", - "type": "color", - "description": "The background color of success buttons." + "type": "color" }, "_sapButton_Success_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10521,18 +10066,15 @@ }, "sapButton_Critical_Active_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_TextColorH}, {Button.Critical._sapButton_Critical_Active_TextColorS}, {Button.Critical._sapButton_Critical_Active_TextColorL}, {Button.Critical._sapButton_Critical_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BorderColorH}, {Button.Critical._sapButton_Critical_Active_BorderColorS}, {Button.Critical._sapButton_Critical_Active_BorderColorL}, {Button.Critical._sapButton_Critical_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Active_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Active_BackgroundH}, {Button.Critical._sapButton_Critical_Active_BackgroundS}, {Button.Critical._sapButton_Critical_Active_BackgroundL}, {Button.Critical._sapButton_Critical_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10552,18 +10094,15 @@ }, "sapButton_Critical_Hover_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_TextColorH}, {Button.Critical._sapButton_Critical_Hover_TextColorS}, {Button.Critical._sapButton_Critical_Hover_TextColorL}, {Button.Critical._sapButton_Critical_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BorderColorH}, {Button.Critical._sapButton_Critical_Hover_BorderColorS}, {Button.Critical._sapButton_Critical_Hover_BorderColorL}, {Button.Critical._sapButton_Critical_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of critical buttons." + "type": "color" }, "sapButton_Critical_Hover_Background": { "value": "hsla({Button.Critical._sapButton_Critical_Hover_BackgroundH}, {Button.Critical._sapButton_Critical_Hover_BackgroundS}, {Button.Critical._sapButton_Critical_Hover_BackgroundL}, {Button.Critical._sapButton_Critical_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of critical buttons." + "type": "color" }, "_sapButton_Critical_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10583,18 +10122,15 @@ }, "sapButton_Critical_TextColor": { "value": "hsla({Button.Critical._sapButton_Critical_TextColorH}, {Button.Critical._sapButton_Critical_TextColorS}, {Button.Critical._sapButton_Critical_TextColorL}, {Button.Critical._sapButton_Critical_TextColorA})", - "type": "color", - "description": "The text and icon color of critical buttons." + "type": "color" }, "sapButton_Critical_BorderColor": { "value": "hsla({Button.Critical._sapButton_Critical_BorderColorH}, {Button.Critical._sapButton_Critical_BorderColorS}, {Button.Critical._sapButton_Critical_BorderColorL}, {Button.Critical._sapButton_Critical_BorderColorA})", - "type": "color", - "description": "The border color of critical buttons." + "type": "color" }, "sapButton_Critical_Background": { "value": "hsla({Button.Critical._sapButton_Critical_BackgroundH}, {Button.Critical._sapButton_Critical_BackgroundS}, {Button.Critical._sapButton_Critical_BackgroundL}, {Button.Critical._sapButton_Critical_BackgroundA})", - "type": "color", - "description": "The background color of critical buttons." + "type": "color" }, "_sapButton_Critical_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10712,18 +10248,15 @@ }, "sapButton_Negative_Active_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_TextColorH}, {Button.Negative._sapButton_Negative_Active_TextColorS}, {Button.Negative._sapButton_Negative_Active_TextColorL}, {Button.Negative._sapButton_Negative_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BorderColorH}, {Button.Negative._sapButton_Negative_Active_BorderColorS}, {Button.Negative._sapButton_Negative_Active_BorderColorL}, {Button.Negative._sapButton_Negative_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Active_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Active_BackgroundH}, {Button.Negative._sapButton_Negative_Active_BackgroundS}, {Button.Negative._sapButton_Negative_Active_BackgroundL}, {Button.Negative._sapButton_Negative_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10743,18 +10276,15 @@ }, "sapButton_Negative_Hover_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_TextColorH}, {Button.Negative._sapButton_Negative_Hover_TextColorS}, {Button.Negative._sapButton_Negative_Hover_TextColorL}, {Button.Negative._sapButton_Negative_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BorderColorH}, {Button.Negative._sapButton_Negative_Hover_BorderColorS}, {Button.Negative._sapButton_Negative_Hover_BorderColorL}, {Button.Negative._sapButton_Negative_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of negative buttons." + "type": "color" }, "sapButton_Negative_Hover_Background": { "value": "hsla({Button.Negative._sapButton_Negative_Hover_BackgroundH}, {Button.Negative._sapButton_Negative_Hover_BackgroundS}, {Button.Negative._sapButton_Negative_Hover_BackgroundL}, {Button.Negative._sapButton_Negative_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of negative buttons." + "type": "color" }, "_sapButton_Negative_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10774,18 +10304,15 @@ }, "sapButton_Negative_TextColor": { "value": "hsla({Button.Negative._sapButton_Negative_TextColorH}, {Button.Negative._sapButton_Negative_TextColorS}, {Button.Negative._sapButton_Negative_TextColorL}, {Button.Negative._sapButton_Negative_TextColorA})", - "type": "color", - "description": "The text and icon color of negative buttons." + "type": "color" }, "sapButton_Negative_BorderColor": { "value": "hsla({Button.Negative._sapButton_Negative_BorderColorH}, {Button.Negative._sapButton_Negative_BorderColorS}, {Button.Negative._sapButton_Negative_BorderColorL}, {Button.Negative._sapButton_Negative_BorderColorA})", - "type": "color", - "description": "The border color of negative buttons." + "type": "color" }, "sapButton_Negative_Background": { "value": "hsla({Button.Negative._sapButton_Negative_BackgroundH}, {Button.Negative._sapButton_Negative_BackgroundS}, {Button.Negative._sapButton_Negative_BackgroundL}, {Button.Negative._sapButton_Negative_BackgroundA})", - "type": "color", - "description": "The background color of negative buttons." + "type": "color" }, "_sapButton_Negative_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -10887,13 +10414,11 @@ "Attention": { "sapButton_Attention_Selected_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10913,18 +10438,15 @@ }, "sapButton_Attention_Selected_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_TextColorH}, {Button.Attention._sapButton_Attention_Selected_TextColorS}, {Button.Attention._sapButton_Attention_Selected_TextColorL}, {Button.Attention._sapButton_Attention_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BorderColorH}, {Button.Attention._sapButton_Attention_Selected_BorderColorS}, {Button.Attention._sapButton_Attention_Selected_BorderColorL}, {Button.Attention._sapButton_Attention_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) attention buttons." + "type": "color" }, "sapButton_Attention_Selected_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Selected_BackgroundH}, {Button.Attention._sapButton_Attention_Selected_BackgroundS}, {Button.Attention._sapButton_Attention_Selected_BackgroundL}, {Button.Attention._sapButton_Attention_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) attention buttons." + "type": "color" }, "_sapButton_Attention_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10944,18 +10466,15 @@ }, "sapButton_Attention_Active_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_TextColorH}, {Button.Attention._sapButton_Attention_Active_TextColorS}, {Button.Attention._sapButton_Attention_Active_TextColorL}, {Button.Attention._sapButton_Attention_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BorderColorH}, {Button.Attention._sapButton_Attention_Active_BorderColorS}, {Button.Attention._sapButton_Attention_Active_BorderColorL}, {Button.Attention._sapButton_Attention_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Active_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Active_BackgroundH}, {Button.Attention._sapButton_Attention_Active_BackgroundS}, {Button.Attention._sapButton_Attention_Active_BackgroundL}, {Button.Attention._sapButton_Attention_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -10975,18 +10494,15 @@ }, "sapButton_Attention_Hover_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_TextColorH}, {Button.Attention._sapButton_Attention_Hover_TextColorS}, {Button.Attention._sapButton_Attention_Hover_TextColorL}, {Button.Attention._sapButton_Attention_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BorderColorH}, {Button.Attention._sapButton_Attention_Hover_BorderColorS}, {Button.Attention._sapButton_Attention_Hover_BorderColorL}, {Button.Attention._sapButton_Attention_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of attention buttons." + "type": "color" }, "sapButton_Attention_Hover_Background": { "value": "hsla({Button.Attention._sapButton_Attention_Hover_BackgroundH}, {Button.Attention._sapButton_Attention_Hover_BackgroundS}, {Button.Attention._sapButton_Attention_Hover_BackgroundL}, {Button.Attention._sapButton_Attention_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of attention buttons." + "type": "color" }, "_sapButton_Attention_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11006,18 +10522,15 @@ }, "sapButton_Attention_TextColor": { "value": "hsla({Button.Attention._sapButton_Attention_TextColorH}, {Button.Attention._sapButton_Attention_TextColorS}, {Button.Attention._sapButton_Attention_TextColorL}, {Button.Attention._sapButton_Attention_TextColorA})", - "type": "color", - "description": "The text and icon color of attention buttons." + "type": "color" }, "sapButton_Attention_BorderColor": { "value": "hsla({Button.Attention._sapButton_Attention_BorderColorH}, {Button.Attention._sapButton_Attention_BorderColorS}, {Button.Attention._sapButton_Attention_BorderColorL}, {Button.Attention._sapButton_Attention_BorderColorA})", - "type": "color", - "description": "The border color of attention buttons." + "type": "color" }, "sapButton_Attention_Background": { "value": "hsla({Button.Attention._sapButton_Attention_BackgroundH}, {Button.Attention._sapButton_Attention_BackgroundS}, {Button.Attention._sapButton_Attention_BackgroundL}, {Button.Attention._sapButton_Attention_BackgroundA})", - "type": "color", - "description": "The background color of attention buttons." + "type": "color" }, "_sapButton_Attention_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11183,13 +10696,11 @@ "Standard": { "sapButton_Selected_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BorderColorH}, {Button.Standard._sapButton_Selected_Hover_BorderColorS}, {Button.Standard._sapButton_Selected_Hover_BorderColorL}, {Button.Standard._sapButton_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) buttons." + "type": "color" }, "sapButton_Selected_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Selected_Hover_BackgroundH}, {Button.Standard._sapButton_Selected_Hover_BackgroundS}, {Button.Standard._sapButton_Selected_Hover_BackgroundL}, {Button.Standard._sapButton_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) buttons." + "type": "color" }, "_sapButton_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11209,18 +10720,15 @@ }, "sapButton_Selected_TextColor": { "value": "hsla({Button.Standard._sapButton_Selected_TextColorH}, {Button.Standard._sapButton_Selected_TextColorS}, {Button.Standard._sapButton_Selected_TextColorL}, {Button.Standard._sapButton_Selected_TextColorA})", - "type": "color", - "description": "The selected (toggled) state text and icon color of buttons." + "type": "color" }, "sapButton_Selected_BorderColor": { "value": "hsla({Button.Standard._sapButton_Selected_BorderColorH}, {Button.Standard._sapButton_Selected_BorderColorS}, {Button.Standard._sapButton_Selected_BorderColorL}, {Button.Standard._sapButton_Selected_BorderColorA})", - "type": "color", - "description": "The selected (toggled) state border color of buttons." + "type": "color" }, "sapButton_Selected_Background": { "value": "hsla({Button.Standard._sapButton_Selected_BackgroundH}, {Button.Standard._sapButton_Selected_BackgroundS}, {Button.Standard._sapButton_Selected_BackgroundL}, {Button.Standard._sapButton_Selected_BackgroundA})", - "type": "color", - "description": "The selected (toggled) state background color of buttons." + "type": "color" }, "_sapButton_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11240,18 +10748,15 @@ }, "sapButton_Active_TextColor": { "value": "hsla({Button.Standard._sapButton_Active_TextColorH}, {Button.Standard._sapButton_Active_TextColorS}, {Button.Standard._sapButton_Active_TextColorL}, {Button.Standard._sapButton_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text and icon color of buttons." + "type": "color" }, "sapButton_Active_BorderColor": { "value": "hsla({Button.Standard._sapButton_Active_BorderColorH}, {Button.Standard._sapButton_Active_BorderColorS}, {Button.Standard._sapButton_Active_BorderColorL}, {Button.Standard._sapButton_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of buttons." + "type": "color" }, "sapButton_Active_Background": { "value": "hsla({Button.Standard._sapButton_Active_BackgroundH}, {Button.Standard._sapButton_Active_BackgroundS}, {Button.Standard._sapButton_Active_BackgroundL}, {Button.Standard._sapButton_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of buttons." + "type": "color" }, "_sapButton_IconColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -11271,8 +10776,7 @@ }, "sapButton_IconColor": { "value": "hsla({Button.Standard._sapButton_IconColorH}, {Button.Standard._sapButton_IconColorS}, {Button.Standard._sapButton_IconColorL}, {Button.Standard._sapButton_IconColorA})", - "type": "color", - "description": "The color of icons on buttons." + "type": "color" }, "_sapButton_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11292,18 +10796,15 @@ }, "sapButton_Hover_TextColor": { "value": "hsla({Button.Standard._sapButton_Hover_TextColorH}, {Button.Standard._sapButton_Hover_TextColorS}, {Button.Standard._sapButton_Hover_TextColorL}, {Button.Standard._sapButton_Hover_TextColorA})", - "type": "color", - "description": "The color of texts and icons on buttons on hover." + "type": "color" }, "sapButton_Hover_BorderColor": { "value": "hsla({Button.Standard._sapButton_Hover_BorderColorH}, {Button.Standard._sapButton_Hover_BorderColorS}, {Button.Standard._sapButton_Hover_BorderColorL}, {Button.Standard._sapButton_Hover_BorderColorA})", - "type": "color", - "description": "The color of a button's borders on hover." + "type": "color" }, "sapButton_Hover_Background": { "value": "hsla({Button.Standard._sapButton_Hover_BackgroundH}, {Button.Standard._sapButton_Hover_BackgroundS}, {Button.Standard._sapButton_Hover_BackgroundL}, {Button.Standard._sapButton_Hover_BackgroundA})", - "type": "color", - "description": "The background color of buttons on hover." + "type": "color" }, "_sapButton_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11323,28 +10824,23 @@ }, "sapButton_TextColor": { "value": "hsla({Button.Standard._sapButton_TextColorH}, {Button.Standard._sapButton_TextColorS}, {Button.Standard._sapButton_TextColorL}, {Button.Standard._sapButton_TextColorA})", - "type": "color", - "description": "The color of texts on buttons." + "type": "color" }, "sapButton_BorderCornerRadius": { "value": "0.375 * {Internal.sapContent_GridSize}", - "type": "borderRadius", - "description": "Defines whether a button has rounded corners." + "type": "borderRadius" }, "sapButton_BorderWidth": { "value": "{Internal.sapElement_BorderWidth}", - "type": "borderWidth", - "description": "The thickness of button borders." + "type": "borderWidth" }, "sapButton_BorderColor": { "value": "hsla({Button.Standard._sapButton_BorderColorH}, {Button.Standard._sapButton_BorderColorS}, {Button.Standard._sapButton_BorderColorL}, {Button.Standard._sapButton_BorderColorA})", - "type": "color", - "description": "The color of a button's borders." + "type": "color" }, "sapButton_Background": { "value": "hsla({Button.Standard._sapButton_BackgroundH}, {Button.Standard._sapButton_BackgroundS}, {Button.Standard._sapButton_BackgroundL}, {Button.Standard._sapButton_BackgroundA})", - "type": "color", - "description": "The background color of buttons." + "type": "color" }, "_sapButton_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11459,19 +10955,19 @@ "type": "internal" }, "_sapButton_Hover_BackgroundH": { - "value": "{Interaction._sapHoverColorH}", + "value": "{Main._sapHighlightColorH}", "type": "internal" }, "_sapButton_Hover_BackgroundS": { - "value": "{Interaction._sapHoverColorS}", + "value": "{Main._sapHighlightColorS}", "type": "internal" }, "_sapButton_Hover_BackgroundL": { - "value": "{Interaction._sapHoverColorL}", + "value": "{Main._sapHighlightColorL}", "type": "internal" }, "_sapButton_Hover_BackgroundA": { - "value": "{Interaction._sapHoverColorA}", + "value": "{Main._sapHighlightColorA}", "type": "internal" }, "_sapButton_BorderColorH": { @@ -11510,43 +11006,35 @@ "Lite": { "sapButton_Lite_Active_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BorderColorH}, {Button.Lite._sapButton_Lite_Active_BorderColorS}, {Button.Lite._sapButton_Lite_Active_BorderColorL}, {Button.Lite._sapButton_Lite_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Active_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Active_BackgroundH}, {Button.Lite._sapButton_Lite_Active_BackgroundS}, {Button.Lite._sapButton_Lite_Active_BackgroundL}, {Button.Lite._sapButton_Lite_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_TextColorH}, {Button.Lite._sapButton_Lite_Hover_TextColorS}, {Button.Lite._sapButton_Lite_Hover_TextColorL}, {Button.Lite._sapButton_Lite_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BorderColorH}, {Button.Lite._sapButton_Lite_Hover_BorderColorS}, {Button.Lite._sapButton_Lite_Hover_BorderColorL}, {Button.Lite._sapButton_Lite_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Hover_Background": { "value": "hsla({Button.Lite._sapButton_Lite_Hover_BackgroundH}, {Button.Lite._sapButton_Lite_Hover_BackgroundS}, {Button.Lite._sapButton_Lite_Hover_BackgroundL}, {Button.Lite._sapButton_Lite_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_TextColor": { "value": "hsla({Button.Lite._sapButton_Lite_TextColorH}, {Button.Lite._sapButton_Lite_TextColorS}, {Button.Lite._sapButton_Lite_TextColorL}, {Button.Lite._sapButton_Lite_TextColorA})", - "type": "color", - "description": "The text and icon color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_BorderColor": { "value": "hsla({Button.Lite._sapButton_Lite_BorderColorH}, {Button.Lite._sapButton_Lite_BorderColorS}, {Button.Lite._sapButton_Lite_BorderColorL}, {Button.Lite._sapButton_Lite_BorderColorA})", - "type": "color", - "description": "The border color of transparent (lite) buttons." + "type": "color" }, "sapButton_Lite_Background": { "value": "hsla({Button.Lite._sapButton_Lite_BackgroundH}, {Button.Lite._sapButton_Lite_BackgroundS}, {Button.Lite._sapButton_Lite_BackgroundL}, {Button.Lite._sapButton_Lite_BackgroundA})", - "type": "color", - "description": "The background color of transparent (lite) buttons." + "type": "color" }, "_sapButton_Lite_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -11680,13 +11168,11 @@ "Accept": { "sapButton_Accept_Selected_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11706,18 +11192,15 @@ }, "sapButton_Accept_Selected_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_TextColorH}, {Button.Accept._sapButton_Accept_Selected_TextColorS}, {Button.Accept._sapButton_Accept_Selected_TextColorL}, {Button.Accept._sapButton_Accept_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BorderColorH}, {Button.Accept._sapButton_Accept_Selected_BorderColorS}, {Button.Accept._sapButton_Accept_Selected_BorderColorL}, {Button.Accept._sapButton_Accept_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Selected_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Selected_BackgroundH}, {Button.Accept._sapButton_Accept_Selected_BackgroundS}, {Button.Accept._sapButton_Accept_Selected_BackgroundL}, {Button.Accept._sapButton_Accept_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11737,18 +11220,15 @@ }, "sapButton_Accept_Active_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_TextColorH}, {Button.Accept._sapButton_Accept_Active_TextColorS}, {Button.Accept._sapButton_Accept_Active_TextColorL}, {Button.Accept._sapButton_Accept_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BorderColorH}, {Button.Accept._sapButton_Accept_Active_BorderColorS}, {Button.Accept._sapButton_Accept_Active_BorderColorL}, {Button.Accept._sapButton_Accept_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Active_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Active_BackgroundH}, {Button.Accept._sapButton_Accept_Active_BackgroundS}, {Button.Accept._sapButton_Accept_Active_BackgroundL}, {Button.Accept._sapButton_Accept_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11768,18 +11248,15 @@ }, "sapButton_Accept_Hover_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_TextColorH}, {Button.Accept._sapButton_Accept_Hover_TextColorS}, {Button.Accept._sapButton_Accept_Hover_TextColorL}, {Button.Accept._sapButton_Accept_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BorderColorH}, {Button.Accept._sapButton_Accept_Hover_BorderColorS}, {Button.Accept._sapButton_Accept_Hover_BorderColorL}, {Button.Accept._sapButton_Accept_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Hover_Background": { "value": "hsla({Button.Accept._sapButton_Accept_Hover_BackgroundH}, {Button.Accept._sapButton_Accept_Hover_BackgroundS}, {Button.Accept._sapButton_Accept_Hover_BackgroundL}, {Button.Accept._sapButton_Accept_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_TextColorH": { "value": "{Text._sapTextColorH}", @@ -11799,18 +11276,15 @@ }, "sapButton_Accept_TextColor": { "value": "hsla({Button.Accept._sapButton_Accept_TextColorH}, {Button.Accept._sapButton_Accept_TextColorS}, {Button.Accept._sapButton_Accept_TextColorL}, {Button.Accept._sapButton_Accept_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_BorderColor": { "value": "hsla({Button.Accept._sapButton_Accept_BorderColorH}, {Button.Accept._sapButton_Accept_BorderColorS}, {Button.Accept._sapButton_Accept_BorderColorL}, {Button.Accept._sapButton_Accept_BorderColorA})", - "type": "color", - "description": "The border color of \"Accept\" buttons." + "type": "color" }, "sapButton_Accept_Background": { "value": "hsla({Button.Accept._sapButton_Accept_BackgroundH}, {Button.Accept._sapButton_Accept_BackgroundS}, {Button.Accept._sapButton_Accept_BackgroundL}, {Button.Accept._sapButton_Accept_BackgroundA})", - "type": "color", - "description": "The background color of \"Accept\" buttons." + "type": "color" }, "_sapButton_Accept_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -11976,13 +11450,11 @@ "Reject": { "sapButton_Reject_Selected_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12002,18 +11474,15 @@ }, "sapButton_Reject_Selected_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_TextColorH}, {Button.Reject._sapButton_Reject_Selected_TextColorS}, {Button.Reject._sapButton_Reject_Selected_TextColorL}, {Button.Reject._sapButton_Reject_Selected_TextColorA})", - "type": "color", - "description": "The text and icon color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BorderColorH}, {Button.Reject._sapButton_Reject_Selected_BorderColorS}, {Button.Reject._sapButton_Reject_Selected_BorderColorL}, {Button.Reject._sapButton_Reject_Selected_BorderColorA})", - "type": "color", - "description": "The border color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Selected_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Selected_BackgroundH}, {Button.Reject._sapButton_Reject_Selected_BackgroundS}, {Button.Reject._sapButton_Reject_Selected_BackgroundL}, {Button.Reject._sapButton_Reject_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12033,18 +11502,15 @@ }, "sapButton_Reject_Active_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_TextColorH}, {Button.Reject._sapButton_Reject_Active_TextColorS}, {Button.Reject._sapButton_Reject_Active_TextColorL}, {Button.Reject._sapButton_Reject_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BorderColorH}, {Button.Reject._sapButton_Reject_Active_BorderColorS}, {Button.Reject._sapButton_Reject_Active_BorderColorL}, {Button.Reject._sapButton_Reject_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Active_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Active_BackgroundH}, {Button.Reject._sapButton_Reject_Active_BackgroundS}, {Button.Reject._sapButton_Reject_Active_BackgroundL}, {Button.Reject._sapButton_Reject_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of background of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12064,18 +11530,15 @@ }, "sapButton_Reject_Hover_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_TextColorH}, {Button.Reject._sapButton_Reject_Hover_TextColorS}, {Button.Reject._sapButton_Reject_Hover_TextColorL}, {Button.Reject._sapButton_Reject_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BorderColorH}, {Button.Reject._sapButton_Reject_Hover_BorderColorS}, {Button.Reject._sapButton_Reject_Hover_BorderColorL}, {Button.Reject._sapButton_Reject_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Hover_Background": { "value": "hsla({Button.Reject._sapButton_Reject_Hover_BackgroundH}, {Button.Reject._sapButton_Reject_Hover_BackgroundS}, {Button.Reject._sapButton_Reject_Hover_BackgroundL}, {Button.Reject._sapButton_Reject_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12095,18 +11558,15 @@ }, "sapButton_Reject_TextColor": { "value": "hsla({Button.Reject._sapButton_Reject_TextColorH}, {Button.Reject._sapButton_Reject_TextColorS}, {Button.Reject._sapButton_Reject_TextColorL}, {Button.Reject._sapButton_Reject_TextColorA})", - "type": "color", - "description": "The text and icon color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_BorderColor": { "value": "hsla({Button.Reject._sapButton_Reject_BorderColorH}, {Button.Reject._sapButton_Reject_BorderColorS}, {Button.Reject._sapButton_Reject_BorderColorL}, {Button.Reject._sapButton_Reject_BorderColorA})", - "type": "color", - "description": "The border color of \"Reject\" buttons." + "type": "color" }, "sapButton_Reject_Background": { "value": "hsla({Button.Reject._sapButton_Reject_BackgroundH}, {Button.Reject._sapButton_Reject_BackgroundS}, {Button.Reject._sapButton_Reject_BackgroundL}, {Button.Reject._sapButton_Reject_BackgroundA})", - "type": "color", - "description": "The background color of \"Reject\" buttons." + "type": "color" }, "_sapButton_Reject_Selected_Hover_BorderColorH": { "value": "{Button.Standard._sapButton_Hover_BorderColorH}", @@ -12272,8 +11732,7 @@ "Emphasized": { "sapButton_Emphasized_FontWeight": { "value": "bold", - "type": "fontWeights", - "description": "The hover state font weight of emphasized buttons." + "type": "fontWeights" }, "_sapButton_Emphasized_TextShadowH": { "value": "0", @@ -12293,8 +11752,7 @@ }, "sapButton_Emphasized_TextShadow": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextShadowH}, {Button.Emphasized._sapButton_Emphasized_TextShadowS}, {Button.Emphasized._sapButton_Emphasized_TextShadowL}, {Button.Emphasized._sapButton_Emphasized_TextShadowA})", - "type": "color", - "description": "The text and icon shadow color for emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12314,18 +11772,15 @@ }, "sapButton_Emphasized_Active_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Active_BorderColorA})", - "type": "color", - "description": "The active (down) state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Active_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Active_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Hover_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12345,18 +11800,15 @@ }, "sapButton_Emphasized_Hover_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_TextColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_TextColorA})", - "type": "color", - "description": "The hover state text and icon color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Hover_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_Hover_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12376,18 +11828,15 @@ }, "sapButton_Emphasized_TextColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_TextColorH}, {Button.Emphasized._sapButton_Emphasized_TextColorS}, {Button.Emphasized._sapButton_Emphasized_TextColorL}, {Button.Emphasized._sapButton_Emphasized_TextColorA})", - "type": "color", - "description": "The color of texts and icons on emphasized buttons." + "type": "color" }, "sapButton_Emphasized_BorderColor": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BorderColorH}, {Button.Emphasized._sapButton_Emphasized_BorderColorS}, {Button.Emphasized._sapButton_Emphasized_BorderColorL}, {Button.Emphasized._sapButton_Emphasized_BorderColorA})", - "type": "color", - "description": "The border color of emphasized buttons." + "type": "color" }, "sapButton_Emphasized_Background": { "value": "hsla({Button.Emphasized._sapButton_Emphasized_BackgroundH}, {Button.Emphasized._sapButton_Emphasized_BackgroundS}, {Button.Emphasized._sapButton_Emphasized_BackgroundL}, {Button.Emphasized._sapButton_Emphasized_BackgroundA})", - "type": "color", - "description": "The background color of emphasized buttons." + "type": "color" }, "_sapButton_Emphasized_Active_BorderColorH": { "value": "{Button.Standard._sapButton_Active_BorderColorH}", @@ -12506,8 +11955,7 @@ }, "sapAvatar_10_TextColor": { "value": "hsla({Avatar._sapAvatar_10_TextColorH}, {Avatar._sapAvatar_10_TextColorS}, {Avatar._sapAvatar_10_TextColorL}, {Avatar._sapAvatar_10_TextColorA})", - "type": "color", - "description": "The text color of type-10 avatars." + "type": "color" }, "_sapAvatar_10_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12527,13 +11975,11 @@ }, "sapAvatar_10_BorderColor": { "value": "hsla({Avatar._sapAvatar_10_BorderColorH}, {Avatar._sapAvatar_10_BorderColorS}, {Avatar._sapAvatar_10_BorderColorL}, {Avatar._sapAvatar_10_BorderColorA})", - "type": "color", - "description": "The border color of type-10 avatars." + "type": "color" }, "sapAvatar_10_Background": { "value": "hsla({Avatar._sapAvatar_10_BackgroundH}, {Avatar._sapAvatar_10_BackgroundS}, {Avatar._sapAvatar_10_BackgroundL}, {Avatar._sapAvatar_10_BackgroundA})", - "type": "color", - "description": "The background color of type-10 avatars." + "type": "color" }, "_sapAvatar_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12553,8 +11999,7 @@ }, "sapAvatar_9_TextColor": { "value": "hsla({Avatar._sapAvatar_9_TextColorH}, {Avatar._sapAvatar_9_TextColorS}, {Avatar._sapAvatar_9_TextColorL}, {Avatar._sapAvatar_9_TextColorA})", - "type": "color", - "description": "The text color of type-9 avatars." + "type": "color" }, "_sapAvatar_9_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12574,13 +12019,11 @@ }, "sapAvatar_9_BorderColor": { "value": "hsla({Avatar._sapAvatar_9_BorderColorH}, {Avatar._sapAvatar_9_BorderColorS}, {Avatar._sapAvatar_9_BorderColorL}, {Avatar._sapAvatar_9_BorderColorA})", - "type": "color", - "description": "The border color of type-9 avatars." + "type": "color" }, "sapAvatar_9_Background": { "value": "hsla({Avatar._sapAvatar_9_BackgroundH}, {Avatar._sapAvatar_9_BackgroundS}, {Avatar._sapAvatar_9_BackgroundL}, {Avatar._sapAvatar_9_BackgroundA})", - "type": "color", - "description": "The background color of type-9 avatars." + "type": "color" }, "_sapAvatar_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12600,8 +12043,7 @@ }, "sapAvatar_8_TextColor": { "value": "hsla({Avatar._sapAvatar_8_TextColorH}, {Avatar._sapAvatar_8_TextColorS}, {Avatar._sapAvatar_8_TextColorL}, {Avatar._sapAvatar_8_TextColorA})", - "type": "color", - "description": "The text color of type-8 avatars." + "type": "color" }, "_sapAvatar_8_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12621,13 +12063,11 @@ }, "sapAvatar_8_BorderColor": { "value": "hsla({Avatar._sapAvatar_8_BorderColorH}, {Avatar._sapAvatar_8_BorderColorS}, {Avatar._sapAvatar_8_BorderColorL}, {Avatar._sapAvatar_8_BorderColorA})", - "type": "color", - "description": "The border color of type-8 avatars." + "type": "color" }, "sapAvatar_8_Background": { "value": "hsla({Avatar._sapAvatar_8_BackgroundH}, {Avatar._sapAvatar_8_BackgroundS}, {Avatar._sapAvatar_8_BackgroundL}, {Avatar._sapAvatar_8_BackgroundA})", - "type": "color", - "description": "The background color of type-8 avatars." + "type": "color" }, "_sapAvatar_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12647,8 +12087,7 @@ }, "sapAvatar_7_TextColor": { "value": "hsla({Avatar._sapAvatar_7_TextColorH}, {Avatar._sapAvatar_7_TextColorS}, {Avatar._sapAvatar_7_TextColorL}, {Avatar._sapAvatar_7_TextColorA})", - "type": "color", - "description": "The text color of type-7 avatars." + "type": "color" }, "_sapAvatar_7_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12668,13 +12107,11 @@ }, "sapAvatar_7_BorderColor": { "value": "hsla({Avatar._sapAvatar_7_BorderColorH}, {Avatar._sapAvatar_7_BorderColorS}, {Avatar._sapAvatar_7_BorderColorL}, {Avatar._sapAvatar_7_BorderColorA})", - "type": "color", - "description": "The border color of type-7 avatars." + "type": "color" }, "sapAvatar_7_Background": { "value": "hsla({Avatar._sapAvatar_7_BackgroundH}, {Avatar._sapAvatar_7_BackgroundS}, {Avatar._sapAvatar_7_BackgroundL}, {Avatar._sapAvatar_7_BackgroundA})", - "type": "color", - "description": "The background color of type-7 avatars." + "type": "color" }, "_sapAvatar_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12694,8 +12131,7 @@ }, "sapAvatar_6_TextColor": { "value": "hsla({Avatar._sapAvatar_6_TextColorH}, {Avatar._sapAvatar_6_TextColorS}, {Avatar._sapAvatar_6_TextColorL}, {Avatar._sapAvatar_6_TextColorA})", - "type": "color", - "description": "The text color of type-6 avatars." + "type": "color" }, "_sapAvatar_6_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12715,13 +12151,11 @@ }, "sapAvatar_6_BorderColor": { "value": "hsla({Avatar._sapAvatar_6_BorderColorH}, {Avatar._sapAvatar_6_BorderColorS}, {Avatar._sapAvatar_6_BorderColorL}, {Avatar._sapAvatar_6_BorderColorA})", - "type": "color", - "description": "The border color of type-6 avatars." + "type": "color" }, "sapAvatar_6_Background": { "value": "hsla({Avatar._sapAvatar_6_BackgroundH}, {Avatar._sapAvatar_6_BackgroundS}, {Avatar._sapAvatar_6_BackgroundL}, {Avatar._sapAvatar_6_BackgroundA})", - "type": "color", - "description": "The background color of type-6 avatars." + "type": "color" }, "_sapAvatar_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12741,8 +12175,7 @@ }, "sapAvatar_5_TextColor": { "value": "hsla({Avatar._sapAvatar_5_TextColorH}, {Avatar._sapAvatar_5_TextColorS}, {Avatar._sapAvatar_5_TextColorL}, {Avatar._sapAvatar_5_TextColorA})", - "type": "color", - "description": "The text color of type-5 avatars." + "type": "color" }, "_sapAvatar_5_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12762,13 +12195,11 @@ }, "sapAvatar_5_BorderColor": { "value": "hsla({Avatar._sapAvatar_5_BorderColorH}, {Avatar._sapAvatar_5_BorderColorS}, {Avatar._sapAvatar_5_BorderColorL}, {Avatar._sapAvatar_5_BorderColorA})", - "type": "color", - "description": "The border color of type-5 avatars." + "type": "color" }, "sapAvatar_5_Background": { "value": "hsla({Avatar._sapAvatar_5_BackgroundH}, {Avatar._sapAvatar_5_BackgroundS}, {Avatar._sapAvatar_5_BackgroundL}, {Avatar._sapAvatar_5_BackgroundA})", - "type": "color", - "description": "The background color of type-5 avatars." + "type": "color" }, "_sapAvatar_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12788,8 +12219,7 @@ }, "sapAvatar_4_TextColor": { "value": "hsla({Avatar._sapAvatar_4_TextColorH}, {Avatar._sapAvatar_4_TextColorS}, {Avatar._sapAvatar_4_TextColorL}, {Avatar._sapAvatar_4_TextColorA})", - "type": "color", - "description": "The text color of type-4 avatars." + "type": "color" }, "_sapAvatar_4_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12809,13 +12239,11 @@ }, "sapAvatar_4_BorderColor": { "value": "hsla({Avatar._sapAvatar_4_BorderColorH}, {Avatar._sapAvatar_4_BorderColorS}, {Avatar._sapAvatar_4_BorderColorL}, {Avatar._sapAvatar_4_BorderColorA})", - "type": "color", - "description": "The border color of type-4 avatars." + "type": "color" }, "sapAvatar_4_Background": { "value": "hsla({Avatar._sapAvatar_4_BackgroundH}, {Avatar._sapAvatar_4_BackgroundS}, {Avatar._sapAvatar_4_BackgroundL}, {Avatar._sapAvatar_4_BackgroundA})", - "type": "color", - "description": "The background color of type-4 avatars." + "type": "color" }, "_sapAvatar_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12835,8 +12263,7 @@ }, "sapAvatar_3_TextColor": { "value": "hsla({Avatar._sapAvatar_3_TextColorH}, {Avatar._sapAvatar_3_TextColorS}, {Avatar._sapAvatar_3_TextColorL}, {Avatar._sapAvatar_3_TextColorA})", - "type": "color", - "description": "The text color of type-3 avatars." + "type": "color" }, "_sapAvatar_3_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12856,13 +12283,11 @@ }, "sapAvatar_3_BorderColor": { "value": "hsla({Avatar._sapAvatar_3_BorderColorH}, {Avatar._sapAvatar_3_BorderColorS}, {Avatar._sapAvatar_3_BorderColorL}, {Avatar._sapAvatar_3_BorderColorA})", - "type": "color", - "description": "The border color of type-3 avatars." + "type": "color" }, "sapAvatar_3_Background": { "value": "hsla({Avatar._sapAvatar_3_BackgroundH}, {Avatar._sapAvatar_3_BackgroundS}, {Avatar._sapAvatar_3_BackgroundL}, {Avatar._sapAvatar_3_BackgroundA})", - "type": "color", - "description": "The background color of type-3 avatars." + "type": "color" }, "_sapAvatar_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12882,8 +12307,7 @@ }, "sapAvatar_2_TextColor": { "value": "hsla({Avatar._sapAvatar_2_TextColorH}, {Avatar._sapAvatar_2_TextColorS}, {Avatar._sapAvatar_2_TextColorL}, {Avatar._sapAvatar_2_TextColorA})", - "type": "color", - "description": "The text color of type-2 avatars." + "type": "color" }, "_sapAvatar_2_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12903,13 +12327,11 @@ }, "sapAvatar_2_BorderColor": { "value": "hsla({Avatar._sapAvatar_2_BorderColorH}, {Avatar._sapAvatar_2_BorderColorS}, {Avatar._sapAvatar_2_BorderColorL}, {Avatar._sapAvatar_2_BorderColorA})", - "type": "color", - "description": "The border color of type-2 avatars." + "type": "color" }, "sapAvatar_2_Background": { "value": "hsla({Avatar._sapAvatar_2_BackgroundH}, {Avatar._sapAvatar_2_BackgroundS}, {Avatar._sapAvatar_2_BackgroundL}, {Avatar._sapAvatar_2_BackgroundA})", - "type": "color", - "description": "The background color of type-2 avatars." + "type": "color" }, "_sapAvatar_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -12929,8 +12351,7 @@ }, "sapAvatar_1_TextColor": { "value": "hsla({Avatar._sapAvatar_1_TextColorH}, {Avatar._sapAvatar_1_TextColorS}, {Avatar._sapAvatar_1_TextColorL}, {Avatar._sapAvatar_1_TextColorA})", - "type": "color", - "description": "The text color of type-1 avatars." + "type": "color" }, "_sapAvatar_1_BorderColorH": { "value": "{Container._sapGroup_ContentBorderColorH}", @@ -12950,13 +12371,11 @@ }, "sapAvatar_1_BorderColor": { "value": "hsla({Avatar._sapAvatar_1_BorderColorH}, {Avatar._sapAvatar_1_BorderColorS}, {Avatar._sapAvatar_1_BorderColorL}, {Avatar._sapAvatar_1_BorderColorA})", - "type": "color", - "description": "The border color of type-1 avatars." + "type": "color" }, "sapAvatar_1_Background": { "value": "hsla({Avatar._sapAvatar_1_BackgroundH}, {Avatar._sapAvatar_1_BackgroundS}, {Avatar._sapAvatar_1_BackgroundL}, {Avatar._sapAvatar_1_BackgroundA})", - "type": "color", - "description": "The background color of type-1 avatars." + "type": "color" }, "_sapAvatar_10_BackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -13119,376 +12538,11 @@ "type": "internal" } }, - "Assistant": { - "_sapAssistant_Answer_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Answer_TextColor": { - "value": "hsla({Assistant._sapAssistant_Answer_TextColorH}, {Assistant._sapAssistant_Answer_TextColorS}, {Assistant._sapAssistant_Answer_TextColorL}, {Assistant._sapAssistant_Answer_TextColorA})", - "type": "color", - "description": "The answer text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Answer_BorderColorH}, {Assistant._sapAssistant_Answer_BorderColorS}, {Assistant._sapAssistant_Answer_BorderColorL}, {Assistant._sapAssistant_Answer_BorderColorA})", - "type": "color", - "description": "The answer border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Answer_Background": { - "value": "hsla({Assistant._sapAssistant_Answer_BackgroundH}, {Assistant._sapAssistant_Answer_BackgroundS}, {Assistant._sapAssistant_Answer_BackgroundL}, {Assistant._sapAssistant_Answer_BackgroundA})", - "type": "color", - "description": "The answer background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Question_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Question_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Question_TextColor": { - "value": "hsla({Assistant._sapAssistant_Question_TextColorH}, {Assistant._sapAssistant_Question_TextColorS}, {Assistant._sapAssistant_Question_TextColorL}, {Assistant._sapAssistant_Question_TextColorA})", - "type": "color", - "description": "The question text color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Question_BorderColorH}, {Assistant._sapAssistant_Question_BorderColorS}, {Assistant._sapAssistant_Question_BorderColorL}, {Assistant._sapAssistant_Question_BorderColorA})", - "type": "color", - "description": "The question border color used in the SAP assistant (Joule)." - }, - "sapAssistant_Question_Background": { - "value": "hsla({Assistant._sapAssistant_Question_BackgroundH}, {Assistant._sapAssistant_Question_BackgroundS}, {Assistant._sapAssistant_Question_BackgroundL}, {Assistant._sapAssistant_Question_BackgroundA})", - "type": "color", - "description": "The question background color used in the SAP assistant (Joule)." - }, - "_sapAssistant_Active_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Active_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Active_TextColor": { - "value": "hsla({Assistant._sapAssistant_Active_TextColorH}, {Assistant._sapAssistant_Active_TextColorS}, {Assistant._sapAssistant_Active_TextColorL}, {Assistant._sapAssistant_Active_TextColorA})", - "type": "color", - "description": "The active state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BorderColorH": { - "value": "{Button.Standard._sapButton_Active_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorS": { - "value": "{Button.Standard._sapButton_Active_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorL": { - "value": "{Button.Standard._sapButton_Active_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Active_BorderColorA": { - "value": "{Button.Standard._sapButton_Active_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Active_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Active_BorderColorH}, {Assistant._sapAssistant_Active_BorderColorS}, {Assistant._sapAssistant_Active_BorderColorL}, {Assistant._sapAssistant_Active_BorderColorA})", - "type": "color", - "description": "The active state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Active_BackgroundH": { - "value": "{Button.Standard._sapButton_Active_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundS": { - "value": "{Button.Standard._sapButton_Active_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundL": { - "value": "{Button.Standard._sapButton_Active_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Active_BackgroundA": { - "value": "{Button.Standard._sapButton_Active_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Active_Background": { - "value": "hsla({Assistant._sapAssistant_Active_BackgroundH}, {Assistant._sapAssistant_Active_BackgroundS}, {Assistant._sapAssistant_Active_BackgroundL}, {Assistant._sapAssistant_Active_BackgroundA})", - "type": "color", - "description": "The active state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_Hover_TextColor": { - "value": "hsla({Assistant._sapAssistant_Hover_TextColorH}, {Assistant._sapAssistant_Hover_TextColorS}, {Assistant._sapAssistant_Hover_TextColorL}, {Assistant._sapAssistant_Hover_TextColorA})", - "type": "color", - "description": "The hover state text color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BorderColorH": { - "value": "{Button.Standard._sapButton_Hover_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorS": { - "value": "{Button.Standard._sapButton_Hover_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorL": { - "value": "{Button.Standard._sapButton_Hover_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Hover_BorderColorA": { - "value": "{Button.Standard._sapButton_Hover_BorderColorA}", - "type": "internal" - }, - "sapAssistant_Hover_BorderColor": { - "value": "hsla({Assistant._sapAssistant_Hover_BorderColorH}, {Assistant._sapAssistant_Hover_BorderColorS}, {Assistant._sapAssistant_Hover_BorderColorL}, {Assistant._sapAssistant_Hover_BorderColorA})", - "type": "color", - "description": "The hover state border color of the SAP assistant (Joule)." - }, - "_sapAssistant_Hover_BackgroundH": { - "value": "{Button.Standard._sapButton_Hover_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundS": { - "value": "{Button.Standard._sapButton_Hover_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundL": { - "value": "{Button.Standard._sapButton_Hover_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Hover_BackgroundA": { - "value": "{Button.Standard._sapButton_Hover_BackgroundA}", - "type": "internal" - }, - "sapAssistant_Hover_Background": { - "value": "hsla({Assistant._sapAssistant_Hover_BackgroundH}, {Assistant._sapAssistant_Hover_BackgroundS}, {Assistant._sapAssistant_Hover_BackgroundL}, {Assistant._sapAssistant_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of the SAP assistant (Joule)." - }, - "_sapAssistant_TextColorH": { - "value": "{Text._sapTextColorH}", - "type": "internal" - }, - "_sapAssistant_TextColorS": { - "value": "{Text._sapTextColorS}", - "type": "internal" - }, - "_sapAssistant_TextColorL": { - "value": "{Text._sapTextColorL}", - "type": "internal" - }, - "_sapAssistant_TextColorA": { - "value": "{Text._sapTextColorA}", - "type": "internal" - }, - "sapAssistant_TextColor": { - "value": "hsla({Assistant._sapAssistant_TextColorH}, {Assistant._sapAssistant_TextColorS}, {Assistant._sapAssistant_TextColorL}, {Assistant._sapAssistant_TextColorA})", - "type": "color", - "description": "The text color of the SAP assistant (Joule)." - }, - "sapAssistant_BorderColor": { - "value": "hsla({Assistant._sapAssistant_BorderColorH}, {Assistant._sapAssistant_BorderColorS}, {Assistant._sapAssistant_BorderColorL}, {Assistant._sapAssistant_BorderColorA})", - "type": "color", - "description": "The border color of the SAP assistant (Joule)." - }, - "sapAssistant_Background": { - "value": "hsla({Assistant._sapAssistant_BackgroundH}, {Assistant._sapAssistant_BackgroundS}, {Assistant._sapAssistant_BackgroundL}, {Assistant._sapAssistant_BackgroundA})", - "type": "color", - "description": "The background color of the SAP assistant (Joule)." - }, - "sapAssistant_BackgroundGradient": { - "value": "linear-gradient({Application.sapBackgroundColor}, {Application.sapBackgroundColor})", - "type": "linear-gradient", - "description": "The gradient of the SAP assistant (Joule)." - }, - "sapAssistant_Color2": { - "value": "hsla({Assistant._sapAssistant_Color2H}, {Assistant._sapAssistant_Color2S}, {Assistant._sapAssistant_Color2L}, {Assistant._sapAssistant_Color2A})", - "type": "color", - "description": "Color 2 of the SAP assistant (Joule)." - }, - "sapAssistant_Color1": { - "value": "hsla({Assistant._sapAssistant_Color1H}, {Assistant._sapAssistant_Color1S}, {Assistant._sapAssistant_Color1L}, {Assistant._sapAssistant_Color1A})", - "type": "color", - "description": "The color of the SAP assistant (Joule)." - }, - "_sapAssistant_Answer_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Answer_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundH": { - "value": "{HighContrast._sapHC_ReducedBackgroundH}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundS": { - "value": "{HighContrast._sapHC_ReducedBackgroundS}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundL": { - "value": "{HighContrast._sapHC_ReducedBackgroundL}", - "type": "internal" - }, - "_sapAssistant_Answer_BackgroundA": { - "value": "{HighContrast._sapHC_ReducedBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorH": { - "value": "{Assistant._sapAssistant_BorderColorH}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorS": { - "value": "{Assistant._sapAssistant_BorderColorS}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorL": { - "value": "{Assistant._sapAssistant_BorderColorL}", - "type": "internal" - }, - "_sapAssistant_Question_BorderColorA": { - "value": "{Assistant._sapAssistant_BorderColorA}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundH": { - "value": "{Assistant._sapAssistant_BackgroundH}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundS": { - "value": "{Assistant._sapAssistant_BackgroundS}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundL": { - "value": "{Assistant._sapAssistant_BackgroundL}", - "type": "internal" - }, - "_sapAssistant_Question_BackgroundA": { - "value": "{Assistant._sapAssistant_BackgroundA}", - "type": "internal" - }, - "_sapAssistant_BorderColorH": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_BorderColorS": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_BorderColorL": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_BorderColorA": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_BackgroundH": { - "value": "{HighContrast._sapHC_StandardBackgroundH}", - "type": "internal" - }, - "_sapAssistant_BackgroundS": { - "value": "{HighContrast._sapHC_StandardBackgroundS}", - "type": "internal" - }, - "_sapAssistant_BackgroundL": { - "value": "{HighContrast._sapHC_StandardBackgroundL}", - "type": "internal" - }, - "_sapAssistant_BackgroundA": { - "value": "{HighContrast._sapHC_StandardBackgroundA}", - "type": "internal" - }, - "_sapAssistant_Color2H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color2S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color2L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color2A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - }, - "_sapAssistant_Color1H": { - "value": "{HighContrast._sapHC_StandardForegroundH}", - "type": "internal" - }, - "_sapAssistant_Color1S": { - "value": "{HighContrast._sapHC_StandardForegroundS}", - "type": "internal" - }, - "_sapAssistant_Color1L": { - "value": "{HighContrast._sapHC_StandardForegroundL}", - "type": "internal" - }, - "_sapAssistant_Color1A": { - "value": "{HighContrast._sapHC_StandardForegroundA}", - "type": "internal" - } - }, "Shell": { "Category": { "sapShell_Category_16_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextColor." + "type": "color" }, "_sapShell_Category_16_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13508,8 +12562,7 @@ }, "sapShell_Category_16_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_16_TextColorH}, {Shell.Category._sapShell_Category_16_TextColorS}, {Shell.Category._sapShell_Category_16_TextColorL}, {Shell.Category._sapShell_Category_16_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 16. Ensures a defined contrast against sapShell_Category_16_TextShadow." + "type": "color" }, "_sapShell_Category_16_BorderColorH": { "value": "137.28813559322032", @@ -13529,18 +12582,15 @@ }, "sapShell_Category_16_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_16_BorderColorH}, {Shell.Category._sapShell_Category_16_BorderColorS}, {Shell.Category._sapShell_Category_16_BorderColorL}, {Shell.Category._sapShell_Category_16_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 16." + "type": "color" }, "sapShell_Category_16_Background": { "value": "hsla({Shell.Category._sapShell_Category_16_BackgroundH}, {Shell.Category._sapShell_Category_16_BackgroundS}, {Shell.Category._sapShell_Category_16_BackgroundL}, {Shell.Category._sapShell_Category_16_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 16." + "type": "color" }, "sapShell_Category_15_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextColor." + "type": "color" }, "_sapShell_Category_15_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13560,8 +12610,7 @@ }, "sapShell_Category_15_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_15_TextColorH}, {Shell.Category._sapShell_Category_15_TextColorS}, {Shell.Category._sapShell_Category_15_TextColorL}, {Shell.Category._sapShell_Category_15_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 15. Ensures a defined contrast against sapShell_Category_15_TextShadow." + "type": "color" }, "_sapShell_Category_15_BorderColorH": { "value": "210", @@ -13581,18 +12630,15 @@ }, "sapShell_Category_15_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_15_BorderColorH}, {Shell.Category._sapShell_Category_15_BorderColorS}, {Shell.Category._sapShell_Category_15_BorderColorL}, {Shell.Category._sapShell_Category_15_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 15." + "type": "color" }, "sapShell_Category_15_Background": { "value": "hsla({Shell.Category._sapShell_Category_15_BackgroundH}, {Shell.Category._sapShell_Category_15_BackgroundS}, {Shell.Category._sapShell_Category_15_BackgroundL}, {Shell.Category._sapShell_Category_15_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 15." + "type": "color" }, "sapShell_Category_14_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextColor." + "type": "color" }, "_sapShell_Category_14_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13612,8 +12658,7 @@ }, "sapShell_Category_14_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_14_TextColorH}, {Shell.Category._sapShell_Category_14_TextColorS}, {Shell.Category._sapShell_Category_14_TextColorL}, {Shell.Category._sapShell_Category_14_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 14. Ensures a defined contrast against sapShell_Category_14_TextShadow." + "type": "color" }, "_sapShell_Category_14_BorderColorH": { "value": "188.125", @@ -13633,18 +12678,15 @@ }, "sapShell_Category_14_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_14_BorderColorH}, {Shell.Category._sapShell_Category_14_BorderColorS}, {Shell.Category._sapShell_Category_14_BorderColorL}, {Shell.Category._sapShell_Category_14_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 14." + "type": "color" }, "sapShell_Category_14_Background": { "value": "hsla({Shell.Category._sapShell_Category_14_BackgroundH}, {Shell.Category._sapShell_Category_14_BackgroundS}, {Shell.Category._sapShell_Category_14_BackgroundL}, {Shell.Category._sapShell_Category_14_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 14." + "type": "color" }, "sapShell_Category_13_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextColor." + "type": "color" }, "_sapShell_Category_13_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13664,8 +12706,7 @@ }, "sapShell_Category_13_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_13_TextColorH}, {Shell.Category._sapShell_Category_13_TextColorS}, {Shell.Category._sapShell_Category_13_TextColorL}, {Shell.Category._sapShell_Category_13_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 13. Ensures a defined contrast against sapShell_Category_13_TextShadow." + "type": "color" }, "_sapShell_Category_13_BorderColorH": { "value": "317.1428571428571", @@ -13685,18 +12726,15 @@ }, "sapShell_Category_13_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_13_BorderColorH}, {Shell.Category._sapShell_Category_13_BorderColorS}, {Shell.Category._sapShell_Category_13_BorderColorL}, {Shell.Category._sapShell_Category_13_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 13." + "type": "color" }, "sapShell_Category_13_Background": { "value": "hsla({Shell.Category._sapShell_Category_13_BackgroundH}, {Shell.Category._sapShell_Category_13_BackgroundS}, {Shell.Category._sapShell_Category_13_BackgroundL}, {Shell.Category._sapShell_Category_13_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 13." + "type": "color" }, "sapShell_Category_12_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextColor." + "type": "color" }, "_sapShell_Category_12_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13716,8 +12754,7 @@ }, "sapShell_Category_12_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_12_TextColorH}, {Shell.Category._sapShell_Category_12_TextColorS}, {Shell.Category._sapShell_Category_12_TextColorL}, {Shell.Category._sapShell_Category_12_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 12. Ensures a defined contrast against sapShell_Category_12_TextShadow." + "type": "color" }, "_sapShell_Category_12_BorderColorH": { "value": "270", @@ -13737,18 +12774,15 @@ }, "sapShell_Category_12_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_12_BorderColorH}, {Shell.Category._sapShell_Category_12_BorderColorS}, {Shell.Category._sapShell_Category_12_BorderColorL}, {Shell.Category._sapShell_Category_12_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 12." + "type": "color" }, "sapShell_Category_12_Background": { "value": "hsla({Shell.Category._sapShell_Category_12_BackgroundH}, {Shell.Category._sapShell_Category_12_BackgroundS}, {Shell.Category._sapShell_Category_12_BackgroundL}, {Shell.Category._sapShell_Category_12_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 12." + "type": "color" }, "sapShell_Category_11_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextColor." + "type": "color" }, "_sapShell_Category_11_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13768,8 +12802,7 @@ }, "sapShell_Category_11_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_11_TextColorH}, {Shell.Category._sapShell_Category_11_TextColorS}, {Shell.Category._sapShell_Category_11_TextColorL}, {Shell.Category._sapShell_Category_11_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 11. Ensures a defined contrast against sapShell_Category_11_TextShadow." + "type": "color" }, "_sapShell_Category_11_BorderColorH": { "value": "358.92215568862275", @@ -13789,18 +12822,15 @@ }, "sapShell_Category_11_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_11_BorderColorH}, {Shell.Category._sapShell_Category_11_BorderColorS}, {Shell.Category._sapShell_Category_11_BorderColorL}, {Shell.Category._sapShell_Category_11_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 11." + "type": "color" }, "sapShell_Category_11_Background": { "value": "hsla({Shell.Category._sapShell_Category_11_BackgroundH}, {Shell.Category._sapShell_Category_11_BackgroundS}, {Shell.Category._sapShell_Category_11_BackgroundL}, {Shell.Category._sapShell_Category_11_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 11." + "type": "color" }, "sapShell_Category_10_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextColor." + "type": "color" }, "_sapShell_Category_10_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13820,8 +12850,7 @@ }, "sapShell_Category_10_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_10_TextColorH}, {Shell.Category._sapShell_Category_10_TextColorS}, {Shell.Category._sapShell_Category_10_TextColorL}, {Shell.Category._sapShell_Category_10_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 10. Ensures a defined contrast against sapShell_Category_10_TextShadow." + "type": "color" }, "_sapShell_Category_10_BorderColorH": { "value": "210.81081081081084", @@ -13841,18 +12870,15 @@ }, "sapShell_Category_10_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_10_BorderColorH}, {Shell.Category._sapShell_Category_10_BorderColorS}, {Shell.Category._sapShell_Category_10_BorderColorL}, {Shell.Category._sapShell_Category_10_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 10." + "type": "color" }, "sapShell_Category_10_Background": { "value": "hsla({Shell.Category._sapShell_Category_10_BackgroundH}, {Shell.Category._sapShell_Category_10_BackgroundS}, {Shell.Category._sapShell_Category_10_BackgroundL}, {Shell.Category._sapShell_Category_10_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 10." + "type": "color" }, "sapShell_Category_9_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextColor." + "type": "color" }, "_sapShell_Category_9_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13872,8 +12898,7 @@ }, "sapShell_Category_9_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_9_TextColorH}, {Shell.Category._sapShell_Category_9_TextColorS}, {Shell.Category._sapShell_Category_9_TextColorL}, {Shell.Category._sapShell_Category_9_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 9. Ensures a defined contrast against sapShell_Category_9_TextShadow." + "type": "color" }, "_sapShell_Category_9_BorderColorH": { "value": "221.19402985074635", @@ -13893,18 +12918,15 @@ }, "sapShell_Category_9_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_9_BorderColorH}, {Shell.Category._sapShell_Category_9_BorderColorS}, {Shell.Category._sapShell_Category_9_BorderColorL}, {Shell.Category._sapShell_Category_9_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 9." + "type": "color" }, "sapShell_Category_9_Background": { "value": "hsla({Shell.Category._sapShell_Category_9_BackgroundH}, {Shell.Category._sapShell_Category_9_BackgroundS}, {Shell.Category._sapShell_Category_9_BackgroundL}, {Shell.Category._sapShell_Category_9_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 9." + "type": "color" }, "sapShell_Category_8_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextColor." + "type": "color" }, "_sapShell_Category_8_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13924,8 +12946,7 @@ }, "sapShell_Category_8_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_8_TextColorH}, {Shell.Category._sapShell_Category_8_TextColorS}, {Shell.Category._sapShell_Category_8_TextColorL}, {Shell.Category._sapShell_Category_8_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 8. Ensures a defined contrast against sapShell_Category_8_TextShadow." + "type": "color" }, "_sapShell_Category_8_BorderColorH": { "value": "{Legend._sapLegendColor8H}", @@ -13945,18 +12966,15 @@ }, "sapShell_Category_8_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_8_BorderColorH}, {Shell.Category._sapShell_Category_8_BorderColorS}, {Shell.Category._sapShell_Category_8_BorderColorL}, {Shell.Category._sapShell_Category_8_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 8." + "type": "color" }, "sapShell_Category_8_Background": { "value": "hsla({Shell.Category._sapShell_Category_8_BackgroundH}, {Shell.Category._sapShell_Category_8_BackgroundS}, {Shell.Category._sapShell_Category_8_BackgroundL}, {Shell.Category._sapShell_Category_8_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 8." + "type": "color" }, "sapShell_Category_7_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextColor." + "type": "color" }, "_sapShell_Category_7_TextColorH": { "value": "{Text._sapTextColorH}", @@ -13976,8 +12994,7 @@ }, "sapShell_Category_7_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_7_TextColorH}, {Shell.Category._sapShell_Category_7_TextColorS}, {Shell.Category._sapShell_Category_7_TextColorL}, {Shell.Category._sapShell_Category_7_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 7. Ensures a defined contrast against sapShell_Category_7_TextShadow." + "type": "color" }, "_sapShell_Category_7_BorderColorH": { "value": "{Legend._sapLegendColor5H}", @@ -13997,18 +13014,15 @@ }, "sapShell_Category_7_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_7_BorderColorH}, {Shell.Category._sapShell_Category_7_BorderColorS}, {Shell.Category._sapShell_Category_7_BorderColorL}, {Shell.Category._sapShell_Category_7_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 7." + "type": "color" }, "sapShell_Category_7_Background": { "value": "hsla({Shell.Category._sapShell_Category_7_BackgroundH}, {Shell.Category._sapShell_Category_7_BackgroundS}, {Shell.Category._sapShell_Category_7_BackgroundL}, {Shell.Category._sapShell_Category_7_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 7." + "type": "color" }, "sapShell_Category_6_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextColor." + "type": "color" }, "_sapShell_Category_6_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14028,8 +13042,7 @@ }, "sapShell_Category_6_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_6_TextColorH}, {Shell.Category._sapShell_Category_6_TextColorS}, {Shell.Category._sapShell_Category_6_TextColorL}, {Shell.Category._sapShell_Category_6_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 6. Ensures a defined contrast against sapShell_Category_6_TextShadow." + "type": "color" }, "_sapShell_Category_6_BorderColorH": { "value": "{Legend._sapLegendColor7H}", @@ -14049,18 +13062,15 @@ }, "sapShell_Category_6_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_6_BorderColorH}, {Shell.Category._sapShell_Category_6_BorderColorS}, {Shell.Category._sapShell_Category_6_BorderColorL}, {Shell.Category._sapShell_Category_6_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 6." + "type": "color" }, "sapShell_Category_6_Background": { "value": "hsla({Shell.Category._sapShell_Category_6_BackgroundH}, {Shell.Category._sapShell_Category_6_BackgroundS}, {Shell.Category._sapShell_Category_6_BackgroundL}, {Shell.Category._sapShell_Category_6_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 6." + "type": "color" }, "sapShell_Category_5_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextColor." + "type": "color" }, "_sapShell_Category_5_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14080,8 +13090,7 @@ }, "sapShell_Category_5_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_5_TextColorH}, {Shell.Category._sapShell_Category_5_TextColorS}, {Shell.Category._sapShell_Category_5_TextColorL}, {Shell.Category._sapShell_Category_5_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 5. Ensures a defined contrast against sapShell_Category_5_TextShadow." + "type": "color" }, "_sapShell_Category_5_BorderColorH": { "value": "{Legend._sapLegendColor12H}", @@ -14101,18 +13110,15 @@ }, "sapShell_Category_5_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_5_BorderColorH}, {Shell.Category._sapShell_Category_5_BorderColorS}, {Shell.Category._sapShell_Category_5_BorderColorL}, {Shell.Category._sapShell_Category_5_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 5." + "type": "color" }, "sapShell_Category_5_Background": { "value": "hsla({Shell.Category._sapShell_Category_5_BackgroundH}, {Shell.Category._sapShell_Category_5_BackgroundS}, {Shell.Category._sapShell_Category_5_BackgroundL}, {Shell.Category._sapShell_Category_5_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 5." + "type": "color" }, "sapShell_Category_4_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextColor." + "type": "color" }, "_sapShell_Category_4_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14132,8 +13138,7 @@ }, "sapShell_Category_4_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_4_TextColorH}, {Shell.Category._sapShell_Category_4_TextColorS}, {Shell.Category._sapShell_Category_4_TextColorL}, {Shell.Category._sapShell_Category_4_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 4. Ensures a defined contrast against sapShell_Category_4_TextShadow." + "type": "color" }, "_sapShell_Category_4_BorderColorH": { "value": "{Legend._sapLegendColor10H}", @@ -14153,18 +13158,15 @@ }, "sapShell_Category_4_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_4_BorderColorH}, {Shell.Category._sapShell_Category_4_BorderColorS}, {Shell.Category._sapShell_Category_4_BorderColorL}, {Shell.Category._sapShell_Category_4_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 4." + "type": "color" }, "sapShell_Category_4_Background": { "value": "hsla({Shell.Category._sapShell_Category_4_BackgroundH}, {Shell.Category._sapShell_Category_4_BackgroundS}, {Shell.Category._sapShell_Category_4_BackgroundL}, {Shell.Category._sapShell_Category_4_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 4." + "type": "color" }, "sapShell_Category_3_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextColor." + "type": "color" }, "_sapShell_Category_3_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14184,8 +13186,7 @@ }, "sapShell_Category_3_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_3_TextColorH}, {Shell.Category._sapShell_Category_3_TextColorS}, {Shell.Category._sapShell_Category_3_TextColorL}, {Shell.Category._sapShell_Category_3_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 3. Ensures a defined contrast against sapShell_Category_3_TextShadow." + "type": "color" }, "_sapShell_Category_3_BorderColorH": { "value": "{Legend._sapLegendColor1H}", @@ -14205,18 +13206,15 @@ }, "sapShell_Category_3_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_3_BorderColorH}, {Shell.Category._sapShell_Category_3_BorderColorS}, {Shell.Category._sapShell_Category_3_BorderColorL}, {Shell.Category._sapShell_Category_3_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 3." + "type": "color" }, "sapShell_Category_3_Background": { "value": "hsla({Shell.Category._sapShell_Category_3_BackgroundH}, {Shell.Category._sapShell_Category_3_BackgroundS}, {Shell.Category._sapShell_Category_3_BackgroundL}, {Shell.Category._sapShell_Category_3_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 3." + "type": "color" }, "sapShell_Category_2_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextColor." + "type": "color" }, "_sapShell_Category_2_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14236,8 +13234,7 @@ }, "sapShell_Category_2_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_2_TextColorH}, {Shell.Category._sapShell_Category_2_TextColorS}, {Shell.Category._sapShell_Category_2_TextColorL}, {Shell.Category._sapShell_Category_2_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 2. Ensures a defined contrast against sapShell_Category_2_TextShadow." + "type": "color" }, "_sapShell_Category_2_BorderColorH": { "value": "{Legend._sapLegendColor3H}", @@ -14257,18 +13254,15 @@ }, "sapShell_Category_2_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_2_BorderColorH}, {Shell.Category._sapShell_Category_2_BorderColorS}, {Shell.Category._sapShell_Category_2_BorderColorL}, {Shell.Category._sapShell_Category_2_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 2." + "type": "color" }, "sapShell_Category_2_Background": { "value": "hsla({Shell.Category._sapShell_Category_2_BackgroundH}, {Shell.Category._sapShell_Category_2_BackgroundS}, {Shell.Category._sapShell_Category_2_BackgroundL}, {Shell.Category._sapShell_Category_2_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 2." + "type": "color" }, "sapShell_Category_1_TextShadow": { "value": "none", - "type": "boxShadow", - "description": "The text shadow color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextColor." + "type": "color" }, "_sapShell_Category_1_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14288,8 +13282,7 @@ }, "sapShell_Category_1_TextColor": { "value": "hsla({Shell.Category._sapShell_Category_1_TextColorH}, {Shell.Category._sapShell_Category_1_TextColorS}, {Shell.Category._sapShell_Category_1_TextColorL}, {Shell.Category._sapShell_Category_1_TextColorA})", - "type": "color", - "description": "The text color of shell elements of category 1. Ensures a defined contrast against sapShell_Category_1_TextShadow." + "type": "color" }, "_sapShell_Category_1_BorderColorH": { "value": "{Legend._sapLegendColor6H}", @@ -14309,13 +13302,11 @@ }, "sapShell_Category_1_BorderColor": { "value": "hsla({Shell.Category._sapShell_Category_1_BorderColorH}, {Shell.Category._sapShell_Category_1_BorderColorS}, {Shell.Category._sapShell_Category_1_BorderColorL}, {Shell.Category._sapShell_Category_1_BorderColorA})", - "type": "color", - "description": "The border color of shell elements of category 1." + "type": "color" }, "sapShell_Category_1_Background": { "value": "hsla({Shell.Category._sapShell_Category_1_BackgroundH}, {Shell.Category._sapShell_Category_1_BackgroundS}, {Shell.Category._sapShell_Category_1_BackgroundL}, {Shell.Category._sapShell_Category_1_BackgroundA})", - "type": "color", - "description": "The background color of shell elements of category 1." + "type": "color" }, "_sapShell_Category_16_BackgroundH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -14574,35 +13565,25 @@ "type": "internal" } }, - "sapShell_Assistant_ForegroundColor": { - "value": "hsla({Shell._sapShell_Assistant_ForegroundColorH}, {Shell._sapShell_Assistant_ForegroundColorS}, {Shell._sapShell_Assistant_ForegroundColorL}, {Shell._sapShell_Assistant_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the SAP assistant (Joule) within the shell bar." - }, "sapShell_NeutralColor": { "value": "hsla({Shell._sapShell_NeutralColorH}, {Shell._sapShell_NeutralColorS}, {Shell._sapShell_NeutralColorL}, {Shell._sapShell_NeutralColorA})", - "type": "color", - "description": "The neutral semantic color for use in shell contexts." + "type": "color" }, "sapShell_InformativeColor": { "value": "hsla({Shell._sapShell_InformativeColorH}, {Shell._sapShell_InformativeColorS}, {Shell._sapShell_InformativeColorL}, {Shell._sapShell_InformativeColorA})", - "type": "color", - "description": "The informative semantic color for use in shell contexts." + "type": "color" }, "sapShell_PositiveColor": { "value": "hsla({Shell._sapShell_PositiveColorH}, {Shell._sapShell_PositiveColorS}, {Shell._sapShell_PositiveColorL}, {Shell._sapShell_PositiveColorA})", - "type": "color", - "description": "The positive semantic color for use in shell contexts." + "type": "color" }, "sapShell_CriticalColor": { "value": "hsla({Shell._sapShell_CriticalColorH}, {Shell._sapShell_CriticalColorS}, {Shell._sapShell_CriticalColorL}, {Shell._sapShell_CriticalColorA})", - "type": "color", - "description": "The critical semantic color for use in shell contexts." + "type": "color" }, "sapShell_NegativeColor": { "value": "hsla({Shell._sapShell_NegativeColorH}, {Shell._sapShell_NegativeColorS}, {Shell._sapShell_NegativeColorL}, {Shell._sapShell_NegativeColorA})", - "type": "color", - "description": "The negative semantic color for use in shell contexts." + "type": "color" }, "sapShell_Shadow": { "type": "boxShadow", @@ -14615,14 +13596,12 @@ "spread": "0", "color": "{Shell.sapShell_BorderColor}" } - ], - "description": "The shadow of the shell on the content area." + ] }, "Navigation": { "sapShell_Navigation_Active_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Active_BackgroundA})", - "type": "color", - "description": "The active (down) state background color of the shell navigation area content." + "type": "color" }, "_sapShell_Navigation_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14642,8 +13621,7 @@ }, "sapShell_Navigation_Active_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Active_TextColorH}, {Shell.Navigation._sapShell_Navigation_Active_TextColorS}, {Shell.Navigation._sapShell_Navigation_Active_TextColorL}, {Shell.Navigation._sapShell_Navigation_Active_TextColorA})", - "type": "color", - "description": "The active (down) state text color of shell navigation area content." + "type": "color" }, "_sapShell_Navigation_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14663,13 +13641,11 @@ }, "sapShell_Navigation_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_TextColorH}, {Shell.Navigation._sapShell_Navigation_TextColorS}, {Shell.Navigation._sapShell_Navigation_TextColorL}, {Shell.Navigation._sapShell_Navigation_TextColorA})", - "type": "color", - "description": "The standard color of text in the shell." + "type": "color" }, "sapShell_Navigation_Selected_TextColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Selected_TextColorH}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorS}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorL}, {Shell.Navigation._sapShell_Navigation_Selected_TextColorA})", - "type": "color", - "description": "The color of selected text in the shell." + "type": "color" }, "_sapShell_Navigation_SelectedColorH": { "value": "{Shell.Navigation._sapShell_Navigation_Selected_TextColorH}", @@ -14689,18 +13665,15 @@ }, "sapShell_Navigation_SelectedColor": { "value": "hsla({Shell.Navigation._sapShell_Navigation_SelectedColorH}, {Shell.Navigation._sapShell_Navigation_SelectedColorS}, {Shell.Navigation._sapShell_Navigation_SelectedColorL}, {Shell.Navigation._sapShell_Navigation_SelectedColorA})", - "type": "color", - "description": "The color of selected shell content." + "type": "color" }, "sapShell_Navigation_Hover_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_Hover_BackgroundH}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundS}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundL}, {Shell.Navigation._sapShell_Navigation_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for the shell navigation area." + "type": "color" }, "sapShell_Navigation_Background": { "value": "hsla({Shell.Navigation._sapShell_Navigation_BackgroundH}, {Shell.Navigation._sapShell_Navigation_BackgroundS}, {Shell.Navigation._sapShell_Navigation_BackgroundL}, {Shell.Navigation._sapShell_Navigation_BackgroundA})", - "type": "color", - "description": "The background color for the shell navigation area." + "type": "color" }, "_sapShell_Navigation_Active_BackgroundH": { "value": "{Shell._sapShell_Active_BackgroundH}", @@ -14769,8 +13742,7 @@ }, "sapShell_Selected_Hover_Background": { "value": "hsla({Shell._sapShell_Selected_Hover_BackgroundH}, {Shell._sapShell_Selected_Hover_BackgroundS}, {Shell._sapShell_Selected_Hover_BackgroundL}, {Shell._sapShell_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The background color for the hover state of selected shell content." + "type": "color" }, "_sapShell_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14790,13 +13762,11 @@ }, "sapShell_Selected_TextColor": { "value": "hsla({Shell._sapShell_Selected_TextColorH}, {Shell._sapShell_Selected_TextColorS}, {Shell._sapShell_Selected_TextColorL}, {Shell._sapShell_Selected_TextColorA})", - "type": "color", - "description": "The text color for selected shell content." + "type": "color" }, "sapShell_Selected_Background": { "value": "hsla({Shell._sapShell_Selected_BackgroundH}, {Shell._sapShell_Selected_BackgroundS}, {Shell._sapShell_Selected_BackgroundL}, {Shell._sapShell_Selected_BackgroundA})", - "type": "color", - "description": "The background color for selected shell content." + "type": "color" }, "_sapShell_Active_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14816,61 +13786,56 @@ }, "sapShell_Active_TextColor": { "value": "hsla({Shell._sapShell_Active_TextColorH}, {Shell._sapShell_Active_TextColorS}, {Shell._sapShell_Active_TextColorL}, {Shell._sapShell_Active_TextColorA})", - "type": "color", - "description": "The text color for active shell content." + "type": "color" }, "sapShell_Active_Background": { "value": "hsla({Shell._sapShell_Active_BackgroundH}, {Shell._sapShell_Active_BackgroundS}, {Shell._sapShell_Active_BackgroundL}, {Shell._sapShell_Active_BackgroundA})", - "type": "color", - "description": "The background color for active shell content." + "type": "color" }, "sapShell_Hover_Background": { "value": "hsla({Shell._sapShell_Hover_BackgroundH}, {Shell._sapShell_Hover_BackgroundS}, {Shell._sapShell_Hover_BackgroundL}, {Shell._sapShell_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color for shell content." + "type": "color" }, "sapShell_GroupTitleTextShadow": { "type": "boxShadow", "value": [ { "type": "dropShadow", - "x": "-0.0625rem", - "y": "0", - "blur": "0", + "x": "-0.0625", + "y": "*", + "blur": "{Internal.sapContent_GridSize}", "spread": "0", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", "x": "0", - "y": "0.0625rem", - "blur": "0", - "spread": "0", + "y": "0.0625", + "blur": "*", + "spread": "{Internal.sapContent_GridSize}", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", - "x": "0.0625rem", - "y": "0", - "blur": "0", + "x": "0.0625", + "y": "*", + "blur": "{Internal.sapContent_GridSize}", "spread": "0", "color": "{Shell.sapShell_Background}" }, { "type": "dropShadow", "x": "0", - "y": "-0.0625rem", - "blur": "0", - "spread": "0", + "y": "-0.0625", + "blur": "*", + "spread": "{Internal.sapContent_GridSize}", "color": "{Shell.sapShell_Background}" } - ], - "description": "Text shadow of shell group title." + ] }, "sapShell_GroupTitleTextColor": { "value": "hsla({Shell._sapShell_GroupTitleTextColorH}, {Shell._sapShell_GroupTitleTextColorS}, {Shell._sapShell_GroupTitleTextColorL}, {Shell._sapShell_GroupTitleTextColorA})", - "type": "color", - "description": "The text color for shell group titles." + "type": "color" }, "_sapShell_InteractiveBorderColorH": { "value": "{Input.Standard._sapField_BorderColorH}", @@ -14890,13 +13855,11 @@ }, "sapShell_InteractiveBorderColor": { "value": "hsla({Shell._sapShell_InteractiveBorderColorH}, {Shell._sapShell_InteractiveBorderColorS}, {Shell._sapShell_InteractiveBorderColorL}, {Shell._sapShell_InteractiveBorderColorA})", - "type": "color", - "description": "The border color of interactive shell content." + "type": "color" }, "sapShell_InteractiveTextColor": { "value": "hsla({Shell._sapShell_InteractiveTextColorH}, {Shell._sapShell_InteractiveTextColorS}, {Shell._sapShell_InteractiveTextColorL}, {Shell._sapShell_InteractiveTextColorA})", - "type": "color", - "description": "The color of texts of interactive areas in the shell." + "type": "color" }, "_sapShell_InteractiveBackgroundH": { "value": "{Input.Standard._sapField_BackgroundH}", @@ -14916,8 +13879,7 @@ }, "sapShell_InteractiveBackground": { "value": "hsla({Shell._sapShell_InteractiveBackgroundH}, {Shell._sapShell_InteractiveBackgroundS}, {Shell._sapShell_InteractiveBackgroundL}, {Shell._sapShell_InteractiveBackgroundA})", - "type": "color", - "description": "The background color of interactive shell content." + "type": "color" }, "_sapShell_TextColorH": { "value": "{Text._sapTextColorH}", @@ -14937,23 +13899,19 @@ }, "sapShell_TextColor": { "value": "hsla({Shell._sapShell_TextColorH}, {Shell._sapShell_TextColorS}, {Shell._sapShell_TextColorL}, {Shell._sapShell_TextColorA})", - "type": "color", - "description": "The color of texts in the shell." + "type": "color" }, "sapShell_BorderColor": { "value": "hsla({Shell._sapShell_BorderColorH}, {Shell._sapShell_BorderColorS}, {Shell._sapShell_BorderColorL}, {Shell._sapShell_BorderColorA})", - "type": "color", - "description": "The color of the borders of the shell." + "type": "color" }, "sapShell_BackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the shell background image." + "type": "opacity" }, "sapShell_Background": { "value": "hsla({Shell._sapShell_BackgroundH}, {Shell._sapShell_BackgroundS}, {Shell._sapShell_BackgroundL}, {Shell._sapShell_BackgroundA})", - "type": "color", - "description": "The background color of the shell." + "type": "color" }, "_sapShellColorH": { "value": "{Application._sapBackgroundColorH}", @@ -14973,24 +13931,7 @@ }, "sapShellColor": { "value": "hsla({Shell._sapShellColorH}, {Shell._sapShellColorS}, {Shell._sapShellColorL}, {Shell._sapShellColorA})", - "type": "color", - "description": "The background color of the shell header bar." - }, - "_sapShell_Assistant_ForegroundColorH": { - "value": "{Shell._sapShell_Selected_TextColorH}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorS": { - "value": "{Shell._sapShell_Selected_TextColorS}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorL": { - "value": "{Shell._sapShell_Selected_TextColorL}", - "type": "internal" - }, - "_sapShell_Assistant_ForegroundColorA": { - "value": "{Shell._sapShell_Selected_TextColorA}", - "type": "internal" + "type": "color" }, "_sapShell_NeutralColorH": { "value": "{Semantic._sapNeutralColorH}", @@ -15204,85 +14145,69 @@ "Image": { "sapShell_Favicon": { "value": "none", - "type": "image", - "description": "The URI to the favorite or shortcut icon displayed for the shell." + "type": "asset" }, "sapShell_BackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the shell background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapShell_BackgroundImage": { "value": "linear-gradient(to bottom, {Shell.sapShell_Background}, {Shell.sapShell_Background})", - "type": "linear-gradient", - "description": "The background image or gradient of the shell." + "type": "linear-gradient" }, "sapBackgroundImageRepeat": { "value": "false", - "type": "boolean", - "description": "The switch to turn on/off the repetition of the background image. Chose 'true' or 'false' as value." + "type": "boolean" }, "sapBackgroundImageOpacity": { "value": "1.0", - "type": "opacity", - "description": "A value between 0.0 and 1.0 to control the opacity of the background image." + "type": "opacity" }, "sapBackgroundImage": { "value": "none", - "type": "image", - "description": "The gradient or the URI to the image which is shown as background." + "type": "asset" }, "sapCompanyLogo": { "value": "none", - "type": "image", - "description": "The URI to the logo of your company." + "type": "asset" } }, "Link": { "sapLink_SubtleColor": { "value": "hsla({Link._sapLink_SubtleColorH}, {Link._sapLink_SubtleColorS}, {Link._sapLink_SubtleColorL}, {Link._sapLink_SubtleColorA})", - "type": "color", - "description": "The text color of less prominent (subtle) links." + "type": "color" }, "sapLink_InvertedColor": { "value": "hsla({Link._sapLink_InvertedColorH}, {Link._sapLink_InvertedColorS}, {Link._sapLink_InvertedColorL}, {Link._sapLink_InvertedColorA})", - "type": "color", - "description": "The inverted color for links." + "type": "color" }, "sapLink_Visited_Color": { "value": "hsla({Link._sapLink_Visited_ColorH}, {Link._sapLink_Visited_ColorS}, {Link._sapLink_Visited_ColorL}, {Link._sapLink_Visited_ColorA})", - "type": "color", - "description": "The color for visited links." + "type": "color" }, "sapLink_Active_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The active state text decoration of links." + "type": "textDecoration" }, "sapLink_Active_Color": { "value": "hsla({Link._sapLink_Active_ColorH}, {Link._sapLink_Active_ColorS}, {Link._sapLink_Active_ColorL}, {Link._sapLink_Active_ColorA})", - "type": "color", - "description": "The active state color of links." + "type": "color" }, "sapLink_Hover_TextDecoration": { "value": "none", - "type": "textDecoration", - "description": "The hover state text decoration of links." + "type": "textDecoration" }, "sapLink_Hover_Color": { "value": "hsla({Link._sapLink_Hover_ColorH}, {Link._sapLink_Hover_ColorS}, {Link._sapLink_Hover_ColorL}, {Link._sapLink_Hover_ColorA})", - "type": "color", - "description": "The hover state color of links." + "type": "color" }, "sapLink_TextDecoration": { "value": "underline", - "type": "textDecoration", - "description": "The text decoration of links." + "type": "textDecoration" }, "sapLinkColor": { "value": "hsla({Link._sapLinkColorH}, {Link._sapLinkColorS}, {Link._sapLinkColorL}, {Link._sapLinkColorA})", - "type": "color", - "description": "The color of the link text." + "type": "color" }, "_sapLink_SubtleColorH": { "value": "{Link._sapLinkColorH}", @@ -15384,73 +14309,59 @@ "Text": { "sapFontHeader6Size": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader5Size": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader4Size": { "value": "1.25 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader3Size": { "value": "1.5 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader2Size": { "value": "2.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontHeader1Size": { "value": "3.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "A font size for headers." + "type": "fontSizes" }, "sapFontLargeSize": { "value": "1.0 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for large texts." + "type": "fontSizes" }, "sapFontSmallSize": { "value": "0.75 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The font size for small texts." + "type": "fontSizes" }, "sapFontHeaderFamily": { "value": "{Text.sapFontFamily}", - "type": "fontFamilies", - "description": "The preferred font family of headers." + "type": "fontFamilies" }, "sapFontBlackFamily": { "value": "\"72Black\", \"72Blackfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred black font family of headers." + "type": "fontFamilies" }, "sapFontSemiboldDuplexFamily": { "value": "\"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold duplex font family (with the same widths as @sapFontFamily)." + "type": "fontFamilies" }, "sapFontSemiboldFamily": { "value": "\"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred semi bold font family." + "type": "fontFamilies" }, "sapFontBoldFamily": { "value": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred bold font family of headers." + "type": "fontFamilies" }, "sapFontLightFamily": { "value": "\"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred light font family." + "type": "fontFamilies" }, "_sapContent_ForegroundTextColorH": { "value": "{Text._sapTextColorH}", @@ -15470,38 +14381,36 @@ }, "sapContent_ForegroundTextColor": { "value": "hsla({Text._sapContent_ForegroundTextColorH}, {Text._sapContent_ForegroundTextColorS}, {Text._sapContent_ForegroundTextColorL}, {Text._sapContent_ForegroundTextColorA})", - "type": "color", - "description": "The foreground color of texts in the content area." + "type": "color" }, "sapContent_ContrastTextColor": { "value": "hsla({Text._sapContent_ContrastTextColorH}, {Text._sapContent_ContrastTextColorS}, {Text._sapContent_ContrastTextColorL}, {Text._sapContent_ContrastTextColorA})", - "type": "color", - "description": "The alternative text color switched to by a threshold to keep contrast for texts." + "type": "color" }, "sapContent_DisabledTextColor": { "value": "hsla({Text._sapContent_DisabledTextColorH}, {Text._sapContent_DisabledTextColorS}, {Text._sapContent_DisabledTextColorL}, {Text._sapContent_DisabledTextColorA})", - "type": "color", - "description": "The color of texts on disabled screen elements in the content area." + "type": "color" }, "sapContent_MonospaceBoldFontFamily": { "value": "\"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced bold font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_MonospaceFontFamily": { "value": "\"72Mono\", \"72Monofull\", lucida console, monospace", - "type": "fontFamilies", - "description": "Defines which monospaced font is used for specific texts in the content area." + "type": "fontFamilies" }, "sapContent_LabelColor": { "value": "hsla({Text._sapContent_LabelColorH}, {Text._sapContent_LabelColorS}, {Text._sapContent_LabelColorL}, {Text._sapContent_LabelColorA})", - "type": "color", - "description": "The color of labels in the content area." + "type": "color" }, "sapContent_ContrastTextShadow": { - "value": "none", "type": "boxShadow", - "description": "The alternative text shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_TextShadow": { "type": "boxShadow", @@ -15510,61 +14419,51 @@ "type": "dropShadow", "x": "-0.0625rem", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "0.0625rem", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0.0625rem", "y": "0", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" }, { "type": "dropShadow", "x": "0", "y": "-0.0625rem", - "blur": "0", - "spread": "0", - "color": "{HighContrast.sapHC_StandardBackground}" + "blur": "{HighContrast.sapHC_StandardBackground}", + "spread": "0" } - ], - "description": "The standard text shadow." + ] }, "sapContent_MarkerTextColor": { "value": "hsla({Text._sapContent_MarkerTextColorH}, {Text._sapContent_MarkerTextColorS}, {Text._sapContent_MarkerTextColorL}, {Text._sapContent_MarkerTextColorA})", - "type": "color", - "description": "The color of marker texts." + "type": "color" }, "sapTitleColor": { "value": "hsla({Text._sapTitleColorH}, {Text._sapTitleColorS}, {Text._sapTitleColorL}, {Text._sapTitleColorA})", - "type": "color", - "description": "The text color of the application title." + "type": "color" }, "sapTextColor": { "value": "hsla({Text._sapTextColorH}, {Text._sapTextColorS}, {Text._sapTextColorL}, {Text._sapTextColorA})", - "type": "color", - "description": "The preferred text color." + "type": "color" }, "sapFontSize": { "value": "0.875 * {Internal.sapContent_GridSize}", - "type": "fontSizes", - "description": "The preferred font size." + "type": "fontSizes" }, "sapFontFamily": { "value": "\"72\", \"72full\", Arial, Helvetica, sans-serif", - "type": "fontFamilies", - "description": "The preferred font family." + "type": "fontFamilies" }, "_sapContent_ContrastTextColorH": { "value": "{Text._sapTextColorH}", @@ -15682,8 +14581,7 @@ }, "sapContent_Illustrative_Color20": { "value": "hsla({Illustrative._sapContent_Illustrative_Color20H}, {Illustrative._sapContent_Illustrative_Color20S}, {Illustrative._sapContent_Illustrative_Color20L}, {Illustrative._sapContent_Illustrative_Color20A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color19H": { "value": "200", @@ -15703,8 +14601,7 @@ }, "sapContent_Illustrative_Color19": { "value": "hsla({Illustrative._sapContent_Illustrative_Color19H}, {Illustrative._sapContent_Illustrative_Color19S}, {Illustrative._sapContent_Illustrative_Color19L}, {Illustrative._sapContent_Illustrative_Color19A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color18H": { "value": "192", @@ -15724,8 +14621,7 @@ }, "sapContent_Illustrative_Color18": { "value": "hsla({Illustrative._sapContent_Illustrative_Color18H}, {Illustrative._sapContent_Illustrative_Color18S}, {Illustrative._sapContent_Illustrative_Color18L}, {Illustrative._sapContent_Illustrative_Color18A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color17H": { "value": "200", @@ -15745,8 +14641,7 @@ }, "sapContent_Illustrative_Color17": { "value": "hsla({Illustrative._sapContent_Illustrative_Color17H}, {Illustrative._sapContent_Illustrative_Color17S}, {Illustrative._sapContent_Illustrative_Color17L}, {Illustrative._sapContent_Illustrative_Color17A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color16H": { "value": "200", @@ -15766,8 +14661,7 @@ }, "sapContent_Illustrative_Color16": { "value": "hsla({Illustrative._sapContent_Illustrative_Color16H}, {Illustrative._sapContent_Illustrative_Color16S}, {Illustrative._sapContent_Illustrative_Color16L}, {Illustrative._sapContent_Illustrative_Color16A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color15H": { "value": "205.71428571428578", @@ -15787,8 +14681,7 @@ }, "sapContent_Illustrative_Color15": { "value": "hsla({Illustrative._sapContent_Illustrative_Color15H}, {Illustrative._sapContent_Illustrative_Color15S}, {Illustrative._sapContent_Illustrative_Color15L}, {Illustrative._sapContent_Illustrative_Color15A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color14H": { "value": "0", @@ -15808,8 +14701,7 @@ }, "sapContent_Illustrative_Color14": { "value": "hsla({Illustrative._sapContent_Illustrative_Color14H}, {Illustrative._sapContent_Illustrative_Color14S}, {Illustrative._sapContent_Illustrative_Color14L}, {Illustrative._sapContent_Illustrative_Color14A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color13H": { "value": "205.71428571428578", @@ -15829,8 +14721,7 @@ }, "sapContent_Illustrative_Color13": { "value": "hsla({Illustrative._sapContent_Illustrative_Color13H}, {Illustrative._sapContent_Illustrative_Color13S}, {Illustrative._sapContent_Illustrative_Color13L}, {Illustrative._sapContent_Illustrative_Color13A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color12H": { "value": "199.09090909090912", @@ -15850,8 +14741,7 @@ }, "sapContent_Illustrative_Color12": { "value": "hsla({Illustrative._sapContent_Illustrative_Color12H}, {Illustrative._sapContent_Illustrative_Color12S}, {Illustrative._sapContent_Illustrative_Color12L}, {Illustrative._sapContent_Illustrative_Color12A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color11H": { "value": "199.09090909090912", @@ -15871,8 +14761,7 @@ }, "sapContent_Illustrative_Color11": { "value": "hsla({Illustrative._sapContent_Illustrative_Color11H}, {Illustrative._sapContent_Illustrative_Color11S}, {Illustrative._sapContent_Illustrative_Color11L}, {Illustrative._sapContent_Illustrative_Color11A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color10H": { "value": "202.5000000000001", @@ -15892,8 +14781,7 @@ }, "sapContent_Illustrative_Color10": { "value": "hsla({Illustrative._sapContent_Illustrative_Color10H}, {Illustrative._sapContent_Illustrative_Color10S}, {Illustrative._sapContent_Illustrative_Color10L}, {Illustrative._sapContent_Illustrative_Color10A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color9H": { "value": "200.76923076923072", @@ -15913,8 +14801,7 @@ }, "sapContent_Illustrative_Color9": { "value": "hsla({Illustrative._sapContent_Illustrative_Color9H}, {Illustrative._sapContent_Illustrative_Color9S}, {Illustrative._sapContent_Illustrative_Color9L}, {Illustrative._sapContent_Illustrative_Color9A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color8H": { "value": "0", @@ -15934,8 +14821,7 @@ }, "sapContent_Illustrative_Color8": { "value": "hsla({Illustrative._sapContent_Illustrative_Color8H}, {Illustrative._sapContent_Illustrative_Color8S}, {Illustrative._sapContent_Illustrative_Color8L}, {Illustrative._sapContent_Illustrative_Color8A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color7H": { "value": "200", @@ -15955,8 +14841,7 @@ }, "sapContent_Illustrative_Color7": { "value": "hsla({Illustrative._sapContent_Illustrative_Color7H}, {Illustrative._sapContent_Illustrative_Color7S}, {Illustrative._sapContent_Illustrative_Color7L}, {Illustrative._sapContent_Illustrative_Color7A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color6H": { "value": "210.0000000000001", @@ -15976,8 +14861,7 @@ }, "sapContent_Illustrative_Color6": { "value": "hsla({Illustrative._sapContent_Illustrative_Color6H}, {Illustrative._sapContent_Illustrative_Color6S}, {Illustrative._sapContent_Illustrative_Color6L}, {Illustrative._sapContent_Illustrative_Color6A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color5H": { "value": "207.69230769230762", @@ -15997,8 +14881,7 @@ }, "sapContent_Illustrative_Color5": { "value": "hsla({Illustrative._sapContent_Illustrative_Color5H}, {Illustrative._sapContent_Illustrative_Color5S}, {Illustrative._sapContent_Illustrative_Color5L}, {Illustrative._sapContent_Illustrative_Color5A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color4H": { "value": "0", @@ -16018,8 +14901,7 @@ }, "sapContent_Illustrative_Color4": { "value": "hsla({Illustrative._sapContent_Illustrative_Color4H}, {Illustrative._sapContent_Illustrative_Color4S}, {Illustrative._sapContent_Illustrative_Color4L}, {Illustrative._sapContent_Illustrative_Color4A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color3H": { "value": "200.76923076923072", @@ -16039,8 +14921,7 @@ }, "sapContent_Illustrative_Color3": { "value": "hsla({Illustrative._sapContent_Illustrative_Color3H}, {Illustrative._sapContent_Illustrative_Color3S}, {Illustrative._sapContent_Illustrative_Color3L}, {Illustrative._sapContent_Illustrative_Color3A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color2H": { "value": "205.26315789473688", @@ -16060,8 +14941,7 @@ }, "sapContent_Illustrative_Color2": { "value": "hsla({Illustrative._sapContent_Illustrative_Color2H}, {Illustrative._sapContent_Illustrative_Color2S}, {Illustrative._sapContent_Illustrative_Color2L}, {Illustrative._sapContent_Illustrative_Color2A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" }, "_sapContent_Illustrative_Color1H": { "value": "197.1428571428571", @@ -16081,25 +14961,21 @@ }, "sapContent_Illustrative_Color1": { "value": "hsla({Illustrative._sapContent_Illustrative_Color1H}, {Illustrative._sapContent_Illustrative_Color1S}, {Illustrative._sapContent_Illustrative_Color1L}, {Illustrative._sapContent_Illustrative_Color1A})", - "type": "color", - "description": "The color of illustrated content." + "type": "color" } }, "Interaction": { "sapContent_Selected_ForegroundColor": { "value": "hsla({Interaction._sapContent_Selected_ForegroundColorH}, {Interaction._sapContent_Selected_ForegroundColorS}, {Interaction._sapContent_Selected_ForegroundColorL}, {Interaction._sapContent_Selected_ForegroundColorA})", - "type": "color", - "description": "The foreground color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Hover_Background": { "value": "hsla({Interaction._sapContent_Selected_Hover_BackgroundH}, {Interaction._sapContent_Selected_Hover_BackgroundS}, {Interaction._sapContent_Selected_Hover_BackgroundL}, {Interaction._sapContent_Selected_Hover_BackgroundA})", - "type": "color", - "description": "The hover state background color of selected (toggled) elements." + "type": "color" }, "sapContent_Selected_Background": { "value": "hsla({Interaction._sapContent_Selected_BackgroundH}, {Interaction._sapContent_Selected_BackgroundS}, {Interaction._sapContent_Selected_BackgroundL}, {Interaction._sapContent_Selected_BackgroundA})", - "type": "color", - "description": "The background color of selected (toggled) elements." + "type": "color" }, "_sapContent_Selected_TextColorH": { "value": "{Text._sapTextColorH}", @@ -16119,48 +14995,49 @@ }, "sapContent_Selected_TextColor": { "value": "hsla({Interaction._sapContent_Selected_TextColorH}, {Interaction._sapContent_Selected_TextColorS}, {Interaction._sapContent_Selected_TextColorL}, {Interaction._sapContent_Selected_TextColorA})", - "type": "color", - "description": "The color of selected (toggled) text." + "type": "color" }, "sapContent_DragAndDropActiveColor": { "value": "hsla({Interaction._sapContent_DragAndDropActiveColorH}, {Interaction._sapContent_DragAndDropActiveColorS}, {Interaction._sapContent_DragAndDropActiveColorL}, {Interaction._sapContent_DragAndDropActiveColorA})", - "type": "color", - "description": "The color used to indicate active drag and drop interaction." + "type": "color" }, "sapContent_HelpColor": { "value": "hsla({Interaction._sapContent_HelpColorH}, {Interaction._sapContent_HelpColorS}, {Interaction._sapContent_HelpColorL}, {Interaction._sapContent_HelpColorA})", - "type": "color", - "description": "The color which indicates that the element has help content." + "type": "color" }, "sapContent_SearchHighlightColor": { "value": "hsla({Interaction._sapContent_SearchHighlightColorH}, {Interaction._sapContent_SearchHighlightColorS}, {Interaction._sapContent_SearchHighlightColorL}, {Interaction._sapContent_SearchHighlightColorA})", - "type": "color", - "description": "The color of found search results in the content." + "type": "color" }, "sapContent_Selected_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard selected shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapContent_Interaction_Shadow": { - "value": "none", "type": "boxShadow", - "description": "The standard interaction shadow." + "value": [ + { + "type": "dropShadow", + "spread": "0" + } + ] }, "sapActiveColor": { "value": "hsla({Interaction._sapActiveColorH}, {Interaction._sapActiveColorS}, {Interaction._sapActiveColorL}, {Interaction._sapActiveColorA})", - "type": "color", - "description": "The color of activated elements." + "type": "color" }, "sapHoverColor": { "value": "hsla({Interaction._sapHoverColorH}, {Interaction._sapHoverColorS}, {Interaction._sapHoverColorL}, {Interaction._sapHoverColorA})", - "type": "color", - "description": "The color of hovered elements." + "type": "color" }, "sapSelectedColor": { "value": "hsla({Interaction._sapSelectedColorH}, {Interaction._sapSelectedColorS}, {Interaction._sapSelectedColorL}, {Interaction._sapSelectedColorA})", - "type": "color", - "description": "The color of selected elements." + "type": "color" }, "_sapContent_Selected_ForegroundColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16326,13 +15203,11 @@ }, "sapContent_BadgeTextColor": { "value": "hsla({Badge._sapContent_BadgeTextColorH}, {Badge._sapContent_BadgeTextColorS}, {Badge._sapContent_BadgeTextColorL}, {Badge._sapContent_BadgeTextColorA})", - "type": "color", - "description": "The text color of badges (e.g. Shell Notifications)." + "type": "color" }, "sapContent_BadgeBackground": { "value": "hsla({Badge._sapContent_BadgeBackgroundH}, {Badge._sapContent_BadgeBackgroundS}, {Badge._sapContent_BadgeBackgroundL}, {Badge._sapContent_BadgeBackgroundA})", - "type": "color", - "description": "The background color of badges." + "type": "color" }, "_sapContent_BadgeBackgroundH": { "value": "{Application._sapBackgroundColorH}", @@ -16354,13 +15229,11 @@ "Foreground": { "sapContent_ForegroundBorderColor": { "value": "hsla({Foreground._sapContent_ForegroundBorderColorH}, {Foreground._sapContent_ForegroundBorderColorS}, {Foreground._sapContent_ForegroundBorderColorL}, {Foreground._sapContent_ForegroundBorderColorA})", - "type": "color", - "description": "The foreground color of the borders of the content area." + "type": "color" }, "sapContent_ForegroundColor": { "value": "hsla({Foreground._sapContent_ForegroundColorH}, {Foreground._sapContent_ForegroundColorS}, {Foreground._sapContent_ForegroundColorL}, {Foreground._sapContent_ForegroundColorA})", - "type": "color", - "description": "The foreground color of the content area." + "type": "color" }, "_sapContent_ForegroundBorderColorH": { "value": "{HighContrast._sapHC_StandardForegroundH}", @@ -16398,48 +15271,39 @@ "Icon": { "sapContent_IconFontFamily": { "value": "\"SAP-icons\"", - "type": "fontFamilies", - "description": "Defines which font is used to display the font icons." + "type": "fontFamilies" }, "sapContent_UnratedColor": { "value": "hsla({Icon._sapContent_UnratedColorH}, {Icon._sapContent_UnratedColorS}, {Icon._sapContent_UnratedColorL}, {Icon._sapContent_UnratedColorA})", - "type": "color", - "description": "Color for unrated content items." + "type": "color" }, "sapContent_RatedColor": { "value": "hsla({Icon._sapContent_RatedColorH}, {Icon._sapContent_RatedColorS}, {Icon._sapContent_RatedColorL}, {Icon._sapContent_RatedColorA})", - "type": "color", - "description": "Color for rated content items." + "type": "color" }, "sapContent_ImagePlaceholderForegroundColor": { "value": "hsla({Icon._sapContent_ImagePlaceholderForegroundColorH}, {Icon._sapContent_ImagePlaceholderForegroundColorS}, {Icon._sapContent_ImagePlaceholderForegroundColorL}, {Icon._sapContent_ImagePlaceholderForegroundColorA})", - "type": "color", - "description": "The foreground color of image placeholders." + "type": "color" }, "sapContent_ImagePlaceholderBackground": { "value": "hsla({Icon._sapContent_ImagePlaceholderBackgroundH}, {Icon._sapContent_ImagePlaceholderBackgroundS}, {Icon._sapContent_ImagePlaceholderBackgroundL}, {Icon._sapContent_ImagePlaceholderBackgroundA})", - "type": "color", - "description": "The background color of image placeholders." + "type": "color" }, "sapContent_MarkerIconColor": { "value": "hsla({Icon._sapContent_MarkerIconColorH}, {Icon._sapContent_MarkerIconColorS}, {Icon._sapContent_MarkerIconColorL}, {Icon._sapContent_MarkerIconColorA})", - "type": "color", - "description": "The color of marker icons." + "type": "color" }, "sapContent_NonInteractiveIconColor": { "value": "hsla({Icon._sapContent_NonInteractiveIconColorH}, {Icon._sapContent_NonInteractiveIconColorS}, {Icon._sapContent_NonInteractiveIconColorL}, {Icon._sapContent_NonInteractiveIconColorA})", - "type": "color", - "description": "The color of non-interactive icons." + "type": "color" }, "sapContent_ContrastIconColor": { "value": "hsla({Icon._sapContent_ContrastIconColorH}, {Icon._sapContent_ContrastIconColorS}, {Icon._sapContent_ContrastIconColorL}, {Icon._sapContent_ContrastIconColorA})", - "type": "color", - "description": "The alternative icon color switched to by a threshold to keep contrast for icons." + "type": "color" }, "sapContent_IconColor": { "value": "hsla({Icon._sapContent_IconColorH}, {Icon._sapContent_IconColorS}, {Icon._sapContent_IconColorL}, {Icon._sapContent_IconColorA})", - "type": "color", - "description": "The color of icons." + "type": "color" }, "_sapContent_UnratedColorH": { "value": "{HighContrast._sapHC_ReducedAltForegroundH}", @@ -16590,8 +15454,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for dialogs." + ] }, "sapContent_Shadow2": { "type": "boxShadow", @@ -16612,8 +15475,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Popovers and MessageToasts." + ] }, "sapContent_Shadow1": { "type": "boxShadow", @@ -16634,8 +15496,7 @@ "spread": "0.125rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Dropdowns/Floating/Footer/Menu type controls." + ] }, "sapContent_Shadow0": { "type": "boxShadow", @@ -16648,18 +15509,15 @@ "spread": "0.0625rem", "color": "{Shadow.sapContent_ShadowColor}" } - ], - "description": "Shadow for Card/Tile type controls." + ] }, "sapContent_ContrastShadowColor": { "value": "hsla({Shadow._sapContent_ContrastShadowColorH}, {Shadow._sapContent_ContrastShadowColorS}, {Shadow._sapContent_ContrastShadowColorL}, {Shadow._sapContent_ContrastShadowColorA})", - "type": "color", - "description": "The alternative shadow color." + "type": "color" }, "sapContent_ShadowColor": { "value": "hsla({Shadow._sapContent_ShadowColorH}, {Shadow._sapContent_ShadowColorS}, {Shadow._sapContent_ShadowColorL}, {Shadow._sapContent_ShadowColorA})", - "type": "color", - "description": "The shadow color." + "type": "color" }, "_sapContent_ContrastShadowColorH": { "value": "{Shadow._sapContent_ShadowColorH}", @@ -16697,23 +15555,19 @@ "Focus": { "sapContent_ContrastFocusColor": { "value": "hsla({Focus._sapContent_ContrastFocusColorH}, {Focus._sapContent_ContrastFocusColorS}, {Focus._sapContent_ContrastFocusColorL}, {Focus._sapContent_ContrastFocusColorA})", - "type": "color", - "description": "The alternative focus color." + "type": "color" }, "sapContent_FocusWidth": { "value": "0.125 * {Internal.sapContent_GridSize}", - "type": "borderWidth", - "description": "The width of the focus." + "type": "borderWidth" }, "sapContent_FocusStyle": { "value": "dotted", - "type": "borderStyle", - "description": "The style of the focus." + "type": "border" }, "sapContent_FocusColor": { "value": "hsla({Focus._sapContent_FocusColorH}, {Focus._sapContent_FocusColorS}, {Focus._sapContent_FocusColorL}, {Focus._sapContent_FocusColorA})", - "type": "color", - "description": "The color of the focus." + "type": "color" }, "_sapContent_ContrastFocusColorH": { "value": "{Focus._sapContent_FocusColorH}", @@ -16751,18 +15605,15 @@ "Busy": { "sapContent_BusyColor": { "value": "hsla({Busy._sapContent_BusyColorH}, {Busy._sapContent_BusyColorS}, {Busy._sapContent_BusyColorL}, {Busy._sapContent_BusyColorA})", - "type": "color", - "description": "Color of the busy indicator." + "type": "color" }, "sapContent_Placeholderloading_Gradient": { "value": "linear-gradient(to right, {HighContrast.sapHC_ReducedForeground} 0%, {HighContrast.sapHC_ReducedForeground} 35%, {HighContrast.sapHC_ReducedAltForeground} 50%, {HighContrast.sapHC_ReducedForeground} 65%, {HighContrast.sapHC_ReducedForeground} 100%)", - "type": "linear-gradient", - "description": "The gradient values of placeholder loading." + "type": "linear-gradient" }, "sapContent_Placeholderloading_Background": { "value": "hsla({Busy._sapContent_Placeholderloading_BackgroundH}, {Busy._sapContent_Placeholderloading_BackgroundS}, {Busy._sapContent_Placeholderloading_BackgroundL}, {Busy._sapContent_Placeholderloading_BackgroundA})", - "type": "color", - "description": "The background color of placeholder loading." + "type": "color" }, "_sapContent_BusyColorH": { "value": "{Icon._sapContent_IconColorH}", @@ -16800,18 +15651,15 @@ "Main": { "sapBaseColor": { "value": "hsla({Main._sapBaseColorH}, {Main._sapBaseColorS}, {Main._sapBaseColorL}, {Main._sapBaseColorA})", - "type": "color", - "description": "The color which is used to derive the most dominant background colors." + "type": "color" }, "sapHighlightColor": { "value": "hsla({Main._sapHighlightColorH}, {Main._sapHighlightColorS}, {Main._sapHighlightColorL}, {Main._sapHighlightColorA})", - "type": "color", - "description": "The color which is used to highlight screen elements." + "type": "color" }, "sapBrandColor": { "value": "hsla({Main._sapBrandColorH}, {Main._sapBrandColorS}, {Main._sapBrandColorL}, {Main._sapBrandColorA})", - "type": "color", - "description": "The color which builds your brand." + "type": "color" }, "_sapBaseColorH": { "value": "{HighContrast._sapHC_StandardBackgroundH}", @@ -16881,8 +15729,7 @@ }, "sapHC_NeutralColor": { "value": "hsla({HighContrast._sapHC_NeutralColorH}, {HighContrast._sapHC_NeutralColorS}, {HighContrast._sapHC_NeutralColorL}, {HighContrast._sapHC_NeutralColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing neutral state." + "type": "color" }, "_sapHC_InformativeColorH": { "value": "0", @@ -16902,8 +15749,7 @@ }, "sapHC_InformativeColor": { "value": "hsla({HighContrast._sapHC_InformativeColorH}, {HighContrast._sapHC_InformativeColorS}, {HighContrast._sapHC_InformativeColorL}, {HighContrast._sapHC_InformativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing informative state." + "type": "color" }, "_sapHC_PositiveColorH": { "value": "179.39393939393938", @@ -16923,8 +15769,7 @@ }, "sapHC_PositiveColor": { "value": "hsla({HighContrast._sapHC_PositiveColorH}, {HighContrast._sapHC_PositiveColorS}, {HighContrast._sapHC_PositiveColorL}, {HighContrast._sapHC_PositiveColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing positive state." + "type": "color" }, "_sapHC_CriticalColorH": { "value": "60", @@ -16944,8 +15789,7 @@ }, "sapHC_CriticalColor": { "value": "hsla({HighContrast._sapHC_CriticalColorH}, {HighContrast._sapHC_CriticalColorS}, {HighContrast._sapHC_CriticalColorL}, {HighContrast._sapHC_CriticalColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing critical state." + "type": "color" }, "_sapHC_NegativeColorH": { "value": "0", @@ -16965,8 +15809,7 @@ }, "sapHC_NegativeColor": { "value": "hsla({HighContrast._sapHC_NegativeColorH}, {HighContrast._sapHC_NegativeColorS}, {HighContrast._sapHC_NegativeColorL}, {HighContrast._sapHC_NegativeColorA})", - "type": "color", - "description": "The high-contrast reference color for elements showing negative state." + "type": "color" }, "_sapHC_ReducedAltForegroundH": { "value": "0", @@ -16986,8 +15829,7 @@ }, "sapHC_ReducedAltForeground": { "value": "hsla({HighContrast._sapHC_ReducedAltForegroundH}, {HighContrast._sapHC_ReducedAltForegroundS}, {HighContrast._sapHC_ReducedAltForegroundL}, {HighContrast._sapHC_ReducedAltForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements." + "type": "color" }, "_sapHC_ReducedForegroundH": { "value": "0", @@ -17007,8 +15849,7 @@ }, "sapHC_ReducedForeground": { "value": "hsla({HighContrast._sapHC_ReducedForegroundH}, {HighContrast._sapHC_ReducedForegroundS}, {HighContrast._sapHC_ReducedForegroundL}, {HighContrast._sapHC_ReducedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as disabled text, icons, and borders." + "type": "color" }, "_sapHC_EnhancedForegroundH": { "value": "120", @@ -17028,8 +15869,7 @@ }, "sapHC_EnhancedForeground": { "value": "hsla({HighContrast._sapHC_EnhancedForegroundH}, {HighContrast._sapHC_EnhancedForegroundS}, {HighContrast._sapHC_EnhancedForegroundL}, {HighContrast._sapHC_EnhancedForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as help borders and help text." + "type": "color" }, "_sapHC_StandardForegroundH": { "value": "0", @@ -17049,8 +15889,7 @@ }, "sapHC_StandardForeground": { "value": "hsla({HighContrast._sapHC_StandardForegroundH}, {HighContrast._sapHC_StandardForegroundS}, {HighContrast._sapHC_StandardForegroundL}, {HighContrast._sapHC_StandardForegroundA})", - "type": "color", - "description": "The high-contrast reference foreground color for elements such as text, icons, and borders." + "type": "color" }, "_sapHC_ReducedAltBackgroundH": { "value": "0", @@ -17070,8 +15909,7 @@ }, "sapHC_ReducedAltBackground": { "value": "hsla({HighContrast._sapHC_ReducedAltBackgroundH}, {HighContrast._sapHC_ReducedAltBackgroundS}, {HighContrast._sapHC_ReducedAltBackgroundL}, {HighContrast._sapHC_ReducedAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_ReducedBackgroundH": { "value": "0", @@ -17091,8 +15929,7 @@ }, "sapHC_ReducedBackground": { "value": "hsla({HighContrast._sapHC_ReducedBackgroundH}, {HighContrast._sapHC_ReducedBackgroundS}, {HighContrast._sapHC_ReducedBackgroundL}, {HighContrast._sapHC_ReducedBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for read-only and disabled items." + "type": "color" }, "_sapHC_HighlightAltBackgroundH": { "value": "219.75460122699383", @@ -17112,8 +15949,7 @@ }, "sapHC_HighlightAltBackground": { "value": "hsla({HighContrast._sapHC_HighlightAltBackgroundH}, {HighContrast._sapHC_HighlightAltBackgroundS}, {HighContrast._sapHC_HighlightAltBackgroundL}, {HighContrast._sapHC_HighlightAltBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for selection." + "type": "color" }, "_sapHC_HighlightBackgroundH": { "value": "24.974619289340126", @@ -17133,8 +15969,7 @@ }, "sapHC_HighlightBackground": { "value": "hsla({HighContrast._sapHC_HighlightBackgroundH}, {HighContrast._sapHC_HighlightBackgroundS}, {HighContrast._sapHC_HighlightBackgroundL}, {HighContrast._sapHC_HighlightBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color used for hover and active states." + "type": "color" }, "_sapHC_StandardBackgroundH": { "value": "0", @@ -17154,8 +15989,7 @@ }, "sapHC_StandardBackground": { "value": "hsla({HighContrast._sapHC_StandardBackgroundH}, {HighContrast._sapHC_StandardBackgroundS}, {HighContrast._sapHC_StandardBackgroundL}, {HighContrast._sapHC_StandardBackgroundA})", - "type": "color", - "description": "The high-contrast reference background color for most backgrounds." + "type": "color" } } } \ No newline at end of file diff --git a/content/Base/baseLib/sap_horizon_hcw/less_variables.less b/content/Base/baseLib/sap_horizon_hcw/less_variables.less index 7605d13d..9f0d3a4c 100644 --- a/content/Base/baseLib/sap_horizon_hcw/less_variables.less +++ b/content/Base/baseLib/sap_horizon_hcw/less_variables.less @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ @sapBrandColor: #e97624; @sapHighlightColor: #e97624; @sapBaseColor: #fff; @@ -163,7 +163,7 @@ @sapShell_InteractiveTextColor: #000; @sapShell_InteractiveBorderColor: #000; @sapShell_GroupTitleTextColor: #000; -@sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff, 0 0.0625rem #fff, 0.0625rem 0 #fff, 0 -0.0625rem #fff; +@sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff; @sapShell_Hover_Background: #e97624; @sapShell_Active_Background: #e97624; @sapShell_Active_TextColor: #000; @@ -184,7 +184,6 @@ @sapShell_PositiveColor: #006362; @sapShell_InformativeColor: #000; @sapShell_NeutralColor: #000; -@sapShell_Assistant_ForegroundColor: #000; @sapShell_Category_1_Background: #fff; @sapShell_Category_1_BorderColor: #004ccb; @sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ @sapShell_Category_16_BorderColor: #1e592f; @sapShell_Category_16_TextColor: #000; @sapShell_Category_16_TextShadow: none; -@sapAssistant_Color1: #000; -@sapAssistant_Color2: #000; -@sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -@sapAssistant_Background: #fff; -@sapAssistant_BorderColor: #000; -@sapAssistant_TextColor: #000; -@sapAssistant_Hover_Background: #e97624; -@sapAssistant_Hover_BorderColor: #000; -@sapAssistant_Hover_TextColor: #000; -@sapAssistant_Active_Background: #e97624; -@sapAssistant_Active_BorderColor: #000; -@sapAssistant_Active_TextColor: #000; -@sapAssistant_Question_Background: #fff; -@sapAssistant_Question_BorderColor: #000; -@sapAssistant_Question_TextColor: #000; -@sapAssistant_Answer_Background: #b3b3b3; -@sapAssistant_Answer_BorderColor: #000; -@sapAssistant_Answer_TextColor: #000; @sapAvatar_1_Background: #fff; @sapAvatar_1_BorderColor: #000; @sapAvatar_1_TextColor: #000; @@ -620,7 +601,7 @@ @sapObjectHeader_Hover_Background: #e97624; @sapObjectHeader_BorderColor: #000; @sapObjectHeader_Title_TextColor: #000; -@sapObjectHeader_Title_FontSize: 1.5rem; +@sapObjectHeader_Title_FontSize: 2rem; @sapObjectHeader_Title_SnappedFontSize: 1.25rem; @sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; @sapObjectHeader_Subtitle_TextColor: #000; diff --git a/content/Base/baseLib/sap_horizon_hcw/preview-RTL.css b/content/Base/baseLib/sap_horizon_hcw/preview-RTL.css index 6e64f7d1..ee8e1e05 100644 --- a/content/Base/baseLib/sap_horizon_hcw/preview-RTL.css +++ b/content/Base/baseLib/sap_horizon_hcw/preview-RTL.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000!important}.sapSvgIconCritical{fill:#5c5c00!important}.sapSvgIconPositive{fill:#006362!important}.sapSvgIconBase{fill:#fff!important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_hcw/preview.css b/content/Base/baseLib/sap_horizon_hcw/preview.css index 16c351aa..d1fea758 100644 --- a/content/Base/baseLib/sap_horizon_hcw/preview.css +++ b/content/Base/baseLib/sap_horizon_hcw/preview.css @@ -1,14 +1,14 @@ /** -* 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. +* Copyright (c) 2012-2020 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 12.1.1 -* data:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}} +* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}} */ -.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}}');} -:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "12.1.1"}, "Version": { "Build": "11.14.0.20240409082542", "Source": "11.14.0"}};} +.sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');} +:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.preview", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};} -/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} +/*Base.baseLib.baseTheme.base*/@font-face{font-family:'SAP-icons';src:url(../sap_horizon/fonts/SAP-icons.woff2) format('woff2'),url(../sap_horizon/fonts/SAP-icons.woff) format('woff'),url(../sap_horizon/fonts/SAP-icons.ttf) format('truetype'),local('SAP-icons');font-weight:normal;font-style:normal}@font-face{font-family:'72';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular.woff) format('woff'),local('72');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:400;src:url(../baseTheme/fonts/72-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Regular-full.woff) format('woff')}@font-face{font-family:'72-Bold';src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold.woff) format('woff'),local('72-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Boldfull';src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:700;src:url(../baseTheme/fonts/72-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Bold-full.woff) format('woff')}@font-face{font-family:'72-Semibold';src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold.woff) format('woff'),local('72-Semibold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Semiboldfull';src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:600;src:url(../baseTheme/fonts/72-Semibold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Semibold-full.woff) format('woff')}@font-face{font-family:'72-SemiboldDuplex';src:url(../baseTheme/fonts/72-SemiboldDuplex.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex.woff) format('woff'),local('72-SemiboldDuplex');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-SemiboldDuplexfull';src:url(../baseTheme/fonts/72-SemiboldDuplex-full.woff2) format('woff2'),url(../baseTheme/fonts/72-SemiboldDuplex-full.woff) format('woff')}@font-face{font-family:'72-Light';src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light.woff2) format('woff2'),url(../baseTheme/fonts/72-Light.woff) format('woff'),local('72-Light');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-Lightfull';src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:300;src:url(../baseTheme/fonts/72-Light-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Light-full.woff) format('woff')}@font-face{font-family:'72Black';src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black.woff2) format('woff2'),url(../baseTheme/fonts/72-Black.woff) format('woff'),local('72Black');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+160-161,U+178,U+17D-17E,U+192,U+237,U+2C6-2C7,U+2DC,U+30A,U+3BC,U+1E0E,U+2013-2014,U+2018-2019,U+201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Blackfull';src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72full';font-style:normal;font-weight:900;src:url(../baseTheme/fonts/72-Black-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Black-full.woff) format('woff')}@font-face{font-family:'72-BoldItalic';src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic.woff) format('woff'),local('72-BoldItalic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:700;src:url(../baseTheme/fonts/72-BoldItalic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-BoldItalic-full.woff) format('woff')}@font-face{font-family:'72-Condensed';src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed.woff) format('woff'),local('72-Condensed');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:400;font-stretch:condensed;src:url(../baseTheme/fonts/72-Condensed-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Condensed-full.woff) format('woff');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72-CondensedBold';src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold.woff) format('woff'),local('72-CondensedBold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:normal;font-weight:700;font-stretch:condensed;src:url(../baseTheme/fonts/72-CondensedBold-full.woff2) format('woff2'),url(../baseTheme/fonts/72-CondensedBold-full.woff) format('woff')}@font-face{font-family:'72-Italic';src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic.woff) format('woff'),local('72-Italic');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72full';font-style:italic;font-weight:400;src:url(../baseTheme/fonts/72-Italic-full.woff2) format('woff2'),url(../baseTheme/fonts/72-Italic-full.woff) format('woff')}@font-face{font-family:'72Mono';src:url(../baseTheme/fonts/72Mono-Regular.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular.woff) format('woff'),local('72Mono');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Monofull';src:url(../baseTheme/fonts/72Mono-Regular-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Regular-full.woff) format('woff')}@font-face{font-family:'72Mono-Bold';src:url(../baseTheme/fonts/72Mono-Bold.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold.woff) format('woff'),local('72Mono-Bold');unicode-range:U+00,U+0D,U+20-7E,U+A0-FF,U+131,U+152-153,U+161,U+178,U+17D-17E,U+192,U+237,U+2C6,U+2DC,U+300-303,U+308,U+30A,U+30C,U+327,U+3BC,U+1E9E,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+20AC,U+2122}@font-face{font-family:'72Mono-Boldfull';src:url(../baseTheme/fonts/72Mono-Bold-full.woff2) format('woff2'),url(../baseTheme/fonts/72Mono-Bold-full.woff) format('woff')}.sapSvgIconNegative{fill:#ab0000 !important}.sapSvgIconCritical{fill:#5c5c00 !important}.sapSvgIconPositive{fill:#006362 !important}.sapSvgIconBase{fill:#fff !important} /*Base.baseLib.baseTheme.preview*/ /*Base.baseLib.sap_horizon.base*/ /*Base.baseLib.sap_horizon.preview*/ diff --git a/content/Base/baseLib/sap_horizon_hcw/preview.less b/content/Base/baseLib/sap_horizon_hcw/preview.less index bc942a0e..b67191eb 100644 --- a/content/Base/baseLib/sap_horizon_hcw/preview.less +++ b/content/Base/baseLib/sap_horizon_hcw/preview.less @@ -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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} +* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 +* data:{"sModified":"2023-06-19T09:58:03Z"} */ @import "../sap_horizon_hcb/preview.less"; @import "base.less"; -/******************* FILE /Base/baseLib/sap_horizon_hcw/preview.less (Version 11.14.0) *******************/ +/******************* FILE /Base/baseLib/sap_horizon_hcw/preview.less (Version 11.5.0) *******************/ diff --git a/content/Base/baseLib/sap_horizon_hcw/sass_variables.scss b/content/Base/baseLib/sap_horizon_hcw/sass_variables.scss index a647fcf0..daa501a5 100644 --- a/content/Base/baseLib/sap_horizon_hcw/sass_variables.scss +++ b/content/Base/baseLib/sap_horizon_hcw/sass_variables.scss @@ -1,4 +1,4 @@ -/* 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 12.1.1 */ +/* Copyright (c) 2012-2020 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 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68 */ $sapBrandColor: #e97624; $sapHighlightColor: #e97624; $sapBaseColor: #fff; @@ -163,7 +163,7 @@ $sapShell_InteractiveBackground: #fff; $sapShell_InteractiveTextColor: #000; $sapShell_InteractiveBorderColor: #000; $sapShell_GroupTitleTextColor: #000; -$sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff, 0 0.0625rem #fff, 0.0625rem 0 #fff, 0 -0.0625rem #fff; +$sapShell_GroupTitleTextShadow: -0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff; $sapShell_Hover_Background: #e97624; $sapShell_Active_Background: #e97624; $sapShell_Active_TextColor: #000; @@ -184,7 +184,6 @@ $sapShell_CriticalColor: #5c5c00; $sapShell_PositiveColor: #006362; $sapShell_InformativeColor: #000; $sapShell_NeutralColor: #000; -$sapShell_Assistant_ForegroundColor: #000; $sapShell_Category_1_Background: #fff; $sapShell_Category_1_BorderColor: #004ccb; $sapShell_Category_1_TextColor: #000; @@ -249,24 +248,6 @@ $sapShell_Category_16_Background: #fff; $sapShell_Category_16_BorderColor: #1e592f; $sapShell_Category_16_TextColor: #000; $sapShell_Category_16_TextShadow: none; -$sapAssistant_Color1: #000; -$sapAssistant_Color2: #000; -$sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff); -$sapAssistant_Background: #fff; -$sapAssistant_BorderColor: #000; -$sapAssistant_TextColor: #000; -$sapAssistant_Hover_Background: #e97624; -$sapAssistant_Hover_BorderColor: #000; -$sapAssistant_Hover_TextColor: #000; -$sapAssistant_Active_Background: #e97624; -$sapAssistant_Active_BorderColor: #000; -$sapAssistant_Active_TextColor: #000; -$sapAssistant_Question_Background: #fff; -$sapAssistant_Question_BorderColor: #000; -$sapAssistant_Question_TextColor: #000; -$sapAssistant_Answer_Background: #b3b3b3; -$sapAssistant_Answer_BorderColor: #000; -$sapAssistant_Answer_TextColor: #000; $sapAvatar_1_Background: #fff; $sapAvatar_1_BorderColor: #000; $sapAvatar_1_TextColor: #000; @@ -620,7 +601,7 @@ $sapObjectHeader_Background: #fff; $sapObjectHeader_Hover_Background: #e97624; $sapObjectHeader_BorderColor: #000; $sapObjectHeader_Title_TextColor: #000; -$sapObjectHeader_Title_FontSize: 1.5rem; +$sapObjectHeader_Title_FontSize: 2rem; $sapObjectHeader_Title_SnappedFontSize: 1.25rem; $sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif; $sapObjectHeader_Subtitle_TextColor: #000; diff --git a/content/Base/baseLib/sap_horizon_hcw/skeleton.less b/content/Base/baseLib/sap_horizon_hcw/skeleton.less deleted file mode 100644 index 3d918b86..00000000 --- a/content/Base/baseLib/sap_horizon_hcw/skeleton.less +++ /dev/null @@ -1,10 +0,0 @@ -/** -* 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 12.1.1 -* data:{"sModified":"2024-04-09T08:25:34Z"} -*/ - -@import "../sap_horizon_hcb/skeleton.less"; - -/******************* FILE /Base/baseLib/sap_horizon_hcw/skeleton.less (Version 11.14.0) *******************/ - diff --git a/content/Base/baseLib/sap_horizon_hcw/variables.json b/content/Base/baseLib/sap_horizon_hcw/variables.json index 716c2722..a29dc243 100644 --- a/content/Base/baseLib/sap_horizon_hcw/variables.json +++ b/content/Base/baseLib/sap_horizon_hcw/variables.json @@ -164,7 +164,7 @@ "sapShell_InteractiveTextColor": "#000", "sapShell_InteractiveBorderColor": "#000", "sapShell_GroupTitleTextColor": "#000", - "sapShell_GroupTitleTextShadow": "-0.0625rem 0 #fff, 0 0.0625rem #fff, 0.0625rem 0 #fff, 0 -0.0625rem #fff", + "sapShell_GroupTitleTextShadow": "-0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff", "sapShell_Hover_Background": "#e97624", "sapShell_Active_Background": "#e97624", "sapShell_Active_TextColor": "#000", @@ -185,7 +185,6 @@ "sapShell_PositiveColor": "#006362", "sapShell_InformativeColor": "#000", "sapShell_NeutralColor": "#000", - "sapShell_Assistant_ForegroundColor": "#000", "sapShell_Category_1_Background": "#fff", "sapShell_Category_1_BorderColor": "#004ccb", "sapShell_Category_1_TextColor": "#000", @@ -250,24 +249,6 @@ "sapShell_Category_16_BorderColor": "#1e592f", "sapShell_Category_16_TextColor": "#000", "sapShell_Category_16_TextShadow": "none", - "sapAssistant_Color1": "#000", - "sapAssistant_Color2": "#000", - "sapAssistant_BackgroundGradient": "linear-gradient(#fff, #fff)", - "sapAssistant_Background": "#fff", - "sapAssistant_BorderColor": "#000", - "sapAssistant_TextColor": "#000", - "sapAssistant_Hover_Background": "#e97624", - "sapAssistant_Hover_BorderColor": "#000", - "sapAssistant_Hover_TextColor": "#000", - "sapAssistant_Active_Background": "#e97624", - "sapAssistant_Active_BorderColor": "#000", - "sapAssistant_Active_TextColor": "#000", - "sapAssistant_Question_Background": "#fff", - "sapAssistant_Question_BorderColor": "#000", - "sapAssistant_Question_TextColor": "#000", - "sapAssistant_Answer_Background": "#b3b3b3", - "sapAssistant_Answer_BorderColor": "#000", - "sapAssistant_Answer_TextColor": "#000", "sapAvatar_1_Background": "#fff", "sapAvatar_1_BorderColor": "#000", "sapAvatar_1_TextColor": "#000", @@ -621,7 +602,7 @@ "sapObjectHeader_Hover_Background": "#e97624", "sapObjectHeader_BorderColor": "#000", "sapObjectHeader_Title_TextColor": "#000", - "sapObjectHeader_Title_FontSize": "1.5rem", + "sapObjectHeader_Title_FontSize": "2rem", "sapObjectHeader_Title_SnappedFontSize": "1.25rem", "sapObjectHeader_Title_FontFamily": "\"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif", "sapObjectHeader_Subtitle_TextColor": "#000", diff --git a/content/Base/baseLib/sap_horizon_set/.theming b/content/Base/baseLib/sap_horizon_set/.theming index 2250c1be..2838fde3 100644 --- a/content/Base/baseLib/sap_horizon_set/.theming +++ b/content/Base/baseLib/sap_horizon_set/.theming @@ -1,37 +1,37 @@ { - "sEntity": "Theme", - "sId": "sap_horizon_set", - "sLabel": "SAP Horizon (Set)", - "sVendor": "SAP", - "sType": "SET", - "sReleaseStage": "GENERAL_AVAILABILITY", - "sReleaseDate": "20220419T00:00:00Z", - "sThemability": "PRIVATE", - "aBuildFiles": [], - "aFiles": [], - "mSet": { - "aThemes": [ - { - "sId": "sap_horizon", - "sContrast": "LOW", - "sColorScheme": "LIGHT", - "bDefault": true - }, - { - "sId": "sap_horizon_dark", - "sContrast": "LOW", - "sColorScheme": "DARK" - }, - { - "sId": "sap_horizon_hcw", - "sContrast": "HIGH", - "sColorScheme": "LIGHT" - }, - { - "sId": "sap_horizon_hcb", - "sContrast": "HIGH", - "sColorScheme": "DARK" - } - ] - } + "sEntity": "Theme", + "sId": "sap_horizon_set", + "sLabel": "SAP Horizon (Set)", + "sVendor": "SAP", + "aBuildFiles": [], + "aFiles": [], + "sType": "SET", + "sThemability": "PRIVATE", + "sReleaseStage": "GENERAL_AVAILABILITY", + "sReleaseDate": "20220419T00:00:00Z", + "mSet": { + "aThemes": [ + { + "sId": "sap_horizon", + "sContrast": "LOW", + "sColorScheme": "LIGHT", + "bDefault": true + }, + { + "sId": "sap_horizon_dark", + "sContrast": "LOW", + "sColorScheme": "DARK" + }, + { + "sId": "sap_horizon_hcw", + "sContrast": "HIGH", + "sColorScheme": "LIGHT" + }, + { + "sId": "sap_horizon_hcb", + "sContrast": "HIGH", + "sColorScheme": "DARK" + } + ] + } } \ No newline at end of file diff --git a/package.json b/package.json index 88c54a96..46e43b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap-theming/theming-base-content", - "version": "11.14.0", + "version": "11.5.0", "description": "Theming Base Content", "author": "SAP SE (https://www.sap.com)", "main": "index.cjs",