@ui5/webcomponents-theming 0.0.0-07d38e78e

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.
Files changed (74) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +1205 -0
  3. package/README.md +33 -0
  4. package/css-vars-usage.json +606 -0
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets.d.ts +1 -0
  7. package/dist/Assets.js +3 -0
  8. package/dist/Assets.js.map +1 -0
  9. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  10. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  11. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  12. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  13. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  14. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  16. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  17. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  19. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  20. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  21. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -0
  22. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -0
  23. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -0
  24. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -0
  25. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  26. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  27. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  28. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  29. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  31. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  32. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/json-imports/Themes.d.ts +1 -0
  34. package/dist/generated/json-imports/Themes.js +29 -0
  35. package/dist/generated/json-imports/Themes.js.map +1 -0
  36. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  37. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +4 -0
  38. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  39. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  40. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +4 -0
  41. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  42. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  43. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +4 -0
  44. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  45. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  46. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +4 -0
  47. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  48. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  49. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +4 -0
  50. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  51. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  52. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +4 -0
  53. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  54. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  55. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  56. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  57. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  58. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +4 -0
  59. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  60. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  61. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +4 -0
  62. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  63. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  64. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  65. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  66. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +4 -0
  68. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  70. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  72. package/package-scripts.cjs +23 -0
  73. package/package.json +46 -0
  74. package/tsconfig.json +25 -0
