@ui5/webcomponents-theming 0.0.0-1e08ebdef → 0.0.0-20ff83d14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npsrc.json +3 -0
- package/CHANGELOG.md +930 -0
- package/README.md +6 -6
- package/css-vars-usage.json +332 -52
- package/dist/.tsbuildinfo +1 -0
- package/dist/Assets-static.d.ts +1 -0
- package/dist/Assets-static.js +1 -0
- package/dist/Assets-static.js.map +1 -0
- package/dist/Assets.d.ts +1 -0
- package/dist/Assets.js +1 -0
- package/dist/Assets.js.map +1 -0
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
- package/dist/generated/json-imports/Themes-static.d.ts +1 -0
- package/dist/generated/json-imports/Themes-static.js +31 -21
- package/dist/generated/json-imports/Themes-static.js.map +1 -0
- package/dist/generated/json-imports/Themes.d.ts +1 -0
- package/dist/generated/json-imports/Themes.js +29 -24
- package/dist/generated/json-imports/Themes.js.map +1 -0
- package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +4 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
- package/lib/generate-css-vars-usage-report/index.js +23 -14
- package/package-scripts.cjs +23 -0
- package/package.json +10 -12
- package/tsconfig.json +25 -0
- package/config/postcss.themes/postcss.config.js +0 -24
- package/dist/themes/sap_belize/css_variables.css +0 -585
- package/dist/themes/sap_belize/parameters-bundle.css +0 -1
- package/dist/themes/sap_belize_hcb/css_variables.css +0 -584
- package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
- package/dist/themes/sap_belize_hcw/css_variables.css +0 -584
- package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3/css_variables.css +0 -584
- package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -584
- package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -584
- package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -584
- package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon/css_variables.css +0 -584
- package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon_exp/css_variables.css +0 -584
- package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
- package/hash.txt +0 -1
- package/package-scripts.js +0 -38
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_horizon_hcw_exp/parameters-bundle.css.json","content":":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.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d\"},\"Version\":{\"Build\": \"11.6.4.20230803094309\",\"Source\": \"11.6.4\"}};--sapBrandColor: #e97624;--sapHighlightColor: #e97624;--sapBaseColor: #fff;--sapShellColor: #fff;--sapBackgroundColor: #fff;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #000;--sapLinkColor: #000;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #5c93ff;--sapHoverColor: #e97624;--sapActiveColor: #e97624;--sapHighlightTextColor: #000;--sapTitleColor: #000;--sapNegativeColor: #ab0000;--sapCriticalColor: #5c5c00;--sapPositiveColor: #006362;--sapInformativeColor: #000;--sapNeutralColor: #000;--sapNegativeElementColor: #ab0000;--sapCriticalElementColor: #5c5c00;--sapPositiveElementColor: #006362;--sapInformativeElementColor: #000;--sapNeutralElementColor: #000;--sapNegativeTextColor: #ab0000;--sapCriticalTextColor: #5c5c00;--sapPositiveTextColor: #006362;--sapInformativeTextColor: #000;--sapNeutralTextColor: #000;--sapErrorColor: #ab0000;--sapWarningColor: #5c5c00;--sapSuccessColor: #006362;--sapInformationColor: #000;--sapErrorBackground: #fff;--sapWarningBackground: #fff;--sapSuccessBackground: #fff;--sapInformationBackground: #fff;--sapNeutralBackground: #fff;--sapErrorBorderColor: #ab0000;--sapWarningBorderColor: #5c5c00;--sapSuccessBorderColor: #006362;--sapInformationBorderColor: #000;--sapNeutralBorderColor: #000;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.5;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #000;--sapContent_ContrastIconColor: #000;--sapContent_NonInteractiveIconColor: #000;--sapContent_MarkerIconColor: #000;--sapContent_MarkerTextColor: #000;--sapContent_MeasureIndicatorColor: #000;--sapContent_Selected_MeasureIndicatorColor: #000;--sapContent_Placeholderloading_Background: #888;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #888 0%, #888 35%, #585858 50%, #888 65%, #888 100%);--sapContent_ImagePlaceholderBackground: #fff;--sapContent_ImagePlaceholderForegroundColor: #000;--sapContent_RatedColor: #000;--sapContent_UnratedColor: #585858;--sapContent_BusyColor: #000;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .125rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #000;--sapContent_Shadow0: 0 0 0 .0625rem #000;--sapContent_Shadow1: 0 0 1rem 0 rgba(0,0,0,.5), 0 0 0 .125rem #000;--sapContent_Shadow2: 0 .25rem 2rem 0 rgba(0,0,0,.6), 0 0 0 .125rem #000;--sapContent_Shadow3: 0 .625rem 4rem 0 rgba(0,0,0,.8), 0 0 0 .125rem #000;--sapContent_TextShadow: -.0625rem 0 #fff, 0 .0625rem #fff, .0625rem 0 #fff, 0 -.0625rem #fff;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: inset 0 -.125rem #000;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #e97624;--sapContent_HelpColor: #006800;--sapContent_LabelColor: #000;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: #888;--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .5;--sapContent_ContrastTextColor: #000;--sapContent_ForegroundColor: #fff;--sapContent_ForegroundBorderColor: #000;--sapContent_ForegroundTextColor: #000;--sapContent_BadgeBackground: #fff;--sapContent_BadgeTextColor: #000;--sapContent_DragAndDropActiveColor: #006800;--sapContent_Selected_TextColor: #000;--sapContent_Selected_Background: #5c93ff;--sapContent_Selected_Hover_Background: #e97624;--sapContent_Selected_ForegroundColor: #000;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #212628;--sapContent_Illustrative_Color2: #434e56;--sapContent_Illustrative_Color3: #62737c;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #62737c;--sapContent_Illustrative_Color10: #d5dadd;--sapContent_Illustrative_Color11: #88979e;--sapContent_Illustrative_Color12: #88979e;--sapContent_Illustrative_Color13: #161a1d;--sapContent_Illustrative_Color14: #000;--sapContent_Illustrative_Color15: #31393f;--sapContent_Illustrative_Color16: #505e65;--sapContent_Illustrative_Color17: #505e65;--sapContent_Illustrative_Color18: #d9ddde;--sapContent_Illustrative_Color19: #ccd0d2;--sapContent_Illustrative_Color20: #bec4c6;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 3rem;--sapFontHeader2Size: 2rem;--sapFontHeader3Size: 1.5rem;--sapFontHeader4Size: 1.25rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: underline;--sapLink_Hover_Color: #000;--sapLink_Hover_TextDecoration: none;--sapLink_Active_Color: #000;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #000;--sapLink_InvertedColor: #000;--sapLink_SubtleColor: #000;--sapShell_Background: #fff;--sapShell_BackgroundImage: linear-gradient(to bottom, #fff, #fff);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #000;--sapShell_TextColor: #000;--sapShell_InteractiveBackground: #fff;--sapShell_InteractiveTextColor: #000;--sapShell_InteractiveBorderColor: #000;--sapShell_GroupTitleTextColor: #000;--sapShell_GroupTitleTextShadow: -.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -.0625rem #fff;--sapShell_Hover_Background: #e97624;--sapShell_Active_Background: #e97624;--sapShell_Active_TextColor: #000;--sapShell_Selected_Background: #5c93ff;--sapShell_Selected_TextColor: #000;--sapShell_Selected_Hover_Background: #e97624;--sapShell_Favicon: none;--sapShell_Navigation_Background: #fff;--sapShell_Navigation_Hover_Background: #e97624;--sapShell_Navigation_SelectedColor: #000;--sapShell_Navigation_Selected_TextColor: #000;--sapShell_Navigation_TextColor: #000;--sapShell_Navigation_Active_TextColor: #000;--sapShell_Navigation_Active_Background: #e97624;--sapShell_Shadow: 0 .125rem 0 0 #000;--sapShell_NegativeColor: #ab0000;--sapShell_CriticalColor: #5c5c00;--sapShell_PositiveColor: #006362;--sapShell_InformativeColor: #000;--sapShell_NeutralColor: #000;--sapShell_Category_1_Background: #fff;--sapShell_Category_1_BorderColor: #004ccb;--sapShell_Category_1_TextColor: #000;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #fff;--sapShell_Category_2_BorderColor: #973333;--sapShell_Category_2_TextColor: #000;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #fff;--sapShell_Category_3_BorderColor: #5f5800;--sapShell_Category_3_TextColor: #000;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #fff;--sapShell_Category_4_BorderColor: #6c3d62;--sapShell_Category_4_TextColor: #000;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #fff;--sapShell_Category_5_BorderColor: #734f00;--sapShell_Category_5_TextColor: #000;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #fff;--sapShell_Category_6_BorderColor: #105b5b;--sapShell_Category_6_TextColor: #000;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #fff;--sapShell_Category_7_BorderColor: #961d7c;--sapShell_Category_7_TextColor: #000;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #fff;--sapShell_Category_8_BorderColor: #26340b;--sapShell_Category_8_TextColor: #000;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #fff;--sapShell_Category_9_BorderColor: #002a86;--sapShell_Category_9_TextColor: #000;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #fff;--sapShell_Category_10_BorderColor: #47596c;--sapShell_Category_10_TextColor: #000;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #fff;--sapShell_Category_11_BorderColor: #af080b;--sapShell_Category_11_TextColor: #000;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #fff;--sapShell_Category_12_BorderColor: #7000e0;--sapShell_Category_12_TextColor: #000;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #fff;--sapShell_Category_13_BorderColor: #580440;--sapShell_Category_13_TextColor: #000;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #fff;--sapShell_Category_14_BorderColor: #035663;--sapShell_Category_14_TextColor: #000;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #fff;--sapShell_Category_15_BorderColor: #223548;--sapShell_Category_15_TextColor: #000;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #fff;--sapShell_Category_16_BorderColor: #1e592f;--sapShell_Category_16_TextColor: #000;--sapShell_Category_16_TextShadow: none;--sapAvatar_1_Background: #fff;--sapAvatar_1_BorderColor: #000;--sapAvatar_1_TextColor: #000;--sapAvatar_2_Background: #fff;--sapAvatar_2_BorderColor: #000;--sapAvatar_2_TextColor: #000;--sapAvatar_3_Background: #fff;--sapAvatar_3_BorderColor: #000;--sapAvatar_3_TextColor: #000;--sapAvatar_4_Background: #fff;--sapAvatar_4_BorderColor: #000;--sapAvatar_4_TextColor: #000;--sapAvatar_5_Background: #fff;--sapAvatar_5_BorderColor: #000;--sapAvatar_5_TextColor: #000;--sapAvatar_6_Background: #fff;--sapAvatar_6_BorderColor: #000;--sapAvatar_6_TextColor: #000;--sapAvatar_7_Background: #fff;--sapAvatar_7_BorderColor: #000;--sapAvatar_7_TextColor: #000;--sapAvatar_8_Background: #fff;--sapAvatar_8_BorderColor: #000;--sapAvatar_8_TextColor: #000;--sapAvatar_9_Background: #fff;--sapAvatar_9_BorderColor: #000;--sapAvatar_9_TextColor: #000;--sapAvatar_10_Background: #fff;--sapAvatar_10_BorderColor: #000;--sapAvatar_10_TextColor: #000;--sapButton_Background: #fff;--sapButton_BorderColor: #000;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .375rem;--sapButton_TextColor: #000;--sapButton_Hover_Background: #e97624;--sapButton_Hover_BorderColor: #000;--sapButton_Hover_TextColor: #000;--sapButton_IconColor: #000;--sapButton_Active_Background: #e97624;--sapButton_Active_BorderColor: #000;--sapButton_Active_TextColor: #000;--sapButton_Emphasized_Background: #fff;--sapButton_Emphasized_BorderColor: #000;--sapButton_Emphasized_TextColor: #000;--sapButton_Emphasized_Hover_Background: #e97624;--sapButton_Emphasized_Hover_BorderColor: #000;--sapButton_Emphasized_Hover_TextColor: #000;--sapButton_Emphasized_Active_Background: #e97624;--sapButton_Emphasized_Active_BorderColor: #000;--sapButton_Emphasized_Active_TextColor: #000;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #000;--sapButton_Reject_TextColor: #000;--sapButton_Reject_Hover_Background: #e97624;--sapButton_Reject_Hover_BorderColor: #000;--sapButton_Reject_Hover_TextColor: #000;--sapButton_Reject_Active_Background: #e97624;--sapButton_Reject_Active_BorderColor: #000;--sapButton_Reject_Active_TextColor: #000;--sapButton_Reject_Selected_Background: #5c93ff;--sapButton_Reject_Selected_BorderColor: #000;--sapButton_Reject_Selected_TextColor: #000;--sapButton_Reject_Selected_Hover_Background: #e97624;--sapButton_Reject_Selected_Hover_BorderColor: #000;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #000;--sapButton_Accept_TextColor: #000;--sapButton_Accept_Hover_Background: #e97624;--sapButton_Accept_Hover_BorderColor: #000;--sapButton_Accept_Hover_TextColor: #000;--sapButton_Accept_Active_Background: #e97624;--sapButton_Accept_Active_BorderColor: #000;--sapButton_Accept_Active_TextColor: #000;--sapButton_Accept_Selected_Background: #5c93ff;--sapButton_Accept_Selected_BorderColor: #000;--sapButton_Accept_Selected_TextColor: #000;--sapButton_Accept_Selected_Hover_Background: #e97624;--sapButton_Accept_Selected_Hover_BorderColor: #000;--sapButton_Lite_Background: #fff;--sapButton_Lite_BorderColor: #000;--sapButton_Lite_TextColor: #000;--sapButton_Lite_Hover_Background: #e97624;--sapButton_Lite_Hover_BorderColor: #000;--sapButton_Lite_Hover_TextColor: #000;--sapButton_Lite_Active_Background: #e97624;--sapButton_Lite_Active_BorderColor: #000;--sapButton_Selected_Background: #5c93ff;--sapButton_Selected_BorderColor: #000;--sapButton_Selected_TextColor: #000;--sapButton_Selected_Hover_Background: #e97624;--sapButton_Selected_Hover_BorderColor: #000;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #000;--sapButton_Attention_TextColor: #000;--sapButton_Attention_Hover_Background: #e97624;--sapButton_Attention_Hover_BorderColor: #000;--sapButton_Attention_Hover_TextColor: #000;--sapButton_Attention_Active_Background: #e97624;--sapButton_Attention_Active_BorderColor: #000;--sapButton_Attention_Active_TextColor: #000;--sapButton_Attention_Selected_Background: #5c93ff;--sapButton_Attention_Selected_BorderColor: #000;--sapButton_Attention_Selected_TextColor: #000;--sapButton_Attention_Selected_Hover_Background: #e97624;--sapButton_Attention_Selected_Hover_BorderColor: #000;--sapButton_Negative_Background: #fff;--sapButton_Negative_BorderColor: #000;--sapButton_Negative_TextColor: #000;--sapButton_Negative_Hover_Background: #e97624;--sapButton_Negative_Hover_BorderColor: #000;--sapButton_Negative_Hover_TextColor: #000;--sapButton_Negative_Active_Background: #e97624;--sapButton_Negative_Active_BorderColor: #000;--sapButton_Negative_Active_TextColor: #000;--sapButton_Critical_Background: #fff;--sapButton_Critical_BorderColor: #000;--sapButton_Critical_TextColor: #000;--sapButton_Critical_Hover_Background: #e97624;--sapButton_Critical_Hover_BorderColor: #000;--sapButton_Critical_Hover_TextColor: #000;--sapButton_Critical_Active_Background: #e97624;--sapButton_Critical_Active_BorderColor: #000;--sapButton_Critical_Active_TextColor: #000;--sapButton_Success_Background: #fff;--sapButton_Success_BorderColor: #000;--sapButton_Success_TextColor: #000;--sapButton_Success_Hover_Background: #e97624;--sapButton_Success_Hover_BorderColor: #000;--sapButton_Success_Hover_TextColor: #000;--sapButton_Success_Active_Background: #e97624;--sapButton_Success_Active_BorderColor: #000;--sapButton_Success_Active_TextColor: #000;--sapButton_Information_Background: #fff;--sapButton_Information_BorderColor: #000;--sapButton_Information_TextColor: #000;--sapButton_Information_Hover_Background: #e97624;--sapButton_Information_Hover_BorderColor: #000;--sapButton_Information_Hover_TextColor: #000;--sapButton_Information_Active_Background: #e97624;--sapButton_Information_Active_BorderColor: #000;--sapButton_Information_Active_TextColor: #000;--sapButton_Neutral_Background: #fff;--sapButton_Neutral_BorderColor: #000;--sapButton_Neutral_TextColor: #000;--sapButton_Neutral_Hover_Background: #e97624;--sapButton_Neutral_Hover_BorderColor: #000;--sapButton_Neutral_Hover_TextColor: #000;--sapButton_Neutral_Active_Background: #e97624;--sapButton_Neutral_Active_BorderColor: #000;--sapButton_Neutral_Active_TextColor: #000;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #000;--sapButton_Track_TextColor: #000;--sapButton_Track_Hover_Background: #e97624;--sapButton_Track_Hover_BorderColor: #000;--sapButton_Track_Selected_Background: #5c93ff;--sapButton_Track_Selected_BorderColor: #000;--sapButton_Track_Selected_TextColor: #000;--sapButton_Track_Selected_Hover_Background: #e97624;--sapButton_Track_Selected_Hover_BorderColor: #000;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #000;--sapButton_Handle_TextColor: #000;--sapButton_Handle_Hover_Background: #e97624;--sapButton_Handle_Hover_BorderColor: #000;--sapButton_Handle_Selected_Background: #5c93ff;--sapButton_Handle_Selected_BorderColor: #000;--sapButton_Handle_Selected_TextColor: #000;--sapButton_Handle_Selected_Hover_Background: #e97624;--sapButton_Handle_Selected_Hover_BorderColor: #000;--sapButton_Track_Negative_Background: #fff;--sapButton_Track_Negative_BorderColor: #ab0000;--sapButton_Track_Negative_TextColor: #000;--sapButton_Track_Negative_Hover_Background: #e97624;--sapButton_Track_Negative_Hover_BorderColor: #ab0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #ab0000;--sapButton_Handle_Negative_TextColor: #000;--sapButton_Handle_Negative_Hover_Background: #e97624;--sapButton_Handle_Negative_Hover_BorderColor: #ab0000;--sapButton_Track_Positive_Background: #fff;--sapButton_Track_Positive_BorderColor: #006362;--sapButton_Track_Positive_TextColor: #000;--sapButton_Track_Positive_Hover_Background: #e97624;--sapButton_Track_Positive_Hover_BorderColor: #000;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #006362;--sapButton_Handle_Positive_TextColor: #000;--sapButton_Handle_Positive_Hover_Background: #e97624;--sapButton_Handle_Positive_Hover_BorderColor: #006362;--sapButton_TokenBackground: #fff;--sapButton_TokenBorderColor: #000;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #585858;--sapField_BorderColor: #000;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .125rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #000;--sapField_Hover_HelpBackground: #fff;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #000;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #000;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: #b3b3b3;--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #000;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: #b3b3b3;--sapField_RequiredColor: #000;--sapField_InvalidColor: #000;--sapField_InvalidBackground: #e97624;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: dashed;--sapField_InvalidShadow: none;--sapField_WarningColor: #000;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: dashed;--sapField_WarningShadow: none;--sapField_SuccessColor: #000;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .125rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #000;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .0625rem;--sapField_InformationBorderStyle: dashed;--sapField_InformationShadow: none;--sapGroup_TitleBackground: #fff;--sapGroup_TitleBorderColor: #000;--sapGroup_TitleTextColor: #000;--sapGroup_Title_FontSize: 1rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #000;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: #fff;--sapToolbar_Background: #fff;--sapToolbar_SeparatorColor: #000;--sapList_HeaderBackground: #fff;--sapList_HeaderBorderColor: #000;--sapList_HeaderTextColor: #000;--sapList_BorderColor: #585858;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #000;--sapList_Active_TextColor: #000;--sapList_Active_Background: #e97624;--sapList_SelectionBackgroundColor: #5c93ff;--sapList_SelectionBorderColor: #000;--sapList_Hover_SelectionBackground: #e97624;--sapList_Background: #fff;--sapList_Hover_Background: #e97624;--sapList_AlternatingBackground: #e6e6e6;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #000;--sapList_GroupHeaderTextColor: #000;--sapList_TableGroupHeaderBackground: #b3b3b3;--sapList_TableGroupHeaderBorderColor: #000;--sapList_TableGroupHeaderTextColor: #000;--sapList_FooterBackground: #fff;--sapList_FooterTextColor: #000;--sapList_TableFooterBorder: #000;--sapList_TableFixedBorderColor: #000;--sapMessage_ErrorBorderColor: #ab0000;--sapMessage_WarningBorderColor: #5c5c00;--sapMessage_SuccessBorderColor: #006362;--sapMessage_InformationBorderColor: #000;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #000;--sapProgress_TextColor: #000;--sapProgress_FontSize: .875rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #000;--sapProgress_NegativeTextColor: #000;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #000;--sapProgress_CriticalTextColor: #000;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #000;--sapProgress_PositiveTextColor: #000;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #000;--sapProgress_InformationTextColor: #000;--sapProgress_Value_Background: #e97624;--sapProgress_Value_BorderColor: #000;--sapProgress_Value_TextColor: #000;--sapProgress_Value_NegativeBackground: #e97624;--sapProgress_Value_NegativeBorderColor: #000;--sapProgress_Value_NegativeTextColor: #000;--sapProgress_Value_CriticalBackground: #e97624;--sapProgress_Value_CriticalBorderColor: #000;--sapProgress_Value_CriticalTextColor: #000;--sapProgress_Value_PositiveBackground: #e97624;--sapProgress_Value_PositiveBorderColor: #000;--sapProgress_Value_PositiveTextColor: #000;--sapProgress_Value_InformationBackground: #e97624;--sapProgress_Value_InformationBorderColor: #000;--sapProgress_Value_InformationTextColor: #000;--sapScrollBar_FaceColor: #585858;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #585858;--sapScrollBar_SymbolColor: #000;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #000;--sapSlider_Background: #fff;--sapSlider_BorderColor: #000;--sapSlider_Selected_Background: #5c93ff;--sapSlider_Selected_BorderColor: #000;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #000;--sapSlider_RangeHandleBackground: #fff;--sapSlider_Hover_HandleBackground: #e97624;--sapSlider_Hover_HandleBorderColor: #000;--sapSlider_Hover_RangeHandleBackground: #e97624;--sapSlider_Active_HandleBackground: #e97624;--sapSlider_Active_HandleBorderColor: #000;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #000;--sapPageHeader_TextColor: #000;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #000;--sapPageFooter_TextColor: #000;--sapInfobar_Background: #fff;--sapInfobar_Hover_Background: #e97624;--sapInfobar_Active_Background: #e97624;--sapInfobar_NonInteractive_Background: #b3b3b3;--sapInfobar_TextColor: #000;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #e97624;--sapObjectHeader_BorderColor: #000;--sapObjectHeader_Title_TextColor: #000;--sapObjectHeader_Title_FontSize: 1.5rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #000;--sapBlockLayer_Background: #fff;--sapTile_Background: #fff;--sapTile_Hover_Background: #e97624;--sapTile_Active_Background: #e97624;--sapTile_BorderColor: #000;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #000;--sapTile_TextColor: #000;--sapTile_IconColor: #000;--sapTile_SeparatorColor: #000;--sapTile_Interactive_BorderColor: #000;--sapTile_OverlayBackground: #fff;--sapTile_OverlayForegroundColor: #000;--sapAccentColor1: #5f5800;--sapAccentColor2: #5e4101;--sapAccentColor3: #973333;--sapAccentColor4: #961d7c;--sapAccentColor5: #365892;--sapAccentColor6: #004ccb;--sapAccentColor7: #105b5b;--sapAccentColor8: #26340b;--sapAccentColor9: #6c32a9;--sapAccentColor10: #4a5964;--sapAccentBackgroundColor1: #fff;--sapAccentBackgroundColor2: #fff;--sapAccentBackgroundColor3: #fff;--sapAccentBackgroundColor4: #fff;--sapAccentBackgroundColor5: #fff;--sapAccentBackgroundColor6: #fff;--sapAccentBackgroundColor7: #fff;--sapAccentBackgroundColor8: #fff;--sapAccentBackgroundColor9: #fff;--sapAccentBackgroundColor10: #fff;--sapIndicationColor_1: #780000;--sapIndicationColor_1_Background: #fff;--sapIndicationColor_1_BorderColor: #000;--sapIndicationColor_1_TextColor: #000;--sapIndicationColor_1_Hover_Background: #e97624;--sapIndicationColor_1_Active_Background: #e97624;--sapIndicationColor_1_Active_BorderColor: #000;--sapIndicationColor_1_Active_TextColor: #000;--sapIndicationColor_1_Selected_Background: #5c93ff;--sapIndicationColor_1_Selected_BorderColor: #000;--sapIndicationColor_1_Selected_TextColor: #000;--sapIndicationColor_1b: #780000;--sapIndicationColor_1b_BorderColor: #000;--sapIndicationColor_1b_Hover_Background: #e97624;--sapIndicationColor_2: #ab0000;--sapIndicationColor_2_Background: #fff;--sapIndicationColor_2_BorderColor: #000;--sapIndicationColor_2_TextColor: #000;--sapIndicationColor_2_Hover_Background: #e97624;--sapIndicationColor_2_Active_Background: #e97624;--sapIndicationColor_2_Active_BorderColor: #000;--sapIndicationColor_2_Active_TextColor: #000;--sapIndicationColor_2_Selected_Background: #5c93ff;--sapIndicationColor_2_Selected_BorderColor: #000;--sapIndicationColor_2_Selected_TextColor: #000;--sapIndicationColor_2b: #ab0000;--sapIndicationColor_2b_BorderColor: #000;--sapIndicationColor_2b_Hover_Background: #e97624;--sapIndicationColor_3: #5c5c00;--sapIndicationColor_3_Background: #fff;--sapIndicationColor_3_BorderColor: #000;--sapIndicationColor_3_TextColor: #000;--sapIndicationColor_3_Hover_Background: #e97624;--sapIndicationColor_3_Active_Background: #e97624;--sapIndicationColor_3_Active_BorderColor: #000;--sapIndicationColor_3_Active_TextColor: #000;--sapIndicationColor_3_Selected_Background: #5c93ff;--sapIndicationColor_3_Selected_BorderColor: #000;--sapIndicationColor_3_Selected_TextColor: #000;--sapIndicationColor_3b: #5c5c00;--sapIndicationColor_3b_BorderColor: #000;--sapIndicationColor_3b_Hover_Background: #e97624;--sapIndicationColor_4: #006362;--sapIndicationColor_4_Background: #fff;--sapIndicationColor_4_BorderColor: #000;--sapIndicationColor_4_TextColor: #000;--sapIndicationColor_4_Hover_Background: #e97624;--sapIndicationColor_4_Active_Background: #e97624;--sapIndicationColor_4_Active_BorderColor: #000;--sapIndicationColor_4_Active_TextColor: #000;--sapIndicationColor_4_Selected_Background: #5c93ff;--sapIndicationColor_4_Selected_BorderColor: #000;--sapIndicationColor_4_Selected_TextColor: #000;--sapIndicationColor_4b: #006362;--sapIndicationColor_4b_BorderColor: #000;--sapIndicationColor_4b_Hover_Background: #e97624;--sapIndicationColor_5: #004ccb;--sapIndicationColor_5_Background: #fff;--sapIndicationColor_5_BorderColor: #000;--sapIndicationColor_5_TextColor: #000;--sapIndicationColor_5_Hover_Background: #e97624;--sapIndicationColor_5_Active_Background: #e97624;--sapIndicationColor_5_Active_BorderColor: #000;--sapIndicationColor_5_Active_TextColor: #000;--sapIndicationColor_5_Selected_Background: #5c93ff;--sapIndicationColor_5_Selected_BorderColor: #000;--sapIndicationColor_5_Selected_TextColor: #000;--sapIndicationColor_5b: #004ccb;--sapIndicationColor_5b_BorderColor: #000;--sapIndicationColor_5b_Hover_Background: #e97624;--sapIndicationColor_6: #105b5b;--sapIndicationColor_6_Background: #fff;--sapIndicationColor_6_BorderColor: #000;--sapIndicationColor_6_TextColor: #000;--sapIndicationColor_6_Hover_Background: #e97624;--sapIndicationColor_6_Active_Background: #e97624;--sapIndicationColor_6_Active_BorderColor: #000;--sapIndicationColor_6_Active_TextColor: #000;--sapIndicationColor_6_Selected_Background: #5c93ff;--sapIndicationColor_6_Selected_BorderColor: #000;--sapIndicationColor_6_Selected_TextColor: #000;--sapIndicationColor_6b: #105b5b;--sapIndicationColor_6b_BorderColor: #000;--sapIndicationColor_6b_Hover_Background: #e97624;--sapIndicationColor_7: #6c32a9;--sapIndicationColor_7_Background: #fff;--sapIndicationColor_7_BorderColor: #000;--sapIndicationColor_7_TextColor: #000;--sapIndicationColor_7_Hover_Background: #e97624;--sapIndicationColor_7_Active_Background: #e97624;--sapIndicationColor_7_Active_BorderColor: #000;--sapIndicationColor_7_Active_TextColor: #000;--sapIndicationColor_7_Selected_Background: #5c93ff;--sapIndicationColor_7_Selected_BorderColor: #000;--sapIndicationColor_7_Selected_TextColor: #000;--sapIndicationColor_7b: #6c32a9;--sapIndicationColor_7b_BorderColor: #000;--sapIndicationColor_7b_Hover_Background: #e97624;--sapIndicationColor_8: #961d7c;--sapIndicationColor_8_Background: #fff;--sapIndicationColor_8_BorderColor: #000;--sapIndicationColor_8_TextColor: #000;--sapIndicationColor_8_Hover_Background: #e97624;--sapIndicationColor_8_Active_Background: #e97624;--sapIndicationColor_8_Active_BorderColor: #000;--sapIndicationColor_8_Active_TextColor: #000;--sapIndicationColor_8_Selected_Background: #5c93ff;--sapIndicationColor_8_Selected_BorderColor: #000;--sapIndicationColor_8_Selected_TextColor: #000;--sapIndicationColor_8b: #961d7c;--sapIndicationColor_8b_BorderColor: #000;--sapIndicationColor_8b_Hover_Background: #e97624;--sapIndicationColor_9: #fff;--sapIndicationColor_9_Background: #fff;--sapIndicationColor_9_BorderColor: #000;--sapIndicationColor_9_TextColor: #000;--sapIndicationColor_9_Hover_Background: #e97624;--sapIndicationColor_9_Active_Background: #e97624;--sapIndicationColor_9_Active_BorderColor: #000;--sapIndicationColor_9_Active_TextColor: #000;--sapIndicationColor_9_Selected_Background: #5c93ff;--sapIndicationColor_9_Selected_BorderColor: #000;--sapIndicationColor_9_Selected_TextColor: #000;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #000;--sapIndicationColor_9b_Hover_Background: #e97624;--sapIndicationColor_10: #eaecee;--sapIndicationColor_10_Background: #fff;--sapIndicationColor_10_BorderColor: #000;--sapIndicationColor_10_TextColor: #000;--sapIndicationColor_10_Hover_Background: #e97624;--sapIndicationColor_10_Active_Background: #e97624;--sapIndicationColor_10_Active_BorderColor: #000;--sapIndicationColor_10_Active_TextColor: #000;--sapIndicationColor_10_Selected_Background: #5c93ff;--sapIndicationColor_10_Selected_BorderColor: #000;--sapIndicationColor_10_Selected_TextColor: #000;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #000;--sapIndicationColor_10b_Hover_Background: #e97624;--sapLegend_WorkingBackground: #d9d9d9;--sapLegend_NonWorkingBackground: #b3b3b3;--sapLegend_CurrentDateTime: #961d7c;--sapLegendColor1: #5f5800;--sapLegendColor2: #5e4101;--sapLegendColor3: #973333;--sapLegendColor4: #463000;--sapLegendColor5: #961d7c;--sapLegendColor6: #004ccb;--sapLegendColor7: #105b5b;--sapLegendColor8: #26340b;--sapLegendColor9: #4a5964;--sapLegendColor10: #6c3d62;--sapLegendColor11: #383513;--sapLegendColor12: #734f00;--sapLegendColor13: #723e3e;--sapLegendColor14: #5f5642;--sapLegendColor15: #60535d;--sapLegendColor16: #465878;--sapLegendColor17: #435b5b;--sapLegendColor18: #4e5a36;--sapLegendColor19: #4e5869;--sapLegendColor20: #001b49;--sapLegendBackgroundColor1: #fff;--sapLegendBackgroundColor2: #fff;--sapLegendBackgroundColor3: #fff;--sapLegendBackgroundColor4: #fff;--sapLegendBackgroundColor5: #fff;--sapLegendBackgroundColor6: #fff;--sapLegendBackgroundColor7: #fff;--sapLegendBackgroundColor8: #fff;--sapLegendBackgroundColor9: #fff;--sapLegendBackgroundColor10: #fff;--sapLegendBackgroundColor11: #fff;--sapLegendBackgroundColor12: #fff;--sapLegendBackgroundColor13: #fff;--sapLegendBackgroundColor14: #fff;--sapLegendBackgroundColor15: #fff;--sapLegendBackgroundColor16: #fff;--sapLegendBackgroundColor17: #fff;--sapLegendBackgroundColor18: #fff;--sapLegendBackgroundColor19: #fff;--sapLegendBackgroundColor20: #fff;--sapChart_OrderedColor_1: #286ac3;--sapChart_OrderedColor_2: #d74114;--sapChart_OrderedColor_3: #057d47;--sapChart_OrderedColor_4: #e11e48;--sapChart_OrderedColor_5: #642eb2;--sapChart_OrderedColor_6: #03778c;--sapChart_OrderedColor_7: #232deb;--sapChart_OrderedColor_8: #9b136f;--sapChart_OrderedColor_9: #395563;--sapChart_OrderedColor_10: #e02e2e;--sapChart_OrderedColor_11: #0d3367;--sapChart_Bad: #ab0000;--sapChart_Critical: #5c5c00;--sapChart_Good: #006362;--sapChart_Neutral: #000;--sapChart_Sequence_1: #286ac3;--sapChart_Sequence_2: #d74114;--sapChart_Sequence_3: #057d47;--sapChart_Sequence_4: #e11e48;--sapChart_Sequence_5: #642eb2;--sapChart_Sequence_6: #03778c;--sapChart_Sequence_7: #232deb;--sapChart_Sequence_8: #9b136f;--sapChart_Sequence_9: #395563;--sapChart_Sequence_10: #e02e2e;--sapChart_Sequence_11: #0d3367;--sapChart_Sequence_Neutral: #000;}\n"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
// @ts-nocheck
|
|
1
2
|
import { registerThemePropertiesLoader } from "@ui5/webcomponents-base/dist/asset-registries/Themes.js";
|
|
2
|
-
|
|
3
3
|
import sap_belize from "../assets/themes/sap_belize/parameters-bundle.css.json";
|
|
4
4
|
import sap_belize_hcb from "../assets/themes/sap_belize_hcb/parameters-bundle.css.json";
|
|
5
5
|
import sap_belize_hcw from "../assets/themes/sap_belize_hcw/parameters-bundle.css.json";
|
|
@@ -8,28 +8,38 @@ import sap_fiori_3_dark from "../assets/themes/sap_fiori_3_dark/parameters-bundl
|
|
|
8
8
|
import sap_fiori_3_hcb from "../assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json";
|
|
9
9
|
import sap_fiori_3_hcw from "../assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json";
|
|
10
10
|
import sap_horizon from "../assets/themes/sap_horizon/parameters-bundle.css.json";
|
|
11
|
+
import sap_horizon_dark from "../assets/themes/sap_horizon_dark/parameters-bundle.css.json";
|
|
12
|
+
import sap_horizon_dark_exp from "../assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json";
|
|
11
13
|
import sap_horizon_exp from "../assets/themes/sap_horizon_exp/parameters-bundle.css.json";
|
|
12
|
-
|
|
14
|
+
import sap_horizon_hcb from "../assets/themes/sap_horizon_hcb/parameters-bundle.css.json";
|
|
15
|
+
import sap_horizon_hcb_exp from "../assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json";
|
|
16
|
+
import sap_horizon_hcw from "../assets/themes/sap_horizon_hcw/parameters-bundle.css.json";
|
|
17
|
+
import sap_horizon_hcw_exp from "../assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json";
|
|
13
18
|
const themeUrlsByName = {
|
|
14
|
-
sap_belize,
|
|
15
|
-
sap_belize_hcb,
|
|
16
|
-
sap_belize_hcw,
|
|
17
|
-
sap_fiori_3,
|
|
18
|
-
sap_fiori_3_dark,
|
|
19
|
-
sap_fiori_3_hcb,
|
|
20
|
-
sap_fiori_3_hcw,
|
|
21
|
-
sap_horizon,
|
|
22
|
-
|
|
19
|
+
sap_belize,
|
|
20
|
+
sap_belize_hcb,
|
|
21
|
+
sap_belize_hcw,
|
|
22
|
+
sap_fiori_3,
|
|
23
|
+
sap_fiori_3_dark,
|
|
24
|
+
sap_fiori_3_hcb,
|
|
25
|
+
sap_fiori_3_hcw,
|
|
26
|
+
sap_horizon,
|
|
27
|
+
sap_horizon_dark,
|
|
28
|
+
sap_horizon_dark_exp,
|
|
29
|
+
sap_horizon_exp,
|
|
30
|
+
sap_horizon_hcb,
|
|
31
|
+
sap_horizon_hcb_exp,
|
|
32
|
+
sap_horizon_hcw,
|
|
33
|
+
sap_horizon_hcw_exp
|
|
23
34
|
};
|
|
24
35
|
const isInlined = obj => typeof (obj) === "object";
|
|
25
|
-
|
|
26
36
|
const loadThemeProperties = async (themeName) => {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
37
|
+
if (typeof themeUrlsByName[themeName] === "object") {
|
|
38
|
+
// inlined from build
|
|
39
|
+
throw new Error("[themes] Inlined JSON not supported with static imports of assets. Use dynamic imports of assets or configure JSON imports as URLs");
|
|
40
|
+
}
|
|
41
|
+
return (await fetch(themeUrlsByName[themeName])).json();
|
|
42
|
+
};
|
|
43
|
+
["sap_belize", "sap_belize_hcb", "sap_belize_hcw", "sap_fiori_3", "sap_fiori_3_dark", "sap_fiori_3_hcb", "sap_fiori_3_hcw", "sap_horizon", "sap_horizon_dark", "sap_horizon_dark_exp", "sap_horizon_exp", "sap_horizon_hcb", "sap_horizon_hcb_exp", "sap_horizon_hcw", "sap_horizon_hcw_exp"]
|
|
44
|
+
.forEach(themeName => registerThemePropertiesLoader("@ui5/webcomponents-theming", themeName, loadThemeProperties));
|
|
45
|
+
//# sourceMappingURL=Themes-static.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Themes-static.js","sourceRoot":"","sources":["../../../src/generated/json-imports/Themes-static.ts"],"names":[],"mappings":"AAAA,cAAc;AACd,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,UAAU,MAAM,wDAAwD,CAAC;AAChF,OAAO,cAAc,MAAM,4DAA4D,CAAC;AACxF,OAAO,cAAc,MAAM,4DAA4D,CAAC;AACxF,OAAO,WAAW,MAAM,yDAAyD,CAAC;AAClF,OAAO,gBAAgB,MAAM,8DAA8D,CAAC;AAC5F,OAAO,eAAe,MAAM,6DAA6D,CAAC;AAC1F,OAAO,eAAe,MAAM,6DAA6D,CAAC;AAC1F,OAAO,WAAW,MAAM,yDAAyD,CAAC;AAClF,OAAO,gBAAgB,MAAM,8DAA8D,CAAC;AAC5F,OAAO,oBAAoB,MAAM,kEAAkE,CAAC;AACpG,OAAO,eAAe,MAAM,6DAA6D,CAAC;AAC1F,OAAO,eAAe,MAAM,6DAA6D,CAAC;AAC1F,OAAO,mBAAmB,MAAM,iEAAiE,CAAC;AAClG,OAAO,eAAe,MAAM,6DAA6D,CAAC;AAC1F,OAAO,mBAAmB,MAAM,iEAAiE,CAAC;AAElG,MAAM,eAAe,GAAG;IACxB,UAAU;IACV,cAAc;IACd,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,eAAe;IACf,eAAe;IACf,WAAW;IACX,gBAAgB;IAChB,oBAAoB;IACpB,eAAe;IACf,eAAe;IACf,mBAAmB;IACnB,eAAe;IACf,mBAAmB;CAClB,CAAC;AACF,MAAM,SAAS,GAAG,GAAG,CAAC,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,KAAK,QAAQ,CAAC;AAEnD,MAAM,mBAAmB,GAAG,KAAK,EAAE,SAAS,EAAE,EAAE;IAC/C,IAAI,OAAO,eAAe,CAAC,SAAS,CAAC,KAAK,QAAQ,EAAE;QACnD,qBAAqB;QACrB,MAAM,IAAI,KAAK,CAAC,oIAAoI,CAAC,CAAC;KACtJ;IACD,OAAO,CAAC,MAAM,KAAK,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;AACzD,CAAC,CAAC;AAEF,CAAC,YAAY,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,aAAa,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,aAAa,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,qBAAqB,CAAC;KAC1R,OAAO,CAAC,SAAS,CAAC,EAAE,CAAC,6BAA6B,CAAC,4BAA4B,EAAE,SAAS,EAAE,mBAAmB,CAAC,CAAC,CAAC","sourcesContent":["// @ts-nocheck\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport sap_belize from \"../assets/themes/sap_belize/parameters-bundle.css.json\";\nimport sap_belize_hcb from \"../assets/themes/sap_belize_hcb/parameters-bundle.css.json\";\nimport sap_belize_hcw from \"../assets/themes/sap_belize_hcw/parameters-bundle.css.json\";\nimport sap_fiori_3 from \"../assets/themes/sap_fiori_3/parameters-bundle.css.json\";\nimport sap_fiori_3_dark from \"../assets/themes/sap_fiori_3_dark/parameters-bundle.css.json\";\nimport sap_fiori_3_hcb from \"../assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json\";\nimport sap_fiori_3_hcw from \"../assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json\";\nimport sap_horizon from \"../assets/themes/sap_horizon/parameters-bundle.css.json\";\nimport sap_horizon_dark from \"../assets/themes/sap_horizon_dark/parameters-bundle.css.json\";\nimport sap_horizon_dark_exp from \"../assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json\";\nimport sap_horizon_exp from \"../assets/themes/sap_horizon_exp/parameters-bundle.css.json\";\nimport sap_horizon_hcb from \"../assets/themes/sap_horizon_hcb/parameters-bundle.css.json\";\nimport sap_horizon_hcb_exp from \"../assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json\";\nimport sap_horizon_hcw from \"../assets/themes/sap_horizon_hcw/parameters-bundle.css.json\";\nimport sap_horizon_hcw_exp from \"../assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json\";\n\nconst themeUrlsByName = {\nsap_belize,\nsap_belize_hcb,\nsap_belize_hcw,\nsap_fiori_3,\nsap_fiori_3_dark,\nsap_fiori_3_hcb,\nsap_fiori_3_hcw,\nsap_horizon,\nsap_horizon_dark,\nsap_horizon_dark_exp,\nsap_horizon_exp,\nsap_horizon_hcb,\nsap_horizon_hcb_exp,\nsap_horizon_hcw,\nsap_horizon_hcw_exp\n};\nconst isInlined = obj => typeof (obj) === \"object\";\n\nconst loadThemeProperties = async (themeName) => {\n\tif (typeof themeUrlsByName[themeName] === \"object\") {\n\t\t// inlined from build\n\t\tthrow new Error(\"[themes] Inlined JSON not supported with static imports of assets. Use dynamic imports of assets or configure JSON imports as URLs\");\n\t}\n\treturn (await fetch(themeUrlsByName[themeName])).json();\n};\n\n[\"sap_belize\", \"sap_belize_hcb\", \"sap_belize_hcw\", \"sap_fiori_3\", \"sap_fiori_3_dark\", \"sap_fiori_3_hcb\", \"sap_fiori_3_hcw\", \"sap_horizon\", \"sap_horizon_dark\", \"sap_horizon_dark_exp\", \"sap_horizon_exp\", \"sap_horizon_hcb\", \"sap_horizon_hcb_exp\", \"sap_horizon_hcw\", \"sap_horizon_hcw_exp\"]\n .forEach(themeName => registerThemePropertiesLoader(\"@ui5/webcomponents-theming\", themeName, loadThemeProperties));\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,27 +1,32 @@
|
|
|
1
|
+
// @ts-nocheck
|
|
1
2
|
import { registerThemePropertiesLoader } from "@ui5/webcomponents-base/dist/asset-registries/Themes.js";
|
|
2
|
-
|
|
3
3
|
const loadThemeProperties = async (themeName) => {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
4
|
+
switch (themeName) {
|
|
5
|
+
case "sap_belize": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-belize-parameters-bundle" */ "../assets/themes/sap_belize/parameters-bundle.css.json")).default;
|
|
6
|
+
case "sap_belize_hcb": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-belize_hcb-parameters-bundle" */ "../assets/themes/sap_belize_hcb/parameters-bundle.css.json")).default;
|
|
7
|
+
case "sap_belize_hcw": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-belize_hcw-parameters-bundle" */ "../assets/themes/sap_belize_hcw/parameters-bundle.css.json")).default;
|
|
8
|
+
case "sap_fiori_3": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-fiori_3-parameters-bundle" */ "../assets/themes/sap_fiori_3/parameters-bundle.css.json")).default;
|
|
9
|
+
case "sap_fiori_3_dark": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-fiori_3_dark-parameters-bundle" */ "../assets/themes/sap_fiori_3_dark/parameters-bundle.css.json")).default;
|
|
10
|
+
case "sap_fiori_3_hcb": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-fiori_3_hcb-parameters-bundle" */ "../assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json")).default;
|
|
11
|
+
case "sap_fiori_3_hcw": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-fiori_3_hcw-parameters-bundle" */ "../assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json")).default;
|
|
12
|
+
case "sap_horizon": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon-parameters-bundle" */ "../assets/themes/sap_horizon/parameters-bundle.css.json")).default;
|
|
13
|
+
case "sap_horizon_dark": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_dark-parameters-bundle" */ "../assets/themes/sap_horizon_dark/parameters-bundle.css.json")).default;
|
|
14
|
+
case "sap_horizon_dark_exp": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_dark_exp-parameters-bundle" */ "../assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json")).default;
|
|
15
|
+
case "sap_horizon_exp": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_exp-parameters-bundle" */ "../assets/themes/sap_horizon_exp/parameters-bundle.css.json")).default;
|
|
16
|
+
case "sap_horizon_hcb": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_hcb-parameters-bundle" */ "../assets/themes/sap_horizon_hcb/parameters-bundle.css.json")).default;
|
|
17
|
+
case "sap_horizon_hcb_exp": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_hcb_exp-parameters-bundle" */ "../assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json")).default;
|
|
18
|
+
case "sap_horizon_hcw": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_hcw-parameters-bundle" */ "../assets/themes/sap_horizon_hcw/parameters-bundle.css.json")).default;
|
|
19
|
+
case "sap_horizon_hcw_exp": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon_hcw_exp-parameters-bundle" */ "../assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json")).default;
|
|
20
|
+
default: throw "unknown theme";
|
|
21
|
+
}
|
|
22
|
+
};
|
|
18
23
|
const loadAndCheck = async (themeName) => {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
const data = await loadThemeProperties(themeName);
|
|
25
|
+
if (typeof data === "string" && data.endsWith(".json")) {
|
|
26
|
+
throw new Error(`[themes] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build or use 'import ".../Assets-static.js"'. Check the "Assets" documentation for more information.`);
|
|
27
|
+
}
|
|
28
|
+
return data;
|
|
29
|
+
};
|
|
30
|
+
["sap_belize", "sap_belize_hcb", "sap_belize_hcw", "sap_fiori_3", "sap_fiori_3_dark", "sap_fiori_3_hcb", "sap_fiori_3_hcw", "sap_horizon", "sap_horizon_dark", "sap_horizon_dark_exp", "sap_horizon_exp", "sap_horizon_hcb", "sap_horizon_hcb_exp", "sap_horizon_hcw", "sap_horizon_hcw_exp"]
|
|
31
|
+
.forEach(themeName => registerThemePropertiesLoader("@ui5/webcomponents-theming", themeName, loadAndCheck));
|
|
32
|
+
//# sourceMappingURL=Themes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Themes.js","sourceRoot":"","sources":["../../../src/generated/json-imports/Themes.ts"],"names":[],"mappings":"AAAA,cAAc;AACd,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,MAAM,mBAAmB,GAAG,KAAK,EAAE,SAAS,EAAE,EAAE;IAC/C,QAAQ,SAAS,EAAE;QAClB,KAAK,YAAY,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,gFAAgF,CAAA,wDAAwD,CAAC,CAAC,CAAC,OAAO,CAAC;QAC3L,KAAK,gBAAgB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,oFAAoF,CAAA,4DAA4D,CAAC,CAAC,CAAC,OAAO,CAAC;QACvM,KAAK,gBAAgB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,oFAAoF,CAAA,4DAA4D,CAAC,CAAC,CAAC,OAAO,CAAC;QACvM,KAAK,aAAa,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,iFAAiF,CAAA,yDAAyD,CAAC,CAAC,CAAC,OAAO,CAAC;QAC9L,KAAK,kBAAkB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,sFAAsF,CAAA,8DAA8D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC7M,KAAK,iBAAiB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,qFAAqF,CAAA,6DAA6D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC1M,KAAK,iBAAiB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,qFAAqF,CAAA,6DAA6D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC1M,KAAK,aAAa,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,iFAAiF,CAAA,yDAAyD,CAAC,CAAC,CAAC,OAAO,CAAC;QAC9L,KAAK,kBAAkB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,sFAAsF,CAAA,8DAA8D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC7M,KAAK,sBAAsB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,0FAA0F,CAAA,kEAAkE,CAAC,CAAC,CAAC,OAAO,CAAC;QACzN,KAAK,iBAAiB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,qFAAqF,CAAA,6DAA6D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC1M,KAAK,iBAAiB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,qFAAqF,CAAA,6DAA6D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC1M,KAAK,qBAAqB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,yFAAyF,CAAA,iEAAiE,CAAC,CAAC,CAAC,OAAO,CAAC;QACtN,KAAK,iBAAiB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,qFAAqF,CAAA,6DAA6D,CAAC,CAAC,CAAC,OAAO,CAAC;QAC1M,KAAK,qBAAqB,CAAC,CAAC,OAAO,CAAC,MAAM,MAAM,CAAC,yFAAyF,CAAA,iEAAiE,CAAC,CAAC,CAAC,OAAO,CAAC;QACtN,OAAO,CAAC,CAAC,MAAM,eAAe,CAAA;KAC9B;AACF,CAAC,CAAC;AAEF,MAAM,YAAY,GAAG,KAAK,EAAE,SAAS,EAAE,EAAE;IACxC,MAAM,IAAI,GAAG,MAAM,mBAAmB,CAAC,SAAS,CAAC,CAAC;IAClD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE;QACvD,MAAM,IAAI,KAAK,CAAC,wNAAwN,CAAC,CAAC;KAC1O;IACD,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAEF,CAAC,YAAY,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,aAAa,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,aAAa,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,qBAAqB,CAAC;KAC1R,OAAO,CAAC,SAAS,CAAC,EAAE,CAAC,6BAA6B,CAAC,4BAA4B,EAAE,SAAS,EAAE,YAAY,CAAC,CAAC,CAAC","sourcesContent":["// @ts-nocheck\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nconst loadThemeProperties = async (themeName) => {\n\tswitch (themeName) {\n\t\tcase \"sap_belize\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-belize-parameters-bundle\" */\"../assets/themes/sap_belize/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_belize_hcb\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-belize_hcb-parameters-bundle\" */\"../assets/themes/sap_belize_hcb/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_belize_hcw\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-belize_hcw-parameters-bundle\" */\"../assets/themes/sap_belize_hcw/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_fiori_3\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-fiori_3-parameters-bundle\" */\"../assets/themes/sap_fiori_3/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_fiori_3_dark\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-fiori_3_dark-parameters-bundle\" */\"../assets/themes/sap_fiori_3_dark/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_fiori_3_hcb\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-fiori_3_hcb-parameters-bundle\" */\"../assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_fiori_3_hcw\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-fiori_3_hcw-parameters-bundle\" */\"../assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon-parameters-bundle\" */\"../assets/themes/sap_horizon/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_dark\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_dark-parameters-bundle\" */\"../assets/themes/sap_horizon_dark/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_dark_exp\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_dark_exp-parameters-bundle\" */\"../assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_exp\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_exp-parameters-bundle\" */\"../assets/themes/sap_horizon_exp/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_hcb\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_hcb-parameters-bundle\" */\"../assets/themes/sap_horizon_hcb/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_hcb_exp\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_hcb_exp-parameters-bundle\" */\"../assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_hcw\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_hcw-parameters-bundle\" */\"../assets/themes/sap_horizon_hcw/parameters-bundle.css.json\")).default;\n\t\tcase \"sap_horizon_hcw_exp\": return (await import(/* webpackChunkName: \"ui5-webcomponents-theming-sap-horizon_hcw_exp-parameters-bundle\" */\"../assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json\")).default;\n\t\tdefault: throw \"unknown theme\"\n\t}\n};\n\nconst loadAndCheck = async (themeName) => {\n\tconst data = await loadThemeProperties(themeName);\n\tif (typeof data === \"string\" && data.endsWith(\".json\")) {\n\t\tthrow new Error(`[themes] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build or use 'import \".../Assets-static.js\"'. Check the \"Assets\" documentation for more information.`);\n\t}\n\treturn data;\n};\n\n[\"sap_belize\", \"sap_belize_hcb\", \"sap_belize_hcw\", \"sap_fiori_3\", \"sap_fiori_3_dark\", \"sap_fiori_3_hcb\", \"sap_fiori_3_hcw\", \"sap_horizon\", \"sap_horizon_dark\", \"sap_horizon_dark_exp\", \"sap_horizon_exp\", \"sap_horizon_hcb\", \"sap_horizon_hcb_exp\", \"sap_horizon_hcw\", \"sap_horizon_hcw_exp\"]\n .forEach(themeName => registerThemePropertiesLoader(\"@ui5/webcomponents-theming\", themeName, loadAndCheck));\n"]}
|
|
@@ -1 +1,4 @@
|
|
|
1
|
-
export default {packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_belize/parameters-bundle.css",content:":root{--sapBrandColor:#427cac;--sapHighlightColor:#427cac;--sapBaseColor:#eff4f9;--sapShellColor:transparent;--sapBackgroundColor:#fafafa;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#333;--sapLinkColor:#0070b1;--sapLink_Hover_Color:#0070b1;--sapLink_Active_Color:#0070b1;--sapLink_Visited_Color:#0070b1;--sapLink_InvertedColor:#7ed0ff;--sapLink_SubtleColor:#004065;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#427cac;--sapActiveColor:#427cac;--sapHighlightTextColor:#fff;--sapTitleColor:#333;--sapNegativeColor:#b00;--sapCriticalColor:#e78c07;--sapPositiveColor:#2b7c2b;--sapInformativeColor:#427cac;--sapNeutralColor:#5e696e;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#e78c07;--sapPositiveElementColor:#2b7c2b;--sapInformativeElementColor:#427cac;--sapNeutralElementColor:#5e696e;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#2b7c2b;--sapCriticalTextColor:#e78c07;--sapInformativeTextColor:#427cac;--sapNeutralTextColor:#5e696e;--sapNeutralBorderColor:#5e696e;--sapErrorColor:#e00;--sapErrorBorderColor:#e00;--sapWarningColor:#f9a429;--sapWarningBorderColor:#f9a429;--sapSuccessColor:#38a238;--sapSuccessBorderColor:#38a238;--sapInformationColor:#427cac;--sapInformationBorderColor:#427cac;--sapErrorBackground:#ffe4e4;--sapWarningBackground:#fef0db;--sapSuccessBackground:#e4f5e4;--sapInformationBackground:#ebf2f7;--sapNeutralBackground:#f4f5f6;--sapIndicationColor_1:#800;--sapIndicationColor_1_Hover_Background:#6f0000;--sapIndicationColor_1_Active_Background:#500;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#b00;--sapIndicationColor_2_Hover_Background:#a20000;--sapIndicationColor_2_Active_Background:#800;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#e78c07;--sapIndicationColor_3_Hover_Background:#d88307;--sapIndicationColor_3_Active_Background:#c97a06;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#2b7c2b;--sapIndicationColor_4_Hover_Background:#246924;--sapIndicationColor_4_Active_Background:#1e561e;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#427cac;--sapIndicationColor_5_Hover_Background:#3b6f9a;--sapIndicationColor_5_Active_Background:#346187;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#1a9898;--sapIndicationColor_6_Hover_Background:#168282;--sapIndicationColor_6_Active_Background:#136c6c;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#925ace;--sapIndicationColor_7_Hover_Background:#8546c8;--sapIndicationColor_7_Active_Background:#7838bd;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#ab218e;--sapIndicationColor_8_Hover_Background:#961d7c;--sapIndicationColor_8_Active_Background:#80196a;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#346187;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#878787;--sapContent_MarkerIconColor:#678bc7;--sapContent_MarkerTextColor:#147575;--sapContent_ImagePlaceholderBackground:#ceddec;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#e09d00;--sapContent_UnratedColor:#a5a5a5;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--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 0 #eff4f9,inset 0 -0.125rem 0 0 #d1e0ee;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#d4f7db;--sapContent_HelpColor:#3f8600;--sapContent_LabelColor:#666;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:rgba(51,51,51,0.5);--sapContent_DisabledOpacity:0.5;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#e5e5e5;--sapContent_ForegroundBorderColor:#bfbfbf;--sapContent_ForegroundTextColor:#333;--sapContent_BadgeBackground:#c14646;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#c2d5e8;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#c2d5e8 0%,#c2d5e8 35%,#afc8e1 50%,#c2d5e8 65%,#c2d5e8);--sapContent_DragAndDropActiveColor:#0070b1;--sapContent_Selected_Background:#427cac;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#4684b7;--sapContent_Selected_ForegroundColor:#427cac;--sapContent_Illustrative_Color1:#427cac;--sapContent_Illustrative_Color2:#93b7d6;--sapContent_Illustrative_Color3:#ffba10;--sapContent_Illustrative_Color4:#4a5055;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#005dc9;--sapContent_Illustrative_Color14:#004da5;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#d1efff;--sapContent_Illustrative_Color19:#b8e6ff;--sapContent_Illustrative_Color20:#9eddff;--sapShell_Background:#cad8e6;--sapShell_BackgroundImage:linear-gradient(180deg,#acc4dc,#e8ecf0);--sapShell_BackgroundGradient:linear-gradient(180deg,#acc4dc,#e8ecf0);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:transparent;--sapShell_TextColor:#346187;--sapShell_InteractiveBackground:transparent;--sapShell_InteractiveTextColor:#346187;--sapShell_InteractiveBorderColor:#346187;--sapShell_GroupTitleTextColor:#333;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#346187;--sapShell_Active_Background:#427cac;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#427cac;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#427cac;--sapShell_Favicon:none;--sapShell_Navigation_Background:transparent;--sapShell_Navigation_SelectedColor:#346187;--sapShell_Navigation_Selected_TextColor:#346187;--sapShell_Navigation_TextColor:#333;--sapShell_Navigation_Hover_Background:#346187;--sapShell_Navigation_Active_Background:#427cac;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #b9cbde;--sapShell_NegativeColor:#b00;--sapShell_CriticalColor:#e78c07;--sapShell_PositiveColor:#2b7c2b;--sapShell_InformativeColor:#427cac;--sapShell_NeutralColor:#5e696e;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.1875rem;--sapButton_Background:#f7f7f7;--sapButton_BorderColor:#ababab;--sapButton_TextColor:#346187;--sapButton_Hover_Background:#eaeaea;--sapButton_Hover_BorderColor:#ababab;--sapButton_Hover_TextColor:#346187;--sapButton_IconColor:#346187;--sapButton_Active_Background:#427cac;--sapButton_Active_BorderColor:#427cac;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#5496cd;--sapButton_Emphasized_BorderColor:#408ac7;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#408ac7;--sapButton_Emphasized_Hover_BorderColor:#408ac7;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#427cac;--sapButton_Emphasized_Active_BorderColor:#427cac;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:rgba(0,0,0,0.5);--sapButton_Reject_Background:#f7f7f7;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#eaeaea;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#b00;--sapButton_Reject_Active_BorderColor:#b00;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#b00;--sapButton_Reject_Selected_BorderColor:#b00;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#d40000;--sapButton_Reject_Selected_Hover_BorderColor:#d40000;--sapButton_Accept_Background:#f7f7f7;--sapButton_Accept_BorderColor:#2b7c2b;--sapButton_Accept_Hover_Background:#eaeaea;--sapButton_Accept_Hover_BorderColor:#2b7c2b;--sapButton_Accept_Hover_TextColor:#2b7c2b;--sapButton_Accept_Active_Background:#2b7c2b;--sapButton_Accept_Active_BorderColor:#2b7c2b;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#2b7c2b;--sapButton_Accept_Selected_Background:#2b7c2b;--sapButton_Accept_Selected_BorderColor:#2b7c2b;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#328f32;--sapButton_Accept_Selected_Hover_BorderColor:#328f32;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#346187;--sapButton_Lite_Hover_Background:hsla(0,0%,69.8%,0.5);--sapButton_Lite_Hover_BorderColor:hsla(0,0%,69.8%,0.5);--sapButton_Lite_Hover_TextColor:#346187;--sapButton_Lite_Active_Background:#427cac;--sapButton_Lite_Active_BorderColor:#427cac;--sapButton_Selected_Background:#346187;--sapButton_Selected_BorderColor:#2d5475;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#427bac;--sapButton_Selected_Hover_BorderColor:#427bac;--sapButton_Attention_Background:#f7f7f7;--sapButton_Attention_BorderColor:#e78c07;--sapButton_Attention_TextColor:#333;--sapButton_Attention_Hover_Background:#fef0db;--sapButton_Attention_Hover_BorderColor:#e78c07;--sapButton_Attention_Hover_TextColor:#333;--sapButton_Attention_Active_Background:#ce7d06;--sapButton_Attention_Active_BorderColor:#ce7d06;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#ce7d06;--sapButton_Attention_Selected_BorderColor:#ce7d06;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#e78c07;--sapButton_Attention_Selected_Hover_BorderColor:#e78c07;--sapButton_Negative_Background:#b00;--sapButton_Negative_BorderColor:#b00;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#970000;--sapButton_Negative_Hover_BorderColor:#970000;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#800;--sapButton_Negative_Active_BorderColor:#800;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#e78c07;--sapButton_Critical_BorderColor:#e78c07;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#c47706;--sapButton_Critical_Hover_BorderColor:#c47706;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#b66e06;--sapButton_Critical_Active_BorderColor:#b66e06;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#2b7c2b;--sapButton_Success_BorderColor:#2b7c2b;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#226122;--sapButton_Success_Hover_BorderColor:#226122;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#1e561e;--sapButton_Success_Active_BorderColor:#1e561e;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#427cac;--sapButton_Information_BorderColor:#427cac;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#3b6f9a;--sapButton_Information_Hover_BorderColor:#3b6f9a;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#346187;--sapButton_Information_Active_BorderColor:#346187;--sapButton_Neutral_Background:#5e696e;--sapButton_Neutral_BorderColor:#5e696e;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#4e575b;--sapButton_Neutral_Hover_BorderColor:#4e575b;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#474f53;--sapButton_Neutral_Active_BorderColor:#474f53;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Selected_Background:#346187;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Background:#fff;--sapButton_Track_TextColor:#333;--sapButton_TokenBackground:#f7f7f7;--sapButton_TokenBorderColor:#dedede;--sapField_Background:#fff;--sapField_TextColor:#000;--sapField_PlaceholderTextColor:#757575;--sapField_BorderColor:#bfbfbf;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BorderColor:#427cac;--sapField_Hover_HelpBackground:#427cac;--sapField_Active_BorderColor:#427cac;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#bfbfbf;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BorderColor:#ccc;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#c14646;--sapField_InvalidColor:#e00;--sapField_InvalidBackground:#fff;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#f9a429;--sapField_WarningBackground:#fff;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#38a238;--sapField_SuccessBackground:#fff;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#427cac;--sapField_InformationBackground:#fff;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#ccc;--sapGroup_TitleTextColor:#333;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#ebebeb;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:rgba(63,81,97,0.2);--sapList_HeaderBackground:#f7f7f7;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#333;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#333;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#e8f0f6;--sapList_SelectionBorderColor:#e5e5e5;--sapList_Hover_SelectionBackground:#dde9f2;--sapList_Background:#fff;--sapList_Hover_Background:#f0f0f0;--sapList_AlternatingBackground:#fafafa;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#ccc;--sapList_GroupHeaderTextColor:#147575;--sapList_FooterBackground:#ceddec;--sapList_FooterTextColor:#333;--sapList_TableGroupHeaderBackground:#f2f2f2;--sapList_TableGroupHeaderBorderColor:#ccc;--sapList_TableGroupHeaderTextColor:#147575;--sapList_TableFooterBorder:#ccc;--sapList_TableFixedBorderColor:#999;--sapList_Active_Background:#427cac;--sapScrollBar_FaceColor:#b2b2b2;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#b2b2b2;--sapScrollBar_SymbolColor:#346187;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#aaa;--sapPageHeader_Background:#eff4f9;--sapPageHeader_BorderColor:#d1e0ee;--sapPageHeader_TextColor:#666;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#ebebeb;--sapPageFooter_TextColor:#333;--sapInfobar_Background:#168282;--sapInfobar_Hover_Background:#147575;--sapInfobar_Active_Background:#427cac;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#eff4f9;--sapObjectHeader_BorderColor:#d1e0ee;--sapObjectHeader_Hover_Background:#e0eaf3;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f7f7f7;--sapTile_Active_Background:#f7f7f7;--sapTile_BorderColor:transparent;--sapTile_TitleTextColor:#333;--sapTile_TextColor:#666;--sapTile_IconColor:#93b7d5;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#e09d00;--sapAccentColor2:#e6600d;--sapAccentColor3:#c14646;--sapAccentColor4:#ab218e;--sapAccentColor5:#678bc7;--sapAccentColor6:#0092d1;--sapAccentColor7:#1a9898;--sapAccentColor8:#759421;--sapAccentColor9:#925ace;--sapAccentColor10:#647987;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#f7f7f7;--sapLegend_NonWorkingBackground:#f7f7f7;--sapLegend_CurrentDateTime:#ab218e;--sapLegendColor1:#ad7900;--sapLegendColor2:#dc5c0c;--sapLegendColor3:#c14646;--sapLegendColor4:#853808;--sapLegendColor5:#da3fb9;--sapLegendColor6:#008bc7;--sapLegendColor7:#198f8f;--sapLegendColor8:#6e8c1f;--sapLegendColor9:#648796;--sapLegendColor10:#80196a;--sapLegendColor11:#6f5925;--sapLegendColor12:#b64600;--sapLegendColor13:#d61818;--sapLegendColor14:#976c52;--sapLegendColor15:#73596d;--sapLegendColor16:#5d759e;--sapLegendColor17:#466c6c;--sapLegendColor18:#626b4a;--sapLegendColor19:#284d5d;--sapLegendColor20:#1851b0;--sapLegendBackgroundColor1:#fff6e0;--sapLegendBackgroundColor2:#feeee5;--sapLegendBackgroundColor3:#f7e6e6;--sapLegendBackgroundColor4:#f9efe9;--sapLegendBackgroundColor5:#fdf2fa;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#f2fdfd;--sapLegendBackgroundColor8:#f3f9e4;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f7edf5;--sapLegendBackgroundColor11:#ffeec6;--sapLegendBackgroundColor12:#fbdfce;--sapLegendBackgroundColor13:#ffdcdc;--sapLegendBackgroundColor14:#f2e2d8;--sapLegendBackgroundColor15:#f0e5ee;--sapLegendBackgroundColor16:#e7e8ea;--sapLegendBackgroundColor17:#d7eaea;--sapLegendBackgroundColor18:#e6edd1;--sapLegendBackgroundColor19:#cfebf7;--sapLegendBackgroundColor20:#f0f7fa;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}"}
|
|
1
|
+
const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_belize/parameters-bundle.css.ts", content: `: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": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #427cac;--sapHighlightColor: #427cac;--sapBaseColor: #eff4f9;--sapShellColor: transparent;--sapBackgroundColor: #fafafa;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #333;--sapLinkColor: #0070b1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #427cac;--sapHoverColor: #f0f0f0;--sapActiveColor: #427cac;--sapHighlightTextColor: #fff;--sapTitleColor: #333;--sapNegativeColor: #bb0000;--sapCriticalColor: #e78c07;--sapPositiveColor: #2b7c2b;--sapInformativeColor: #427cac;--sapNeutralColor: #5e696e;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #e78c07;--sapPositiveElementColor: #2b7c2b;--sapInformativeElementColor: #427cac;--sapNeutralElementColor: #5e696e;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #e78c07;--sapPositiveTextColor: #2b7c2b;--sapInformativeTextColor: #427cac;--sapNeutralTextColor: #5e696e;--sapErrorColor: #e00;--sapWarningColor: #f9a429;--sapSuccessColor: #38a238;--sapInformationColor: #427cac;--sapErrorBackground: #ffe4e4;--sapWarningBackground: #fef0db;--sapSuccessBackground: #e4f5e4;--sapInformationBackground: #ebf2f7;--sapNeutralBackground: #f4f5f6;--sapErrorBorderColor: #e00;--sapWarningBorderColor: #f9a429;--sapSuccessBorderColor: #38a238;--sapInformationBorderColor: #427cac;--sapNeutralBorderColor: #5e696e;--sapElement_LineHeight: 3rem;--sapElement_Height: 2.5rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #346187;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #878787;--sapContent_MarkerIconColor: #678bc7;--sapContent_MarkerTextColor: #147575;--sapContent_MeasureIndicatorColor: #bfbfbf;--sapContent_Selected_MeasureIndicatorColor: #bfbfbf;--sapContent_Placeholderloading_Background: #c2d5e8;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);--sapContent_ImagePlaceholderBackground: #ceddec;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #e09d00;--sapContent_UnratedColor: #a5a5a5;--sapContent_BusyColor: #00a4eb;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow1: 0 .125rem .5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow2: 0 .625rem 1.875rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem 0 0 #eff4f9, inset 0 -.125rem 0 0 #d1e0ee;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #d4f7db;--sapContent_HelpColor: #3f8600;--sapContent_LabelColor: #666;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(51,51,51,.5);--sapContent_DisabledOpacity: .5;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #e5e5e5;--sapContent_ForegroundBorderColor: #bfbfbf;--sapContent_ForegroundTextColor: #333;--sapContent_BadgeBackground: #c14646;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0070b1;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #427cac;--sapContent_Selected_Hover_Background: #4684b7;--sapContent_Selected_ForegroundColor: #427cac;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #427cac;--sapContent_Illustrative_Color2: #93b7d6;--sapContent_Illustrative_Color3: #ffba10;--sapContent_Illustrative_Color4: #4a5055;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 1.625rem;--sapFontHeader2Size: 1.375rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0070b1;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0070b1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0070b1;--sapLink_InvertedColor: #7ed0ff;--sapLink_SubtleColor: #004065;--sapShell_Background: #cad8e6;--sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: transparent;--sapShell_TextColor: #346187;--sapShell_InteractiveBackground: transparent;--sapShell_InteractiveTextColor: #346187;--sapShell_InteractiveBorderColor: #346187;--sapShell_GroupTitleTextColor: #333;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #346187;--sapShell_Active_Background: #427cac;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #427cac;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #427cac;--sapShell_Favicon: none;--sapShell_Navigation_Background: transparent;--sapShell_Navigation_Hover_Background: #346187;--sapShell_Navigation_SelectedColor: #346187;--sapShell_Navigation_Selected_TextColor: #346187;--sapShell_Navigation_TextColor: #333;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #427cac;--sapShell_Shadow: 0 .125rem 0 0 #b9cbde;--sapShell_NegativeColor: #bb0000;--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;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #c14646;--sapShell_Category_2_BorderColor: #c14646;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #ad7900;--sapShell_Category_3_BorderColor: #ad7900;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #80196a;--sapShell_Category_4_BorderColor: #80196a;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #b64600;--sapShell_Category_5_BorderColor: #b64600;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #198f8f;--sapShell_Category_6_BorderColor: #198f8f;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #da3fb9;--sapShell_Category_7_BorderColor: #da3fb9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #6e8c1f;--sapShell_Category_8_BorderColor: #6e8c1f;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #5d759e;--sapShell_Category_9_BorderColor: #5d759e;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #648796;--sapShell_Category_10_BorderColor: #648796;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5c0c;--sapShell_Category_11_BorderColor: #dc5c0c;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #1851b0;--sapShell_Category_12_BorderColor: #1851b0;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #d61818;--sapShell_Category_13_BorderColor: #d61818;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #466c6c;--sapShell_Category_14_BorderColor: #466c6c;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #4a5d7e;--sapShell_Category_15_BorderColor: #4a5d7e;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--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,.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;--sapAvatar_2_Background: #e6600d;--sapAvatar_2_BorderColor: #e6600d;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #c14646;--sapAvatar_3_BorderColor: #c14646;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #ab218e;--sapAvatar_4_BorderColor: #ab218e;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #678bc7;--sapAvatar_5_BorderColor: #678bc7;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #0092d1;--sapAvatar_6_BorderColor: #0092d1;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #1a9898;--sapAvatar_7_BorderColor: #1a9898;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #759421;--sapAvatar_8_BorderColor: #759421;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #925ace;--sapAvatar_9_BorderColor: #925ace;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #647987;--sapAvatar_10_BorderColor: #647987;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #f7f7f7;--sapButton_BorderColor: #ababab;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .1875rem;--sapButton_TextColor: #346187;--sapButton_Hover_Background: #eaeaea;--sapButton_Hover_BorderColor: #ababab;--sapButton_Hover_TextColor: #346187;--sapButton_IconColor: #346187;--sapButton_Active_Background: #427cac;--sapButton_Active_BorderColor: #427cac;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #5496cd;--sapButton_Emphasized_BorderColor: #408ac7;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #408ac7;--sapButton_Emphasized_Hover_BorderColor: #408ac7;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #427cac;--sapButton_Emphasized_Active_BorderColor: #427cac;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: rgba(0,0,0,.5);--sapButton_Emphasized_FontWeight: regular;--sapButton_Reject_Background: #f7f7f7;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #eaeaea;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #bb0000;--sapButton_Reject_Active_BorderColor: #bb0000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #bb0000;--sapButton_Reject_Selected_BorderColor: #bb0000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #d40000;--sapButton_Reject_Selected_Hover_BorderColor: #d40000;--sapButton_Accept_Background: #f7f7f7;--sapButton_Accept_BorderColor: #2b7c2b;--sapButton_Accept_TextColor: #2b7c2b;--sapButton_Accept_Hover_Background: #eaeaea;--sapButton_Accept_Hover_BorderColor: #2b7c2b;--sapButton_Accept_Hover_TextColor: #2b7c2b;--sapButton_Accept_Active_Background: #2b7c2b;--sapButton_Accept_Active_BorderColor: #2b7c2b;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #2b7c2b;--sapButton_Accept_Selected_BorderColor: #2b7c2b;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #328f32;--sapButton_Accept_Selected_Hover_BorderColor: #328f32;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #346187;--sapButton_Lite_Hover_Background: rgba(178,178,178,.5);--sapButton_Lite_Hover_BorderColor: rgba(178,178,178,.5);--sapButton_Lite_Hover_TextColor: #346187;--sapButton_Lite_Active_Background: #427cac;--sapButton_Lite_Active_BorderColor: #427cac;--sapButton_Selected_Background: #346187;--sapButton_Selected_BorderColor: #2d5475;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #427bac;--sapButton_Selected_Hover_BorderColor: #427bac;--sapButton_Attention_Background: #f7f7f7;--sapButton_Attention_BorderColor: #e78c07;--sapButton_Attention_TextColor: #333;--sapButton_Attention_Hover_Background: #fef0db;--sapButton_Attention_Hover_BorderColor: #e78c07;--sapButton_Attention_Hover_TextColor: #333;--sapButton_Attention_Active_Background: #ce7d06;--sapButton_Attention_Active_BorderColor: #ce7d06;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #ce7d06;--sapButton_Attention_Selected_BorderColor: #ce7d06;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #e78c07;--sapButton_Attention_Selected_Hover_BorderColor: #e78c07;--sapButton_Negative_Background: #bb0000;--sapButton_Negative_BorderColor: #bb0000;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #970000;--sapButton_Negative_Hover_BorderColor: #970000;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #800;--sapButton_Negative_Active_BorderColor: #800;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #e78c07;--sapButton_Critical_BorderColor: #e78c07;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #c47706;--sapButton_Critical_Hover_BorderColor: #c47706;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #b66e06;--sapButton_Critical_Active_BorderColor: #b66e06;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #2b7c2b;--sapButton_Success_BorderColor: #2b7c2b;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #226122;--sapButton_Success_Hover_BorderColor: #226122;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #1e561e;--sapButton_Success_Active_BorderColor: #1e561e;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #427cac;--sapButton_Information_BorderColor: #427cac;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #3b6f9a;--sapButton_Information_Hover_BorderColor: #3b6f9a;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #346187;--sapButton_Information_Active_BorderColor: #346187;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #5e696e;--sapButton_Neutral_BorderColor: #5e696e;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #4e575b;--sapButton_Neutral_Hover_BorderColor: #4e575b;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #474f53;--sapButton_Neutral_Active_BorderColor: #474f53;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #ababab;--sapButton_Track_TextColor: #333;--sapButton_Track_Hover_Background: #eaeaea;--sapButton_Track_Hover_BorderColor: #ababab;--sapButton_Track_Selected_Background: #346187;--sapButton_Track_Selected_BorderColor: #2d5475;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #427bac;--sapButton_Track_Selected_Hover_BorderColor: #427bac;--sapButton_Handle_Background: #f7f7f7;--sapButton_Handle_BorderColor: #ababab;--sapButton_Handle_TextColor: #333;--sapButton_Handle_Hover_Background: #eaeaea;--sapButton_Handle_Hover_BorderColor: #ababab;--sapButton_Handle_Selected_Background: #346187;--sapButton_Handle_Selected_BorderColor: #2d5475;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #427bac;--sapButton_Handle_Selected_Hover_BorderColor: #427bac;--sapButton_Track_Negative_Background: #f7f7f7;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #f7f7f7;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #f7f7f7;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #eaeaea;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f7f7f7;--sapButton_Track_Positive_BorderColor: #2b7c2b;--sapButton_Track_Positive_TextColor: #2b7c2b;--sapButton_Track_Positive_Hover_Background: #f7f7f7;--sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;--sapButton_Handle_Positive_Background: #f7f7f7;--sapButton_Handle_Positive_BorderColor: #2b7c2b;--sapButton_Handle_Positive_TextColor: #2b7c2b;--sapButton_Handle_Positive_Hover_Background: #eaeaea;--sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;--sapButton_TokenBackground: #f7f7f7;--sapButton_TokenBorderColor: #dedede;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #757575;--sapField_BorderColor: #bfbfbf;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #427cac;--sapField_Hover_HelpBackground: #427cac;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #427cac;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #bfbfbf;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #ccc;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #c14646;--sapField_InvalidColor: #e00;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #f9a429;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #38a238;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #427cac;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #ccc;--sapGroup_TitleTextColor: #333;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #ebebeb;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: rgba(63,81,97,.2);--sapList_HeaderBackground: #f7f7f7;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #333;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #333;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #427cac;--sapList_SelectionBackgroundColor: #e8f0f6;--sapList_SelectionBorderColor: #e5e5e5;--sapList_Hover_SelectionBackground: #dde9f2;--sapList_Background: #fff;--sapList_Hover_Background: #f0f0f0;--sapList_AlternatingBackground: #fafafa;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #ccc;--sapList_GroupHeaderTextColor: #147575;--sapList_TableGroupHeaderBackground: #f2f2f2;--sapList_TableGroupHeaderBorderColor: #ccc;--sapList_TableGroupHeaderTextColor: #147575;--sapList_FooterBackground: #ceddec;--sapList_FooterTextColor: #333;--sapList_TableFooterBorder: #ccc;--sapList_TableFixedBorderColor: #999;--sapMessage_ErrorBorderColor: #e00;--sapMessage_WarningBorderColor: #f9a429;--sapMessage_SuccessBorderColor: #38a238;--sapMessage_InformationBorderColor: #427cac;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #bfbfbf;--sapProgress_TextColor: #333;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #bfbfbf;--sapProgress_NegativeTextColor: #333;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #bfbfbf;--sapProgress_CriticalTextColor: #333;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #bfbfbf;--sapProgress_PositiveTextColor: #333;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #bfbfbf;--sapProgress_InformationTextColor: #333;--sapProgress_Value_Background: #5e696e;--sapProgress_Value_BorderColor: #bfbfbf;--sapProgress_Value_TextColor: #333;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #bfbfbf;--sapProgress_Value_NegativeTextColor: #333;--sapProgress_Value_CriticalBackground: #e78c07;--sapProgress_Value_CriticalBorderColor: #bfbfbf;--sapProgress_Value_CriticalTextColor: #333;--sapProgress_Value_PositiveBackground: #2b7c2b;--sapProgress_Value_PositiveBorderColor: #bfbfbf;--sapProgress_Value_PositiveTextColor: #333;--sapProgress_Value_InformationBackground: #427cac;--sapProgress_Value_InformationBorderColor: #bfbfbf;--sapProgress_Value_InformationTextColor: #333;--sapScrollBar_FaceColor: #b2b2b2;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #b2b2b2;--sapScrollBar_SymbolColor: #346187;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #aaa;--sapSlider_Background: #ddd;--sapSlider_BorderColor: #ddd;--sapSlider_Selected_Background: #427cac;--sapSlider_Selected_BorderColor: #427cac;--sapSlider_HandleBackground: rgba(255,255,255,.1);--sapSlider_HandleBorderColor: #999;--sapSlider_RangeHandleBackground: rgba(255,255,255,.1);--sapSlider_Hover_HandleBackground: rgba(217,217,217,.6);--sapSlider_Hover_HandleBorderColor: #999;--sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,.6);--sapSlider_Active_HandleBackground: rgba(66,124,172,.3);--sapSlider_Active_HandleBorderColor: #427cac;--sapSlider_Active_RangeHandleBackground: rgba(66,124,172,.3);--sapPageHeader_Background: #eff4f9;--sapPageHeader_BorderColor: #d1e0ee;--sapPageHeader_TextColor: #666;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #ebebeb;--sapPageFooter_TextColor: #333;--sapInfobar_Background: #168282;--sapInfobar_Hover_Background: #147575;--sapInfobar_Active_Background: #427cac;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #eff4f9;--sapObjectHeader_Hover_Background: #e0eaf3;--sapObjectHeader_BorderColor: #d1e0ee;--sapObjectHeader_Title_TextColor: #333;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #666;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f7f7f7;--sapTile_Active_Background: #f7f7f7;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #333;--sapTile_TextColor: #666;--sapTile_IconColor: #93b7d5;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #e09d00;--sapAccentColor2: #e6600d;--sapAccentColor3: #c14646;--sapAccentColor4: #ab218e;--sapAccentColor5: #678bc7;--sapAccentColor6: #0092d1;--sapAccentColor7: #1a9898;--sapAccentColor8: #759421;--sapAccentColor9: #925ace;--sapAccentColor10: #647987;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #880000;--sapIndicationColor_1_Background: #880000;--sapIndicationColor_1_BorderColor: #880000;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #6f0000;--sapIndicationColor_1_Active_Background: #500;--sapIndicationColor_1_Active_BorderColor: #880000;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #500;--sapIndicationColor_1_Selected_BorderColor: #880000;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #fb9d9d;--sapIndicationColor_1b_BorderColor: #fb9d9d;--sapIndicationColor_1b_Hover_Background: #fa8585;--sapIndicationColor_2: #bb0000;--sapIndicationColor_2_Background: #bb0000;--sapIndicationColor_2_BorderColor: #bb0000;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #a20000;--sapIndicationColor_2_Active_Background: #800;--sapIndicationColor_2_Active_BorderColor: #bb0000;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #800;--sapIndicationColor_2_Selected_BorderColor: #bb0000;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #fcc4c4;--sapIndicationColor_2b_BorderColor: #fcc4c4;--sapIndicationColor_2b_Hover_Background: #fbacac;--sapIndicationColor_3: #e78c07;--sapIndicationColor_3_Background: #e78c07;--sapIndicationColor_3_BorderColor: #e78c07;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d88307;--sapIndicationColor_3_Active_Background: #c97a06;--sapIndicationColor_3_Active_BorderColor: #e78c07;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c97a06;--sapIndicationColor_3_Selected_BorderColor: #e78c07;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #2b7c2b;--sapIndicationColor_4_Background: #2b7c2b;--sapIndicationColor_4_BorderColor: #2b7c2b;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #246924;--sapIndicationColor_4_Active_Background: #1e561e;--sapIndicationColor_4_Active_BorderColor: #2b7c2b;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #1e561e;--sapIndicationColor_4_Selected_BorderColor: #2b7c2b;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #427cac;--sapIndicationColor_5_Background: #427cac;--sapIndicationColor_5_BorderColor: #427cac;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #3b6f9a;--sapIndicationColor_5_Active_Background: #346187;--sapIndicationColor_5_Active_BorderColor: #427cac;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #346187;--sapIndicationColor_5_Selected_BorderColor: #427cac;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #1a9898;--sapIndicationColor_6_Background: #1a9898;--sapIndicationColor_6_BorderColor: #1a9898;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #168282;--sapIndicationColor_6_Active_Background: #136c6c;--sapIndicationColor_6_Active_BorderColor: #1a9898;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #136c6c;--sapIndicationColor_6_Selected_BorderColor: #1a9898;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #cdf5ec;--sapIndicationColor_6b_BorderColor: #cdf5ec;--sapIndicationColor_6b_Hover_Background: #b8f1e4;--sapIndicationColor_7: #925ace;--sapIndicationColor_7_Background: #925ace;--sapIndicationColor_7_BorderColor: #925ace;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #8546c8;--sapIndicationColor_7_Active_Background: #7838bd;--sapIndicationColor_7_Active_BorderColor: #925ace;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #7838bd;--sapIndicationColor_7_Selected_BorderColor: #925ace;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #e2dbff;--sapIndicationColor_7b_BorderColor: #e2dbff;--sapIndicationColor_7b_Hover_Background: #cdc2ff;--sapIndicationColor_8: #ab218e;--sapIndicationColor_8_Background: #ab218e;--sapIndicationColor_8_BorderColor: #ab218e;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #961d7c;--sapIndicationColor_8_Active_Background: #80196a;--sapIndicationColor_8_Active_BorderColor: #ab218e;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #80196a;--sapIndicationColor_8_Selected_BorderColor: #ab218e;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #f8d6ff;--sapIndicationColor_8b_BorderColor: #f8d6ff;--sapIndicationColor_8b_Hover_Background: #f4bdff;--sapIndicationColor_9: #1d2d3e;--sapIndicationColor_9_Background: #1d2d3e;--sapIndicationColor_9_BorderColor: #1d2d3e;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #15202d;--sapIndicationColor_9_Active_Background: #0d141b;--sapIndicationColor_9_Active_BorderColor: #1d2d3e;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0d141b;--sapIndicationColor_9_Selected_BorderColor: #1d2d3e;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #d9d9d9;--sapIndicationColor_9b_Hover_Background: #f2f2f2;--sapIndicationColor_10: #45484a;--sapIndicationColor_10_Background: #45484a;--sapIndicationColor_10_BorderColor: #45484a;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #393b3d;--sapIndicationColor_10_Active_Background: #2c2e30;--sapIndicationColor_10_Active_BorderColor: #45484a;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #2c2e30;--sapIndicationColor_10_Selected_BorderColor: #45484a;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #eaecee;--sapIndicationColor_10b_Hover_Background: #dcdfe3;--sapLegend_WorkingBackground: #f7f7f7;--sapLegend_NonWorkingBackground: #f7f7f7;--sapLegend_CurrentDateTime: #ab218e;--sapLegendColor1: #ad7900;--sapLegendColor2: #dc5c0c;--sapLegendColor3: #c14646;--sapLegendColor4: #853808;--sapLegendColor5: #da3fb9;--sapLegendColor6: #008bc7;--sapLegendColor7: #198f8f;--sapLegendColor8: #6e8c1f;--sapLegendColor9: #648796;--sapLegendColor10: #80196a;--sapLegendColor11: #6f5925;--sapLegendColor12: #b64600;--sapLegendColor13: #d61818;--sapLegendColor14: #976c52;--sapLegendColor15: #73596d;--sapLegendColor16: #5d759e;--sapLegendColor17: #466c6c;--sapLegendColor18: #626b4a;--sapLegendColor19: #284d5d;--sapLegendColor20: #1851b0;--sapLegendBackgroundColor1: #fff6e0;--sapLegendBackgroundColor2: #feeee5;--sapLegendBackgroundColor3: #f7e6e6;--sapLegendBackgroundColor4: #f9efe9;--sapLegendBackgroundColor5: #fdf2fa;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #f2fdfd;--sapLegendBackgroundColor8: #f3f9e4;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f7edf5;--sapLegendBackgroundColor11: #ffeec6;--sapLegendBackgroundColor12: #fbdfce;--sapLegendBackgroundColor13: #ffdcdc;--sapLegendBackgroundColor14: #f2e2d8;--sapLegendBackgroundColor15: #f0e5ee;--sapLegendBackgroundColor16: #e7e8ea;--sapLegendBackgroundColor17: #d7eaea;--sapLegendBackgroundColor18: #e6edd1;--sapLegendBackgroundColor19: #cfebf7;--sapLegendBackgroundColor20: #f0f7fa;--sapChart_OrderedColor_1: #438cd5;--sapChart_OrderedColor_2: #e66729;--sapChart_OrderedColor_3: #16976c;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #1193a2;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ed5f5f;--sapChart_OrderedColor_11: #2f6497;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #cb7d0c;--sapChart_Good: #3c9d57;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #438cd5;--sapChart_Sequence_2: #e66729;--sapChart_Sequence_3: #16976c;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #1193a2;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ed5f5f;--sapChart_Sequence_11: #2f6497;--sapChart_Sequence_Neutral: #848f94;}
|
|
2
|
+
` };
|
|
3
|
+
export default styleData;
|
|
4
|
+
//# sourceMappingURL=parameters-bundle.css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_belize/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,4CAA4C,EAAC,OAAO,EAAC;CACpI,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-theming\",fileName:\"themes/sap_belize/parameters-bundle.css.ts\",content:`: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\": \"8.0.2\"},\"Version\":{\"Build\": \"11.12.0.20240207130903\",\"Source\": \"11.12.0\"}};--sapBrandColor: #427cac;--sapHighlightColor: #427cac;--sapBaseColor: #eff4f9;--sapShellColor: transparent;--sapBackgroundColor: #fafafa;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #333;--sapLinkColor: #0070b1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #427cac;--sapHoverColor: #f0f0f0;--sapActiveColor: #427cac;--sapHighlightTextColor: #fff;--sapTitleColor: #333;--sapNegativeColor: #bb0000;--sapCriticalColor: #e78c07;--sapPositiveColor: #2b7c2b;--sapInformativeColor: #427cac;--sapNeutralColor: #5e696e;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #e78c07;--sapPositiveElementColor: #2b7c2b;--sapInformativeElementColor: #427cac;--sapNeutralElementColor: #5e696e;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #e78c07;--sapPositiveTextColor: #2b7c2b;--sapInformativeTextColor: #427cac;--sapNeutralTextColor: #5e696e;--sapErrorColor: #e00;--sapWarningColor: #f9a429;--sapSuccessColor: #38a238;--sapInformationColor: #427cac;--sapErrorBackground: #ffe4e4;--sapWarningBackground: #fef0db;--sapSuccessBackground: #e4f5e4;--sapInformationBackground: #ebf2f7;--sapNeutralBackground: #f4f5f6;--sapErrorBorderColor: #e00;--sapWarningBorderColor: #f9a429;--sapSuccessBorderColor: #38a238;--sapInformationBorderColor: #427cac;--sapNeutralBorderColor: #5e696e;--sapElement_LineHeight: 3rem;--sapElement_Height: 2.5rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #346187;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #878787;--sapContent_MarkerIconColor: #678bc7;--sapContent_MarkerTextColor: #147575;--sapContent_MeasureIndicatorColor: #bfbfbf;--sapContent_Selected_MeasureIndicatorColor: #bfbfbf;--sapContent_Placeholderloading_Background: #c2d5e8;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);--sapContent_ImagePlaceholderBackground: #ceddec;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #e09d00;--sapContent_UnratedColor: #a5a5a5;--sapContent_BusyColor: #00a4eb;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow1: 0 .125rem .5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow2: 0 .625rem 1.875rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem 0 0 #eff4f9, inset 0 -.125rem 0 0 #d1e0ee;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #d4f7db;--sapContent_HelpColor: #3f8600;--sapContent_LabelColor: #666;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(51,51,51,.5);--sapContent_DisabledOpacity: .5;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #e5e5e5;--sapContent_ForegroundBorderColor: #bfbfbf;--sapContent_ForegroundTextColor: #333;--sapContent_BadgeBackground: #c14646;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0070b1;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #427cac;--sapContent_Selected_Hover_Background: #4684b7;--sapContent_Selected_ForegroundColor: #427cac;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #427cac;--sapContent_Illustrative_Color2: #93b7d6;--sapContent_Illustrative_Color3: #ffba10;--sapContent_Illustrative_Color4: #4a5055;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 1.625rem;--sapFontHeader2Size: 1.375rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0070b1;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0070b1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0070b1;--sapLink_InvertedColor: #7ed0ff;--sapLink_SubtleColor: #004065;--sapShell_Background: #cad8e6;--sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: transparent;--sapShell_TextColor: #346187;--sapShell_InteractiveBackground: transparent;--sapShell_InteractiveTextColor: #346187;--sapShell_InteractiveBorderColor: #346187;--sapShell_GroupTitleTextColor: #333;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #346187;--sapShell_Active_Background: #427cac;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #427cac;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #427cac;--sapShell_Favicon: none;--sapShell_Navigation_Background: transparent;--sapShell_Navigation_Hover_Background: #346187;--sapShell_Navigation_SelectedColor: #346187;--sapShell_Navigation_Selected_TextColor: #346187;--sapShell_Navigation_TextColor: #333;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #427cac;--sapShell_Shadow: 0 .125rem 0 0 #b9cbde;--sapShell_NegativeColor: #bb0000;--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;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #c14646;--sapShell_Category_2_BorderColor: #c14646;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #ad7900;--sapShell_Category_3_BorderColor: #ad7900;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #80196a;--sapShell_Category_4_BorderColor: #80196a;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #b64600;--sapShell_Category_5_BorderColor: #b64600;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #198f8f;--sapShell_Category_6_BorderColor: #198f8f;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #da3fb9;--sapShell_Category_7_BorderColor: #da3fb9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #6e8c1f;--sapShell_Category_8_BorderColor: #6e8c1f;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #5d759e;--sapShell_Category_9_BorderColor: #5d759e;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #648796;--sapShell_Category_10_BorderColor: #648796;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5c0c;--sapShell_Category_11_BorderColor: #dc5c0c;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #1851b0;--sapShell_Category_12_BorderColor: #1851b0;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #d61818;--sapShell_Category_13_BorderColor: #d61818;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #466c6c;--sapShell_Category_14_BorderColor: #466c6c;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #4a5d7e;--sapShell_Category_15_BorderColor: #4a5d7e;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--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,.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;--sapAvatar_2_Background: #e6600d;--sapAvatar_2_BorderColor: #e6600d;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #c14646;--sapAvatar_3_BorderColor: #c14646;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #ab218e;--sapAvatar_4_BorderColor: #ab218e;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #678bc7;--sapAvatar_5_BorderColor: #678bc7;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #0092d1;--sapAvatar_6_BorderColor: #0092d1;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #1a9898;--sapAvatar_7_BorderColor: #1a9898;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #759421;--sapAvatar_8_BorderColor: #759421;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #925ace;--sapAvatar_9_BorderColor: #925ace;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #647987;--sapAvatar_10_BorderColor: #647987;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #f7f7f7;--sapButton_BorderColor: #ababab;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .1875rem;--sapButton_TextColor: #346187;--sapButton_Hover_Background: #eaeaea;--sapButton_Hover_BorderColor: #ababab;--sapButton_Hover_TextColor: #346187;--sapButton_IconColor: #346187;--sapButton_Active_Background: #427cac;--sapButton_Active_BorderColor: #427cac;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #5496cd;--sapButton_Emphasized_BorderColor: #408ac7;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #408ac7;--sapButton_Emphasized_Hover_BorderColor: #408ac7;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #427cac;--sapButton_Emphasized_Active_BorderColor: #427cac;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: rgba(0,0,0,.5);--sapButton_Emphasized_FontWeight: regular;--sapButton_Reject_Background: #f7f7f7;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #eaeaea;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #bb0000;--sapButton_Reject_Active_BorderColor: #bb0000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #bb0000;--sapButton_Reject_Selected_BorderColor: #bb0000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #d40000;--sapButton_Reject_Selected_Hover_BorderColor: #d40000;--sapButton_Accept_Background: #f7f7f7;--sapButton_Accept_BorderColor: #2b7c2b;--sapButton_Accept_TextColor: #2b7c2b;--sapButton_Accept_Hover_Background: #eaeaea;--sapButton_Accept_Hover_BorderColor: #2b7c2b;--sapButton_Accept_Hover_TextColor: #2b7c2b;--sapButton_Accept_Active_Background: #2b7c2b;--sapButton_Accept_Active_BorderColor: #2b7c2b;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #2b7c2b;--sapButton_Accept_Selected_BorderColor: #2b7c2b;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #328f32;--sapButton_Accept_Selected_Hover_BorderColor: #328f32;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #346187;--sapButton_Lite_Hover_Background: rgba(178,178,178,.5);--sapButton_Lite_Hover_BorderColor: rgba(178,178,178,.5);--sapButton_Lite_Hover_TextColor: #346187;--sapButton_Lite_Active_Background: #427cac;--sapButton_Lite_Active_BorderColor: #427cac;--sapButton_Selected_Background: #346187;--sapButton_Selected_BorderColor: #2d5475;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #427bac;--sapButton_Selected_Hover_BorderColor: #427bac;--sapButton_Attention_Background: #f7f7f7;--sapButton_Attention_BorderColor: #e78c07;--sapButton_Attention_TextColor: #333;--sapButton_Attention_Hover_Background: #fef0db;--sapButton_Attention_Hover_BorderColor: #e78c07;--sapButton_Attention_Hover_TextColor: #333;--sapButton_Attention_Active_Background: #ce7d06;--sapButton_Attention_Active_BorderColor: #ce7d06;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #ce7d06;--sapButton_Attention_Selected_BorderColor: #ce7d06;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #e78c07;--sapButton_Attention_Selected_Hover_BorderColor: #e78c07;--sapButton_Negative_Background: #bb0000;--sapButton_Negative_BorderColor: #bb0000;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #970000;--sapButton_Negative_Hover_BorderColor: #970000;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #800;--sapButton_Negative_Active_BorderColor: #800;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #e78c07;--sapButton_Critical_BorderColor: #e78c07;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #c47706;--sapButton_Critical_Hover_BorderColor: #c47706;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #b66e06;--sapButton_Critical_Active_BorderColor: #b66e06;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #2b7c2b;--sapButton_Success_BorderColor: #2b7c2b;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #226122;--sapButton_Success_Hover_BorderColor: #226122;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #1e561e;--sapButton_Success_Active_BorderColor: #1e561e;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #427cac;--sapButton_Information_BorderColor: #427cac;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #3b6f9a;--sapButton_Information_Hover_BorderColor: #3b6f9a;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #346187;--sapButton_Information_Active_BorderColor: #346187;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #5e696e;--sapButton_Neutral_BorderColor: #5e696e;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #4e575b;--sapButton_Neutral_Hover_BorderColor: #4e575b;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #474f53;--sapButton_Neutral_Active_BorderColor: #474f53;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #ababab;--sapButton_Track_TextColor: #333;--sapButton_Track_Hover_Background: #eaeaea;--sapButton_Track_Hover_BorderColor: #ababab;--sapButton_Track_Selected_Background: #346187;--sapButton_Track_Selected_BorderColor: #2d5475;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #427bac;--sapButton_Track_Selected_Hover_BorderColor: #427bac;--sapButton_Handle_Background: #f7f7f7;--sapButton_Handle_BorderColor: #ababab;--sapButton_Handle_TextColor: #333;--sapButton_Handle_Hover_Background: #eaeaea;--sapButton_Handle_Hover_BorderColor: #ababab;--sapButton_Handle_Selected_Background: #346187;--sapButton_Handle_Selected_BorderColor: #2d5475;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #427bac;--sapButton_Handle_Selected_Hover_BorderColor: #427bac;--sapButton_Track_Negative_Background: #f7f7f7;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #f7f7f7;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #f7f7f7;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #eaeaea;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f7f7f7;--sapButton_Track_Positive_BorderColor: #2b7c2b;--sapButton_Track_Positive_TextColor: #2b7c2b;--sapButton_Track_Positive_Hover_Background: #f7f7f7;--sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;--sapButton_Handle_Positive_Background: #f7f7f7;--sapButton_Handle_Positive_BorderColor: #2b7c2b;--sapButton_Handle_Positive_TextColor: #2b7c2b;--sapButton_Handle_Positive_Hover_Background: #eaeaea;--sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;--sapButton_TokenBackground: #f7f7f7;--sapButton_TokenBorderColor: #dedede;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #757575;--sapField_BorderColor: #bfbfbf;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #427cac;--sapField_Hover_HelpBackground: #427cac;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #427cac;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #bfbfbf;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #ccc;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #c14646;--sapField_InvalidColor: #e00;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #f9a429;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #38a238;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #427cac;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #ccc;--sapGroup_TitleTextColor: #333;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #ebebeb;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: rgba(63,81,97,.2);--sapList_HeaderBackground: #f7f7f7;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #333;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #333;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #427cac;--sapList_SelectionBackgroundColor: #e8f0f6;--sapList_SelectionBorderColor: #e5e5e5;--sapList_Hover_SelectionBackground: #dde9f2;--sapList_Background: #fff;--sapList_Hover_Background: #f0f0f0;--sapList_AlternatingBackground: #fafafa;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #ccc;--sapList_GroupHeaderTextColor: #147575;--sapList_TableGroupHeaderBackground: #f2f2f2;--sapList_TableGroupHeaderBorderColor: #ccc;--sapList_TableGroupHeaderTextColor: #147575;--sapList_FooterBackground: #ceddec;--sapList_FooterTextColor: #333;--sapList_TableFooterBorder: #ccc;--sapList_TableFixedBorderColor: #999;--sapMessage_ErrorBorderColor: #e00;--sapMessage_WarningBorderColor: #f9a429;--sapMessage_SuccessBorderColor: #38a238;--sapMessage_InformationBorderColor: #427cac;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #bfbfbf;--sapProgress_TextColor: #333;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #bfbfbf;--sapProgress_NegativeTextColor: #333;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #bfbfbf;--sapProgress_CriticalTextColor: #333;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #bfbfbf;--sapProgress_PositiveTextColor: #333;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #bfbfbf;--sapProgress_InformationTextColor: #333;--sapProgress_Value_Background: #5e696e;--sapProgress_Value_BorderColor: #bfbfbf;--sapProgress_Value_TextColor: #333;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #bfbfbf;--sapProgress_Value_NegativeTextColor: #333;--sapProgress_Value_CriticalBackground: #e78c07;--sapProgress_Value_CriticalBorderColor: #bfbfbf;--sapProgress_Value_CriticalTextColor: #333;--sapProgress_Value_PositiveBackground: #2b7c2b;--sapProgress_Value_PositiveBorderColor: #bfbfbf;--sapProgress_Value_PositiveTextColor: #333;--sapProgress_Value_InformationBackground: #427cac;--sapProgress_Value_InformationBorderColor: #bfbfbf;--sapProgress_Value_InformationTextColor: #333;--sapScrollBar_FaceColor: #b2b2b2;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #b2b2b2;--sapScrollBar_SymbolColor: #346187;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #aaa;--sapSlider_Background: #ddd;--sapSlider_BorderColor: #ddd;--sapSlider_Selected_Background: #427cac;--sapSlider_Selected_BorderColor: #427cac;--sapSlider_HandleBackground: rgba(255,255,255,.1);--sapSlider_HandleBorderColor: #999;--sapSlider_RangeHandleBackground: rgba(255,255,255,.1);--sapSlider_Hover_HandleBackground: rgba(217,217,217,.6);--sapSlider_Hover_HandleBorderColor: #999;--sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,.6);--sapSlider_Active_HandleBackground: rgba(66,124,172,.3);--sapSlider_Active_HandleBorderColor: #427cac;--sapSlider_Active_RangeHandleBackground: rgba(66,124,172,.3);--sapPageHeader_Background: #eff4f9;--sapPageHeader_BorderColor: #d1e0ee;--sapPageHeader_TextColor: #666;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #ebebeb;--sapPageFooter_TextColor: #333;--sapInfobar_Background: #168282;--sapInfobar_Hover_Background: #147575;--sapInfobar_Active_Background: #427cac;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #eff4f9;--sapObjectHeader_Hover_Background: #e0eaf3;--sapObjectHeader_BorderColor: #d1e0ee;--sapObjectHeader_Title_TextColor: #333;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #666;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f7f7f7;--sapTile_Active_Background: #f7f7f7;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #333;--sapTile_TextColor: #666;--sapTile_IconColor: #93b7d5;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #e09d00;--sapAccentColor2: #e6600d;--sapAccentColor3: #c14646;--sapAccentColor4: #ab218e;--sapAccentColor5: #678bc7;--sapAccentColor6: #0092d1;--sapAccentColor7: #1a9898;--sapAccentColor8: #759421;--sapAccentColor9: #925ace;--sapAccentColor10: #647987;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #880000;--sapIndicationColor_1_Background: #880000;--sapIndicationColor_1_BorderColor: #880000;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #6f0000;--sapIndicationColor_1_Active_Background: #500;--sapIndicationColor_1_Active_BorderColor: #880000;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #500;--sapIndicationColor_1_Selected_BorderColor: #880000;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #fb9d9d;--sapIndicationColor_1b_BorderColor: #fb9d9d;--sapIndicationColor_1b_Hover_Background: #fa8585;--sapIndicationColor_2: #bb0000;--sapIndicationColor_2_Background: #bb0000;--sapIndicationColor_2_BorderColor: #bb0000;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #a20000;--sapIndicationColor_2_Active_Background: #800;--sapIndicationColor_2_Active_BorderColor: #bb0000;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #800;--sapIndicationColor_2_Selected_BorderColor: #bb0000;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #fcc4c4;--sapIndicationColor_2b_BorderColor: #fcc4c4;--sapIndicationColor_2b_Hover_Background: #fbacac;--sapIndicationColor_3: #e78c07;--sapIndicationColor_3_Background: #e78c07;--sapIndicationColor_3_BorderColor: #e78c07;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d88307;--sapIndicationColor_3_Active_Background: #c97a06;--sapIndicationColor_3_Active_BorderColor: #e78c07;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c97a06;--sapIndicationColor_3_Selected_BorderColor: #e78c07;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #2b7c2b;--sapIndicationColor_4_Background: #2b7c2b;--sapIndicationColor_4_BorderColor: #2b7c2b;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #246924;--sapIndicationColor_4_Active_Background: #1e561e;--sapIndicationColor_4_Active_BorderColor: #2b7c2b;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #1e561e;--sapIndicationColor_4_Selected_BorderColor: #2b7c2b;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #427cac;--sapIndicationColor_5_Background: #427cac;--sapIndicationColor_5_BorderColor: #427cac;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #3b6f9a;--sapIndicationColor_5_Active_Background: #346187;--sapIndicationColor_5_Active_BorderColor: #427cac;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #346187;--sapIndicationColor_5_Selected_BorderColor: #427cac;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #1a9898;--sapIndicationColor_6_Background: #1a9898;--sapIndicationColor_6_BorderColor: #1a9898;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #168282;--sapIndicationColor_6_Active_Background: #136c6c;--sapIndicationColor_6_Active_BorderColor: #1a9898;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #136c6c;--sapIndicationColor_6_Selected_BorderColor: #1a9898;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #cdf5ec;--sapIndicationColor_6b_BorderColor: #cdf5ec;--sapIndicationColor_6b_Hover_Background: #b8f1e4;--sapIndicationColor_7: #925ace;--sapIndicationColor_7_Background: #925ace;--sapIndicationColor_7_BorderColor: #925ace;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #8546c8;--sapIndicationColor_7_Active_Background: #7838bd;--sapIndicationColor_7_Active_BorderColor: #925ace;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #7838bd;--sapIndicationColor_7_Selected_BorderColor: #925ace;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #e2dbff;--sapIndicationColor_7b_BorderColor: #e2dbff;--sapIndicationColor_7b_Hover_Background: #cdc2ff;--sapIndicationColor_8: #ab218e;--sapIndicationColor_8_Background: #ab218e;--sapIndicationColor_8_BorderColor: #ab218e;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #961d7c;--sapIndicationColor_8_Active_Background: #80196a;--sapIndicationColor_8_Active_BorderColor: #ab218e;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #80196a;--sapIndicationColor_8_Selected_BorderColor: #ab218e;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #f8d6ff;--sapIndicationColor_8b_BorderColor: #f8d6ff;--sapIndicationColor_8b_Hover_Background: #f4bdff;--sapIndicationColor_9: #1d2d3e;--sapIndicationColor_9_Background: #1d2d3e;--sapIndicationColor_9_BorderColor: #1d2d3e;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #15202d;--sapIndicationColor_9_Active_Background: #0d141b;--sapIndicationColor_9_Active_BorderColor: #1d2d3e;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0d141b;--sapIndicationColor_9_Selected_BorderColor: #1d2d3e;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #d9d9d9;--sapIndicationColor_9b_Hover_Background: #f2f2f2;--sapIndicationColor_10: #45484a;--sapIndicationColor_10_Background: #45484a;--sapIndicationColor_10_BorderColor: #45484a;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #393b3d;--sapIndicationColor_10_Active_Background: #2c2e30;--sapIndicationColor_10_Active_BorderColor: #45484a;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #2c2e30;--sapIndicationColor_10_Selected_BorderColor: #45484a;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #eaecee;--sapIndicationColor_10b_Hover_Background: #dcdfe3;--sapLegend_WorkingBackground: #f7f7f7;--sapLegend_NonWorkingBackground: #f7f7f7;--sapLegend_CurrentDateTime: #ab218e;--sapLegendColor1: #ad7900;--sapLegendColor2: #dc5c0c;--sapLegendColor3: #c14646;--sapLegendColor4: #853808;--sapLegendColor5: #da3fb9;--sapLegendColor6: #008bc7;--sapLegendColor7: #198f8f;--sapLegendColor8: #6e8c1f;--sapLegendColor9: #648796;--sapLegendColor10: #80196a;--sapLegendColor11: #6f5925;--sapLegendColor12: #b64600;--sapLegendColor13: #d61818;--sapLegendColor14: #976c52;--sapLegendColor15: #73596d;--sapLegendColor16: #5d759e;--sapLegendColor17: #466c6c;--sapLegendColor18: #626b4a;--sapLegendColor19: #284d5d;--sapLegendColor20: #1851b0;--sapLegendBackgroundColor1: #fff6e0;--sapLegendBackgroundColor2: #feeee5;--sapLegendBackgroundColor3: #f7e6e6;--sapLegendBackgroundColor4: #f9efe9;--sapLegendBackgroundColor5: #fdf2fa;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #f2fdfd;--sapLegendBackgroundColor8: #f3f9e4;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f7edf5;--sapLegendBackgroundColor11: #ffeec6;--sapLegendBackgroundColor12: #fbdfce;--sapLegendBackgroundColor13: #ffdcdc;--sapLegendBackgroundColor14: #f2e2d8;--sapLegendBackgroundColor15: #f0e5ee;--sapLegendBackgroundColor16: #e7e8ea;--sapLegendBackgroundColor17: #d7eaea;--sapLegendBackgroundColor18: #e6edd1;--sapLegendBackgroundColor19: #cfebf7;--sapLegendBackgroundColor20: #f0f7fa;--sapChart_OrderedColor_1: #438cd5;--sapChart_OrderedColor_2: #e66729;--sapChart_OrderedColor_3: #16976c;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #1193a2;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ed5f5f;--sapChart_OrderedColor_11: #2f6497;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #cb7d0c;--sapChart_Good: #3c9d57;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #438cd5;--sapChart_Sequence_2: #e66729;--sapChart_Sequence_3: #16976c;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #1193a2;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ed5f5f;--sapChart_Sequence_11: #2f6497;--sapChart_Sequence_Neutral: #848f94;}\n`};\nexport default styleData;\n\t"]}
|