@@ -0,0 +1 @@
1
+ {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_horizon_hcw/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\": \"8.0.2\"},\"Version\":{\"Build\": \"11.12.0.20240207130903\",\"Source\": \"11.12.0\"}};--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_Assistant_ForegroundColor: #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;--sapAssistant_Color1: #000;--sapAssistant_Color2: #000;--sapAssistant_BackgroundGradient: linear-gradient(#fff, #fff);--sapAssistant_Background: #fff;--sapAssistant_BorderColor: #000;--sapAssistant_TextColor: #000;--sapAssistant_Hover_Background: #e97624;--sapAssistant_Hover_BorderColor: #000;--sapAssistant_Hover_TextColor: #000;--sapAssistant_Active_Background: #e97624;--sapAssistant_Active_BorderColor: #000;--sapAssistant_Active_TextColor: #000;--sapAssistant_Question_Background: #fff;--sapAssistant_Question_BorderColor: #000;--sapAssistant_Question_TextColor: #000;--sapAssistant_Answer_Background: #b3b3b3;--sapAssistant_Answer_BorderColor: #000;--sapAssistant_Answer_TextColor: #000;--sapAvatar_1_Background: #fff;--sapAvatar_1_BorderColor: #000;--sapAvatar_1_TextColor: #000;--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
+ {"_":{"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 {};
@@ -0,0 +1,29 @@
1
+ // @ts-nocheck
2
+ import { registerThemePropertiesLoader } from "@ui5/webcomponents-base/dist/asset-registries/Themes.js";
3
+ const loadThemeProperties = async (themeName) => {
4
+ switch (themeName) {
5
+ 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;
6
+ 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;
7
+ 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;
8
+ 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;
9
+ case "sap_horizon": return (await import(/* webpackChunkName: "ui5-webcomponents-theming-sap-horizon-parameters-bundle" */ "../assets/themes/sap_horizon/parameters-bundle.css.json")).default;
10
+ 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;
11
+ 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;
12
+ 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;
13
+ 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;
14
+ 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;
15
+ 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;
16
+ 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;
17
+ default: throw "unknown theme";
18
+ }
19
+ };
20
+ const loadAndCheck = async (themeName) => {
21
+ const data = await loadThemeProperties(themeName);
22
+ if (typeof data === "string" && data.endsWith(".json")) {
23
+ throw new Error(`[themes] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build. Check the "Assets" documentation for more information.`);
24
+ }
25
+ return data;
26
+ };
27
+ ["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"]
28
+ .forEach(themeName => registerThemePropertiesLoader("@ui5/webcomponents-theming", themeName, loadAndCheck));
29
+ //# 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,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,iLAAiL,CAAC,CAAC;KACnM;IACD,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAEF,CAAC,aAAa,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,aAAa,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,qBAAqB,CAAC;KACxO,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_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. Check the \"Assets\" documentation for more information.`);\n\t}\n\treturn data;\n};\n\n[\"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"]}
@@ -0,0 +1,3 @@
1
+ import type { StyleData } from "@ui5/webcomponents-base/dist/types.js";
2
+ declare const styleData: StyleData;
3
+ export default styleData;
@@ -0,0 +1,4 @@
1
+ const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_fiori_3/parameters-bundle.css.ts", content: `:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","LightColorScheme"],"FallbackThemeId": "sap_belize","Engine":{"Name": "theming-engine","Version": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #0a6ed1;--sapHighlightColor: #0854a0;--sapBaseColor: #fff;--sapShellColor: #354a5f;--sapBackgroundColor: #f7f7f7;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #32363a;--sapLinkColor: #0a6ed1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0854a0;--sapHoverColor: #ededed;--sapActiveColor: #0854a0;--sapHighlightTextColor: #fff;--sapTitleColor: #32363a;--sapNegativeColor: #bb0000;--sapCriticalColor: #df6e0c;--sapPositiveColor: #107e3e;--sapInformativeColor: #0a6ed1;--sapNeutralColor: #6a6d70;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #df6e0c;--sapPositiveElementColor: #107e3e;--sapInformativeElementColor: #0a6ed1;--sapNeutralElementColor: #6a6d70;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #b3590a;--sapPositiveTextColor: #107e3e;--sapInformativeTextColor: #0a6ed1;--sapNeutralTextColor: #6a6d70;--sapErrorColor: #bb0000;--sapWarningColor: #df6e0c;--sapSuccessColor: #107e3e;--sapInformationColor: #0a6ed1;--sapErrorBackground: #ffebeb;--sapWarningBackground: #fef7f1;--sapSuccessBackground: #f1fdf6;--sapInformationBackground: #f5faff;--sapNeutralBackground: #f4f4f4;--sapErrorBorderColor: #bb0000;--sapWarningBorderColor: #df6e0c;--sapSuccessBorderColor: #107e3e;--sapInformationBorderColor: #0a6ed1;--sapNeutralBorderColor: #6a6d70;--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.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #0854a0;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #6a6d70;--sapContent_MarkerIconColor: #286eb4;--sapContent_MarkerTextColor: #0e7581;--sapContent_MeasureIndicatorColor: #89919a;--sapContent_Selected_MeasureIndicatorColor: #89919a;--sapContent_Placeholderloading_Background: #ccc;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);--sapContent_ImagePlaceholderBackground: #ccc;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #d08014;--sapContent_UnratedColor: #89919a;--sapContent_BusyColor: #0854a0;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(0,0,0,.1), 0 .125rem .5rem 0 rgba(0,0,0,.1);--sapContent_Shadow1: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow2: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .625rem 1.875rem 0 rgba(0,0,0,.3);--sapContent_Shadow3: 0 0 0 .0625rem rgba(0,0,0,.42), 0 1.25rem 5rem 0 rgba(0,0,0,.3);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.05), inset 0 -.0625rem 0 0 #d9d9d9;--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: #6a6d70;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(50,54,58,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #efefef;--sapContent_ForegroundBorderColor: #89919a;--sapContent_ForegroundTextColor: #32363a;--sapContent_BadgeBackground: #d04343;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0854a0;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0854a0;--sapContent_Selected_Hover_Background: #095caf;--sapContent_Selected_ForegroundColor: #0854a0;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #72b5f8;--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: #e7e9ea;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #4ba1f6;--sapContent_Illustrative_Color14: #298ff4;--sapContent_Illustrative_Color15: #e6a400;--sapContent_Illustrative_Color16: #085aaa;--sapContent_Illustrative_Color17: #00a5a8;--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: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0854a0;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0a6ed1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0a6ed1;--sapLink_InvertedColor: #d3e8fd;--sapLink_SubtleColor: #074888;--sapShell_Background: #edeff0;--sapShell_BackgroundImage: linear-gradient(to bottom, #dfe3e4, #f3f4f5);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #32363a;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.08), inset 0 -.0625rem 0 0 rgba(0,0,0,.18);--sapShell_NegativeColor: #f88;--sapShell_CriticalColor: #f8b67d;--sapShell_PositiveColor: #abe2c2;--sapShell_InformativeColor: #b1d6fb;--sapShell_NeutralColor: #d4d6d7;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #286eb4;--sapShell_Category_1_BorderColor: #286eb4;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #db1f77;--sapShell_Category_2_BorderColor: #db1f77;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #d58215;--sapShell_Category_3_BorderColor: #d58215;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #892971;--sapShell_Category_4_BorderColor: #892971;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #bb2f2f;--sapShell_Category_5_BorderColor: #bb2f2f;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #1193a2;--sapShell_Category_6_BorderColor: #1193a2;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #cf5db3;--sapShell_Category_7_BorderColor: #cf5db3;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #8b9668;--sapShell_Category_8_BorderColor: #8b9668;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #597da1;--sapShell_Category_9_BorderColor: #597da1;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #647987;--sapShell_Category_10_BorderColor: #647987;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5b5b;--sapShell_Category_11_BorderColor: #dc5b5b;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #5154bd;--sapShell_Category_12_BorderColor: #5154bd;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #bc1b66;--sapShell_Category_13_BorderColor: #bc1b66;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #49797e;--sapShell_Category_14_BorderColor: #49797e;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #476380;--sapShell_Category_15_BorderColor: #476380;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #687a33;--sapShell_Category_16_BorderColor: #687a33;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fff;--sapAssistant_Question_Background: #eae5ff;--sapAssistant_Question_BorderColor: #eae5ff;--sapAssistant_Question_TextColor: #32363a;--sapAssistant_Answer_Background: #f4f4f4;--sapAssistant_Answer_BorderColor: #f4f4f4;--sapAssistant_Answer_TextColor: #32363a;--sapAvatar_1_Background: #d08014;--sapAvatar_1_BorderColor: #d08014;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #d04343;--sapAvatar_2_BorderColor: #d04343;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #db1f77;--sapAvatar_3_BorderColor: #db1f77;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #c0399f;--sapAvatar_4_BorderColor: #c0399f;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #6367de;--sapAvatar_5_BorderColor: #6367de;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #286eb4;--sapAvatar_6_BorderColor: #286eb4;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #0f828f;--sapAvatar_7_BorderColor: #0f828f;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #7ca10c;--sapAvatar_8_BorderColor: #7ca10c;--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: #fff;--sapButton_BorderColor: #0854a0;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #0854a0;--sapButton_Hover_Background: #ebf5fe;--sapButton_Hover_BorderColor: #0854a0;--sapButton_Hover_TextColor: #0854a0;--sapButton_IconColor: #0854a0;--sapButton_Active_Background: #0854a0;--sapButton_Active_BorderColor: #0854a0;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #0a6ed1;--sapButton_Emphasized_BorderColor: #0a6ed1;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #085caf;--sapButton_Emphasized_Hover_BorderColor: #085caf;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #0854a0;--sapButton_Emphasized_Active_BorderColor: #0854a0;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #ffebeb;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #a20000;--sapButton_Reject_Active_BorderColor: #a20000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #a20000;--sapButton_Reject_Selected_BorderColor: #a20000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #b00;--sapButton_Reject_Selected_Hover_BorderColor: #b00;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #107e3e;--sapButton_Accept_TextColor: #107e3e;--sapButton_Accept_Hover_Background: #f1fdf6;--sapButton_Accept_Hover_BorderColor: #107e3e;--sapButton_Accept_Hover_TextColor: #107e3e;--sapButton_Accept_Active_Background: #0d6733;--sapButton_Accept_Active_BorderColor: #0d6733;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0d6733;--sapButton_Accept_Selected_BorderColor: #0d6733;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #107e3e;--sapButton_Accept_Selected_Hover_BorderColor: #107e3e;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #0854a0;--sapButton_Lite_Hover_Background: #ebf5fe;--sapButton_Lite_Hover_BorderColor: #0854a0;--sapButton_Lite_Hover_TextColor: #0854a0;--sapButton_Lite_Active_Background: #0854a0;--sapButton_Lite_Active_BorderColor: #0854a0;--sapButton_Selected_Background: #0854a0;--sapButton_Selected_BorderColor: #0854a0;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #095caf;--sapButton_Selected_Hover_BorderColor: #095caf;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #df6e0c;--sapButton_Attention_TextColor: #32363a;--sapButton_Attention_Hover_Background: #fef7f1;--sapButton_Attention_Hover_BorderColor: #df6e0c;--sapButton_Attention_Hover_TextColor: #32363a;--sapButton_Attention_Active_Background: #f3801c;--sapButton_Attention_Active_BorderColor: #f3801c;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #f3801c;--sapButton_Attention_Selected_BorderColor: #f3801c;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #f48e34;--sapButton_Attention_Selected_Hover_BorderColor: #f48e34;--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: #df6e0c;--sapButton_Critical_BorderColor: #df6e0c;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #f3801c;--sapButton_Critical_Hover_BorderColor: #f3801c;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #f5933e;--sapButton_Critical_Active_BorderColor: #f5933e;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #107e3e;--sapButton_Success_BorderColor: #107e3e;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #0c5e2e;--sapButton_Success_Hover_BorderColor: #0c5e2e;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #0a5128;--sapButton_Success_Active_BorderColor: #0a5128;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #0a6ed1;--sapButton_Information_BorderColor: #0a6ed1;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #0961b9;--sapButton_Information_Hover_BorderColor: #0961b9;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #0854a0;--sapButton_Information_Active_BorderColor: #0854a0;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #6a6d70;--sapButton_Neutral_BorderColor: #6a6d70;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #595b5e;--sapButton_Neutral_Hover_BorderColor: #595b5e;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #515456;--sapButton_Neutral_Active_BorderColor: #515456;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #ededed;--sapButton_Track_BorderColor: #89919a;--sapButton_Track_TextColor: #32363a;--sapButton_Track_Hover_Background: #ededed;--sapButton_Track_Hover_BorderColor: #0854a0;--sapButton_Track_Selected_Background: #ebf5fe;--sapButton_Track_Selected_BorderColor: #0854a0;--sapButton_Track_Selected_TextColor: #32363a;--sapButton_Track_Selected_Hover_Background: #ebf5fe;--sapButton_Track_Selected_Hover_BorderColor: #095caf;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #89919a;--sapButton_Handle_TextColor: #32363a;--sapButton_Handle_Hover_Background: #ebf5fe;--sapButton_Handle_Hover_BorderColor: #0854a0;--sapButton_Handle_Selected_Background: #0854a0;--sapButton_Handle_Selected_BorderColor: #0854a0;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #095caf;--sapButton_Handle_Selected_Hover_BorderColor: #095caf;--sapButton_Track_Negative_Background: #ffebeb;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #ffebeb;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #ffebeb;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f1fdf6;--sapButton_Track_Positive_BorderColor: #107e3e;--sapButton_Track_Positive_TextColor: #107e3e;--sapButton_Track_Positive_Hover_Background: #f1fdf6;--sapButton_Track_Positive_Hover_BorderColor: #107e3e;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #107e3e;--sapButton_Handle_Positive_TextColor: #107e3e;--sapButton_Handle_Positive_Hover_Background: #f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor: #107e3e;--sapButton_TokenBackground: #fafafa;--sapButton_TokenBorderColor: #c2c2c2;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #32363a;--sapField_PlaceholderTextColor: #74777a;--sapField_BorderColor: #89919a;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #0854a0;--sapField_Hover_HelpBackground: #ebf5fe;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #0854a0;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #89919a;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #89919a;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #ce3b3b;--sapField_InvalidColor: #bb0000;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #df6e0c;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #107e3e;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #0a6ed1;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #d9d9d9;--sapGroup_TitleTextColor: #32363a;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #d9d9d9;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #d9d9d9;--sapList_HeaderBackground: #f2f2f2;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #32363a;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #32363a;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #0854a0;--sapList_SelectionBackgroundColor: #e5f0fa;--sapList_SelectionBorderColor: #0854a0;--sapList_Hover_SelectionBackground: #d8e9f8;--sapList_Background: #fff;--sapList_Hover_Background: #ededed;--sapList_AlternatingBackground: #f2f2f2;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #d9d9d9;--sapList_GroupHeaderTextColor: #32363a;--sapList_TableGroupHeaderBackground: #efefef;--sapList_TableGroupHeaderBorderColor: #d9d9d9;--sapList_TableGroupHeaderTextColor: #32363a;--sapList_FooterBackground: #fafafa;--sapList_FooterTextColor: #32363a;--sapList_TableFooterBorder: #d9d9d9;--sapList_TableFixedBorderColor: #8c8c8c;--sapMessage_ErrorBorderColor: #bb0000;--sapMessage_WarningBorderColor: #df6e0c;--sapMessage_SuccessBorderColor: #107e3e;--sapMessage_InformationBorderColor: #0a6ed1;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #89919a;--sapProgress_TextColor: #32363a;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #89919a;--sapProgress_NegativeTextColor: #32363a;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #89919a;--sapProgress_CriticalTextColor: #32363a;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #89919a;--sapProgress_PositiveTextColor: #32363a;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #89919a;--sapProgress_InformationTextColor: #32363a;--sapProgress_Value_Background: #6a6d70;--sapProgress_Value_BorderColor: #89919a;--sapProgress_Value_TextColor: #32363a;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #32363a;--sapProgress_Value_CriticalBackground: #df6e0c;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #32363a;--sapProgress_Value_PositiveBackground: #107e3e;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #32363a;--sapProgress_Value_InformationBackground: #0a6ed1;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #32363a;--sapScrollBar_FaceColor: #949494;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #949494;--sapScrollBar_SymbolColor: #0854a0;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #8c8c8c;--sapSlider_Background: #89919a;--sapSlider_BorderColor: #89919a;--sapSlider_Selected_Background: #0854a0;--sapSlider_Selected_BorderColor: #0854a0;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #89919a;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #ebf5fe;--sapSlider_Hover_HandleBorderColor: #0854a0;--sapSlider_Hover_RangeHandleBackground: #ebf5fe;--sapSlider_Active_HandleBackground: #0854a0;--sapSlider_Active_HandleBorderColor: #0854a0;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #d9d9d9;--sapPageHeader_TextColor: #32363a;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #d9d9d9;--sapPageFooter_TextColor: #32363a;--sapInfobar_Background: #0f828f;--sapInfobar_Hover_Background: #0e7581;--sapInfobar_Active_Background: #0a545c;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #ededed;--sapObjectHeader_BorderColor: #d9d9d9;--sapObjectHeader_Title_TextColor: #32363a;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #6a6d70;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f5f5f5;--sapTile_Active_Background: #f5f5f5;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #32363a;--sapTile_TextColor: #6a6d70;--sapTile_IconColor: #5a7da0;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #d08014;--sapAccentColor2: #d04343;--sapAccentColor3: #db1f77;--sapAccentColor4: #c0399f;--sapAccentColor5: #6367de;--sapAccentColor6: #286eb4;--sapAccentColor7: #0f828f;--sapAccentColor8: #7ca10c;--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: #df6e0c;--sapIndicationColor_3_Background: #df6e0c;--sapIndicationColor_3_BorderColor: #df6e0c;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d0670b;--sapIndicationColor_3_Active_Background: #c2600a;--sapIndicationColor_3_Active_BorderColor: #df6e0c;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c2600a;--sapIndicationColor_3_Selected_BorderColor: #df6e0c;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #107e3e;--sapIndicationColor_4_Background: #107e3e;--sapIndicationColor_4_BorderColor: #107e3e;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #0d6733;--sapIndicationColor_4_Active_Background: #0a5128;--sapIndicationColor_4_Active_BorderColor: #107e3e;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0a5128;--sapIndicationColor_4_Selected_BorderColor: #107e3e;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #0a6ed1;--sapIndicationColor_5_Background: #0a6ed1;--sapIndicationColor_5_BorderColor: #0a6ed1;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #0961b9;--sapIndicationColor_5_Active_Background: #0854a0;--sapIndicationColor_5_Active_BorderColor: #0a6ed1;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0854a0;--sapIndicationColor_5_Selected_BorderColor: #0a6ed1;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #0f828f;--sapIndicationColor_6_Background: #0f828f;--sapIndicationColor_6_BorderColor: #0f828f;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #0d6d78;--sapIndicationColor_6_Active_Background: #0a5861;--sapIndicationColor_6_Active_BorderColor: #0f828f;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0a5861;--sapIndicationColor_6_Selected_BorderColor: #0f828f;--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: #c0399f;--sapIndicationColor_8_Background: #c0399f;--sapIndicationColor_8_BorderColor: #c0399f;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #ac338f;--sapIndicationColor_8_Active_Background: #992d7e;--sapIndicationColor_8_Active_BorderColor: #c0399f;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #992d7e;--sapIndicationColor_8_Selected_BorderColor: #c0399f;--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: #fafafa;--sapLegend_NonWorkingBackground: #dedede;--sapLegend_CurrentDateTime: #c0399f;--sapLegendColor1: #d58215;--sapLegendColor2: #dc5b5b;--sapLegendColor3: #db1f77;--sapLegendColor4: #9b3b3b;--sapLegendColor5: #cf5db3;--sapLegendColor6: #286eb4;--sapLegendColor7: #1193a2;--sapLegendColor8: #8b9668;--sapLegendColor9: #647987;--sapLegendColor10: #892971;--sapLegendColor11: #725a3a;--sapLegendColor12: #bb2f2f;--sapLegendColor13: #bc1b66;--sapLegendColor14: #8b714f;--sapLegendColor15: #606190;--sapLegendColor16: #597da1;--sapLegendColor17: #49797e;--sapLegendColor18: #687a33;--sapLegendColor19: #295989;--sapLegendColor20: #5154bd;--sapLegendBackgroundColor1: #fdf3e7;--sapLegendBackgroundColor2: #faeaea;--sapLegendBackgroundColor3: #fce9f2;--sapLegendBackgroundColor4: #f8ecec;--sapLegendBackgroundColor5: #f9ebf5;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #e8fbfd;--sapLegendBackgroundColor8: #f3f4ef;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f9ebf6;--sapLegendBackgroundColor11: #f6f2ed;--sapLegendBackgroundColor12: #faeaea;--sapLegendBackgroundColor13: #fce9f2;--sapLegendBackgroundColor14: #f5f2ee;--sapLegendBackgroundColor15: #f0f0f5;--sapLegendBackgroundColor16: #eff2f6;--sapLegendBackgroundColor17: #eff5f6;--sapLegendBackgroundColor18: #f5f7ed;--sapLegendBackgroundColor19: #ebf2f9;--sapLegendBackgroundColor20: #ecedf8;--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_fiori_3/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,6CAA6C,EAAC,OAAO,EAAC;CACrI,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_fiori_3/parameters-bundle.css.ts\",content:`:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_3\",\"LightColorScheme\"],\"FallbackThemeId\": \"sap_belize\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"8.0.2\"},\"Version\":{\"Build\": \"11.12.0.20240207130903\",\"Source\": \"11.12.0\"}};--sapBrandColor: #0a6ed1;--sapHighlightColor: #0854a0;--sapBaseColor: #fff;--sapShellColor: #354a5f;--sapBackgroundColor: #f7f7f7;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #32363a;--sapLinkColor: #0a6ed1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0854a0;--sapHoverColor: #ededed;--sapActiveColor: #0854a0;--sapHighlightTextColor: #fff;--sapTitleColor: #32363a;--sapNegativeColor: #bb0000;--sapCriticalColor: #df6e0c;--sapPositiveColor: #107e3e;--sapInformativeColor: #0a6ed1;--sapNeutralColor: #6a6d70;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #df6e0c;--sapPositiveElementColor: #107e3e;--sapInformativeElementColor: #0a6ed1;--sapNeutralElementColor: #6a6d70;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #b3590a;--sapPositiveTextColor: #107e3e;--sapInformativeTextColor: #0a6ed1;--sapNeutralTextColor: #6a6d70;--sapErrorColor: #bb0000;--sapWarningColor: #df6e0c;--sapSuccessColor: #107e3e;--sapInformationColor: #0a6ed1;--sapErrorBackground: #ffebeb;--sapWarningBackground: #fef7f1;--sapSuccessBackground: #f1fdf6;--sapInformationBackground: #f5faff;--sapNeutralBackground: #f4f4f4;--sapErrorBorderColor: #bb0000;--sapWarningBorderColor: #df6e0c;--sapSuccessBorderColor: #107e3e;--sapInformationBorderColor: #0a6ed1;--sapNeutralBorderColor: #6a6d70;--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.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #0854a0;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #6a6d70;--sapContent_MarkerIconColor: #286eb4;--sapContent_MarkerTextColor: #0e7581;--sapContent_MeasureIndicatorColor: #89919a;--sapContent_Selected_MeasureIndicatorColor: #89919a;--sapContent_Placeholderloading_Background: #ccc;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);--sapContent_ImagePlaceholderBackground: #ccc;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #d08014;--sapContent_UnratedColor: #89919a;--sapContent_BusyColor: #0854a0;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(0,0,0,.1), 0 .125rem .5rem 0 rgba(0,0,0,.1);--sapContent_Shadow1: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow2: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .625rem 1.875rem 0 rgba(0,0,0,.3);--sapContent_Shadow3: 0 0 0 .0625rem rgba(0,0,0,.42), 0 1.25rem 5rem 0 rgba(0,0,0,.3);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.05), inset 0 -.0625rem 0 0 #d9d9d9;--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: #6a6d70;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(50,54,58,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #efefef;--sapContent_ForegroundBorderColor: #89919a;--sapContent_ForegroundTextColor: #32363a;--sapContent_BadgeBackground: #d04343;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0854a0;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0854a0;--sapContent_Selected_Hover_Background: #095caf;--sapContent_Selected_ForegroundColor: #0854a0;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #72b5f8;--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: #e7e9ea;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #4ba1f6;--sapContent_Illustrative_Color14: #298ff4;--sapContent_Illustrative_Color15: #e6a400;--sapContent_Illustrative_Color16: #085aaa;--sapContent_Illustrative_Color17: #00a5a8;--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: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0854a0;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0a6ed1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0a6ed1;--sapLink_InvertedColor: #d3e8fd;--sapLink_SubtleColor: #074888;--sapShell_Background: #edeff0;--sapShell_BackgroundImage: linear-gradient(to bottom, #dfe3e4, #f3f4f5);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #32363a;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.08), inset 0 -.0625rem 0 0 rgba(0,0,0,.18);--sapShell_NegativeColor: #f88;--sapShell_CriticalColor: #f8b67d;--sapShell_PositiveColor: #abe2c2;--sapShell_InformativeColor: #b1d6fb;--sapShell_NeutralColor: #d4d6d7;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #286eb4;--sapShell_Category_1_BorderColor: #286eb4;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #db1f77;--sapShell_Category_2_BorderColor: #db1f77;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #d58215;--sapShell_Category_3_BorderColor: #d58215;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #892971;--sapShell_Category_4_BorderColor: #892971;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #bb2f2f;--sapShell_Category_5_BorderColor: #bb2f2f;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #1193a2;--sapShell_Category_6_BorderColor: #1193a2;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #cf5db3;--sapShell_Category_7_BorderColor: #cf5db3;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #8b9668;--sapShell_Category_8_BorderColor: #8b9668;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #597da1;--sapShell_Category_9_BorderColor: #597da1;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #647987;--sapShell_Category_10_BorderColor: #647987;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5b5b;--sapShell_Category_11_BorderColor: #dc5b5b;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #5154bd;--sapShell_Category_12_BorderColor: #5154bd;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #bc1b66;--sapShell_Category_13_BorderColor: #bc1b66;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #49797e;--sapShell_Category_14_BorderColor: #49797e;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #476380;--sapShell_Category_15_BorderColor: #476380;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #687a33;--sapShell_Category_16_BorderColor: #687a33;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fff;--sapAssistant_Question_Background: #eae5ff;--sapAssistant_Question_BorderColor: #eae5ff;--sapAssistant_Question_TextColor: #32363a;--sapAssistant_Answer_Background: #f4f4f4;--sapAssistant_Answer_BorderColor: #f4f4f4;--sapAssistant_Answer_TextColor: #32363a;--sapAvatar_1_Background: #d08014;--sapAvatar_1_BorderColor: #d08014;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #d04343;--sapAvatar_2_BorderColor: #d04343;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #db1f77;--sapAvatar_3_BorderColor: #db1f77;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #c0399f;--sapAvatar_4_BorderColor: #c0399f;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #6367de;--sapAvatar_5_BorderColor: #6367de;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #286eb4;--sapAvatar_6_BorderColor: #286eb4;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #0f828f;--sapAvatar_7_BorderColor: #0f828f;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #7ca10c;--sapAvatar_8_BorderColor: #7ca10c;--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: #fff;--sapButton_BorderColor: #0854a0;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #0854a0;--sapButton_Hover_Background: #ebf5fe;--sapButton_Hover_BorderColor: #0854a0;--sapButton_Hover_TextColor: #0854a0;--sapButton_IconColor: #0854a0;--sapButton_Active_Background: #0854a0;--sapButton_Active_BorderColor: #0854a0;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #0a6ed1;--sapButton_Emphasized_BorderColor: #0a6ed1;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #085caf;--sapButton_Emphasized_Hover_BorderColor: #085caf;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #0854a0;--sapButton_Emphasized_Active_BorderColor: #0854a0;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #ffebeb;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #a20000;--sapButton_Reject_Active_BorderColor: #a20000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #a20000;--sapButton_Reject_Selected_BorderColor: #a20000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #b00;--sapButton_Reject_Selected_Hover_BorderColor: #b00;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #107e3e;--sapButton_Accept_TextColor: #107e3e;--sapButton_Accept_Hover_Background: #f1fdf6;--sapButton_Accept_Hover_BorderColor: #107e3e;--sapButton_Accept_Hover_TextColor: #107e3e;--sapButton_Accept_Active_Background: #0d6733;--sapButton_Accept_Active_BorderColor: #0d6733;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0d6733;--sapButton_Accept_Selected_BorderColor: #0d6733;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #107e3e;--sapButton_Accept_Selected_Hover_BorderColor: #107e3e;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #0854a0;--sapButton_Lite_Hover_Background: #ebf5fe;--sapButton_Lite_Hover_BorderColor: #0854a0;--sapButton_Lite_Hover_TextColor: #0854a0;--sapButton_Lite_Active_Background: #0854a0;--sapButton_Lite_Active_BorderColor: #0854a0;--sapButton_Selected_Background: #0854a0;--sapButton_Selected_BorderColor: #0854a0;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #095caf;--sapButton_Selected_Hover_BorderColor: #095caf;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #df6e0c;--sapButton_Attention_TextColor: #32363a;--sapButton_Attention_Hover_Background: #fef7f1;--sapButton_Attention_Hover_BorderColor: #df6e0c;--sapButton_Attention_Hover_TextColor: #32363a;--sapButton_Attention_Active_Background: #f3801c;--sapButton_Attention_Active_BorderColor: #f3801c;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #f3801c;--sapButton_Attention_Selected_BorderColor: #f3801c;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #f48e34;--sapButton_Attention_Selected_Hover_BorderColor: #f48e34;--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: #df6e0c;--sapButton_Critical_BorderColor: #df6e0c;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #f3801c;--sapButton_Critical_Hover_BorderColor: #f3801c;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #f5933e;--sapButton_Critical_Active_BorderColor: #f5933e;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #107e3e;--sapButton_Success_BorderColor: #107e3e;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #0c5e2e;--sapButton_Success_Hover_BorderColor: #0c5e2e;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #0a5128;--sapButton_Success_Active_BorderColor: #0a5128;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #0a6ed1;--sapButton_Information_BorderColor: #0a6ed1;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #0961b9;--sapButton_Information_Hover_BorderColor: #0961b9;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #0854a0;--sapButton_Information_Active_BorderColor: #0854a0;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #6a6d70;--sapButton_Neutral_BorderColor: #6a6d70;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #595b5e;--sapButton_Neutral_Hover_BorderColor: #595b5e;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #515456;--sapButton_Neutral_Active_BorderColor: #515456;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #ededed;--sapButton_Track_BorderColor: #89919a;--sapButton_Track_TextColor: #32363a;--sapButton_Track_Hover_Background: #ededed;--sapButton_Track_Hover_BorderColor: #0854a0;--sapButton_Track_Selected_Background: #ebf5fe;--sapButton_Track_Selected_BorderColor: #0854a0;--sapButton_Track_Selected_TextColor: #32363a;--sapButton_Track_Selected_Hover_Background: #ebf5fe;--sapButton_Track_Selected_Hover_BorderColor: #095caf;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #89919a;--sapButton_Handle_TextColor: #32363a;--sapButton_Handle_Hover_Background: #ebf5fe;--sapButton_Handle_Hover_BorderColor: #0854a0;--sapButton_Handle_Selected_Background: #0854a0;--sapButton_Handle_Selected_BorderColor: #0854a0;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #095caf;--sapButton_Handle_Selected_Hover_BorderColor: #095caf;--sapButton_Track_Negative_Background: #ffebeb;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #ffebeb;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #ffebeb;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f1fdf6;--sapButton_Track_Positive_BorderColor: #107e3e;--sapButton_Track_Positive_TextColor: #107e3e;--sapButton_Track_Positive_Hover_Background: #f1fdf6;--sapButton_Track_Positive_Hover_BorderColor: #107e3e;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #107e3e;--sapButton_Handle_Positive_TextColor: #107e3e;--sapButton_Handle_Positive_Hover_Background: #f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor: #107e3e;--sapButton_TokenBackground: #fafafa;--sapButton_TokenBorderColor: #c2c2c2;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #32363a;--sapField_PlaceholderTextColor: #74777a;--sapField_BorderColor: #89919a;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #0854a0;--sapField_Hover_HelpBackground: #ebf5fe;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #0854a0;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #89919a;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #89919a;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #ce3b3b;--sapField_InvalidColor: #bb0000;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #df6e0c;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #107e3e;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #0a6ed1;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #d9d9d9;--sapGroup_TitleTextColor: #32363a;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #d9d9d9;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #d9d9d9;--sapList_HeaderBackground: #f2f2f2;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #32363a;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #32363a;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #0854a0;--sapList_SelectionBackgroundColor: #e5f0fa;--sapList_SelectionBorderColor: #0854a0;--sapList_Hover_SelectionBackground: #d8e9f8;--sapList_Background: #fff;--sapList_Hover_Background: #ededed;--sapList_AlternatingBackground: #f2f2f2;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #d9d9d9;--sapList_GroupHeaderTextColor: #32363a;--sapList_TableGroupHeaderBackground: #efefef;--sapList_TableGroupHeaderBorderColor: #d9d9d9;--sapList_TableGroupHeaderTextColor: #32363a;--sapList_FooterBackground: #fafafa;--sapList_FooterTextColor: #32363a;--sapList_TableFooterBorder: #d9d9d9;--sapList_TableFixedBorderColor: #8c8c8c;--sapMessage_ErrorBorderColor: #bb0000;--sapMessage_WarningBorderColor: #df6e0c;--sapMessage_SuccessBorderColor: #107e3e;--sapMessage_InformationBorderColor: #0a6ed1;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #89919a;--sapProgress_TextColor: #32363a;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #89919a;--sapProgress_NegativeTextColor: #32363a;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #89919a;--sapProgress_CriticalTextColor: #32363a;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #89919a;--sapProgress_PositiveTextColor: #32363a;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #89919a;--sapProgress_InformationTextColor: #32363a;--sapProgress_Value_Background: #6a6d70;--sapProgress_Value_BorderColor: #89919a;--sapProgress_Value_TextColor: #32363a;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #32363a;--sapProgress_Value_CriticalBackground: #df6e0c;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #32363a;--sapProgress_Value_PositiveBackground: #107e3e;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #32363a;--sapProgress_Value_InformationBackground: #0a6ed1;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #32363a;--sapScrollBar_FaceColor: #949494;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #949494;--sapScrollBar_SymbolColor: #0854a0;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #8c8c8c;--sapSlider_Background: #89919a;--sapSlider_BorderColor: #89919a;--sapSlider_Selected_Background: #0854a0;--sapSlider_Selected_BorderColor: #0854a0;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #89919a;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #ebf5fe;--sapSlider_Hover_HandleBorderColor: #0854a0;--sapSlider_Hover_RangeHandleBackground: #ebf5fe;--sapSlider_Active_HandleBackground: #0854a0;--sapSlider_Active_HandleBorderColor: #0854a0;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #d9d9d9;--sapPageHeader_TextColor: #32363a;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #d9d9d9;--sapPageFooter_TextColor: #32363a;--sapInfobar_Background: #0f828f;--sapInfobar_Hover_Background: #0e7581;--sapInfobar_Active_Background: #0a545c;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #ededed;--sapObjectHeader_BorderColor: #d9d9d9;--sapObjectHeader_Title_TextColor: #32363a;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #6a6d70;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f5f5f5;--sapTile_Active_Background: #f5f5f5;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #32363a;--sapTile_TextColor: #6a6d70;--sapTile_IconColor: #5a7da0;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #d08014;--sapAccentColor2: #d04343;--sapAccentColor3: #db1f77;--sapAccentColor4: #c0399f;--sapAccentColor5: #6367de;--sapAccentColor6: #286eb4;--sapAccentColor7: #0f828f;--sapAccentColor8: #7ca10c;--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: #df6e0c;--sapIndicationColor_3_Background: #df6e0c;--sapIndicationColor_3_BorderColor: #df6e0c;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d0670b;--sapIndicationColor_3_Active_Background: #c2600a;--sapIndicationColor_3_Active_BorderColor: #df6e0c;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c2600a;--sapIndicationColor_3_Selected_BorderColor: #df6e0c;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #107e3e;--sapIndicationColor_4_Background: #107e3e;--sapIndicationColor_4_BorderColor: #107e3e;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #0d6733;--sapIndicationColor_4_Active_Background: #0a5128;--sapIndicationColor_4_Active_BorderColor: #107e3e;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0a5128;--sapIndicationColor_4_Selected_BorderColor: #107e3e;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #0a6ed1;--sapIndicationColor_5_Background: #0a6ed1;--sapIndicationColor_5_BorderColor: #0a6ed1;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #0961b9;--sapIndicationColor_5_Active_Background: #0854a0;--sapIndicationColor_5_Active_BorderColor: #0a6ed1;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0854a0;--sapIndicationColor_5_Selected_BorderColor: #0a6ed1;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #0f828f;--sapIndicationColor_6_Background: #0f828f;--sapIndicationColor_6_BorderColor: #0f828f;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #0d6d78;--sapIndicationColor_6_Active_Background: #0a5861;--sapIndicationColor_6_Active_BorderColor: #0f828f;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0a5861;--sapIndicationColor_6_Selected_BorderColor: #0f828f;--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: #c0399f;--sapIndicationColor_8_Background: #c0399f;--sapIndicationColor_8_BorderColor: #c0399f;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #ac338f;--sapIndicationColor_8_Active_Background: #992d7e;--sapIndicationColor_8_Active_BorderColor: #c0399f;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #992d7e;--sapIndicationColor_8_Selected_BorderColor: #c0399f;--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: #fafafa;--sapLegend_NonWorkingBackground: #dedede;--sapLegend_CurrentDateTime: #c0399f;--sapLegendColor1: #d58215;--sapLegendColor2: #dc5b5b;--sapLegendColor3: #db1f77;--sapLegendColor4: #9b3b3b;--sapLegendColor5: #cf5db3;--sapLegendColor6: #286eb4;--sapLegendColor7: #1193a2;--sapLegendColor8: #8b9668;--sapLegendColor9: #647987;--sapLegendColor10: #892971;--sapLegendColor11: #725a3a;--sapLegendColor12: #bb2f2f;--sapLegendColor13: #bc1b66;--sapLegendColor14: #8b714f;--sapLegendColor15: #606190;--sapLegendColor16: #597da1;--sapLegendColor17: #49797e;--sapLegendColor18: #687a33;--sapLegendColor19: #295989;--sapLegendColor20: #5154bd;--sapLegendBackgroundColor1: #fdf3e7;--sapLegendBackgroundColor2: #faeaea;--sapLegendBackgroundColor3: #fce9f2;--sapLegendBackgroundColor4: #f8ecec;--sapLegendBackgroundColor5: #f9ebf5;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #e8fbfd;--sapLegendBackgroundColor8: #f3f4ef;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f9ebf6;--sapLegendBackgroundColor11: #f6f2ed;--sapLegendBackgroundColor12: #faeaea;--sapLegendBackgroundColor13: #fce9f2;--sapLegendBackgroundColor14: #f5f2ee;--sapLegendBackgroundColor15: #f0f0f5;--sapLegendBackgroundColor16: #eff2f6;--sapLegendBackgroundColor17: #eff5f6;--sapLegendBackgroundColor18: #f5f7ed;--sapLegendBackgroundColor19: #ebf2f9;--sapLegendBackgroundColor20: #ecedf8;--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"]}
@@ -0,0 +1,3 @@
1
+ import type { StyleData } from "@ui5/webcomponents-base/dist/types.js";
2
+ declare const styleData: StyleData;
3
+ export default styleData;
@@ -0,0 +1,4 @@
1
+ const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_fiori_3_dark/parameters-bundle.css.ts", content: `:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","DarkColorScheme"],"FallbackThemeId": "sap_fiori_3","Engine":{"Name": "theming-engine","Version": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #91c8f6;--sapHighlightColor: #91c8f6;--sapBaseColor: #29313a;--sapShellColor: #354a5f;--sapBackgroundColor: #1c2228;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fafafa;--sapLinkColor: #91c8f6;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #91c8f6;--sapHoverColor: #222a31;--sapActiveColor: #91c8f6;--sapHighlightTextColor: #29313a;--sapTitleColor: #fafafa;--sapNegativeColor: #ff8888;--sapCriticalColor: #fabd64;--sapPositiveColor: #abe2ab;--sapInformativeColor: #91c8f6;--sapNeutralColor: #d3d7d9;--sapNegativeElementColor: #ff8888;--sapCriticalElementColor: #fabd64;--sapPositiveElementColor: #abe2ab;--sapInformativeElementColor: #91c8f6;--sapNeutralElementColor: #d3d7d9;--sapNegativeTextColor: #ff8888;--sapCriticalTextColor: #fabd64;--sapPositiveTextColor: #abe2ab;--sapInformativeTextColor: #91c8f6;--sapNeutralTextColor: #d3d7d9;--sapErrorColor: #ff8888;--sapWarningColor: #fabd64;--sapSuccessColor: #abe2ab;--sapInformationColor: #91c8f6;--sapErrorBackground: #3b0000;--sapWarningBackground: #2b1a01;--sapSuccessBackground: #153c15;--sapInformationBackground: #062e4f;--sapNeutralBackground: #5c666b;--sapErrorBorderColor: #ff8888;--sapWarningBorderColor: #fabd64;--sapSuccessBorderColor: #abe2ab;--sapInformationBorderColor: #91c8f6;--sapNeutralBorderColor: #d3d7d9;--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.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #91c8f6;--sapContent_ContrastIconColor: #29313a;--sapContent_NonInteractiveIconColor: #d3d7d9;--sapContent_MarkerIconColor: #6bd3ff;--sapContent_MarkerTextColor: #7fc6c6;--sapContent_MeasureIndicatorColor: #8696a9;--sapContent_Selected_MeasureIndicatorColor: #8696a9;--sapContent_Placeholderloading_Background: #536376;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #536376 0%, #536376 20%, #8596aa 50%, #536376 80%, #536376 100%);--sapContent_ImagePlaceholderBackground: #687d94;--sapContent_ImagePlaceholderForegroundColor: #29313a;--sapContent_RatedColor: #ffc847;--sapContent_UnratedColor: #8696a9;--sapContent_BusyColor: #91c8f6;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(255,255,255,.2), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow1: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .125rem .5rem 0 rgba(0,0,0,.6);--sapContent_Shadow2: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .625rem 1.875rem 0 rgba(0,0,0,.6);--sapContent_Shadow3: 0 0 0 .0625rem rgba(255,255,255,.5), 0 1.25rem 5rem 0 rgba(0,0,0,.6);--sapContent_TextShadow: 0 0 .125rem #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.2), inset 0 -.0625rem 0 0 #3a4552;--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: #058088;--sapContent_HelpColor: #57b900;--sapContent_LabelColor: #d3d7d9;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(250,250,250,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .55;--sapContent_ContrastTextColor: #29313a;--sapContent_ForegroundColor: #1c2228;--sapContent_ForegroundBorderColor: #8696a9;--sapContent_ForegroundTextColor: #fafafa;--sapContent_BadgeBackground: #d14242;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #91c8f6;--sapContent_Selected_TextColor: #29313a;--sapContent_Selected_Background: #91c8f6;--sapContent_Selected_Hover_Background: #83c1f5;--sapContent_Selected_ForegroundColor: #91c8f6;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #3793d1;--sapContent_Illustrative_Color3: #d69522;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #727f87;--sapContent_Illustrative_Color6: #9ba4aa;--sapContent_Illustrative_Color7: #43494b;--sapContent_Illustrative_Color8: #c2c8cc;--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: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #62b0f2;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #91c8f6;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #91c8f6;--sapLink_InvertedColor: #d3e9fb;--sapLink_SubtleColor: #c0e0fa;--sapShell_Background: #232a31;--sapShell_BackgroundImage: linear-gradient(to bottom, #181d22, #272f37);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fafafa;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #fafafa;--sapShell_GroupTitleTextShadow: 0 0 .125rem #000;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fafafa;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fafafa;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fafafa;--sapShell_Navigation_Active_TextColor: #fafafa;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.8), inset 0 -.0625rem 0 0 rgba(255,255,255,.2);--sapShell_NegativeColor: #ff8888;--sapShell_CriticalColor: #fabd64;--sapShell_PositiveColor: #abe2ab;--sapShell_InformativeColor: #c0e0fa;--sapShell_NeutralColor: #d3d7d9;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #6bd3ff;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #29313a;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #d88b8b;--sapShell_Category_2_BorderColor: #d88b8b;--sapShell_Category_2_TextColor: #29313a;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #f0b25f;--sapShell_Category_3_BorderColor: #f0b25f;--sapShell_Category_3_TextColor: #29313a;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #bb8aaf;--sapShell_Category_4_BorderColor: #bb8aaf;--sapShell_Category_4_TextColor: #29313a;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #ffb98d;--sapShell_Category_5_BorderColor: #ffb98d;--sapShell_Category_5_TextColor: #29313a;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #21c4c4;--sapShell_Category_6_BorderColor: #21c4c4;--sapShell_Category_6_TextColor: #29313a;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #de54c1;--sapShell_Category_7_BorderColor: #de54c1;--sapShell_Category_7_TextColor: #fafafa;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #afd645;--sapShell_Category_8_BorderColor: #afd645;--sapShell_Category_8_TextColor: #29313a;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #bbbcd2;--sapShell_Category_9_BorderColor: #bbbcd2;--sapShell_Category_9_TextColor: #29313a;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #b0bcc5;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #29313a;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #f58c4b;--sapShell_Category_11_BorderColor: #f58c4b;--sapShell_Category_11_TextColor: #29313a;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #c3c5fd;--sapShell_Category_12_BorderColor: #c3c5fd;--sapShell_Category_12_TextColor: #29313a;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #ffa1a1;--sapShell_Category_13_BorderColor: #ffa1a1;--sapShell_Category_13_TextColor: #29313a;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #a2c2c2;--sapShell_Category_14_BorderColor: #a2c2c2;--sapShell_Category_14_TextColor: #29313a;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #e9e9f0;--sapShell_Category_15_BorderColor: #e9e9f0;--sapShell_Category_15_TextColor: #29313a;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #aabc78;--sapShell_Category_16_BorderColor: #aabc78;--sapShell_Category_16_TextColor: #29313a;--sapShell_Category_16_TextShadow: none;--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fafafa;--sapAssistant_Question_Background: #140066;--sapAssistant_Question_BorderColor: #140066;--sapAssistant_Question_TextColor: #fafafa;--sapAssistant_Answer_Background: #14181c;--sapAssistant_Answer_BorderColor: #14181c;--sapAssistant_Answer_TextColor: #fafafa;--sapAvatar_1_Background: #ffc847;--sapAvatar_1_BorderColor: #ffc847;--sapAvatar_1_TextColor: #29313a;--sapAvatar_2_Background: #e7a1a1;--sapAvatar_2_BorderColor: #e7a1a1;--sapAvatar_2_TextColor: #29313a;--sapAvatar_3_Background: #f37aa2;--sapAvatar_3_BorderColor: #f37aa2;--sapAvatar_3_TextColor: #29313a;--sapAvatar_4_Background: #e269c9;--sapAvatar_4_BorderColor: #e269c9;--sapAvatar_4_TextColor: #fafafa;--sapAvatar_5_Background: #8ca7d5;--sapAvatar_5_BorderColor: #8ca7d5;--sapAvatar_5_TextColor: #29313a;--sapAvatar_6_Background: #6bd3ff;--sapAvatar_6_BorderColor: #6bd3ff;--sapAvatar_6_TextColor: #29313a;--sapAvatar_7_Background: #7fc6c6;--sapAvatar_7_BorderColor: #7fc6c6;--sapAvatar_7_TextColor: #29313a;--sapAvatar_8_Background: #b2e484;--sapAvatar_8_BorderColor: #b2e484;--sapAvatar_8_TextColor: #29313a;--sapAvatar_9_Background: #b995e0;--sapAvatar_9_BorderColor: #b995e0;--sapAvatar_9_TextColor: #29313a;--sapAvatar_10_Background: #b0bcc5;--sapAvatar_10_BorderColor: #b0bcc5;--sapAvatar_10_TextColor: #29313a;--sapButton_Background: #29313a;--sapButton_BorderColor: #91c8f6;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #91c8f6;--sapButton_Hover_Background: #062e4f;--sapButton_Hover_BorderColor: #91c8f6;--sapButton_Hover_TextColor: #91c8f6;--sapButton_IconColor: #91c8f6;--sapButton_Active_Background: #91c8f6;--sapButton_Active_BorderColor: #91c8f6;--sapButton_Active_TextColor: #29313a;--sapButton_Emphasized_Background: #1b8dec;--sapButton_Emphasized_BorderColor: #1b8dec;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #2e96ee;--sapButton_Emphasized_Hover_BorderColor: #2e96ee;--sapButton_Emphasized_Hover_TextColor: #fafafa;--sapButton_Emphasized_Active_Background: #91c8f6;--sapButton_Emphasized_Active_BorderColor: #91c8f6;--sapButton_Emphasized_Active_TextColor: #29313a;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #29313a;--sapButton_Reject_BorderColor: #ff8888;--sapButton_Reject_TextColor: #f88;--sapButton_Reject_Hover_Background: #3b0000;--sapButton_Reject_Hover_BorderColor: #ff8888;--sapButton_Reject_Hover_TextColor: #f88;--sapButton_Reject_Active_Background: #ff6e6e;--sapButton_Reject_Active_BorderColor: #ff6e6e;--sapButton_Reject_Active_TextColor: #29313a;--sapButton_Reject_Selected_Background: #ff6e6e;--sapButton_Reject_Selected_BorderColor: #ff6e6e;--sapButton_Reject_Selected_TextColor: #29313a;--sapButton_Reject_Selected_Hover_Background: #f88;--sapButton_Reject_Selected_Hover_BorderColor: #f88;--sapButton_Accept_Background: #29313a;--sapButton_Accept_BorderColor: #abe2ab;--sapButton_Accept_TextColor: #abe2ab;--sapButton_Accept_Hover_Background: #153c15;--sapButton_Accept_Hover_BorderColor: #abe2ab;--sapButton_Accept_Hover_TextColor: #abe2ab;--sapButton_Accept_Active_Background: #98db98;--sapButton_Accept_Active_BorderColor: #98db98;--sapButton_Accept_Active_TextColor: #29313a;--sapButton_Accept_Selected_Background: #98db98;--sapButton_Accept_Selected_BorderColor: #98db98;--sapButton_Accept_Selected_TextColor: #29313a;--sapButton_Accept_Selected_Hover_Background: #abe2ab;--sapButton_Accept_Selected_Hover_BorderColor: #abe2ab;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #91c8f6;--sapButton_Lite_Hover_Background: #062e4f;--sapButton_Lite_Hover_BorderColor: #91c8f6;--sapButton_Lite_Hover_TextColor: #91c8f6;--sapButton_Lite_Active_Background: #91c8f6;--sapButton_Lite_Active_BorderColor: #91c8f6;--sapButton_Selected_Background: #91c8f6;--sapButton_Selected_BorderColor: #91c8f6;--sapButton_Selected_TextColor: #29313a;--sapButton_Selected_Hover_Background: #83c1f5;--sapButton_Selected_Hover_BorderColor: #83c1f5;--sapButton_Attention_Background: #29313a;--sapButton_Attention_BorderColor: #fabd64;--sapButton_Attention_TextColor: #fabd64;--sapButton_Attention_Hover_Background: #2b1a01;--sapButton_Attention_Hover_BorderColor: #fabd64;--sapButton_Attention_Hover_TextColor: #fabd64;--sapButton_Attention_Active_Background: #f9b24b;--sapButton_Attention_Active_BorderColor: #f9b24b;--sapButton_Attention_Active_TextColor: #29313a;--sapButton_Attention_Selected_Background: #f9b24b;--sapButton_Attention_Selected_BorderColor: #f9b24b;--sapButton_Attention_Selected_TextColor: #29313a;--sapButton_Attention_Selected_Hover_Background: #fabd64;--sapButton_Attention_Selected_Hover_BorderColor: #fabd64;--sapButton_Negative_Background: #ff8888;--sapButton_Negative_BorderColor: #ff8888;--sapButton_Negative_TextColor: #29313a;--sapButton_Negative_Hover_Background: #ffa2a2;--sapButton_Negative_Hover_BorderColor: #ffa2a2;--sapButton_Negative_Hover_TextColor: #29313a;--sapButton_Negative_Active_Background: #fbb;--sapButton_Negative_Active_BorderColor: #fbb;--sapButton_Negative_Active_TextColor: #29313a;--sapButton_Critical_Background: #fabd64;--sapButton_Critical_BorderColor: #fabd64;--sapButton_Critical_TextColor: #29313a;--sapButton_Critical_Hover_Background: #fbc87d;--sapButton_Critical_Hover_BorderColor: #fbc87d;--sapButton_Critical_Hover_TextColor: #29313a;--sapButton_Critical_Active_Background: #fcd295;--sapButton_Critical_Active_BorderColor: #fcd295;--sapButton_Critical_Active_TextColor: #29313a;--sapButton_Success_Background: #abe2ab;--sapButton_Success_BorderColor: #abe2ab;--sapButton_Success_TextColor: #29313a;--sapButton_Success_Hover_Background: #bee9be;--sapButton_Success_Hover_BorderColor: #bee9be;--sapButton_Success_Hover_TextColor: #29313a;--sapButton_Success_Active_Background: #d1efd1;--sapButton_Success_Active_BorderColor: #d1efd1;--sapButton_Success_Active_TextColor: #29313a;--sapButton_Information_Background: #91c8f6;--sapButton_Information_BorderColor: #91c8f6;--sapButton_Information_TextColor: #29313a;--sapButton_Information_Hover_Background: #a9d4f8;--sapButton_Information_Hover_BorderColor: #a9d4f8;--sapButton_Information_Hover_TextColor: #29313a;--sapButton_Information_Active_Background: #c0e0fa;--sapButton_Information_Active_BorderColor: #c0e0fa;--sapButton_Information_Active_TextColor: #29313a;--sapButton_Neutral_Background: #d3d7d9;--sapButton_Neutral_BorderColor: #d3d7d9;--sapButton_Neutral_TextColor: #29313a;--sapButton_Neutral_Hover_Background: #e1e3e5;--sapButton_Neutral_Hover_BorderColor: #e1e3e5;--sapButton_Neutral_Hover_TextColor: #29313a;--sapButton_Neutral_Active_Background: #eef0f1;--sapButton_Neutral_Active_BorderColor: #eef0f1;--sapButton_Neutral_Active_TextColor: #29313a;--sapButton_Track_Background: #38434f;--sapButton_Track_BorderColor: #8696a9;--sapButton_Track_TextColor: #fafafa;--sapButton_Track_Hover_Background: #38434f;--sapButton_Track_Hover_BorderColor: #91c8f6;--sapButton_Track_Selected_Background: #062e4f;--sapButton_Track_Selected_BorderColor: #91c8f6;--sapButton_Track_Selected_TextColor: #fafafa;--sapButton_Track_Selected_Hover_Background: #062e4f;--sapButton_Track_Selected_Hover_BorderColor: #83c1f5;--sapButton_Handle_Background: #29313a;--sapButton_Handle_BorderColor: #8696a9;--sapButton_Handle_TextColor: #fafafa;--sapButton_Handle_Hover_Background: #062e4f;--sapButton_Handle_Hover_BorderColor: #91c8f6;--sapButton_Handle_Selected_Background: #91c8f6;--sapButton_Handle_Selected_BorderColor: #91c8f6;--sapButton_Handle_Selected_TextColor: #29313a;--sapButton_Handle_Selected_Hover_Background: #83c1f5;--sapButton_Handle_Selected_Hover_BorderColor: #83c1f5;--sapButton_Track_Negative_Background: #3b0000;--sapButton_Track_Negative_BorderColor: #ff8888;--sapButton_Track_Negative_TextColor: #f88;--sapButton_Track_Negative_Hover_Background: #3b0000;--sapButton_Track_Negative_Hover_BorderColor: #ff8888;--sapButton_Handle_Negative_Background: #29313a;--sapButton_Handle_Negative_BorderColor: #ff8888;--sapButton_Handle_Negative_TextColor: #f88;--sapButton_Handle_Negative_Hover_Background: #3b0000;--sapButton_Handle_Negative_Hover_BorderColor: #ff8888;--sapButton_Track_Positive_Background: #153c15;--sapButton_Track_Positive_BorderColor: #abe2ab;--sapButton_Track_Positive_TextColor: #abe2ab;--sapButton_Track_Positive_Hover_Background: #153c15;--sapButton_Track_Positive_Hover_BorderColor: #abe2ab;--sapButton_Handle_Positive_Background: #29313a;--sapButton_Handle_Positive_BorderColor: #abe2ab;--sapButton_Handle_Positive_TextColor: #abe2ab;--sapButton_Handle_Positive_Hover_Background: #153c15;--sapButton_Handle_Positive_Hover_BorderColor: #abe2ab;--sapButton_TokenBackground: #29313a;--sapButton_TokenBorderColor: #687d94;--sapField_Background: #29313a;--sapField_BackgroundStyle: none;--sapField_TextColor: #fafafa;--sapField_PlaceholderTextColor: #b8bec1;--sapField_BorderColor: #8696a9;--sapField_HelpBackground: #29313a;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #29313a;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #91c8f6;--sapField_Hover_HelpBackground: #062e4f;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #91c8f6;--sapField_Focus_Background: #29313a;--sapField_Focus_BorderColor: #8696a9;--sapField_Focus_HelpBackground: #29313a;--sapField_ReadOnly_Background: rgba(58,69,82,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #546375;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(58,69,82,.5);--sapField_RequiredColor: #e7a1a1;--sapField_InvalidColor: #ff8888;--sapField_InvalidBackground: #29313a;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #fabd64;--sapField_WarningBackground: #29313a;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #abe2ab;--sapField_SuccessBackground: #29313a;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #91c8f6;--sapField_InformationBackground: #29313a;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #495767;--sapGroup_TitleTextColor: #fafafa;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #29313a;--sapGroup_ContentBorderColor: #3e4a58;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #495767;--sapList_HeaderBackground: #232931;--sapList_HeaderBorderColor: #3a4552;--sapList_HeaderTextColor: #fafafa;--sapList_BorderColor: #3a4552;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fafafa;--sapList_Active_TextColor: #29313a;--sapList_Active_Background: #91c8f6;--sapList_SelectionBackgroundColor: #344b5f;--sapList_SelectionBorderColor: #91c8f6;--sapList_Hover_SelectionBackground: #395369;--sapList_Background: #29313a;--sapList_Hover_Background: #222a31;--sapList_AlternatingBackground: #232931;--sapList_GroupHeaderBackground: #29313a;--sapList_GroupHeaderBorderColor: #64778e;--sapList_GroupHeaderTextColor: #fafafa;--sapList_TableGroupHeaderBackground: #1c2228;--sapList_TableGroupHeaderBorderColor: #5a6b7f;--sapList_TableGroupHeaderTextColor: #fafafa;--sapList_FooterBackground: #252c34;--sapList_FooterTextColor: #fafafa;--sapList_TableFooterBorder: #4b596a;--sapList_TableFixedBorderColor: #8091a5;--sapMessage_ErrorBorderColor: #ff8888;--sapMessage_WarningBorderColor: #fabd64;--sapMessage_SuccessBorderColor: #abe2ab;--sapMessage_InformationBorderColor: #91c8f6;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #29313a;--sapProgress_BorderColor: #8696a9;--sapProgress_TextColor: #fafafa;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #29313a;--sapProgress_NegativeBorderColor: #8696a9;--sapProgress_NegativeTextColor: #fafafa;--sapProgress_CriticalBackground: #29313a;--sapProgress_CriticalBorderColor: #8696a9;--sapProgress_CriticalTextColor: #fafafa;--sapProgress_PositiveBackground: #29313a;--sapProgress_PositiveBorderColor: #8696a9;--sapProgress_PositiveTextColor: #fafafa;--sapProgress_InformationBackground: #29313a;--sapProgress_InformationBorderColor: #8696a9;--sapProgress_InformationTextColor: #fafafa;--sapProgress_Value_Background: #d3d7d9;--sapProgress_Value_BorderColor: #8696a9;--sapProgress_Value_TextColor: #fafafa;--sapProgress_Value_NegativeBackground: #ff8888;--sapProgress_Value_NegativeBorderColor: #29313a;--sapProgress_Value_NegativeTextColor: #fafafa;--sapProgress_Value_CriticalBackground: #fabd64;--sapProgress_Value_CriticalBorderColor: #29313a;--sapProgress_Value_CriticalTextColor: #fafafa;--sapProgress_Value_PositiveBackground: #abe2ab;--sapProgress_Value_PositiveBorderColor: #29313a;--sapProgress_Value_PositiveTextColor: #fafafa;--sapProgress_Value_InformationBackground: #91c8f6;--sapProgress_Value_InformationBorderColor: #29313a;--sapProgress_Value_InformationTextColor: #fafafa;--sapScrollBar_FaceColor: #506273;--sapScrollBar_TrackColor: #090b0d;--sapScrollBar_BorderColor: #506273;--sapScrollBar_SymbolColor: #91c8f6;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #4a5a6a;--sapSlider_Background: #8696a9;--sapSlider_BorderColor: #8696a9;--sapSlider_Selected_Background: #91c8f6;--sapSlider_Selected_BorderColor: #91c8f6;--sapSlider_HandleBackground: #29313a;--sapSlider_HandleBorderColor: #8696a9;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #062e4f;--sapSlider_Hover_HandleBorderColor: #91c8f6;--sapSlider_Hover_RangeHandleBackground: #062e4f;--sapSlider_Active_HandleBackground: #91c8f6;--sapSlider_Active_HandleBorderColor: #91c8f6;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #29313a;--sapPageHeader_BorderColor: #3a4552;--sapPageHeader_TextColor: #fafafa;--sapPageFooter_Background: #2c3d50;--sapPageFooter_BorderColor: #3a516a;--sapPageFooter_TextColor: #fafafa;--sapInfobar_Background: #7fc6c6;--sapInfobar_Hover_Background: #74c1c1;--sapInfobar_Active_Background: #58b5b5;--sapInfobar_NonInteractive_Background: #14181c;--sapInfobar_TextColor: #29313a;--sapObjectHeader_Background: #29313a;--sapObjectHeader_Hover_Background: #222a31;--sapObjectHeader_BorderColor: #3a4552;--sapObjectHeader_Title_TextColor: #fafafa;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #d3d7d9;--sapBlockLayer_Background: #000;--sapTile_Background: #29313a;--sapTile_Hover_Background: #21272e;--sapTile_Active_Background: #21272e;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fafafa;--sapTile_TextColor: #d3d7d9;--sapTile_IconColor: #89a3bd;--sapTile_SeparatorColor: #424f5e;--sapTile_Interactive_BorderColor: #687d94;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fafafa;--sapAccentColor1: #ffc847;--sapAccentColor2: #e7a1a1;--sapAccentColor3: #f37aa2;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5555;--sapIndicationColor_1_Background: #ff5555;--sapIndicationColor_1_BorderColor: #ff5555;--sapIndicationColor_1_TextColor: #29313a;--sapIndicationColor_1_Hover_Background: #ff6f6f;--sapIndicationColor_1_Active_Background: #f88;--sapIndicationColor_1_Active_BorderColor: #ff5555;--sapIndicationColor_1_Active_TextColor: #29313a;--sapIndicationColor_1_Selected_Background: #f88;--sapIndicationColor_1_Selected_BorderColor: #ff5555;--sapIndicationColor_1_Selected_TextColor: #29313a;--sapIndicationColor_1b: #5e0303;--sapIndicationColor_1b_BorderColor: #5e0303;--sapIndicationColor_1b_Hover_Background: #770404;--sapIndicationColor_2: #ff8888;--sapIndicationColor_2_Background: #ff8888;--sapIndicationColor_2_BorderColor: #ff8888;--sapIndicationColor_2_TextColor: #29313a;--sapIndicationColor_2_Hover_Background: #ffa2a2;--sapIndicationColor_2_Active_Background: #fbb;--sapIndicationColor_2_Active_BorderColor: #ff8888;--sapIndicationColor_2_Active_TextColor: #29313a;--sapIndicationColor_2_Selected_Background: #fbb;--sapIndicationColor_2_Selected_BorderColor: #ff8888;--sapIndicationColor_2_Selected_TextColor: #29313a;--sapIndicationColor_2b: #7d0000;--sapIndicationColor_2b_BorderColor: #7d0000;--sapIndicationColor_2b_Hover_Background: #970000;--sapIndicationColor_3: #fabd64;--sapIndicationColor_3_Background: #fabd64;--sapIndicationColor_3_BorderColor: #fabd64;--sapIndicationColor_3_TextColor: #29313a;--sapIndicationColor_3_Hover_Background: #fac373;--sapIndicationColor_3_Active_Background: #fbca82;--sapIndicationColor_3_Active_BorderColor: #fabd64;--sapIndicationColor_3_Active_TextColor: #29313a;--sapIndicationColor_3_Selected_Background: #fbca82;--sapIndicationColor_3_Selected_BorderColor: #fabd64;--sapIndicationColor_3_Selected_TextColor: #29313a;--sapIndicationColor_3b: #662b00;--sapIndicationColor_3b_BorderColor: #662b00;--sapIndicationColor_3b_Hover_Background: #803600;--sapIndicationColor_4: #abe2ab;--sapIndicationColor_4_Background: #abe2ab;--sapIndicationColor_4_BorderColor: #abe2ab;--sapIndicationColor_4_TextColor: #29313a;--sapIndicationColor_4_Hover_Background: #bee9be;--sapIndicationColor_4_Active_Background: #d1efd1;--sapIndicationColor_4_Active_BorderColor: #abe2ab;--sapIndicationColor_4_Active_TextColor: #29313a;--sapIndicationColor_4_Selected_Background: #d1efd1;--sapIndicationColor_4_Selected_BorderColor: #abe2ab;--sapIndicationColor_4_Selected_TextColor: #29313a;--sapIndicationColor_4b: #044a18;--sapIndicationColor_4b_BorderColor: #044a18;--sapIndicationColor_4b_Hover_Background: #056220;--sapIndicationColor_5: #91c8f6;--sapIndicationColor_5_Background: #91c8f6;--sapIndicationColor_5_BorderColor: #91c8f6;--sapIndicationColor_5_TextColor: #29313a;--sapIndicationColor_5_Hover_Background: #a9d4f8;--sapIndicationColor_5_Active_Background: #c0e0fa;--sapIndicationColor_5_Active_BorderColor: #91c8f6;--sapIndicationColor_5_Active_TextColor: #29313a;--sapIndicationColor_5_Selected_Background: #c0e0fa;--sapIndicationColor_5_Selected_BorderColor: #91c8f6;--sapIndicationColor_5_Selected_TextColor: #29313a;--sapIndicationColor_5b: #024594;--sapIndicationColor_5b_BorderColor: #024594;--sapIndicationColor_5b_Hover_Background: #0251ad;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #7fc6c6;--sapIndicationColor_6_BorderColor: #7fc6c6;--sapIndicationColor_6_TextColor: #29313a;--sapIndicationColor_6_Hover_Background: #91cece;--sapIndicationColor_6_Active_Background: #a2d6d6;--sapIndicationColor_6_Active_BorderColor: #7fc6c6;--sapIndicationColor_6_Active_TextColor: #29313a;--sapIndicationColor_6_Selected_Background: #a2d6d6;--sapIndicationColor_6_Selected_BorderColor: #7fc6c6;--sapIndicationColor_6_Selected_TextColor: #29313a;--sapIndicationColor_6b: #00454e;--sapIndicationColor_6b_BorderColor: #00454e;--sapIndicationColor_6b_Hover_Background: #005c68;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #b995e0;--sapIndicationColor_7_BorderColor: #b995e0;--sapIndicationColor_7_TextColor: #29313a;--sapIndicationColor_7_Hover_Background: #c6a9e6;--sapIndicationColor_7_Active_Background: #d3bcec;--sapIndicationColor_7_Active_BorderColor: #b995e0;--sapIndicationColor_7_Active_TextColor: #29313a;--sapIndicationColor_7_Selected_Background: #d3bcec;--sapIndicationColor_7_Selected_BorderColor: #b995e0;--sapIndicationColor_7_Selected_TextColor: #29313a;--sapIndicationColor_7b: #2702c2;--sapIndicationColor_7b_BorderColor: #2702c2;--sapIndicationColor_7b_Hover_Background: #2c02db;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #e269c9;--sapIndicationColor_8_BorderColor: #e269c9;--sapIndicationColor_8_TextColor: #29313a;--sapIndicationColor_8_Hover_Background: #e67ed1;--sapIndicationColor_8_Active_Background: #ea94d8;--sapIndicationColor_8_Active_BorderColor: #e269c9;--sapIndicationColor_8_Active_TextColor: #29313a;--sapIndicationColor_8_Selected_Background: #ea94d8;--sapIndicationColor_8_Selected_BorderColor: #e269c9;--sapIndicationColor_8_Selected_TextColor: #29313a;--sapIndicationColor_8b: #4c005b;--sapIndicationColor_8b_BorderColor: #4c005b;--sapIndicationColor_8b_Hover_Background: #610075;--sapIndicationColor_9: #f2f2f2;--sapIndicationColor_9_Background: #f2f2f2;--sapIndicationColor_9_BorderColor: #f2f2f2;--sapIndicationColor_9_TextColor: #29313a;--sapIndicationColor_9_Hover_Background: #fff;--sapIndicationColor_9_Active_Background: #fff;--sapIndicationColor_9_Active_BorderColor: #f2f2f2;--sapIndicationColor_9_Active_TextColor: #29313a;--sapIndicationColor_9_Selected_Background: #fff;--sapIndicationColor_9_Selected_BorderColor: #f2f2f2;--sapIndicationColor_9_Selected_TextColor: #29313a;--sapIndicationColor_9b: #1d232a;--sapIndicationColor_9b_BorderColor: #3e4b5a;--sapIndicationColor_9b_Hover_Background: #273039;--sapIndicationColor_10: #d8d8d8;--sapIndicationColor_10_Background: #d8d8d8;--sapIndicationColor_10_BorderColor: #d8d8d8;--sapIndicationColor_10_TextColor: #29313a;--sapIndicationColor_10_Hover_Background: #e5e5e5;--sapIndicationColor_10_Active_Background: #f2f2f2;--sapIndicationColor_10_Active_BorderColor: #d8d8d8;--sapIndicationColor_10_Active_TextColor: #29313a;--sapIndicationColor_10_Selected_Background: #f2f2f2;--sapIndicationColor_10_Selected_BorderColor: #d8d8d8;--sapIndicationColor_10_Selected_TextColor: #29313a;--sapIndicationColor_10b: #373737;--sapIndicationColor_10b_BorderColor: #373737;--sapIndicationColor_10b_Hover_Background: #444;--sapLegend_WorkingBackground: #2d3640;--sapLegend_NonWorkingBackground: #445261;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #f0b25f;--sapLegendColor2: #f58c4b;--sapLegendColor3: #d88b8b;--sapLegendColor4: #bd8969;--sapLegendColor5: #de54c1;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #21c4c4;--sapLegendColor8: #afd645;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb8aaf;--sapLegendColor11: #d1b575;--sapLegendColor12: #ffb98d;--sapLegendColor13: #ffa1a1;--sapLegendColor14: #d5b39e;--sapLegendColor15: #b7a8b3;--sapLegendColor16: #bbbcd2;--sapLegendColor17: #a2c2c2;--sapLegendColor18: #aabc78;--sapLegendColor19: #a9d4ff;--sapLegendColor20: #c3c5fd;--sapLegendBackgroundColor1: #402706;--sapLegendBackgroundColor2: #421c04;--sapLegendBackgroundColor3: #341111;--sapLegendBackgroundColor4: #302015;--sapLegendBackgroundColor5: #3c0c32;--sapLegendBackgroundColor6: #003247;--sapLegendBackgroundColor7: #0a3d3d;--sapLegendBackgroundColor8: #303d0d;--sapLegendBackgroundColor9: #1f252a;--sapLegendBackgroundColor10: #2c1a28;--sapLegendBackgroundColor11: #352a12;--sapLegendBackgroundColor12: #461b00;--sapLegendBackgroundColor13: #450000;--sapLegendBackgroundColor14: #312015;--sapLegendBackgroundColor15: #272025;--sapLegendBackgroundColor16: #1c1d2a;--sapLegendBackgroundColor17: #1c2b2b;--sapLegendBackgroundColor18: #2b3118;--sapLegendBackgroundColor19: #002448;--sapLegendBackgroundColor20: #020544;--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: #3571aa;--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: #3571aa;--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_fiori_3_dark/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,kDAAkD,EAAC,OAAO,EAAC;CAC1I,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_fiori_3_dark/parameters-bundle.css.ts\",content:`:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3_dark.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_3\",\"DarkColorScheme\"],\"FallbackThemeId\": \"sap_fiori_3\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"8.0.2\"},\"Version\":{\"Build\": \"11.12.0.20240207130903\",\"Source\": \"11.12.0\"}};--sapBrandColor: #91c8f6;--sapHighlightColor: #91c8f6;--sapBaseColor: #29313a;--sapShellColor: #354a5f;--sapBackgroundColor: #1c2228;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fafafa;--sapLinkColor: #91c8f6;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #91c8f6;--sapHoverColor: #222a31;--sapActiveColor: #91c8f6;--sapHighlightTextColor: #29313a;--sapTitleColor: #fafafa;--sapNegativeColor: #ff8888;--sapCriticalColor: #fabd64;--sapPositiveColor: #abe2ab;--sapInformativeColor: #91c8f6;--sapNeutralColor: #d3d7d9;--sapNegativeElementColor: #ff8888;--sapCriticalElementColor: #fabd64;--sapPositiveElementColor: #abe2ab;--sapInformativeElementColor: #91c8f6;--sapNeutralElementColor: #d3d7d9;--sapNegativeTextColor: #ff8888;--sapCriticalTextColor: #fabd64;--sapPositiveTextColor: #abe2ab;--sapInformativeTextColor: #91c8f6;--sapNeutralTextColor: #d3d7d9;--sapErrorColor: #ff8888;--sapWarningColor: #fabd64;--sapSuccessColor: #abe2ab;--sapInformationColor: #91c8f6;--sapErrorBackground: #3b0000;--sapWarningBackground: #2b1a01;--sapSuccessBackground: #153c15;--sapInformationBackground: #062e4f;--sapNeutralBackground: #5c666b;--sapErrorBorderColor: #ff8888;--sapWarningBorderColor: #fabd64;--sapSuccessBorderColor: #abe2ab;--sapInformationBorderColor: #91c8f6;--sapNeutralBorderColor: #d3d7d9;--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.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #91c8f6;--sapContent_ContrastIconColor: #29313a;--sapContent_NonInteractiveIconColor: #d3d7d9;--sapContent_MarkerIconColor: #6bd3ff;--sapContent_MarkerTextColor: #7fc6c6;--sapContent_MeasureIndicatorColor: #8696a9;--sapContent_Selected_MeasureIndicatorColor: #8696a9;--sapContent_Placeholderloading_Background: #536376;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #536376 0%, #536376 20%, #8596aa 50%, #536376 80%, #536376 100%);--sapContent_ImagePlaceholderBackground: #687d94;--sapContent_ImagePlaceholderForegroundColor: #29313a;--sapContent_RatedColor: #ffc847;--sapContent_UnratedColor: #8696a9;--sapContent_BusyColor: #91c8f6;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(255,255,255,.2), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow1: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .125rem .5rem 0 rgba(0,0,0,.6);--sapContent_Shadow2: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .625rem 1.875rem 0 rgba(0,0,0,.6);--sapContent_Shadow3: 0 0 0 .0625rem rgba(255,255,255,.5), 0 1.25rem 5rem 0 rgba(0,0,0,.6);--sapContent_TextShadow: 0 0 .125rem #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.2), inset 0 -.0625rem 0 0 #3a4552;--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: #058088;--sapContent_HelpColor: #57b900;--sapContent_LabelColor: #d3d7d9;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(250,250,250,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .55;--sapContent_ContrastTextColor: #29313a;--sapContent_ForegroundColor: #1c2228;--sapContent_ForegroundBorderColor: #8696a9;--sapContent_ForegroundTextColor: #fafafa;--sapContent_BadgeBackground: #d14242;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #91c8f6;--sapContent_Selected_TextColor: #29313a;--sapContent_Selected_Background: #91c8f6;--sapContent_Selected_Hover_Background: #83c1f5;--sapContent_Selected_ForegroundColor: #91c8f6;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #3793d1;--sapContent_Illustrative_Color3: #d69522;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #727f87;--sapContent_Illustrative_Color6: #9ba4aa;--sapContent_Illustrative_Color7: #43494b;--sapContent_Illustrative_Color8: #c2c8cc;--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: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #62b0f2;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #91c8f6;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #91c8f6;--sapLink_InvertedColor: #d3e9fb;--sapLink_SubtleColor: #c0e0fa;--sapShell_Background: #232a31;--sapShell_BackgroundImage: linear-gradient(to bottom, #181d22, #272f37);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fafafa;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #fafafa;--sapShell_GroupTitleTextShadow: 0 0 .125rem #000;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fafafa;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fafafa;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fafafa;--sapShell_Navigation_Active_TextColor: #fafafa;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.8), inset 0 -.0625rem 0 0 rgba(255,255,255,.2);--sapShell_NegativeColor: #ff8888;--sapShell_CriticalColor: #fabd64;--sapShell_PositiveColor: #abe2ab;--sapShell_InformativeColor: #c0e0fa;--sapShell_NeutralColor: #d3d7d9;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #6bd3ff;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #29313a;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #d88b8b;--sapShell_Category_2_BorderColor: #d88b8b;--sapShell_Category_2_TextColor: #29313a;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #f0b25f;--sapShell_Category_3_BorderColor: #f0b25f;--sapShell_Category_3_TextColor: #29313a;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #bb8aaf;--sapShell_Category_4_BorderColor: #bb8aaf;--sapShell_Category_4_TextColor: #29313a;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #ffb98d;--sapShell_Category_5_BorderColor: #ffb98d;--sapShell_Category_5_TextColor: #29313a;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #21c4c4;--sapShell_Category_6_BorderColor: #21c4c4;--sapShell_Category_6_TextColor: #29313a;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #de54c1;--sapShell_Category_7_BorderColor: #de54c1;--sapShell_Category_7_TextColor: #fafafa;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #afd645;--sapShell_Category_8_BorderColor: #afd645;--sapShell_Category_8_TextColor: #29313a;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #bbbcd2;--sapShell_Category_9_BorderColor: #bbbcd2;--sapShell_Category_9_TextColor: #29313a;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #b0bcc5;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #29313a;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #f58c4b;--sapShell_Category_11_BorderColor: #f58c4b;--sapShell_Category_11_TextColor: #29313a;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #c3c5fd;--sapShell_Category_12_BorderColor: #c3c5fd;--sapShell_Category_12_TextColor: #29313a;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #ffa1a1;--sapShell_Category_13_BorderColor: #ffa1a1;--sapShell_Category_13_TextColor: #29313a;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #a2c2c2;--sapShell_Category_14_BorderColor: #a2c2c2;--sapShell_Category_14_TextColor: #29313a;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #e9e9f0;--sapShell_Category_15_BorderColor: #e9e9f0;--sapShell_Category_15_TextColor: #29313a;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #aabc78;--sapShell_Category_16_BorderColor: #aabc78;--sapShell_Category_16_TextColor: #29313a;--sapShell_Category_16_TextShadow: none;--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fafafa;--sapAssistant_Question_Background: #140066;--sapAssistant_Question_BorderColor: #140066;--sapAssistant_Question_TextColor: #fafafa;--sapAssistant_Answer_Background: #14181c;--sapAssistant_Answer_BorderColor: #14181c;--sapAssistant_Answer_TextColor: #fafafa;--sapAvatar_1_Background: #ffc847;--sapAvatar_1_BorderColor: #ffc847;--sapAvatar_1_TextColor: #29313a;--sapAvatar_2_Background: #e7a1a1;--sapAvatar_2_BorderColor: #e7a1a1;--sapAvatar_2_TextColor: #29313a;--sapAvatar_3_Background: #f37aa2;--sapAvatar_3_BorderColor: #f37aa2;--sapAvatar_3_TextColor: #29313a;--sapAvatar_4_Background: #e269c9;--sapAvatar_4_BorderColor: #e269c9;--sapAvatar_4_TextColor: #fafafa;--sapAvatar_5_Background: #8ca7d5;--sapAvatar_5_BorderColor: #8ca7d5;--sapAvatar_5_TextColor: #29313a;--sapAvatar_6_Background: #6bd3ff;--sapAvatar_6_BorderColor: #6bd3ff;--sapAvatar_6_TextColor: #29313a;--sapAvatar_7_Background: #7fc6c6;--sapAvatar_7_BorderColor: #7fc6c6;--sapAvatar_7_TextColor: #29313a;--sapAvatar_8_Background: #b2e484;--sapAvatar_8_BorderColor: #b2e484;--sapAvatar_8_TextColor: #29313a;--sapAvatar_9_Background: #b995e0;--sapAvatar_9_BorderColor: #b995e0;--sapAvatar_9_TextColor: #29313a;--sapAvatar_10_Background: #b0bcc5;--sapAvatar_10_BorderColor: #b0bcc5;--sapAvatar_10_TextColor: #29313a;--sapButton_Background: #29313a;--sapButton_BorderColor: #91c8f6;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #91c8f6;--sapButton_Hover_Background: #062e4f;--sapButton_Hover_BorderColor: #91c8f6;--sapButton_Hover_TextColor: #91c8f6;--sapButton_IconColor: #91c8f6;--sapButton_Active_Background: #91c8f6;--sapButton_Active_BorderColor: #91c8f6;--sapButton_Active_TextColor: #29313a;--sapButton_Emphasized_Background: #1b8dec;--sapButton_Emphasized_BorderColor: #1b8dec;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #2e96ee;--sapButton_Emphasized_Hover_BorderColor: #2e96ee;--sapButton_Emphasized_Hover_TextColor: #fafafa;--sapButton_Emphasized_Active_Background: #91c8f6;--sapButton_Emphasized_Active_BorderColor: #91c8f6;--sapButton_Emphasized_Active_TextColor: #29313a;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #29313a;--sapButton_Reject_BorderColor: #ff8888;--sapButton_Reject_TextColor: #f88;--sapButton_Reject_Hover_Background: #3b0000;--sapButton_Reject_Hover_BorderColor: #ff8888;--sapButton_Reject_Hover_TextColor: #f88;--sapButton_Reject_Active_Background: #ff6e6e;--sapButton_Reject_Active_BorderColor: #ff6e6e;--sapButton_Reject_Active_TextColor: #29313a;--sapButton_Reject_Selected_Background: #ff6e6e;--sapButton_Reject_Selected_BorderColor: #ff6e6e;--sapButton_Reject_Selected_TextColor: #29313a;--sapButton_Reject_Selected_Hover_Background: #f88;--sapButton_Reject_Selected_Hover_BorderColor: #f88;--sapButton_Accept_Background: #29313a;--sapButton_Accept_BorderColor: #abe2ab;--sapButton_Accept_TextColor: #abe2ab;--sapButton_Accept_Hover_Background: #153c15;--sapButton_Accept_Hover_BorderColor: #abe2ab;--sapButton_Accept_Hover_TextColor: #abe2ab;--sapButton_Accept_Active_Background: #98db98;--sapButton_Accept_Active_BorderColor: #98db98;--sapButton_Accept_Active_TextColor: #29313a;--sapButton_Accept_Selected_Background: #98db98;--sapButton_Accept_Selected_BorderColor: #98db98;--sapButton_Accept_Selected_TextColor: #29313a;--sapButton_Accept_Selected_Hover_Background: #abe2ab;--sapButton_Accept_Selected_Hover_BorderColor: #abe2ab;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #91c8f6;--sapButton_Lite_Hover_Background: #062e4f;--sapButton_Lite_Hover_BorderColor: #91c8f6;--sapButton_Lite_Hover_TextColor: #91c8f6;--sapButton_Lite_Active_Background: #91c8f6;--sapButton_Lite_Active_BorderColor: #91c8f6;--sapButton_Selected_Background: #91c8f6;--sapButton_Selected_BorderColor: #91c8f6;--sapButton_Selected_TextColor: #29313a;--sapButton_Selected_Hover_Background: #83c1f5;--sapButton_Selected_Hover_BorderColor: #83c1f5;--sapButton_Attention_Background: #29313a;--sapButton_Attention_BorderColor: #fabd64;--sapButton_Attention_TextColor: #fabd64;--sapButton_Attention_Hover_Background: #2b1a01;--sapButton_Attention_Hover_BorderColor: #fabd64;--sapButton_Attention_Hover_TextColor: #fabd64;--sapButton_Attention_Active_Background: #f9b24b;--sapButton_Attention_Active_BorderColor: #f9b24b;--sapButton_Attention_Active_TextColor: #29313a;--sapButton_Attention_Selected_Background: #f9b24b;--sapButton_Attention_Selected_BorderColor: #f9b24b;--sapButton_Attention_Selected_TextColor: #29313a;--sapButton_Attention_Selected_Hover_Background: #fabd64;--sapButton_Attention_Selected_Hover_BorderColor: #fabd64;--sapButton_Negative_Background: #ff8888;--sapButton_Negative_BorderColor: #ff8888;--sapButton_Negative_TextColor: #29313a;--sapButton_Negative_Hover_Background: #ffa2a2;--sapButton_Negative_Hover_BorderColor: #ffa2a2;--sapButton_Negative_Hover_TextColor: #29313a;--sapButton_Negative_Active_Background: #fbb;--sapButton_Negative_Active_BorderColor: #fbb;--sapButton_Negative_Active_TextColor: #29313a;--sapButton_Critical_Background: #fabd64;--sapButton_Critical_BorderColor: #fabd64;--sapButton_Critical_TextColor: #29313a;--sapButton_Critical_Hover_Background: #fbc87d;--sapButton_Critical_Hover_BorderColor: #fbc87d;--sapButton_Critical_Hover_TextColor: #29313a;--sapButton_Critical_Active_Background: #fcd295;--sapButton_Critical_Active_BorderColor: #fcd295;--sapButton_Critical_Active_TextColor: #29313a;--sapButton_Success_Background: #abe2ab;--sapButton_Success_BorderColor: #abe2ab;--sapButton_Success_TextColor: #29313a;--sapButton_Success_Hover_Background: #bee9be;--sapButton_Success_Hover_BorderColor: #bee9be;--sapButton_Success_Hover_TextColor: #29313a;--sapButton_Success_Active_Background: #d1efd1;--sapButton_Success_Active_BorderColor: #d1efd1;--sapButton_Success_Active_TextColor: #29313a;--sapButton_Information_Background: #91c8f6;--sapButton_Information_BorderColor: #91c8f6;--sapButton_Information_TextColor: #29313a;--sapButton_Information_Hover_Background: #a9d4f8;--sapButton_Information_Hover_BorderColor: #a9d4f8;--sapButton_Information_Hover_TextColor: #29313a;--sapButton_Information_Active_Background: #c0e0fa;--sapButton_Information_Active_BorderColor: #c0e0fa;--sapButton_Information_Active_TextColor: #29313a;--sapButton_Neutral_Background: #d3d7d9;--sapButton_Neutral_BorderColor: #d3d7d9;--sapButton_Neutral_TextColor: #29313a;--sapButton_Neutral_Hover_Background: #e1e3e5;--sapButton_Neutral_Hover_BorderColor: #e1e3e5;--sapButton_Neutral_Hover_TextColor: #29313a;--sapButton_Neutral_Active_Background: #eef0f1;--sapButton_Neutral_Active_BorderColor: #eef0f1;--sapButton_Neutral_Active_TextColor: #29313a;--sapButton_Track_Background: #38434f;--sapButton_Track_BorderColor: #8696a9;--sapButton_Track_TextColor: #fafafa;--sapButton_Track_Hover_Background: #38434f;--sapButton_Track_Hover_BorderColor: #91c8f6;--sapButton_Track_Selected_Background: #062e4f;--sapButton_Track_Selected_BorderColor: #91c8f6;--sapButton_Track_Selected_TextColor: #fafafa;--sapButton_Track_Selected_Hover_Background: #062e4f;--sapButton_Track_Selected_Hover_BorderColor: #83c1f5;--sapButton_Handle_Background: #29313a;--sapButton_Handle_BorderColor: #8696a9;--sapButton_Handle_TextColor: #fafafa;--sapButton_Handle_Hover_Background: #062e4f;--sapButton_Handle_Hover_BorderColor: #91c8f6;--sapButton_Handle_Selected_Background: #91c8f6;--sapButton_Handle_Selected_BorderColor: #91c8f6;--sapButton_Handle_Selected_TextColor: #29313a;--sapButton_Handle_Selected_Hover_Background: #83c1f5;--sapButton_Handle_Selected_Hover_BorderColor: #83c1f5;--sapButton_Track_Negative_Background: #3b0000;--sapButton_Track_Negative_BorderColor: #ff8888;--sapButton_Track_Negative_TextColor: #f88;--sapButton_Track_Negative_Hover_Background: #3b0000;--sapButton_Track_Negative_Hover_BorderColor: #ff8888;--sapButton_Handle_Negative_Background: #29313a;--sapButton_Handle_Negative_BorderColor: #ff8888;--sapButton_Handle_Negative_TextColor: #f88;--sapButton_Handle_Negative_Hover_Background: #3b0000;--sapButton_Handle_Negative_Hover_BorderColor: #ff8888;--sapButton_Track_Positive_Background: #153c15;--sapButton_Track_Positive_BorderColor: #abe2ab;--sapButton_Track_Positive_TextColor: #abe2ab;--sapButton_Track_Positive_Hover_Background: #153c15;--sapButton_Track_Positive_Hover_BorderColor: #abe2ab;--sapButton_Handle_Positive_Background: #29313a;--sapButton_Handle_Positive_BorderColor: #abe2ab;--sapButton_Handle_Positive_TextColor: #abe2ab;--sapButton_Handle_Positive_Hover_Background: #153c15;--sapButton_Handle_Positive_Hover_BorderColor: #abe2ab;--sapButton_TokenBackground: #29313a;--sapButton_TokenBorderColor: #687d94;--sapField_Background: #29313a;--sapField_BackgroundStyle: none;--sapField_TextColor: #fafafa;--sapField_PlaceholderTextColor: #b8bec1;--sapField_BorderColor: #8696a9;--sapField_HelpBackground: #29313a;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #29313a;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #91c8f6;--sapField_Hover_HelpBackground: #062e4f;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #91c8f6;--sapField_Focus_Background: #29313a;--sapField_Focus_BorderColor: #8696a9;--sapField_Focus_HelpBackground: #29313a;--sapField_ReadOnly_Background: rgba(58,69,82,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #546375;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(58,69,82,.5);--sapField_RequiredColor: #e7a1a1;--sapField_InvalidColor: #ff8888;--sapField_InvalidBackground: #29313a;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #fabd64;--sapField_WarningBackground: #29313a;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #abe2ab;--sapField_SuccessBackground: #29313a;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #91c8f6;--sapField_InformationBackground: #29313a;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #495767;--sapGroup_TitleTextColor: #fafafa;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #29313a;--sapGroup_ContentBorderColor: #3e4a58;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #495767;--sapList_HeaderBackground: #232931;--sapList_HeaderBorderColor: #3a4552;--sapList_HeaderTextColor: #fafafa;--sapList_BorderColor: #3a4552;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fafafa;--sapList_Active_TextColor: #29313a;--sapList_Active_Background: #91c8f6;--sapList_SelectionBackgroundColor: #344b5f;--sapList_SelectionBorderColor: #91c8f6;--sapList_Hover_SelectionBackground: #395369;--sapList_Background: #29313a;--sapList_Hover_Background: #222a31;--sapList_AlternatingBackground: #232931;--sapList_GroupHeaderBackground: #29313a;--sapList_GroupHeaderBorderColor: #64778e;--sapList_GroupHeaderTextColor: #fafafa;--sapList_TableGroupHeaderBackground: #1c2228;--sapList_TableGroupHeaderBorderColor: #5a6b7f;--sapList_TableGroupHeaderTextColor: #fafafa;--sapList_FooterBackground: #252c34;--sapList_FooterTextColor: #fafafa;--sapList_TableFooterBorder: #4b596a;--sapList_TableFixedBorderColor: #8091a5;--sapMessage_ErrorBorderColor: #ff8888;--sapMessage_WarningBorderColor: #fabd64;--sapMessage_SuccessBorderColor: #abe2ab;--sapMessage_InformationBorderColor: #91c8f6;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #29313a;--sapProgress_BorderColor: #8696a9;--sapProgress_TextColor: #fafafa;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #29313a;--sapProgress_NegativeBorderColor: #8696a9;--sapProgress_NegativeTextColor: #fafafa;--sapProgress_CriticalBackground: #29313a;--sapProgress_CriticalBorderColor: #8696a9;--sapProgress_CriticalTextColor: #fafafa;--sapProgress_PositiveBackground: #29313a;--sapProgress_PositiveBorderColor: #8696a9;--sapProgress_PositiveTextColor: #fafafa;--sapProgress_InformationBackground: #29313a;--sapProgress_InformationBorderColor: #8696a9;--sapProgress_InformationTextColor: #fafafa;--sapProgress_Value_Background: #d3d7d9;--sapProgress_Value_BorderColor: #8696a9;--sapProgress_Value_TextColor: #fafafa;--sapProgress_Value_NegativeBackground: #ff8888;--sapProgress_Value_NegativeBorderColor: #29313a;--sapProgress_Value_NegativeTextColor: #fafafa;--sapProgress_Value_CriticalBackground: #fabd64;--sapProgress_Value_CriticalBorderColor: #29313a;--sapProgress_Value_CriticalTextColor: #fafafa;--sapProgress_Value_PositiveBackground: #abe2ab;--sapProgress_Value_PositiveBorderColor: #29313a;--sapProgress_Value_PositiveTextColor: #fafafa;--sapProgress_Value_InformationBackground: #91c8f6;--sapProgress_Value_InformationBorderColor: #29313a;--sapProgress_Value_InformationTextColor: #fafafa;--sapScrollBar_FaceColor: #506273;--sapScrollBar_TrackColor: #090b0d;--sapScrollBar_BorderColor: #506273;--sapScrollBar_SymbolColor: #91c8f6;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #4a5a6a;--sapSlider_Background: #8696a9;--sapSlider_BorderColor: #8696a9;--sapSlider_Selected_Background: #91c8f6;--sapSlider_Selected_BorderColor: #91c8f6;--sapSlider_HandleBackground: #29313a;--sapSlider_HandleBorderColor: #8696a9;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #062e4f;--sapSlider_Hover_HandleBorderColor: #91c8f6;--sapSlider_Hover_RangeHandleBackground: #062e4f;--sapSlider_Active_HandleBackground: #91c8f6;--sapSlider_Active_HandleBorderColor: #91c8f6;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #29313a;--sapPageHeader_BorderColor: #3a4552;--sapPageHeader_TextColor: #fafafa;--sapPageFooter_Background: #2c3d50;--sapPageFooter_BorderColor: #3a516a;--sapPageFooter_TextColor: #fafafa;--sapInfobar_Background: #7fc6c6;--sapInfobar_Hover_Background: #74c1c1;--sapInfobar_Active_Background: #58b5b5;--sapInfobar_NonInteractive_Background: #14181c;--sapInfobar_TextColor: #29313a;--sapObjectHeader_Background: #29313a;--sapObjectHeader_Hover_Background: #222a31;--sapObjectHeader_BorderColor: #3a4552;--sapObjectHeader_Title_TextColor: #fafafa;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #d3d7d9;--sapBlockLayer_Background: #000;--sapTile_Background: #29313a;--sapTile_Hover_Background: #21272e;--sapTile_Active_Background: #21272e;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fafafa;--sapTile_TextColor: #d3d7d9;--sapTile_IconColor: #89a3bd;--sapTile_SeparatorColor: #424f5e;--sapTile_Interactive_BorderColor: #687d94;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fafafa;--sapAccentColor1: #ffc847;--sapAccentColor2: #e7a1a1;--sapAccentColor3: #f37aa2;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5555;--sapIndicationColor_1_Background: #ff5555;--sapIndicationColor_1_BorderColor: #ff5555;--sapIndicationColor_1_TextColor: #29313a;--sapIndicationColor_1_Hover_Background: #ff6f6f;--sapIndicationColor_1_Active_Background: #f88;--sapIndicationColor_1_Active_BorderColor: #ff5555;--sapIndicationColor_1_Active_TextColor: #29313a;--sapIndicationColor_1_Selected_Background: #f88;--sapIndicationColor_1_Selected_BorderColor: #ff5555;--sapIndicationColor_1_Selected_TextColor: #29313a;--sapIndicationColor_1b: #5e0303;--sapIndicationColor_1b_BorderColor: #5e0303;--sapIndicationColor_1b_Hover_Background: #770404;--sapIndicationColor_2: #ff8888;--sapIndicationColor_2_Background: #ff8888;--sapIndicationColor_2_BorderColor: #ff8888;--sapIndicationColor_2_TextColor: #29313a;--sapIndicationColor_2_Hover_Background: #ffa2a2;--sapIndicationColor_2_Active_Background: #fbb;--sapIndicationColor_2_Active_BorderColor: #ff8888;--sapIndicationColor_2_Active_TextColor: #29313a;--sapIndicationColor_2_Selected_Background: #fbb;--sapIndicationColor_2_Selected_BorderColor: #ff8888;--sapIndicationColor_2_Selected_TextColor: #29313a;--sapIndicationColor_2b: #7d0000;--sapIndicationColor_2b_BorderColor: #7d0000;--sapIndicationColor_2b_Hover_Background: #970000;--sapIndicationColor_3: #fabd64;--sapIndicationColor_3_Background: #fabd64;--sapIndicationColor_3_BorderColor: #fabd64;--sapIndicationColor_3_TextColor: #29313a;--sapIndicationColor_3_Hover_Background: #fac373;--sapIndicationColor_3_Active_Background: #fbca82;--sapIndicationColor_3_Active_BorderColor: #fabd64;--sapIndicationColor_3_Active_TextColor: #29313a;--sapIndicationColor_3_Selected_Background: #fbca82;--sapIndicationColor_3_Selected_BorderColor: #fabd64;--sapIndicationColor_3_Selected_TextColor: #29313a;--sapIndicationColor_3b: #662b00;--sapIndicationColor_3b_BorderColor: #662b00;--sapIndicationColor_3b_Hover_Background: #803600;--sapIndicationColor_4: #abe2ab;--sapIndicationColor_4_Background: #abe2ab;--sapIndicationColor_4_BorderColor: #abe2ab;--sapIndicationColor_4_TextColor: #29313a;--sapIndicationColor_4_Hover_Background: #bee9be;--sapIndicationColor_4_Active_Background: #d1efd1;--sapIndicationColor_4_Active_BorderColor: #abe2ab;--sapIndicationColor_4_Active_TextColor: #29313a;--sapIndicationColor_4_Selected_Background: #d1efd1;--sapIndicationColor_4_Selected_BorderColor: #abe2ab;--sapIndicationColor_4_Selected_TextColor: #29313a;--sapIndicationColor_4b: #044a18;--sapIndicationColor_4b_BorderColor: #044a18;--sapIndicationColor_4b_Hover_Background: #056220;--sapIndicationColor_5: #91c8f6;--sapIndicationColor_5_Background: #91c8f6;--sapIndicationColor_5_BorderColor: #91c8f6;--sapIndicationColor_5_TextColor: #29313a;--sapIndicationColor_5_Hover_Background: #a9d4f8;--sapIndicationColor_5_Active_Background: #c0e0fa;--sapIndicationColor_5_Active_BorderColor: #91c8f6;--sapIndicationColor_5_Active_TextColor: #29313a;--sapIndicationColor_5_Selected_Background: #c0e0fa;--sapIndicationColor_5_Selected_BorderColor: #91c8f6;--sapIndicationColor_5_Selected_TextColor: #29313a;--sapIndicationColor_5b: #024594;--sapIndicationColor_5b_BorderColor: #024594;--sapIndicationColor_5b_Hover_Background: #0251ad;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #7fc6c6;--sapIndicationColor_6_BorderColor: #7fc6c6;--sapIndicationColor_6_TextColor: #29313a;--sapIndicationColor_6_Hover_Background: #91cece;--sapIndicationColor_6_Active_Background: #a2d6d6;--sapIndicationColor_6_Active_BorderColor: #7fc6c6;--sapIndicationColor_6_Active_TextColor: #29313a;--sapIndicationColor_6_Selected_Background: #a2d6d6;--sapIndicationColor_6_Selected_BorderColor: #7fc6c6;--sapIndicationColor_6_Selected_TextColor: #29313a;--sapIndicationColor_6b: #00454e;--sapIndicationColor_6b_BorderColor: #00454e;--sapIndicationColor_6b_Hover_Background: #005c68;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #b995e0;--sapIndicationColor_7_BorderColor: #b995e0;--sapIndicationColor_7_TextColor: #29313a;--sapIndicationColor_7_Hover_Background: #c6a9e6;--sapIndicationColor_7_Active_Background: #d3bcec;--sapIndicationColor_7_Active_BorderColor: #b995e0;--sapIndicationColor_7_Active_TextColor: #29313a;--sapIndicationColor_7_Selected_Background: #d3bcec;--sapIndicationColor_7_Selected_BorderColor: #b995e0;--sapIndicationColor_7_Selected_TextColor: #29313a;--sapIndicationColor_7b: #2702c2;--sapIndicationColor_7b_BorderColor: #2702c2;--sapIndicationColor_7b_Hover_Background: #2c02db;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #e269c9;--sapIndicationColor_8_BorderColor: #e269c9;--sapIndicationColor_8_TextColor: #29313a;--sapIndicationColor_8_Hover_Background: #e67ed1;--sapIndicationColor_8_Active_Background: #ea94d8;--sapIndicationColor_8_Active_BorderColor: #e269c9;--sapIndicationColor_8_Active_TextColor: #29313a;--sapIndicationColor_8_Selected_Background: #ea94d8;--sapIndicationColor_8_Selected_BorderColor: #e269c9;--sapIndicationColor_8_Selected_TextColor: #29313a;--sapIndicationColor_8b: #4c005b;--sapIndicationColor_8b_BorderColor: #4c005b;--sapIndicationColor_8b_Hover_Background: #610075;--sapIndicationColor_9: #f2f2f2;--sapIndicationColor_9_Background: #f2f2f2;--sapIndicationColor_9_BorderColor: #f2f2f2;--sapIndicationColor_9_TextColor: #29313a;--sapIndicationColor_9_Hover_Background: #fff;--sapIndicationColor_9_Active_Background: #fff;--sapIndicationColor_9_Active_BorderColor: #f2f2f2;--sapIndicationColor_9_Active_TextColor: #29313a;--sapIndicationColor_9_Selected_Background: #fff;--sapIndicationColor_9_Selected_BorderColor: #f2f2f2;--sapIndicationColor_9_Selected_TextColor: #29313a;--sapIndicationColor_9b: #1d232a;--sapIndicationColor_9b_BorderColor: #3e4b5a;--sapIndicationColor_9b_Hover_Background: #273039;--sapIndicationColor_10: #d8d8d8;--sapIndicationColor_10_Background: #d8d8d8;--sapIndicationColor_10_BorderColor: #d8d8d8;--sapIndicationColor_10_TextColor: #29313a;--sapIndicationColor_10_Hover_Background: #e5e5e5;--sapIndicationColor_10_Active_Background: #f2f2f2;--sapIndicationColor_10_Active_BorderColor: #d8d8d8;--sapIndicationColor_10_Active_TextColor: #29313a;--sapIndicationColor_10_Selected_Background: #f2f2f2;--sapIndicationColor_10_Selected_BorderColor: #d8d8d8;--sapIndicationColor_10_Selected_TextColor: #29313a;--sapIndicationColor_10b: #373737;--sapIndicationColor_10b_BorderColor: #373737;--sapIndicationColor_10b_Hover_Background: #444;--sapLegend_WorkingBackground: #2d3640;--sapLegend_NonWorkingBackground: #445261;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #f0b25f;--sapLegendColor2: #f58c4b;--sapLegendColor3: #d88b8b;--sapLegendColor4: #bd8969;--sapLegendColor5: #de54c1;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #21c4c4;--sapLegendColor8: #afd645;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb8aaf;--sapLegendColor11: #d1b575;--sapLegendColor12: #ffb98d;--sapLegendColor13: #ffa1a1;--sapLegendColor14: #d5b39e;--sapLegendColor15: #b7a8b3;--sapLegendColor16: #bbbcd2;--sapLegendColor17: #a2c2c2;--sapLegendColor18: #aabc78;--sapLegendColor19: #a9d4ff;--sapLegendColor20: #c3c5fd;--sapLegendBackgroundColor1: #402706;--sapLegendBackgroundColor2: #421c04;--sapLegendBackgroundColor3: #341111;--sapLegendBackgroundColor4: #302015;--sapLegendBackgroundColor5: #3c0c32;--sapLegendBackgroundColor6: #003247;--sapLegendBackgroundColor7: #0a3d3d;--sapLegendBackgroundColor8: #303d0d;--sapLegendBackgroundColor9: #1f252a;--sapLegendBackgroundColor10: #2c1a28;--sapLegendBackgroundColor11: #352a12;--sapLegendBackgroundColor12: #461b00;--sapLegendBackgroundColor13: #450000;--sapLegendBackgroundColor14: #312015;--sapLegendBackgroundColor15: #272025;--sapLegendBackgroundColor16: #1c1d2a;--sapLegendBackgroundColor17: #1c2b2b;--sapLegendBackgroundColor18: #2b3118;--sapLegendBackgroundColor19: #002448;--sapLegendBackgroundColor20: #020544;--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: #3571aa;--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: #3571aa;--sapChart_Sequence_Neutral: #848f94;}\n`};\nexport default styleData;\n\t"]}