@ui5/webcomponents 1.12.0-rc.2 → 1.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.cjs +3 -0
- package/.npsrc.json +3 -0
- package/CHANGELOG.md +36 -0
- package/config/wdio.conf.cjs +13 -0
- package/dist/Avatar.d.ts +2 -0
- package/dist/Avatar.js.map +1 -1
- package/dist/Button.d.ts +7 -2
- package/dist/Button.js +7 -2
- package/dist/Button.js.map +1 -1
- package/dist/CalendarPart.js +4 -1
- package/dist/CalendarPart.js.map +1 -1
- package/dist/DatePicker.d.ts +1 -1
- package/dist/DatePicker.js +1 -1
- package/dist/DatePicker.js.map +1 -1
- package/dist/DayPicker.js +1 -1
- package/dist/DayPicker.js.map +1 -1
- package/dist/Icon.d.ts +2 -4
- package/dist/Icon.js +3 -7
- package/dist/Icon.js.map +1 -1
- package/dist/ListItemBase.d.ts +1 -1
- package/dist/ListItemBase.js +4 -7
- package/dist/ListItemBase.js.map +1 -1
- package/dist/MultiComboBox.js +1 -0
- package/dist/MultiComboBox.js.map +1 -1
- package/dist/Select.js +1 -0
- package/dist/Select.js.map +1 -1
- package/dist/TimePicker.d.ts +2 -1
- package/dist/TimePickerBase.d.ts +1 -1
- package/dist/TimePickerBase.js +1 -1
- package/dist/TimePickerBase.js.map +1 -1
- package/dist/TimeSelection.d.ts +2 -1
- package/dist/api.json +1 -1
- package/dist/assets/IconCollectionInCustomTheme.91b08a2b.css +1 -0
- package/dist/assets/SAP-icons-TNT.1a9c4736.js +1 -0
- package/dist/assets/SAP-icons-business-suite.0589a2e2.js +1 -0
- package/dist/assets/SAP-icons-business-suite.cabfcb50.js +1 -0
- package/dist/assets/SAP-icons.94515297.js +1 -0
- package/dist/assets/{SAP-icons.535f5f87.js → SAP-icons.e7342524.js} +1 -1
- package/dist/assets/messagebundle_en_US_sappsd.4b5e22df.js +1 -0
- package/dist/assets/messagebundle_en_US_saptrc.1c1645fc.js +1 -0
- package/dist/assets/parameters-bundle.css.01644757.js +1 -0
- package/dist/assets/parameters-bundle.css.2c8496aa.js +1 -0
- package/dist/assets/parameters-bundle.css.52765351.js +1 -0
- package/dist/assets/parameters-bundle.css.699b96c0.js +1 -0
- package/dist/assets/parameters-bundle.css.6db4d34a.js +1 -0
- package/dist/assets/parameters-bundle.css.70a65e3a.js +1 -0
- package/dist/assets/parameters-bundle.css.71348be9.js +1 -0
- package/dist/assets/parameters-bundle.css.71c92b92.js +1 -0
- package/dist/assets/parameters-bundle.css.9bd22734.js +1 -0
- package/dist/assets/parameters-bundle.css.b7a262bf.js +1 -0
- package/dist/assets/parameters-bundle.css.c565b624.js +1 -0
- package/dist/assets/parameters-bundle.css.cbd268df.js +1 -0
- package/dist/assets/parameters-bundle.css.d3b9e3dd.js +1 -0
- package/dist/assets/parameters-bundle.css.f552e9e6.js +1 -0
- package/dist/assets/test/pages/{ComboBox.html.617ef1d9.js → ComboBox.html.ce286d9b.js} +1 -1
- package/dist/assets/test/pages/{Icon.html.3b4d9b39.js → Icon.html.f06bfd56.js} +1 -1
- package/dist/assets/test/pages/{Label.html.f4a54c92.js → Label.html.9dc7b220.js} +1 -1
- package/dist/assets/test/pages/{Popups.html.5288d6fc.js → Popups.html.ec5a0fc7.js} +1 -1
- package/dist/css/themes/BusyIndicator.css +1 -1
- package/dist/css/themes/Button.css +1 -1
- package/dist/css/themes/CheckBox.css +1 -1
- package/dist/css/themes/ProgressIndicator.css +1 -1
- package/dist/css/themes/TextArea.css +1 -1
- package/dist/custom-elements.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/templates/ButtonTemplate.lit.js +1 -1
- package/dist/generated/templates/IconTemplate.lit.js +1 -1
- package/dist/generated/templates/ToggleButtonTemplate.lit.js +1 -1
- package/dist/generated/themes/BusyIndicator.css.js +1 -1
- package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
- package/dist/generated/themes/Button.css.js +1 -1
- package/dist/generated/themes/Button.css.js.map +1 -1
- package/dist/generated/themes/CheckBox.css.js +1 -1
- package/dist/generated/themes/CheckBox.css.js.map +1 -1
- package/dist/generated/themes/ProgressIndicator.css.js +1 -1
- package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
- package/dist/generated/themes/TextArea.css.js +1 -1
- package/dist/generated/themes/TextArea.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/i18n/messagebundle_en_US_sappsd.properties +0 -2
- package/dist/i18n/messagebundle_en_US_saptrc.properties +0 -2
- package/dist/test/pages/72override.html +1 -1
- package/dist/test/pages/AnimanitionOff.html +1 -1
- package/dist/test/pages/Avatar.html +1 -1
- package/dist/test/pages/AvatarGroup.html +1 -1
- package/dist/test/pages/Badge.html +1 -1
- package/dist/test/pages/Breadcrumbs.html +1 -1
- package/dist/test/pages/BusyIndicator.html +24 -1
- package/dist/test/pages/Button.html +4 -2
- package/dist/test/pages/Calendar.html +3 -1
- package/dist/test/pages/Card.html +1 -1
- package/dist/test/pages/Carousel.html +1 -1
- package/dist/test/pages/CheckBox.html +1 -1
- package/dist/test/pages/ColorPalette.html +1 -1
- package/dist/test/pages/ColorPalettePopover.html +1 -1
- package/dist/test/pages/ColorPicker.html +1 -1
- package/dist/test/pages/ComboBox.html +2 -2
- package/dist/test/pages/Components.html +1 -1
- package/dist/test/pages/CoreControls.html +1 -1
- package/dist/test/pages/CoreControls_exp.html +1 -1
- package/dist/test/pages/CustomCSS.html +1 -1
- package/dist/test/pages/DatePicker.html +1 -1
- package/dist/test/pages/DatePicker_test_page.html +1 -1
- package/dist/test/pages/DateRangePicker.html +1 -1
- package/dist/test/pages/DateTimePicker.html +1 -1
- package/dist/test/pages/DayPicker.html +1 -1
- package/dist/test/pages/Dialog.html +1 -1
- package/dist/test/pages/DialogLifecycle.html +1 -1
- package/dist/test/pages/DialogSemantic.html +1 -1
- package/dist/test/pages/Eventing.html +1 -1
- package/dist/test/pages/F6Test1.html +1 -1
- package/dist/test/pages/F6Test2.html +1 -1
- package/dist/test/pages/F6Test3.html +1 -1
- package/dist/test/pages/F6Test4.html +1 -1
- package/dist/test/pages/F6Test5.html +1 -1
- package/dist/test/pages/F6Test6.html +1 -1
- package/dist/test/pages/F6Test7.html +1 -1
- package/dist/test/pages/FileUploader.html +1 -1
- package/dist/test/pages/FormSupport.html +1 -1
- package/dist/test/pages/HCB.html +1 -1
- package/dist/test/pages/Icon.html +29 -20
- package/dist/test/pages/Icon_and_theming.html +1 -1
- package/dist/test/pages/Icon_custom.html +1 -1
- package/dist/test/pages/Input.html +1 -1
- package/dist/test/pages/InputFieldLabels.html +1 -1
- package/dist/test/pages/InputFieldMinWidth.html +1 -1
- package/dist/test/pages/InputIcons.html +1 -1
- package/dist/test/pages/Input_quickview.html +1 -1
- package/dist/test/pages/InputsAlignment.html +1 -1
- package/dist/test/pages/InputsLazyLoading.html +1 -1
- package/dist/test/pages/ItemNavigation.html +1 -1
- package/dist/test/pages/Kitchen.html +1 -1
- package/dist/test/pages/Kitchen.openui5.html +1 -1
- package/dist/test/pages/Label.html +2 -2
- package/dist/test/pages/Link.html +1 -1
- package/dist/test/pages/List.html +1 -1
- package/dist/test/pages/ListGrowing_Button.html +1 -1
- package/dist/test/pages/ListGrowing_Scroll.html +1 -1
- package/dist/test/pages/List_keyboard_support.html +1 -1
- package/dist/test/pages/List_test_page.html +14 -1
- package/dist/test/pages/LitKeyFunction.html +1 -1
- package/dist/test/pages/MemoryLeak.html +1 -1
- package/dist/test/pages/Menu.html +1 -1
- package/dist/test/pages/MessagePage.html +1 -1
- package/dist/test/pages/MessageStrip.html +1 -1
- package/dist/test/pages/MultiComboBox.html +13 -1
- package/dist/test/pages/MultiInput.html +1 -1
- package/dist/test/pages/MultiInput_Suggestions.html +1 -1
- package/dist/test/pages/OpenUI5-second.html +1 -1
- package/dist/test/pages/OpenUI5.html +1 -1
- package/dist/test/pages/Panel.html +1 -1
- package/dist/test/pages/Popover.html +1 -1
- package/dist/test/pages/PopoverArrowBounds.html +1 -1
- package/dist/test/pages/Popups.html +2 -2
- package/dist/test/pages/ProgressIndicator.html +1 -1
- package/dist/test/pages/RTL.html +1 -1
- package/dist/test/pages/RadioButton.html +1 -1
- package/dist/test/pages/RangeSlider.html +1 -1
- package/dist/test/pages/RatingIndicator.html +1 -1
- package/dist/test/pages/ResizeHandler.html +1 -1
- package/dist/test/pages/ResponsivePopover.html +1 -1
- package/dist/test/pages/SegmentedButton.html +1 -1
- package/dist/test/pages/Select.html +1 -1
- package/dist/test/pages/Simple.html +1 -1
- package/dist/test/pages/Slider.html +1 -1
- package/dist/test/pages/SplitButton.html +1 -1
- package/dist/test/pages/StepInput.html +1 -1
- package/dist/test/pages/Switch.html +1 -1
- package/dist/test/pages/TabContainer.html +1 -1
- package/dist/test/pages/Table-perf-pure.html +1 -1
- package/dist/test/pages/Table-perf.html +1 -1
- package/dist/test/pages/Table.html +1 -1
- package/dist/test/pages/Table2.html +1 -1
- package/dist/test/pages/TableAllPopin.html +1 -1
- package/dist/test/pages/TableCustomStyling.html +1 -1
- package/dist/test/pages/TableGrouping.html +1 -1
- package/dist/test/pages/TableGrowingWithButton.html +1 -1
- package/dist/test/pages/TableGrowingWithScroll.html +1 -1
- package/dist/test/pages/TableSelection.html +1 -1
- package/dist/test/pages/TextArea.html +1 -1
- package/dist/test/pages/TimePicker.html +1 -1
- package/dist/test/pages/TimeSelection.html +1 -1
- package/dist/test/pages/Title.html +1 -1
- package/dist/test/pages/Toast.html +1 -1
- package/dist/test/pages/ToggleButton.html +1 -1
- package/dist/test/pages/Tree.html +1 -1
- package/dist/test/pages/WheelSlider_Test_Page.html +1 -1
- package/dist/test/pages/base/AriaLabelHelper.html +1 -1
- package/dist/test/pages/base/DOMObserver.html +1 -1
- package/dist/test/pages/base/IconCollection.html +23 -0
- package/dist/test/pages/base/IconCollectionInCustomTheme.html +25 -0
- package/dist/test/pages/base/InvisibleMessage.html +1 -1
- package/dist/test/pages/form.html +1 -1
- package/dist/test/pages/i18n-defaultLang.html +1 -1
- package/dist/test/pages/i18n-demo.html +1 -1
- package/package.json +8 -7
- package/src/Button.hbs +1 -1
- package/src/Icon.hbs +0 -1
- package/src/i18n/messagebundle_en_US_sappsd.properties +0 -2
- package/src/i18n/messagebundle_en_US_saptrc.properties +0 -2
- package/src/themes/BusyIndicator.css +1 -0
- package/src/themes/Button.css +1 -3
- package/src/themes/CheckBox.css +1 -0
- package/src/themes/ProgressIndicator.css +1 -1
- package/src/themes/TextArea.css +6 -3
- package/src/themes/sap_horizon/CheckBox-parameters.css +0 -1
- package/src/themes/sap_horizon_dark/CheckBox-parameters.css +0 -1
- package/dist/assets/SAP-icons-TNT.0ab30112.js +0 -1
- package/dist/assets/SAP-icons-business-suite.5e4d496e.js +0 -1
- package/dist/assets/SAP-icons-business-suite.7313c1b1.js +0 -1
- package/dist/assets/SAP-icons.8ad12244.js +0 -1
- package/dist/assets/messagebundle_en_US_sappsd.9968eca8.js +0 -1
- package/dist/assets/messagebundle_en_US_saptrc.ce217732.js +0 -1
- package/dist/assets/parameters-bundle.css.06915823.js +0 -1
- package/dist/assets/parameters-bundle.css.0fbb157c.js +0 -1
- package/dist/assets/parameters-bundle.css.1472a695.js +0 -1
- package/dist/assets/parameters-bundle.css.27f47e2c.js +0 -1
- package/dist/assets/parameters-bundle.css.3d177072.js +0 -1
- package/dist/assets/parameters-bundle.css.555b94dc.js +0 -1
- package/dist/assets/parameters-bundle.css.568a0fcb.js +0 -1
- package/dist/assets/parameters-bundle.css.83dc09a3.js +0 -1
- package/dist/assets/parameters-bundle.css.998f5591.js +0 -1
- package/dist/assets/parameters-bundle.css.aa4080ac.js +0 -1
- package/dist/assets/parameters-bundle.css.c5191133.js +0 -1
- package/dist/assets/parameters-bundle.css.dbd9833e.js +0 -1
- package/dist/assets/parameters-bundle.css.e59e43e9.js +0 -1
- package/dist/assets/parameters-bundle.css.ecedad1a.js +0 -1
- /package/config/postcss.components/{postcss.config.js → postcss.config.cjs} +0 -0
- /package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +0 -0
- /package/{package-scripts.js → package-scripts.cjs} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const E="[[[\u0108\u0105\u0157\u018C \u0108\u014F\u014B\u0163\u0113\u014B\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",_="[[[\u0108\u0105\u0157\u018C]]]",T="[[[\u0108\u0105\u0157\u018C \u0124\u0113\u0105\u018C\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",A="[[[\u012C\u014B\u0163\u0113\u0157\u0105\u010B\u0163\u012F\u028B\u0113 \u0108\u0105\u0157\u018C \u0124\u0113\u0105\u018C\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219]]]",I="[[[\u0100\u028B\u0105\u0163\u0105\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",R="[[[{0} \u018C\u012F\u015F\u03C1\u013A\u0105\u0177\u0113\u018C, {1} \u0125\u012F\u018C\u018C\u0113\u014B.]]]",O="[[[\u0100\u010B\u0163\u012F\u028B\u0105\u0163\u0113 \u0192\u014F\u0157 \u010B\u014F\u0271\u03C1\u013A\u0113\u0163\u0113 \u013A\u012F\u015F\u0163.\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",L="[[[\u012C\u014B\u018C\u012F\u028B\u012F\u018C\u0171\u0105\u013A \u0105\u028B\u0105\u0163\u0105\u0157\u015F.\u2219\u2219\u2219\u2219\u2219]]]",N="[[[\u0108\u014F\u014B\u0135\u014F\u012F\u014B\u0113\u018C \u0105\u028B\u0105\u0163\u0105\u0157\u015F.\u2219\u2219\u2219\u2219\u2219\u2219]]]",S="[[[\u01A4\u0157\u0113\u015F\u015F \u0100\u0158\u0158\u014E\u0174 \u0137\u0113\u0177\u015F \u0163\u014F \u0271\u014F\u028B\u0113.\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",C="[[[\u0181\u0105\u018C\u011F\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",P="[[[{0} \u014F\u0192 {1}]]]",D="[[[\u0181\u0157\u0113\u0105\u018C\u010B\u0157\u0171\u0271\u0183 \u0162\u0157\u0105\u012F\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",B="[[[\u039C\u014F\u0157\u0113]]]",U="[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",s="[[[\u01A4\u013A\u0113\u0105\u015F\u0113 \u0175\u0105\u012F\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",n="[[[\u01A4\u014F\u015F\u012F\u0163\u012F\u028B\u0113 \u0100\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219]]]",t="[[[\u0143\u0113\u011F\u0105\u0163\u012F\u028B\u0113 \u0100\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219]]]",o="[[[\u0114\u0271\u03C1\u0125\u0105\u015F\u012F\u017E\u0113\u018C\u2219\u2219\u2219\u2219]]]",c="[[[\u014F\u0192\u2219\u2219]]]",M="[[[\u012C\u0163\u0113\u0271 {0} \u014F\u0192 {1} \u018C\u012F\u015F\u03C1\u013A\u0105\u0177\u0113\u018C]]]",G="[[[\u01A4\u0157\u0113\u028B\u012F\u014F\u0171\u015F \u01A4\u0105\u011F\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",K="[[[\u0143\u0113\u03C7\u0163 \u01A4\u0105\u011F\u0113\u2219\u2219\u2219\u2219\u2219]]]",V="[[[\u0108\u014F\u013A\u014F\u0157 \u03C1\u0105\u013A\u0113\u0163\u0163\u0113 - \u01A4\u0157\u0113\u018C\u0113\u0192\u012F\u014B\u0113\u018C \u010B\u014F\u013A\u014F\u0157\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",H="[[[\u0108\u014F\u013A\u014F\u0157 \u01A4\u0105\u013A\u0113\u0163\u0163\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",X="[[[\u0108\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",Y="[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",W="[[[\u014E\u0136\u2219\u2219]]]",F="[[[\u0108\u0125\u0105\u014B\u011F\u0113 \u0108\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",Z="[[[\u039C\u014F\u0157\u0113 \u0108\u014F\u013A\u014F\u0157\u015F...\u2219\u2219\u2219\u2219\u2219]]]",e="[[[\u0100\u013A\u03C1\u0125\u0105 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219]]]",a="[[[\u0124\u0171\u0113 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",d="[[[\u0124\u0113\u03C7\u0105\u018C\u0113\u010B\u012F\u0271\u0105\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",p="[[[\u0158\u0113\u018C\u2219]]]",l="[[[\u0122\u0157\u0113\u0113\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",u="[[[\u0181\u013A\u0171\u0113]]]",J="[[[\u0100\u013A\u03C1\u0125\u0105\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",b="[[[\u014E\u03C1\u0113\u014B \u01A4\u012F\u010B\u0137\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",f="[[[\u010E\u0105\u0163\u0113 \u012C\u014B\u03C1\u0171\u0163\u2219\u2219\u2219\u2219]]]",g="[[[\u010E\u0105\u0163\u0113 \u0162\u012F\u0271\u0113 \u012C\u014B\u03C1\u0171\u0163\u2219\u2219\u2219\u2219]]]",m="[[[\u010E\u0105\u0163\u0113 \u0158\u0105\u014B\u011F\u0113 \u012C\u014B\u03C1\u0171\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",r="[[[\u010E\u0113\u013A\u0113\u0163\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",x="[[[\u0181\u0157\u014F\u0175\u015F\u0113...\u2219\u2219\u2219\u2219\u2219]]]",h="[[[\u016E\u03C1\u013A\u014F\u0105\u018C \u0191\u012F\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",i="[[[\u0122\u0157\u014F\u0171\u03C1 \u0124\u0113\u0105\u018C\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",j="[[[\u013B\u012F\u015F\u0163\u0183\u014F\u03C7\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",k="[[[\u015C\u0113\u013A\u0113\u010B\u0163 \u014E\u03C1\u0163\u012F\u014F\u014B\u015F\u2219\u2219\u2219\u2219\u2219]]]",q="[[[\u015C\u0171\u011F\u011F\u0113\u015F\u0163\u012F\u014F\u014B\u015F \u0105\u028B\u0105\u012F\u013A\u0105\u0183\u013A\u0113\u2219\u2219\u2219\u2219\u2219]]]",v="[[[\u015C\u0113\u013A\u0113\u010B\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",w="[[[1 \u0157\u0113\u015F\u0171\u013A\u0163 \u0105\u028B\u0105\u012F\u013A\u0105\u0183\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",y="[[[{0} \u0157\u0113\u015F\u0171\u013A\u0163\u015F \u0105\u0157\u0113 \u0105\u028B\u0105\u012F\u013A\u0105\u0183\u013A\u0113]]]",z="[[[\u0143\u014F \u0157\u0113\u015F\u0171\u013A\u0163\u015F\u2219\u2219\u2219\u2219]]]",Q="[[[\u015C\u0171\u0183\u0163\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",$="[[[\u0114\u0271\u03C1\u0125\u0105\u015F\u012F\u017E\u0113\u018C\u2219\u2219\u2219\u2219]]]",EE="[[[\u013B\u012F\u015F\u0163 \u012F\u0163\u0113\u0271 {0} \u014F\u0192 {1}]]]",_E="[[[\u015C\u0113\u013A\u0113\u010B\u0163\u0113\u018C\u2219\u2219\u2219\u2219\u2219\u2219]]]",TE="[[[\u0143\u014F\u0163 \u015C\u0113\u013A\u0113\u010B\u0163\u0113\u018C\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",AE="[[[\u0122\u0157\u014F\u0171\u03C1 \u0124\u0113\u0105\u018C\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",IE="[[[\u039C\u0171\u013A\u0163\u012F\u03C1\u013A\u0113 \u015C\u0113\u013A\u0113\u010B\u0163\u012F\u014F\u014B \u0271\u014F\u018C\u0113.\u2219\u2219\u2219\u2219\u2219\u2219]]]",RE="[[[\u012C\u0163\u0113\u0271 \u015C\u0113\u013A\u0113\u010B\u0163\u012F\u014F\u014B.\u2219\u2219\u2219\u2219]]]",OE="[[[\u0108\u014F\u014B\u0163\u0105\u012F\u014B\u015F \u015C\u0113\u013A\u0113\u010B\u0163\u0105\u0183\u013A\u0113 \u012C\u0163\u0113\u0271\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",LE="[[[\u0108\u014F\u014B\u0163\u0105\u012F\u014B\u015F \u039C\u0171\u013A\u0163\u012F-\u015C\u0113\u013A\u0113\u010B\u0163\u0105\u0183\u013A\u0113 \u012C\u0163\u0113\u0271\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",NE="[[[\u0108\u014F\u014B\u0163\u0105\u012F\u014B\u015F \u010E\u0113\u013A\u0113\u0163\u0105\u0183\u013A\u0113 \u012C\u0163\u0113\u0271\u015F\u2219\u2219\u2219\u2219\u2219\u2219]]]",SE="[[[\u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B \u0181\u0105\u0157 \u0108\u013A\u014F\u015F\u0113\u2219\u2219\u2219\u2219\u2219]]]",CE="[[[\u0108\u013A\u014F\u015F\u0105\u0183\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",PE="[[[\u0114\u0157\u0157\u014F\u0157 \u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B \u0181\u0105\u0157\u2219\u2219\u2219\u2219\u2219]]]",DE="[[[\u0174\u0105\u0157\u014B\u012F\u014B\u011F \u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B \u0181\u0105\u0157\u2219\u2219\u2219\u2219\u2219\u2219]]]",BE="[[[\u015C\u0171\u010B\u010B\u0113\u015F\u015F \u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B \u0181\u0105\u0157\u2219\u2219\u2219\u2219\u2219\u2219]]]",UE="[[[\u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B \u0181\u0105\u0157\u2219\u2219\u2219\u2219]]]",sE="[[[\u014E\u0136\u2219\u2219]]]",nE="[[[\u0162\u0125\u012F\u015F \u028B\u0105\u013A\u0171\u0113 \u012F\u015F \u0105\u013A\u0157\u0113\u0105\u018C\u0177 \u015F\u0113\u013A\u0113\u010B\u0163\u0113\u018C.\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",tE="[[[\u039C\u0171\u013A\u0163\u012F \u01B2\u0105\u013A\u0171\u0113 \u012C\u014B\u03C1\u0171\u0163\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",oE="[[[{0} \u039C\u014F\u0157\u0113]]]",cE="[[[\u0114\u03C7\u03C1\u0105\u014B\u018C/\u0108\u014F\u013A\u013A\u0105\u03C1\u015F\u0113\u2219\u2219\u2219\u2219]]]",ME="[[[\u0158\u0105\u014B\u011F\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",GE="[[[\u013B\u0113\u0192\u0163 \u0125\u0105\u014B\u018C\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",KE="[[[\u0158\u012F\u011F\u0125\u0163 \u0125\u0105\u014B\u018C\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",VE="[[[\u0158\u0105\u0163\u012F\u014B\u011F\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",HE="[[[\u0158\u0105\u0163\u012F\u014B\u011F \u012C\u014B\u018C\u012F\u010B\u0105\u0163\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",XE="[[[\u010E\u0113\u010B\u013A\u012F\u014B\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",YE="[[[\u015C\u0113\u011F\u0271\u0113\u014B\u0163\u0113\u018C \u0183\u0171\u0163\u0163\u014F\u014B \u011F\u0157\u014F\u0171\u03C1\u2219\u2219\u2219\u2219\u2219]]]",WE="[[[\u01A4\u0157\u0113\u015F\u015F \u015C\u01A4\u0100\u0108\u0114 \u014F\u0157 \u0114\u0143\u0162\u0114\u0158 \u0163\u014F \u015F\u0113\u013A\u0113\u010B\u0163 \u0105\u014B \u012F\u0163\u0113\u0271\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",FE="[[[\u015C\u0113\u011F\u0271\u0113\u014B\u0163\u0113\u018C \u0183\u0171\u0163\u0163\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",ZE="[[[\u015C\u013A\u012F\u018C\u0113\u0157 \u0125\u0105\u014B\u018C\u013A\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",eE="[[[\u039C\u014F\u0157\u0113]]]",aE="[[[\u0124\u0113\u0105\u018C\u0113\u0157 \u0158\u014F\u0175 1 \u014F\u0192 {0}]]]",dE="[[[{0} \u014F\u0192 {1}]]]",pE="[[[\u0122\u0157\u014F\u0171\u03C1 \u0125\u0113\u0105\u018C\u0113\u0157 \u0157\u014F\u0175.\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",lE="[[[\u012C\u0163\u0113\u0271 \u015F\u0113\u013A\u0113\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219\u2219]]]",uE="[[[\u015C\u0113\u013A\u0113\u010B\u0163 \u0100\u013A\u013A \u0158\u014F\u0175\u015F\u2219\u2219\u2219\u2219]]]",JE="[[[\u01A4\u014F\u015F\u012F\u0163\u012F\u028B\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",bE="[[[\u0143\u0113\u011F\u0105\u0163\u012F\u028B\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",fE="[[[\u0108\u0157\u012F\u0163\u012F\u010B\u0105\u013A\u2219\u2219\u2219\u2219\u2219\u2219]]]",gE="[[[\u0143\u0113\u0171\u0163\u0157\u0105\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",mE="[[[\u0162\u0105\u0183 \u0175\u012F\u0163\u0125 \u015F\u0171\u0183\u012F\u0163\u0113\u0271\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",rE="[[[\u0143\u0113\u03C7\u0163]]]",xE="[[[\u01A4\u0157\u0113\u028B\u012F\u014F\u0171\u015F\u2219\u2219\u2219\u2219\u2219\u2219]]]",hE="[[[\u014E\u028B\u0113\u0157\u0192\u013A\u014F\u0175 \u039C\u0113\u014B\u0171\u2219\u2219\u2219\u2219\u2219\u2219]]]",iE="[[[\u039C\u014F\u0157\u0113]]]",jE="[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",kE="[[[\u01A4\u0157\u0113\u015F\u015F \u018C\u014F\u0175\u014B \u0105\u0157\u0157\u014F\u0175 \u0137\u0113\u0177 \u0163\u014F \u014F\u03C1\u0113\u014B \u015F\u0171\u0183\u012F\u0163\u0113\u0271\u015F \u0271\u0113\u014B\u0171\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",qE="[[[{0} \u010B\u0125\u0105\u0157\u0105\u010B\u0163\u0113\u0157\u015F \u0157\u0113\u0271\u0105\u012F\u014B\u012F\u014B\u011F]]]",vE="[[[{0} \u010B\u0125\u0105\u0157\u0105\u010B\u0163\u0113\u0157\u015F \u014F\u028B\u0113\u0157 \u013A\u012F\u0271\u012F\u0163]]]",wE="[[[\u0124\u014F\u0171\u0157\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",yE="[[[\u039C\u012F\u014B\u0171\u0163\u0113\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",zE="[[[\u015C\u0113\u010B\u014F\u014B\u018C\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",QE="[[[\u014E\u0136\u2219\u2219]]]",$E="[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",E_="[[[\u0162\u012F\u0271\u0113 \u012C\u014B\u03C1\u0171\u0163\u2219\u2219\u2219\u2219]]]",__="[[[\u010E\u0105\u0163\u0113]]]",T_="[[[\u0162\u012F\u0271\u0113]]]",A_="[[[\u010E\u0113\u013A\u0113\u0163\u0105\u0183\u013A\u0113\u2219\u2219\u2219\u2219\u2219]]]",I_="[[[\u0143\u014F \u0162\u014F\u0137\u0113\u014B\u015F\u2219\u2219\u2219\u2219\u2219]]]",R_="[[[\u0108\u014F\u014B\u0163\u0105\u012F\u014B\u015F 1 \u0163\u014F\u0137\u0113\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",O_="[[[\u0108\u014F\u014B\u0163\u0105\u012F\u014B\u015F {0} \u0163\u014F\u0137\u0113\u014B\u015F]]]",L_="[[[\u0162\u014F\u0137\u0113\u014B\u012F\u017E\u0113\u0157\u2219\u2219\u2219\u2219\u2219]]]",N_="[[[\u0158\u0113\u0271\u014F\u028B\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",S_="[[[\u0162\u0157\u0113\u0113 \u012C\u0163\u0113\u0271\u2219\u2219\u2219\u2219\u2219]]]",C_="[[[\u0114\u03C7\u03C1\u0105\u014B\u018C \u0143\u014F\u018C\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",P_="[[[\u0108\u014F\u013A\u013A\u0105\u03C1\u015F\u0113 \u0143\u014F\u018C\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",D_="[[[\u01B2\u0105\u013A\u0171\u0113 \u015C\u0163\u0105\u0163\u0113 \u0114\u0157\u0157\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",B_="[[[\u01B2\u0105\u013A\u0171\u0113 \u015C\u0163\u0105\u0163\u0113 \u0174\u0105\u0157\u014B\u012F\u014B\u011F\u2219\u2219\u2219\u2219\u2219]]]",U_="[[[\u01B2\u0105\u013A\u0171\u0113 \u015C\u0163\u0105\u0163\u0113 \u015C\u0171\u010B\u010B\u0113\u015F\u015F\u2219\u2219\u2219\u2219\u2219]]]",s_="[[[\u01B2\u0105\u013A\u0171\u0113 \u015C\u0163\u0105\u0163\u0113 \u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219]]]",n_="[[[\u012C\u014B\u028B\u0105\u013A\u012F\u018C \u0113\u014B\u0163\u0157\u0177\u2219\u2219\u2219\u2219\u2219\u2219]]]",t_="[[[\u0174\u0105\u0157\u014B\u012F\u014B\u011F \u012F\u015F\u015F\u0171\u0113\u018C\u2219\u2219\u2219\u2219\u2219]]]",o_="[[[\u012C\u014B\u0192\u014F\u0157\u0271\u0105\u0163\u012F\u028B\u0113 \u0113\u014B\u0163\u0157\u0177\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",c_="[[[\u0114\u014B\u0163\u0157\u0177 \u015F\u0171\u010B\u010B\u0113\u015F\u015F\u0192\u0171\u013A\u013A\u0177 \u028B\u0105\u013A\u012F\u018C\u0105\u0163\u0113\u018C\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",M_="[[[\u0143\u0113\u03C7\u0163]]]",G_="[[[\u01A4\u0157\u0113\u028B\u012F\u014F\u0171\u015F\u2219\u2219\u2219\u2219\u2219\u2219]]]",K_="[[[\u0174\u0113\u0113\u0137 \u014B\u0171\u0271\u0183\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",V_="[[[\u0143\u014F\u014B-\u0174\u014F\u0157\u0137\u012F\u014B\u011F \u010E\u0105\u0177\u2219\u2219\u2219\u2219]]]",H_="[[[\u0162\u014F\u018C\u0105\u0177\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",X_="[[[\u039C\u014F\u014B\u0163\u0125 \u01A4\u012F\u010B\u0137\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",Y_="[[[\u0176\u0113\u0105\u0157 \u01A4\u012F\u010B\u0137\u0113\u0157\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",W_="[[[\u010E\u0113\u010B\u0157\u0113\u0105\u015F\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",F_="[[[\u012C\u014B\u010B\u0157\u0113\u0105\u015F\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]",Z_="[[[\u015C\u03C1\u013A\u012F\u0163 \u0181\u0171\u0163\u0163\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",e_="[[[\u01A4\u0157\u0113\u015F\u015F \u015C\u03C1\u0105\u010B\u0113 \u014F\u0157 \u0114\u014B\u0163\u0113\u0157 \u0163\u014F \u0163\u0157\u012F\u011F\u011F\u0113\u0157 \u018C\u0113\u0192\u0105\u0171\u013A\u0163 \u0105\u010B\u0163\u012F\u014F\u014B \u0105\u014B\u018C \u0100\u013A\u0163 + \u0100\u0157\u0157\u014F\u0175 \u010E\u014F\u0175\u014B \u014F\u0157 \u01914 \u0163\u014F \u0163\u0157\u012F\u011F\u011F\u0113\u0157 \u0105\u0157\u0157\u014F\u0175 \u0105\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",a_="[[[\u0181\u0105\u010B\u0137]]]",d_="[[[\u010E\u0113\u010B\u013A\u012F\u014B\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]",p_={ARIA_LABEL_CARD_CONTENT:E,ARIA_ROLEDESCRIPTION_CARD:_,ARIA_ROLEDESCRIPTION_CARD_HEADER:T,ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER:A,AVATAR_TOOLTIP:I,AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL:R,AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL:O,AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL:L,AVATAR_GROUP_ARIA_LABEL_GROUP:N,AVATAR_GROUP_MOVE:S,BADGE_DESCRIPTION:C,BREADCRUMB_ITEM_POS:P,BREADCRUMBS_ARIA_LABEL:D,BREADCRUMBS_OVERFLOW_ARIA_LABEL:B,BREADCRUMBS_CANCEL_BUTTON:U,BUSY_INDICATOR_TITLE:s,BUTTON_ARIA_TYPE_ACCEPT:n,BUTTON_ARIA_TYPE_REJECT:t,BUTTON_ARIA_TYPE_EMPHASIZED:o,CAROUSEL_OF_TEXT:c,CAROUSEL_DOT_TEXT:M,CAROUSEL_PREVIOUS_ARROW_TEXT:G,CAROUSEL_NEXT_ARROW_TEXT:K,COLORPALETTE_CONTAINER_LABEL:V,COLORPALETTE_POPOVER_TITLE:H,COLORPALETTE_COLOR_LABEL:X,COLOR_PALETTE_DIALOG_CANCEL_BUTTON:Y,COLOR_PALETTE_DIALOG_OK_BUTTON:W,COLOR_PALETTE_DIALOG_TITLE:F,COLOR_PALETTE_MORE_COLORS_TEXT:Z,COLORPICKER_ALPHA_SLIDER:e,COLORPICKER_HUE_SLIDER:a,COLORPICKER_HEX:d,COLORPICKER_RED:p,COLORPICKER_GREEN:l,COLORPICKER_BLUE:u,COLORPICKER_ALPHA:J,DATEPICKER_OPEN_ICON_TITLE:b,DATEPICKER_DATE_DESCRIPTION:f,DATETIME_DESCRIPTION:g,DATERANGE_DESCRIPTION:m,DELETE:r,FILEUPLOAD_BROWSE:x,FILEUPLOADER_TITLE:h,GROUP_HEADER_TEXT:i,SELECT_ROLE_DESCRIPTION:j,SELECT_OPTIONS:k,INPUT_SUGGESTIONS:q,INPUT_SUGGESTIONS_TITLE:v,INPUT_SUGGESTIONS_ONE_HIT:w,INPUT_SUGGESTIONS_MORE_HITS:y,INPUT_SUGGESTIONS_NO_HIT:z,LINK_SUBTLE:Q,LINK_EMPHASIZED:$,LIST_ITEM_POSITION:EE,LIST_ITEM_SELECTED:_E,LIST_ITEM_NOT_SELECTED:TE,LIST_ITEM_GROUP_HEADER:AE,ARIA_LABEL_LIST_ITEM_CHECKBOX:IE,ARIA_LABEL_LIST_ITEM_RADIO_BUTTON:RE,ARIA_LABEL_LIST_SELECTABLE:OE,ARIA_LABEL_LIST_MULTISELECTABLE:LE,ARIA_LABEL_LIST_DELETABLE:NE,MESSAGE_STRIP_CLOSE_BUTTON:SE,MESSAGE_STRIP_CLOSABLE:CE,MESSAGE_STRIP_ERROR:PE,MESSAGE_STRIP_WARNING:DE,MESSAGE_STRIP_SUCCESS:BE,MESSAGE_STRIP_INFORMATION:UE,MULTICOMBOBOX_DIALOG_OK_BUTTON:sE,VALUE_STATE_ERROR_ALREADY_SELECTED:nE,MULTIINPUT_ROLEDESCRIPTION_TEXT:tE,MULTIINPUT_SHOW_MORE_TOKENS:oE,PANEL_ICON:cE,RANGE_SLIDER_ARIA_DESCRIPTION:ME,RANGE_SLIDER_START_HANDLE_DESCRIPTION:GE,RANGE_SLIDER_END_HANDLE_DESCRIPTION:KE,RATING_INDICATOR_TOOLTIP_TEXT:VE,RATING_INDICATOR_TEXT:HE,RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON:XE,SEGMENTEDBUTTON_ARIA_DESCRIPTION:YE,SEGMENTEDBUTTON_ARIA_DESCRIBEDBY:WE,SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION:FE,SLIDER_ARIA_DESCRIPTION:ZE,LOAD_MORE_TEXT:eE,TABLE_HEADER_ROW_INFORMATION:aE,TABLE_ROW_POSITION:dE,TABLE_GROUP_ROW_ARIA_LABEL:pE,ARIA_LABEL_ROW_SELECTION:lE,ARIA_LABEL_SELECT_ALL_CHECKBOX:uE,TAB_ARIA_DESIGN_POSITIVE:JE,TAB_ARIA_DESIGN_NEGATIVE:bE,TAB_ARIA_DESIGN_CRITICAL:fE,TAB_ARIA_DESIGN_NEUTRAL:gE,TAB_SPLIT_ROLE_DESCRIPTION:mE,TABCONTAINER_NEXT_ICON_ACC_NAME:rE,TABCONTAINER_PREVIOUS_ICON_ACC_NAME:xE,TABCONTAINER_OVERFLOW_MENU_TITLE:hE,TABCONTAINER_END_OVERFLOW:iE,TABCONTAINER_POPOVER_CANCEL_BUTTON:jE,TABCONTAINER_SUBTABS_DESCRIPTION:kE,TEXTAREA_CHARACTERS_LEFT:qE,TEXTAREA_CHARACTERS_EXCEEDED:vE,TIMEPICKER_HOURS_LABEL:wE,TIMEPICKER_MINUTES_LABEL:yE,TIMEPICKER_SECONDS_LABEL:zE,TIMEPICKER_SUBMIT_BUTTON:QE,TIMEPICKER_CANCEL_BUTTON:$E,TIMEPICKER_INPUT_DESCRIPTION:E_,DATETIME_PICKER_DATE_BUTTON:__,DATETIME_PICKER_TIME_BUTTON:T_,TOKEN_ARIA_DELETABLE:A_,TOKENIZER_ARIA_CONTAIN_TOKEN:I_,TOKENIZER_ARIA_CONTAIN_ONE_TOKEN:R_,TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS:O_,TOKENIZER_ARIA_LABEL:L_,TOKENIZER_POPOVER_REMOVE:N_,TREE_ITEM_ARIA_LABEL:S_,TREE_ITEM_EXPAND_NODE:C_,TREE_ITEM_COLLAPSE_NODE:P_,VALUE_STATE_TYPE_ERROR:D_,VALUE_STATE_TYPE_WARNING:B_,VALUE_STATE_TYPE_SUCCESS:U_,VALUE_STATE_TYPE_INFORMATION:s_,VALUE_STATE_ERROR:n_,VALUE_STATE_WARNING:t_,VALUE_STATE_INFORMATION:o_,VALUE_STATE_SUCCESS:c_,CALENDAR_HEADER_NEXT_BUTTON:M_,CALENDAR_HEADER_PREVIOUS_BUTTON:G_,DAY_PICKER_WEEK_NUMBER_TEXT:K_,DAY_PICKER_NON_WORKING_DAY:V_,DAY_PICKER_TODAY:H_,MONTH_PICKER_DESCRIPTION:X_,YEAR_PICKER_DESCRIPTION:Y_,STEPINPUT_DEC_ICON_TITLE:W_,STEPINPUT_INC_ICON_TITLE:F_,SPLIT_BUTTON_DESCRIPTION:Z_,SPLIT_BUTTON_KEYBOARD_HINT:e_,MENU_BACK_BUTTON_ARIA_LABEL:a_,MENU_CLOSE_BUTTON_ARIA_LABEL:d_};export{E as ARIA_LABEL_CARD_CONTENT,NE as ARIA_LABEL_LIST_DELETABLE,IE as ARIA_LABEL_LIST_ITEM_CHECKBOX,RE as ARIA_LABEL_LIST_ITEM_RADIO_BUTTON,LE as ARIA_LABEL_LIST_MULTISELECTABLE,OE as ARIA_LABEL_LIST_SELECTABLE,lE as ARIA_LABEL_ROW_SELECTION,uE as ARIA_LABEL_SELECT_ALL_CHECKBOX,_ as ARIA_ROLEDESCRIPTION_CARD,T as ARIA_ROLEDESCRIPTION_CARD_HEADER,A as ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER,N as AVATAR_GROUP_ARIA_LABEL_GROUP,L as AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL,R as AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL,S as AVATAR_GROUP_MOVE,O as AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL,I as AVATAR_TOOLTIP,C as BADGE_DESCRIPTION,D as BREADCRUMBS_ARIA_LABEL,U as BREADCRUMBS_CANCEL_BUTTON,B as BREADCRUMBS_OVERFLOW_ARIA_LABEL,P as BREADCRUMB_ITEM_POS,s as BUSY_INDICATOR_TITLE,n as BUTTON_ARIA_TYPE_ACCEPT,o as BUTTON_ARIA_TYPE_EMPHASIZED,t as BUTTON_ARIA_TYPE_REJECT,M_ as CALENDAR_HEADER_NEXT_BUTTON,G_ as CALENDAR_HEADER_PREVIOUS_BUTTON,M as CAROUSEL_DOT_TEXT,K as CAROUSEL_NEXT_ARROW_TEXT,c as CAROUSEL_OF_TEXT,G as CAROUSEL_PREVIOUS_ARROW_TEXT,X as COLORPALETTE_COLOR_LABEL,V as COLORPALETTE_CONTAINER_LABEL,H as COLORPALETTE_POPOVER_TITLE,J as COLORPICKER_ALPHA,e as COLORPICKER_ALPHA_SLIDER,u as COLORPICKER_BLUE,l as COLORPICKER_GREEN,d as COLORPICKER_HEX,a as COLORPICKER_HUE_SLIDER,p as COLORPICKER_RED,Y as COLOR_PALETTE_DIALOG_CANCEL_BUTTON,W as COLOR_PALETTE_DIALOG_OK_BUTTON,F as COLOR_PALETTE_DIALOG_TITLE,Z as COLOR_PALETTE_MORE_COLORS_TEXT,f as DATEPICKER_DATE_DESCRIPTION,b as DATEPICKER_OPEN_ICON_TITLE,m as DATERANGE_DESCRIPTION,g as DATETIME_DESCRIPTION,__ as DATETIME_PICKER_DATE_BUTTON,T_ as DATETIME_PICKER_TIME_BUTTON,V_ as DAY_PICKER_NON_WORKING_DAY,H_ as DAY_PICKER_TODAY,K_ as DAY_PICKER_WEEK_NUMBER_TEXT,r as DELETE,h as FILEUPLOADER_TITLE,x as FILEUPLOAD_BROWSE,i as GROUP_HEADER_TEXT,q as INPUT_SUGGESTIONS,y as INPUT_SUGGESTIONS_MORE_HITS,z as INPUT_SUGGESTIONS_NO_HIT,w as INPUT_SUGGESTIONS_ONE_HIT,v as INPUT_SUGGESTIONS_TITLE,$ as LINK_EMPHASIZED,Q as LINK_SUBTLE,AE as LIST_ITEM_GROUP_HEADER,TE as LIST_ITEM_NOT_SELECTED,EE as LIST_ITEM_POSITION,_E as LIST_ITEM_SELECTED,eE as LOAD_MORE_TEXT,a_ as MENU_BACK_BUTTON_ARIA_LABEL,d_ as MENU_CLOSE_BUTTON_ARIA_LABEL,CE as MESSAGE_STRIP_CLOSABLE,SE as MESSAGE_STRIP_CLOSE_BUTTON,PE as MESSAGE_STRIP_ERROR,UE as MESSAGE_STRIP_INFORMATION,BE as MESSAGE_STRIP_SUCCESS,DE as MESSAGE_STRIP_WARNING,X_ as MONTH_PICKER_DESCRIPTION,sE as MULTICOMBOBOX_DIALOG_OK_BUTTON,tE as MULTIINPUT_ROLEDESCRIPTION_TEXT,oE as MULTIINPUT_SHOW_MORE_TOKENS,cE as PANEL_ICON,ME as RANGE_SLIDER_ARIA_DESCRIPTION,KE as RANGE_SLIDER_END_HANDLE_DESCRIPTION,GE as RANGE_SLIDER_START_HANDLE_DESCRIPTION,HE as RATING_INDICATOR_TEXT,VE as RATING_INDICATOR_TOOLTIP_TEXT,XE as RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON,FE as SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION,WE as SEGMENTEDBUTTON_ARIA_DESCRIBEDBY,YE as SEGMENTEDBUTTON_ARIA_DESCRIPTION,k as SELECT_OPTIONS,j as SELECT_ROLE_DESCRIPTION,ZE as SLIDER_ARIA_DESCRIPTION,Z_ as SPLIT_BUTTON_DESCRIPTION,e_ as SPLIT_BUTTON_KEYBOARD_HINT,W_ as STEPINPUT_DEC_ICON_TITLE,F_ as STEPINPUT_INC_ICON_TITLE,iE as TABCONTAINER_END_OVERFLOW,rE as TABCONTAINER_NEXT_ICON_ACC_NAME,hE as TABCONTAINER_OVERFLOW_MENU_TITLE,jE as TABCONTAINER_POPOVER_CANCEL_BUTTON,xE as TABCONTAINER_PREVIOUS_ICON_ACC_NAME,kE as TABCONTAINER_SUBTABS_DESCRIPTION,pE as TABLE_GROUP_ROW_ARIA_LABEL,aE as TABLE_HEADER_ROW_INFORMATION,dE as TABLE_ROW_POSITION,fE as TAB_ARIA_DESIGN_CRITICAL,bE as TAB_ARIA_DESIGN_NEGATIVE,gE as TAB_ARIA_DESIGN_NEUTRAL,JE as TAB_ARIA_DESIGN_POSITIVE,mE as TAB_SPLIT_ROLE_DESCRIPTION,vE as TEXTAREA_CHARACTERS_EXCEEDED,qE as TEXTAREA_CHARACTERS_LEFT,$E as TIMEPICKER_CANCEL_BUTTON,wE as TIMEPICKER_HOURS_LABEL,E_ as TIMEPICKER_INPUT_DESCRIPTION,yE as TIMEPICKER_MINUTES_LABEL,zE as TIMEPICKER_SECONDS_LABEL,QE as TIMEPICKER_SUBMIT_BUTTON,R_ as TOKENIZER_ARIA_CONTAIN_ONE_TOKEN,O_ as TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS,I_ as TOKENIZER_ARIA_CONTAIN_TOKEN,L_ as TOKENIZER_ARIA_LABEL,N_ as TOKENIZER_POPOVER_REMOVE,A_ as TOKEN_ARIA_DELETABLE,S_ as TREE_ITEM_ARIA_LABEL,P_ as TREE_ITEM_COLLAPSE_NODE,C_ as TREE_ITEM_EXPAND_NODE,n_ as VALUE_STATE_ERROR,nE as VALUE_STATE_ERROR_ALREADY_SELECTED,o_ as VALUE_STATE_INFORMATION,c_ as VALUE_STATE_SUCCESS,D_ as VALUE_STATE_TYPE_ERROR,s_ as VALUE_STATE_TYPE_INFORMATION,U_ as VALUE_STATE_TYPE_SUCCESS,B_ as VALUE_STATE_TYPE_WARNING,t_ as VALUE_STATE_WARNING,Y_ as YEAR_PICKER_DESCRIPTION,p_ as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _="asUcdyCxfNMgDXWSQ5d3mQ_Card Content",E="AOfYC5eL1vjuMYR2hndoBw_Card",T="sQzyRmnJjx8uF02cNYz1Vg_Card Header",A="+Yo6jh3hGJphJLoASRb76A_Interactive Card Header",I="LfwM60Q0z1DdTYJtQd9siQ_Avatar",R="pzREcyqBH5a6N8qnpimWTg_{0} displayed, {1} hidden.",O="WrVmiGsTwTpMLcMSV1aSGg_Activate for complete list.",L="gz7bOyGj+MJFa9j9iVrNSA_Individual avatars.",N="Iz7hzI2yLQM6Pnz1xibp4w_Conjoined avatars.",C="qE6w3heu65bxrBU/iWa0FQ_Press ARROW keys to move.",S="kY9nOjPa8H9IZqa97Kow9g_Badge",t="cE7pa+ipn3k+IqeCf0bzDw_{0} of {1}",o="dF1AWzpGyuHtkmVaP/3kig_Breadcrumb Trail",P="iHvNMGePOF/KnwvU17lyfQ_More",n="DDtffhX3sKDOeSXDLSo2dA_Cancel",D="VTf5ikgtdcNjJJOIC7c9OQ_Please wait",s="iacHX//9sPJ0dOkc4+ta1g_Positive Action",e="3WPLBBm9NZ2pjNkiML+4ug_Negative Action",c="w1C03CNwLm9jnuTlHUmwig_Emphasized",B="ASjH4ZUJxC50qp6/0v9jEQ_of",U="R9X3s2oirj3p/WYpEVTDfA_Item {0} of {1} displayed",a="L1m7aEtFAMNoPM4gEm1YdQ_Previous Page",M="WlD2b2ippilZlVsg7XVekw_Next Page",r="Q1TUFrV8RkJ0f9JZIbY32w_Color palette - Predefined colors",i="/UAQud2RfXxesMsGGTBUJQ_Color Palette",G="QZLnljksgCAL9/R3PY2txg_Color",l="PlKsXuRnH/BvuRNbx9Oc9w_Cancel",K="pGh3zxZcThs2s/1O39RAWg_OK",V="PJRlZg3MNLZtVMpCZEnTvw_Change Color",d="dai9vOFywIB9AeZAgxF9DA_More Colors...",g="J9tRn1yEZokgxyzbrdGR0A_Alpha control",H="oh8mVCeLMg4+DCDF4/D/Zw_Hue control",X="R9SM1geo/feqfJ9hlQATaQ_Hexadecimal",W="BUYbm71tautMEyWwkwdk5A_Red",w="74B0r0i6aqeY9sAbFOE/Eg_Green",u="sUR399sMY29wHdbfW/Ht3A_Blue",m="UBvCbUTXAaAY/7A2jzeWSQ_Alpha",p="N7h/MHyxmqF9fYWhmr5N2A_Open Picker",Y="o5yx/Kcsegn98OQNXU+6TQ_Date Input",Q="CdxWb+TaZJ5a3+8t6UJL5w_Date Time Input",v="2BH8kH9goWoRfDkB8QzQaQ_Date Range Input",k="bUEnAGSm9qzvlrtM0iJrBA_Delete",F="O25VOqv9Nc/j4m4VuT155Q_Browse...",b="zo2+YM0in4cuVcqn8akBvA_Upload File",f="ZVia+uYfwmOLUGW3fHTjSA_Group Header",h="cERKGK1q9qHqz5yUQB9qKQ_Listbox",Z="rZDCJwfLoV5fjX6fq3g0/g_Select Options",j="K7BSa93Xh4Vo4+HIwg0VyA_Suggestions available",z="GVNRKw+ivgmMSDfrk2LFQw_Select",q="ek3zD2u4i9N1MdsEdYxLcQ_1 result available",x="rkBStqtGLpd3Z/Fdx2iQjg_{0} results are available",y="BdFOh+SIHO8YVu7IuMjBqQ_No results",J="boj5HN40n4vF3eWtSlT+Cw_Subtle",$="sPe9kZViDrNxcWCyUjKr4Q_Emphasized",__="Ede27Q5Gpmj4cgTIwkBuwA_List item {0} of {1}",E_="JmXCDLLjUpcPkjXgiOIp4Q_Selected",T_="t4bw86iK/mkfMU+NZ+VOSA_Not Selected",A_="u4Ed68nWugyShkUWt2pi1g_Group Header",I_="rYxXUcHDOs4lIn/EDBkb+w_Multiple Selection mode.",R_="VmJDJJMN+5NP7stAv/DCsg_Item Selection.",O_="Sk3NJz56PlDQN5ibOHUlig_Contains Selectable Items",L_="Im1QxTXkxa2tb8XIvBG0TA_Contains Multi-Selectable Items",N_="2ca2/RZz5P8KJAQuPSFJ5A_Contains Deletable Items",C_="CvCBeC16kp/9UuqXGvG4AQ_Information Bar Close",S_="sq34dzQMW1+Si9dCKFm/ug_Closable",t_="PDJlGkHt5UxnWpKhBeFG5Q_Error Information Bar",o_="Lw7G4RXJlcjlVOS2jnrYnA_Warning Information Bar",P_="X1yzFM+VDkm8qD9faBlhVQ_Success Information Bar",n_="DbqYI811ZnrrChyYt71few_Information Bar",D_="I2D/B265WVPvCbodzvAu2g_OK",s_="CU4KkRg5DhARNA/IIn+Kqg_This value is already selected.",e_="hfvP62vx8kcrayvRh5vWUQ_Multi Value Input",c_="DKqr1uNQjz7/ZcYUzoPDHw_{0} More",B_="q5PRCDlVbOJGoOHvf1J97w_Expand/Collapse",U_="KdoX25KsLP5mZ0AncZWXeg_Range",a_="SINPcu8zgQyYpfXx00j5Ug_Left handle",M_="7nnI6ZIX9seXwIi9jz0oFA_Right handle",r_="zY+Co9WOhaZc6eNbxbRhQw_Rating",i_="jExR5/SIqBAi9caE/ykkbQ_Rating Indicator",G_="WYSkGim669ZzReUcvUjNEw_Decline",l_="I2QKjq1ton7rf+AkwIRNRA_Segmented button group",K_="7X2l/B75i4BKFzzd5Cw7cw_Press SPACE or ENTER to select an item",V_="kaSYdBob9ks8UjnMjx4k/Q_Segmented button",d_="PzfJtdZOa+AJJJD23o6ndg_Slider handle",g_="UFtqHl7qKkXUdVGLNzqN1g_More",H_="gAZ2s7GCOMc4FY/5W7dbow_Header Row 1 of {0}",X_="d3C/ksmivmNSC21+vvlUYw_{0} of {1}",W_="WMAmOeTmQNoKVOgpu62MRg_Group header row.",w_="cORgLQLjpzVKDrXvEJRbMA_Item selection",u_="lKbsFJqsl/RHNIiQRO/ipw_Select All Rows",m_="h3nonaZzS4qKWXRc2ki9iQ_Positive",p_="y/9qE6jfN1DWl3RJAzmkEQ_Negative",Y_="O6+DHgsCjsGxmpFrF5KflQ_Critical",Q_="AsfnIc6XOOlRtfCwvaCuyA_Neutral",v_="xYb0jErjI/RMpLybRMRCZQ_Tab with subitems",k_="P0cguMx8fJxjx6cigEZXEA_Next",F_="tlyjpjQlt22F3Q1RCYscxw_Previous",b_="3xcnVA+Ez03aprilqIkpAw_Overflow Menu",f_="XkO9Zj1ZvILA5x5A4X/Zbg_More",h_="ec1CoV3+vzRm2zQLr6PZ3Q_Cancel",Z_="1xPXybKzIER5tpNl2T3jXw_Press down arrow key to open subitems menu",j_="xgyJ76zueErBiq4pvSwylw_{0} characters remaining",z_="UGc6/Cj6gpF6O2wCd1OgaA_{0} characters over limit",q_="46WY4C/mhlGQodDmk7XnRQ_Hours",x_="ayzQzKaPpF+8KXvw69lfeg_Minutes",y_="o1KC2pF5k5OOyrc7xjoCmA_Seconds",J_="jyQqwnFzgh+BBTo5wKdTmw_OK",$_="bOhRXp0DtEVqLvu/dvvQ5A_Cancel",_E="5W4XgHn2RMpCgiWpkl9+Mw_Time Input",EE="WMB6EthjmUNV8kYnBWYsPA_Date",TE="DPfBbrbO+cqvGVOB6ECrSg_Time",AE="/i5DdmIpuLL/dcVV/hC04w_Deletable",IE="pBYcQ5LbEeWgm8ygxz/i7w_No Tokens",RE="ixS9o9RP6zwiWAVeq0HbxA_Contains 1 token",OE="OBepP3JK6TLvYUnuhIpv8A_Contains {0} tokens",LE="1LzTiB1qhX45lC5+mris5Q_Tokenizer",NE="MKwdYPrvXLFORd1aga3//A_Remove",CE="4PrjFCS8gmCWwZ3ilN+aOg_Tree Item",SE="eqOAIKtnbq0l3bgCJVphrg_Expand Node",tE="2M5cL55aKElJw6/dlW4uLQ_Collapse Node",oE="w8BfwN/dZKGI6OX/AJcs/A_Value State Error",PE="qQjZM0FuPNnnyDEniSw74A_Value State Warning",nE="qPckjccDRXmMjYt1d8rM2A_Value State Success",DE="XiEPXDr9S0SGMbWo5mVF8A_Value State Information",sE="ShCa34MB+RpB0BoxdGhmmw_Invalid entry",eE="Y3WHO08uhgKVU6R6TGzScw_Warning issued",cE="AsJgscFG7MRj+pI5TTA28g_Informative entry",BE="cnKWzqXPzXWSDqsVwpgytA_Entry successfully validated",UE="aMxD1kw2lWq2C7kcr5ZhIg_Next",aE="P+7qwWaMBZf1NjBcavho5g_Previous",ME="ID4H0NhvgsBd1reDbnrvCw_Week number",rE="Q0BF623SBoE1irDJFwPrug_Non-Working Day",iE="FCfAZiNW1l8FZ3pTk3k1rA_Today",GE="LTdobpB9ryKS+Q27zX+coA_Month Picker",lE="O0Rh4f5whUWb7xHulKqaCw_Year Picker",KE="gzq0VyT+wa4J3oEOwtIzjA_Decrease",VE="EVD8WgPmWB8TGa/9oY2+WQ_Increase",dE="4evHovIP9/1rkDeRtyd5wQ_Split Button",gE="Lpz82i9+CXskdfoXFtAVIw_Press Space or Enter to trigger default action and Alt + Arrow Down or F4 to trigger arrow action",HE="o8Bj4Md9gKc6n3x/iX2uOA_Back",XE="dQqsUhJPZiVL4KcRCKGrOQ_Decline",WE={ARIA_LABEL_CARD_CONTENT:_,ARIA_ROLEDESCRIPTION_CARD:E,ARIA_ROLEDESCRIPTION_CARD_HEADER:T,ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER:A,AVATAR_TOOLTIP:I,AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL:R,AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL:O,AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL:L,AVATAR_GROUP_ARIA_LABEL_GROUP:N,AVATAR_GROUP_MOVE:C,BADGE_DESCRIPTION:S,BREADCRUMB_ITEM_POS:t,BREADCRUMBS_ARIA_LABEL:o,BREADCRUMBS_OVERFLOW_ARIA_LABEL:P,BREADCRUMBS_CANCEL_BUTTON:n,BUSY_INDICATOR_TITLE:D,BUTTON_ARIA_TYPE_ACCEPT:s,BUTTON_ARIA_TYPE_REJECT:e,BUTTON_ARIA_TYPE_EMPHASIZED:c,CAROUSEL_OF_TEXT:B,CAROUSEL_DOT_TEXT:U,CAROUSEL_PREVIOUS_ARROW_TEXT:a,CAROUSEL_NEXT_ARROW_TEXT:M,COLORPALETTE_CONTAINER_LABEL:r,COLORPALETTE_POPOVER_TITLE:i,COLORPALETTE_COLOR_LABEL:G,COLOR_PALETTE_DIALOG_CANCEL_BUTTON:l,COLOR_PALETTE_DIALOG_OK_BUTTON:K,COLOR_PALETTE_DIALOG_TITLE:V,COLOR_PALETTE_MORE_COLORS_TEXT:d,COLORPICKER_ALPHA_SLIDER:g,COLORPICKER_HUE_SLIDER:H,COLORPICKER_HEX:X,COLORPICKER_RED:W,COLORPICKER_GREEN:w,COLORPICKER_BLUE:u,COLORPICKER_ALPHA:m,DATEPICKER_OPEN_ICON_TITLE:p,DATEPICKER_DATE_DESCRIPTION:Y,DATETIME_DESCRIPTION:Q,DATERANGE_DESCRIPTION:v,DELETE:k,FILEUPLOAD_BROWSE:F,FILEUPLOADER_TITLE:b,GROUP_HEADER_TEXT:f,SELECT_ROLE_DESCRIPTION:h,SELECT_OPTIONS:Z,INPUT_SUGGESTIONS:j,INPUT_SUGGESTIONS_TITLE:z,INPUT_SUGGESTIONS_ONE_HIT:q,INPUT_SUGGESTIONS_MORE_HITS:x,INPUT_SUGGESTIONS_NO_HIT:y,LINK_SUBTLE:J,LINK_EMPHASIZED:$,LIST_ITEM_POSITION:__,LIST_ITEM_SELECTED:E_,LIST_ITEM_NOT_SELECTED:T_,LIST_ITEM_GROUP_HEADER:A_,ARIA_LABEL_LIST_ITEM_CHECKBOX:I_,ARIA_LABEL_LIST_ITEM_RADIO_BUTTON:R_,ARIA_LABEL_LIST_SELECTABLE:O_,ARIA_LABEL_LIST_MULTISELECTABLE:L_,ARIA_LABEL_LIST_DELETABLE:N_,MESSAGE_STRIP_CLOSE_BUTTON:C_,MESSAGE_STRIP_CLOSABLE:S_,MESSAGE_STRIP_ERROR:t_,MESSAGE_STRIP_WARNING:o_,MESSAGE_STRIP_SUCCESS:P_,MESSAGE_STRIP_INFORMATION:n_,MULTICOMBOBOX_DIALOG_OK_BUTTON:D_,VALUE_STATE_ERROR_ALREADY_SELECTED:s_,MULTIINPUT_ROLEDESCRIPTION_TEXT:e_,MULTIINPUT_SHOW_MORE_TOKENS:c_,PANEL_ICON:B_,RANGE_SLIDER_ARIA_DESCRIPTION:U_,RANGE_SLIDER_START_HANDLE_DESCRIPTION:a_,RANGE_SLIDER_END_HANDLE_DESCRIPTION:M_,RATING_INDICATOR_TOOLTIP_TEXT:r_,RATING_INDICATOR_TEXT:i_,RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON:G_,SEGMENTEDBUTTON_ARIA_DESCRIPTION:l_,SEGMENTEDBUTTON_ARIA_DESCRIBEDBY:K_,SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION:V_,SLIDER_ARIA_DESCRIPTION:d_,LOAD_MORE_TEXT:g_,TABLE_HEADER_ROW_INFORMATION:H_,TABLE_ROW_POSITION:X_,TABLE_GROUP_ROW_ARIA_LABEL:W_,ARIA_LABEL_ROW_SELECTION:w_,ARIA_LABEL_SELECT_ALL_CHECKBOX:u_,TAB_ARIA_DESIGN_POSITIVE:m_,TAB_ARIA_DESIGN_NEGATIVE:p_,TAB_ARIA_DESIGN_CRITICAL:Y_,TAB_ARIA_DESIGN_NEUTRAL:Q_,TAB_SPLIT_ROLE_DESCRIPTION:v_,TABCONTAINER_NEXT_ICON_ACC_NAME:k_,TABCONTAINER_PREVIOUS_ICON_ACC_NAME:F_,TABCONTAINER_OVERFLOW_MENU_TITLE:b_,TABCONTAINER_END_OVERFLOW:f_,TABCONTAINER_POPOVER_CANCEL_BUTTON:h_,TABCONTAINER_SUBTABS_DESCRIPTION:Z_,TEXTAREA_CHARACTERS_LEFT:j_,TEXTAREA_CHARACTERS_EXCEEDED:z_,TIMEPICKER_HOURS_LABEL:q_,TIMEPICKER_MINUTES_LABEL:x_,TIMEPICKER_SECONDS_LABEL:y_,TIMEPICKER_SUBMIT_BUTTON:J_,TIMEPICKER_CANCEL_BUTTON:$_,TIMEPICKER_INPUT_DESCRIPTION:_E,DATETIME_PICKER_DATE_BUTTON:EE,DATETIME_PICKER_TIME_BUTTON:TE,TOKEN_ARIA_DELETABLE:AE,TOKENIZER_ARIA_CONTAIN_TOKEN:IE,TOKENIZER_ARIA_CONTAIN_ONE_TOKEN:RE,TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS:OE,TOKENIZER_ARIA_LABEL:LE,TOKENIZER_POPOVER_REMOVE:NE,TREE_ITEM_ARIA_LABEL:CE,TREE_ITEM_EXPAND_NODE:SE,TREE_ITEM_COLLAPSE_NODE:tE,VALUE_STATE_TYPE_ERROR:oE,VALUE_STATE_TYPE_WARNING:PE,VALUE_STATE_TYPE_SUCCESS:nE,VALUE_STATE_TYPE_INFORMATION:DE,VALUE_STATE_ERROR:sE,VALUE_STATE_WARNING:eE,VALUE_STATE_INFORMATION:cE,VALUE_STATE_SUCCESS:BE,CALENDAR_HEADER_NEXT_BUTTON:UE,CALENDAR_HEADER_PREVIOUS_BUTTON:aE,DAY_PICKER_WEEK_NUMBER_TEXT:ME,DAY_PICKER_NON_WORKING_DAY:rE,DAY_PICKER_TODAY:iE,MONTH_PICKER_DESCRIPTION:GE,YEAR_PICKER_DESCRIPTION:lE,STEPINPUT_DEC_ICON_TITLE:KE,STEPINPUT_INC_ICON_TITLE:VE,SPLIT_BUTTON_DESCRIPTION:dE,SPLIT_BUTTON_KEYBOARD_HINT:gE,MENU_BACK_BUTTON_ARIA_LABEL:HE,MENU_CLOSE_BUTTON_ARIA_LABEL:XE};export{_ as ARIA_LABEL_CARD_CONTENT,N_ as ARIA_LABEL_LIST_DELETABLE,I_ as ARIA_LABEL_LIST_ITEM_CHECKBOX,R_ as ARIA_LABEL_LIST_ITEM_RADIO_BUTTON,L_ as ARIA_LABEL_LIST_MULTISELECTABLE,O_ as ARIA_LABEL_LIST_SELECTABLE,w_ as ARIA_LABEL_ROW_SELECTION,u_ as ARIA_LABEL_SELECT_ALL_CHECKBOX,E as ARIA_ROLEDESCRIPTION_CARD,T as ARIA_ROLEDESCRIPTION_CARD_HEADER,A as ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER,N as AVATAR_GROUP_ARIA_LABEL_GROUP,L as AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL,R as AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL,C as AVATAR_GROUP_MOVE,O as AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL,I as AVATAR_TOOLTIP,S as BADGE_DESCRIPTION,o as BREADCRUMBS_ARIA_LABEL,n as BREADCRUMBS_CANCEL_BUTTON,P as BREADCRUMBS_OVERFLOW_ARIA_LABEL,t as BREADCRUMB_ITEM_POS,D as BUSY_INDICATOR_TITLE,s as BUTTON_ARIA_TYPE_ACCEPT,c as BUTTON_ARIA_TYPE_EMPHASIZED,e as BUTTON_ARIA_TYPE_REJECT,UE as CALENDAR_HEADER_NEXT_BUTTON,aE as CALENDAR_HEADER_PREVIOUS_BUTTON,U as CAROUSEL_DOT_TEXT,M as CAROUSEL_NEXT_ARROW_TEXT,B as CAROUSEL_OF_TEXT,a as CAROUSEL_PREVIOUS_ARROW_TEXT,G as COLORPALETTE_COLOR_LABEL,r as COLORPALETTE_CONTAINER_LABEL,i as COLORPALETTE_POPOVER_TITLE,m as COLORPICKER_ALPHA,g as COLORPICKER_ALPHA_SLIDER,u as COLORPICKER_BLUE,w as COLORPICKER_GREEN,X as COLORPICKER_HEX,H as COLORPICKER_HUE_SLIDER,W as COLORPICKER_RED,l as COLOR_PALETTE_DIALOG_CANCEL_BUTTON,K as COLOR_PALETTE_DIALOG_OK_BUTTON,V as COLOR_PALETTE_DIALOG_TITLE,d as COLOR_PALETTE_MORE_COLORS_TEXT,Y as DATEPICKER_DATE_DESCRIPTION,p as DATEPICKER_OPEN_ICON_TITLE,v as DATERANGE_DESCRIPTION,Q as DATETIME_DESCRIPTION,EE as DATETIME_PICKER_DATE_BUTTON,TE as DATETIME_PICKER_TIME_BUTTON,rE as DAY_PICKER_NON_WORKING_DAY,iE as DAY_PICKER_TODAY,ME as DAY_PICKER_WEEK_NUMBER_TEXT,k as DELETE,b as FILEUPLOADER_TITLE,F as FILEUPLOAD_BROWSE,f as GROUP_HEADER_TEXT,j as INPUT_SUGGESTIONS,x as INPUT_SUGGESTIONS_MORE_HITS,y as INPUT_SUGGESTIONS_NO_HIT,q as INPUT_SUGGESTIONS_ONE_HIT,z as INPUT_SUGGESTIONS_TITLE,$ as LINK_EMPHASIZED,J as LINK_SUBTLE,A_ as LIST_ITEM_GROUP_HEADER,T_ as LIST_ITEM_NOT_SELECTED,__ as LIST_ITEM_POSITION,E_ as LIST_ITEM_SELECTED,g_ as LOAD_MORE_TEXT,HE as MENU_BACK_BUTTON_ARIA_LABEL,XE as MENU_CLOSE_BUTTON_ARIA_LABEL,S_ as MESSAGE_STRIP_CLOSABLE,C_ as MESSAGE_STRIP_CLOSE_BUTTON,t_ as MESSAGE_STRIP_ERROR,n_ as MESSAGE_STRIP_INFORMATION,P_ as MESSAGE_STRIP_SUCCESS,o_ as MESSAGE_STRIP_WARNING,GE as MONTH_PICKER_DESCRIPTION,D_ as MULTICOMBOBOX_DIALOG_OK_BUTTON,e_ as MULTIINPUT_ROLEDESCRIPTION_TEXT,c_ as MULTIINPUT_SHOW_MORE_TOKENS,B_ as PANEL_ICON,U_ as RANGE_SLIDER_ARIA_DESCRIPTION,M_ as RANGE_SLIDER_END_HANDLE_DESCRIPTION,a_ as RANGE_SLIDER_START_HANDLE_DESCRIPTION,i_ as RATING_INDICATOR_TEXT,r_ as RATING_INDICATOR_TOOLTIP_TEXT,G_ as RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON,V_ as SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION,K_ as SEGMENTEDBUTTON_ARIA_DESCRIBEDBY,l_ as SEGMENTEDBUTTON_ARIA_DESCRIPTION,Z as SELECT_OPTIONS,h as SELECT_ROLE_DESCRIPTION,d_ as SLIDER_ARIA_DESCRIPTION,dE as SPLIT_BUTTON_DESCRIPTION,gE as SPLIT_BUTTON_KEYBOARD_HINT,KE as STEPINPUT_DEC_ICON_TITLE,VE as STEPINPUT_INC_ICON_TITLE,f_ as TABCONTAINER_END_OVERFLOW,k_ as TABCONTAINER_NEXT_ICON_ACC_NAME,b_ as TABCONTAINER_OVERFLOW_MENU_TITLE,h_ as TABCONTAINER_POPOVER_CANCEL_BUTTON,F_ as TABCONTAINER_PREVIOUS_ICON_ACC_NAME,Z_ as TABCONTAINER_SUBTABS_DESCRIPTION,W_ as TABLE_GROUP_ROW_ARIA_LABEL,H_ as TABLE_HEADER_ROW_INFORMATION,X_ as TABLE_ROW_POSITION,Y_ as TAB_ARIA_DESIGN_CRITICAL,p_ as TAB_ARIA_DESIGN_NEGATIVE,Q_ as TAB_ARIA_DESIGN_NEUTRAL,m_ as TAB_ARIA_DESIGN_POSITIVE,v_ as TAB_SPLIT_ROLE_DESCRIPTION,z_ as TEXTAREA_CHARACTERS_EXCEEDED,j_ as TEXTAREA_CHARACTERS_LEFT,$_ as TIMEPICKER_CANCEL_BUTTON,q_ as TIMEPICKER_HOURS_LABEL,_E as TIMEPICKER_INPUT_DESCRIPTION,x_ as TIMEPICKER_MINUTES_LABEL,y_ as TIMEPICKER_SECONDS_LABEL,J_ as TIMEPICKER_SUBMIT_BUTTON,RE as TOKENIZER_ARIA_CONTAIN_ONE_TOKEN,OE as TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS,IE as TOKENIZER_ARIA_CONTAIN_TOKEN,LE as TOKENIZER_ARIA_LABEL,NE as TOKENIZER_POPOVER_REMOVE,AE as TOKEN_ARIA_DELETABLE,CE as TREE_ITEM_ARIA_LABEL,tE as TREE_ITEM_COLLAPSE_NODE,SE as TREE_ITEM_EXPAND_NODE,sE as VALUE_STATE_ERROR,s_ as VALUE_STATE_ERROR_ALREADY_SELECTED,cE as VALUE_STATE_INFORMATION,BE as VALUE_STATE_SUCCESS,oE as VALUE_STATE_TYPE_ERROR,DE as VALUE_STATE_TYPE_INFORMATION,nE as VALUE_STATE_TYPE_SUCCESS,PE as VALUE_STATE_TYPE_WARNING,eE as VALUE_STATE_WARNING,lE as YEAR_PICKER_DESCRIPTION,WE as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _={packageName:"@ui5/webcomponents",fileName:"themes/sap_horizon/parameters-bundle.css",content:':root{--_ui5_calendar_height:24.5rem;--_ui5_calendar_width:20rem;--_ui5_calendar_padding:1rem;--_ui5_calendar_left_right_padding:0.5rem;--_ui5_calendar_top_bottom_padding:1rem;--_ui5_calendar_header_height:3rem;--_ui5_calendar_header_arrow_button_width:2.5rem;--_ui5_calendar_header_padding:0.25rem 0;--_ui5_checkbox_root_side_padding:.6875rem;--_ui5_checkbox_partially_icon_size:.75rem;--_ui5_custom_list_item_rb_min_width:2.75rem;--_ui5_day_picker_item_width:2.25rem;--_ui5_day_picker_item_height:2.875rem;--_ui5_day_picker_empty_height:3rem;--_ui5_day_picker_item_justify_content:space-between;--_ui5_color-palette-item-hover-height:2.375rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2);--_ui5_color-palette-swatch-container-padding:0.3125rem 0.6875rem;--_ui5_datetime_picker_width:40.0625rem;--_ui5_datetime_picker_height:25rem;--_ui5_datetime_timeview_phonemode_width:19.5rem;--_ui5_datetime_timeview_padding:1rem;--_ui5_dialog_content_min_height:2.75rem;--_ui5_dialog_footer_height:2.75rem;--_ui5_input_inner_padding:0 0.625rem;--_ui5_input_inner_padding_with_icon:0 0.25rem 0 0.625rem;--_ui5_input_inner_space_to_n_more_text:0.1875rem;--_ui5_input_value_state_icon_padding:var(--_ui5-input-icon-padding);--_ui5_list_no_data_height:3rem;--_ui5_list_item_cb_margin_right:0;--_ui5_list_item_title_size:var(--sapFontLargeSize);--_ui5_list_no_data_font_size:var(--sapFontLargeSize);--_ui5_list_item_img_size:3rem;--_ui5_list_item_img_top_margin:0.5rem;--_ui5_list_item_img_bottom_margin:0.5rem;--_ui5_list_item_img_hn_margin:0.75rem;--_ui5_list_item_dropdown_base_height:2.5rem;--_ui5_list_item_base_height:2.75rem;--_ui5_list_item_icon_size:1.125rem;--_ui5_list_item_icon_padding-inline-end:0.5rem;--_ui5_group_header_list_item_height:2.75rem;--_ui5_list_busy_row_height:3rem;--_ui5_month_picker_item_height:3rem;--_ui5_popup_default_header_height:2.75rem;--_ui5-notification-overflow-popover-padding:0.25rem 0.5rem;--_ui5_year_picker_item_height:3rem;--_ui5_tokenizer_padding:0.25rem;--_ui5_token_height:1.625rem;--_ui5_token_icon_padding:0.25rem 0.5rem;--_ui5_token_wrapper_right_padding:0.3125rem;--_ui5_tl_bubble_padding:1rem;--_ui5_tl_indicator_before_bottom:-1.625rem;--_ui5_tl_padding:1rem 1rem 1rem .5rem;--_ui5_tl_li_margin_bottom:1.625rem;--_ui5_switch_height:var(--_ui5_switch_height);--_ui5_switch_width:var(--_ui5_switch_width);--_ui5_switch_with_label_width:var(--_ui5_switch_with_label_width);--_ui5_switch_root_outline_top:var(--_ui5_switch_root_outline_top);--_ui5_switch_root_outline_bottom:var(--_ui5_switch_root_outline_bottom);--_ui5_switch_track_width:var(--_ui5_switch_track_width);--_ui5_switch_track_height:var(--_ui5_switch_track_height);--_ui5_switch_track_with_label_width:var(--_ui5_switch_track_with_label_width);--_ui5_switch_track_with_label_height:var(--_ui5_switch_track_with_label_height);--_ui5_switch_min_width:var(--_ui5_switch_min_width);--_ui5_switch_handle_height:var(--_ui5_switch_handle_height);--_ui5_switch_handle_with_label_width:var(--_ui5_switch_handle_with_label_width);--_ui5_switch_handle_width:var(--_ui5_switch_handle_width);--_ui5_switch_handle_with_label_height:var(--_ui5_switch_handle_with_label_height);--_ui5_switch_text_active_left:var(--_ui5_switch_text_active_left);--_ui5_switch_text_font_size:var(--_ui5_switch_text_font_size);--_ui5_switch_text_width:var(--_ui5_switch_text_width);--_ui5_switch_focus_width_size_horizon_exp:calc(100% + 4px);--_ui5_switch_focus_height_size_horizon_exp:calc(100% + 4px);--_ui5_switch_transform:var(--_ui5_switch_transform);--_ui5_switch_transform_with_label:var(--_ui5_switch_transform_with_label);--_ui5_switch_rtl_transform:var(--_ui5_switch_rtl_transform);--_ui5_switch_rtl_transform_with_label:var(--_ui5_switch_rtl_transform_with_label);--_ui5_tc_item_text:3rem;--_ui5_tc_item_height:4.75rem;--_ui5_tc_item_text_only_height:2.75rem;--_ui5_tc_item_text_only_with_additional_text_height:3.75rem;--_ui5_tc_item_icon_circle_size:2.75rem;--_ui5_tc_item_icon_size:1.25rem;--_ui5_tc_item_add_text_margin_top:0.375rem;--_ui5_textarea_margin:.25rem 0;--_ui5_panel_header_height:2.75rem;--_ui5_radio_button_height:2.75rem;--_ui5_radio_button_label_side_padding:.875rem;--_ui5_radio_button_focus_dist:.5rem;--_ui5_radio_button_inner_size:2.75rem;--_ui5_radio_button_svg_size:1.375rem;--_ui5_radio_button_label_width:calc(100% - 2.75rem);--_ui5_radio_button_outer_ring_padding_with_label:0 0.6875rem;--_ui5-responsive_popover_header_height:2.75rem;--ui5_side_navigation_item_height:2.75rem;--_ui5_load_more_text_height:2.75rem;--_ui5_load_more_text_font_size:var(--sapFontMediumSize);--_ui5_load_more_desc_padding:0.375rem 2rem 0.875rem 2rem;--ui5_table_header_row_height:2.75rem;--ui5_table_row_height:2.75rem;--ui5_table_focus_outline_offset:-0.125rem;--ui5_table_group_row_height:2rem;--_ui5-tree-indent-step:1.5rem;--_ui5-tree-toggle-box-width:2.75rem;--_ui5-tree-toggle-box-height:2.25rem;--_ui5-tree-toggle-icon-size:1.0625rem;--_ui5_timeline_tli_indicator_before_bottom:-1.625rem;--_ui5_timeline_tli_indicator_before_right:-1.625rem;--_ui5_timeline_tli_indicator_before_without_icon_bottom:-1.875rem;--_ui5_timeline_tli_indicator_before_without_icon_right:-1.9375rem;--_ui5_split_button_middle_separator_height:2.25rem}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_datetime_timeview_width:17rem;--_ui5_input_inner_space_to_tokenizer:0.125rem;--_ui5_list_item_selection_btn_margin_top:calc(var(--_ui5_checkbox_wrapper_padding)*-1);--_ui5_list_item_content_vertical_offset:calc(var(--_ui5_list_item_base_height)/2 - var(--_ui5_list_item_title_size)/2);--_ui5_list_buttons_left_space:0.125rem;--_ui5_token_icon_size:.75rem;--_ui5_token_wrapper_left_padding:0;--_ui5_tc_item_text_line_height:1.325rem;--_ui5_split_button_middle_separator_top:0}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_button_base_height:1.625rem;--_ui5_button_base_padding:0.4375rem;--_ui5_button_base_min_width:2rem;--_ui5_button_icon_font_size:1rem;--_ui5_calendar_height:18rem;--_ui5_calendar_width:17.75rem;--_ui5_calendar_left_right_padding:0.25rem;--_ui5_calendar_top_bottom_padding:0.5rem;--_ui5_calendar_header_height:2rem;--_ui5_calendar_header_arrow_button_width:2rem;--_ui5_calendar_header_padding:0;--_ui5_checkbox_root_side_padding:var(--_ui5_checkbox_wrapped_focus_padding);--_ui5_checkbox_wrapped_content_margin_top:var(--_ui5_checkbox_compact_wrapped_label_margin_top);--_ui5_checkbox_wrapped_focus_left_top_bottom_position:var(--_ui5_checkbox_compact_focus_position);--_ui5_checkbox_width_height:var(--_ui5_checkbox_compact_width_height);--_ui5_checkbox_wrapper_padding:var(--_ui5_checkbox_compact_wrapper_padding);--_ui5_checkbox_focus_position:var(--_ui5_checkbox_compact_focus_position);--_ui5_checkbox_inner_width_height:var(--_ui5_checkbox_compact_inner_size);--_ui5_checkbox_icon_size:.75rem;--_ui5_checkbox_partially_icon_size:.5rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2);--_ui5_color-palette-row-width:8.125rem;--_ui5_color-palette-swatch-container-padding:0.1875rem 0.8125rem;--_ui5_color-palette-item-hover-margin:0;--_ui5_color_picker_slider_container_margin_top:-4px;--_ui5_custom_list_item_rb_min_width:2rem;--_ui5_daypicker_weeknumbers_container_padding_top:2rem;--_ui5_day_picker_item_width:2rem;--_ui5_day_picker_item_height:2rem;--_ui5_day_picker_empty_height:2.125rem;--_ui5_day_picker_item_justify_content:flex-end;--_ui5_datetime_picker_height:17rem;--_ui5_datetime_picker_width:34.0625rem;--_ui5_datetime_timeview_phonemode_width:18.5rem;--_ui5_datetime_timeview_padding:0.5rem;--_ui5_dialog_content_min_height:2.5rem;--_ui5_dialog_footer_height:2.5rem;--_ui5_input_height:var(--_ui5_input_compact_height);--_ui5_input_inner_padding:0 0.5rem;--_ui5_input_inner_padding_with_icon:0 0.2rem 0 0.5rem;--_ui5_input_inner_space_to_n_more_text:0.125rem;--_ui5_input_icon_min_width:var(--_ui5_input_compact_min_width);--_ui5_input_icon_padding:.25rem .4375rem;--_ui5_input_error_warning_icon_padding:.1875rem .375rem .1875rem .4375rem;--_ui5_input_information_icon_padding:.1875rem .375rem .1875rem .4375rem;--_ui5_input_custom_icon_padding:.25rem .5rem;--_ui5_input_error_warning_custom_icon_padding:.1875rem .5rem;--_ui5_input_information_custom_icon_padding:.1875rem .5rem;--_ui5_input_value_state_icon_padding:.1875rem .5rem;--_ui5_menu_item_padding:0 0.75rem 0 0.5rem;--_ui5_menu_item_submenu_icon_right:0.75rem;--_ui5-notification-overflow-popover-padding:0.25rem 0.5rem;--_ui5_popup_default_header_height:2.5rem;--_ui5_textarea_margin:.1875rem 0;--_ui5_list_no_data_height:2rem;--_ui5_list_item_cb_margin_right:.5rem;--_ui5_list_item_title_size:var(--sapFontSize);--_ui5_list_item_img_top_margin:0.55rem;--_ui5_list_no_data_font_size:var(--sapFontSize);--_ui5_list_item_dropdown_base_height:2rem;--_ui5_list_item_base_height:2rem;--_ui5_list_item_icon_size:1rem;--_ui5_list_busy_row_height:2rem;--_ui5_month_picker_item_height:2rem;--_ui5_year_picker_item_height:2rem;--_ui5_panel_header_height:2.5rem;--_ui5_token_height:1.25rem;--_ui5_token_top_margin:0.125rem;--_ui5_token_bottom_margin:0.125rem;--_ui5_token_right_margin:0.25rem;--_ui5_token_left_padding:0.25rem;--_ui5_token_readonly_padding:0.25rem;--_ui5_token_focus_offset:-0.125rem;--_ui5_token_icon_padding:0.125rem 0.25rem;--_ui5_token_wrapper_right_padding:0.25rem;--_ui5_token_outline_offset:-0.125rem;--_ui5_tl_bubble_padding:.5rem;--_ui5_tl_indicator_before_bottom:-.5rem;--_ui5_tl_padding:.5rem;--_ui5_tl_li_margin_bottom:.5rem;--_ui5_wheelslider_item_width:64px;--_ui5_wheelslider_item_height:32px;--_ui5_wheelslider_height:224px;--_ui5_wheelslider_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*2);--_ui5_wheelslider_arrows_visibility:visible;--_ui5_wheelslider_mobile_selection_frame_margin_top:128px;--_ui5_switch_height:var(--_ui5_switch_compact_height);--_ui5_switch_width:var(--_ui5_switch_compact_width);--_ui5_switch_with_label_width:var(--_ui5_switch_compact_with_label_width);--_ui5_switch_root_outline_top:var(--_ui5_switch_root_compact_outline_top);--_ui5_switch_root_outline_bottom:var(--_ui5_switch_root_compact_outline_bottom);--_ui5_switch_track_width:var(--_ui5_switch_track_compact_width);--_ui5_switch_track_height:var(--_ui5_switch_track_compact_height);--_ui5_switch_track_with_label_width:var(--_ui5_switch_track_with_label_compact_width);--_ui5_switch_track_with_label_height:var(--_ui5_switch_track_with_label_compact_height);--_ui5_switch_min_width:var(--_ui5_switch_compact_min_width);--_ui5_switch_handle_height:var(--_ui5_switch_handle_compact_height);--_ui5_switch_handle_with_label_width:var(--_ui5_switch_handle_with_label_compact_width);--_ui5_switch_handle_width:var(--_ui5_switch_handle_compact_width);--_ui5_switch_handle_with_label_height:var(--_ui5_switch_handle_with_label_compact_height);--_ui5_switch_text_active_left:var(--_ui5_switch_text_compact_active_left);--_ui5_switch_text_font_size:var(--_ui5_switch_text_compact_font_size);--_ui5_switch_text_width:var(--_ui5_switch_text_compact_width);--_ui5_switch_transform:var(--_ui5_switch_compact_transform);--_ui5_switch_transform_with_label:var(--_ui5_switch_compact_transform_with_label);--_ui5_switch_rtl_transform:var(--_ui5_switch_compact_rtl_transform);--_ui5_switch_rtl_transform_with_label:var(--_ui5_switch_compact_rtl_transform_with_label);--_ui5_tc_item_text:2rem;--_ui5_tc_item_add_text_margin_top:0.3125rem;--_ui5_tc_header_height:var(--_ui5_tc_header_height_compact);--_ui5_tc_item_height:4rem;--_ui5_tc_item_icon_circle_size:2rem;--_ui5_tc_item_icon_size:1rem;--_ui5_radio_button_min_width:var(--_ui5_radio_button_min_width_compact);--_ui5_radio_button_height:2rem;--_ui5_radio_button_label_side_padding:.5rem;--_ui5_radio_button_focus_dist:.375rem;--_ui5_radio_button_inner_size:2rem;--_ui5_radio_button_svg_size:1rem;--_ui5_radio_button_label_width:calc(100% - 2rem + 1px);--_ui5_radio_button_outer_ring_padding_with_label:0 0.5rem;--_ui5-responsive_popover_header_height:2.5rem;--ui5_side_navigation_item_height:2rem;--_ui5_slider_handle_height:1.25rem;--_ui5_slider_handle_width:1.25rem;--_ui5_slider_tooltip_height:1rem;--_ui5_slider_tooltip_padding:0.25rem;--_ui5_slider_progress_outline_offset:-0.625rem;--_ui5_slider_outer_height:1.3125rem;--_ui5_split_button_middle_separator_height:1.625rem;--_ui5_load_more_text_height:2.625rem;--_ui5_load_more_text_font_size:var(--sapFontSize);--_ui5_load_more_desc_padding:0 2rem 0.875rem 2rem;--ui5_table_header_row_height:2rem;--ui5_table_row_height:2rem;--_ui5-tree-indent-step:0.5rem;--_ui5-tree-toggle-box-width:2rem;--_ui5-tree-toggle-box-height:1.5rem;--_ui5-tree-toggle-icon-size:0.8125rem;--_ui5_timeline_tli_indicator_before_bottom:-0.5rem;--_ui5_timeline_tli_indicator_before_right:-0.5rem;--_ui5_timeline_tli_indicator_before_without_icon_bottom:-0.75rem;--_ui5_timeline_tli_indicator_before_without_icon_right:-0.8125rem;--_ui5_vsd_header_container:2.5rem;--_ui5_vsd_sub_header_container_height:2rem;--_ui5_vsd_header_height:4rem;--_ui5_vsd_expand_content_height:25.4375rem}:root{--_ui5_split_button_middle_separator_top:0.625rem;--_ui5_split_button_middle_separator_height:1rem;--_ui5_color-palette-item-height:1.75rem;--_ui5_color-palette-item-hover-height:2.25rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2 + 0.0625rem);--_ui5_color-palette-row-width:12rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_radio_button_focus_dist:0.25rem;--_ui5_checkbox_focus_position:0.25rem;--_ui5_split_button_middle_separator_top:0.3125rem;--_ui5_split_button_middle_separator_height:1rem;--_ui5_slider_handle_top:-.5rem;--_ui5_slider_tooltip_height:1.375rem;--_ui5_color-palette-item-height:1.25rem;--_ui5_color-palette-item-focus-height:1rem;--_ui5_color-palette-item-container-sides-padding:0.1875rem;--_ui5_color-palette-item-container-rows-padding:0.8125rem;--_ui5_color-palette-item-hover-height:1.625rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2 + 0.0625rem);--_ui5_color-palette-row-width:8.75rem;--_ui5_color-palette-swatch-container-padding:0.1875rem 0.5rem;--_ui5_color-palette-item-hover-margin:0.0625rem;--_ui5_color-palette-row-height:7.5rem;--_ui5_color-palette-button-height:2rem;--_ui5_color-palette-item-before-focus-offset:-0.25rem;--_ui5_color-palette-item-after-focus-offset:-0.125rem;--_ui5_color_picker_slider_container_margin_top:-9px}:root,[dir=ltr]{--_ui5_rotation_90deg:rotate(90deg);--_ui5_rotation_minus_90deg:rotate(-90deg);--_ui5_icon_transform_scale:none;--_ui5_panel_toggle_btn_rotation:var(--_ui5_rotation_90deg);--_ui5_li_notification_group_toggle_btn_rotation:var(--_ui5_rotation_90deg);--_ui5_timeline_scroll_container_offset:0.5rem;--_ui5_popover_upward_arrow_margin:0.1875rem 0 0 0.1875rem;--_ui5_popover_right_arrow_margin:0.1875rem 0 0 -0.375rem;--_ui5_popover_downward_arrow_margin:-0.375rem 0 0 0.125rem;--_ui5_popover_left_arrow_margin:0.125rem 0 0 0.25rem;--_ui5_dialog_resize_cursor:se-resize;--_ui5_shellbar_overflow_container_float:none;--_ui5_progress_indicator_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_progress_indicator_remaining_bar_border_radius:0 0.5rem 0.5rem 0;--_ui5_menu_submenu_margin_offset:-0.25rem 0;--_ui5-menu_item_icon_float:right}[dir=rtl]{--_ui5_icon_transform_scale:scale(-1,1);--_ui5_panel_toggle_btn_rotation:var(--_ui5_rotation_minus_90deg);--_ui5_li_notification_group_toggle_btn_rotation:var(--_ui5_rotation_minus_90deg);--_ui5_timeline_scroll_container_offset:-0.5rem;--_ui5_popover_upward_arrow_margin:.1875rem .125rem 0 0;--_ui5_popover_right_arrow_margin:.1875rem .25rem 0 0;--_ui5_popover_downward_arrow_margin:-0.4375rem .125rem 0 0;--_ui5_popover_left_arrow_margin:.1875rem -.375rem 0 0;--_ui5_dialog_resize_cursor:sw-resize;--_ui5_shellbar_overflow_container_float:left;--_ui5_progress_indicator_bar_border_radius:0 0.5rem 0.5rem 0;--_ui5_progress_indicator_remaining_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_menu_submenu_margin_offset:0 0.25rem;--_ui5-menu_item_icon_float:left}:root{--ui5-avatar-initials-color:var(--sapContent_ImagePlaceholderForegroundColor);--ui5-avatar-border-radius:.25rem;--ui5-avatar-border-radius-img-deduction:0.0625rem;--ui5-avatar-initials-border:none;--ui5-avatar-accent1:var(--sapAccentColor1);--ui5-avatar-accent2:var(--sapAccentColor2);--ui5-avatar-accent3:var(--sapAccentColor3);--ui5-avatar-accent4:var(--sapAccentColor4);--ui5-avatar-accent5:var(--sapAccentColor5);--ui5-avatar-accent6:var(--sapAccentColor6);--ui5-avatar-accent7:var(--sapAccentColor7);--ui5-avatar-accent8:var(--sapAccentColor8);--ui5-avatar-accent9:var(--sapAccentColor9);--ui5-avatar-accent10:var(--sapAccentColor10);--ui5-avatar-accent1-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent2-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent3-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent4-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent5-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent6-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent7-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent8-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent9-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent10-color:var(--ui5-avatar-initials-color);--ui5-avatar-placeholder-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent1-border-color:var(--sapField_BorderColor);--ui5-avatar-accent2-border-color:var(--sapField_BorderColor);--ui5-avatar-accent3-border-color:var(--sapField_BorderColor);--ui5-avatar-accent4-border-color:var(--sapField_BorderColor);--ui5-avatar-accent5-border-color:var(--sapField_BorderColor);--ui5-avatar-accent6-border-color:var(--sapField_BorderColor);--ui5-avatar-accent7-border-color:var(--sapField_BorderColor);--ui5-avatar-accent8-border-color:var(--sapField_BorderColor);--ui5-avatar-accent9-border-color:var(--sapField_BorderColor);--ui5-avatar-accent10-border-color:var(--sapField_BorderColor);--ui5-avatar-placeholder-border-color:var(--sapField_BorderColor);--_ui5_avatar_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_avatar_focus_offset:1px;--_ui5_avatar_focus_width:1px;--_ui5_avatar_focus_color:var(--sapContent_FocusColor);--_ui5_avatar_fontsize_XS:0.75rem;--_ui5_avatar_fontsize_M:1.625rem;--_ui5_avatar_fontsize_L:2rem;--_ui5_avatar_fontsize_XL:2.75rem;--_ui5_avatar_icon_XS:1rem;--_ui5_avatar_icon_S:1.5rem;--_ui5_avatar_icon_M:2rem;--_ui5_avatar_icon_L:2.5rem;--_ui5_avatar_icon_XL:3rem;--ui5-avatar-initials-border:0.0625rem solid var(--sapAvatar_1_BorderColor);--ui5-avatar-border-radius:var(--sapElement_BorderCornerRadius);--_ui5_avatar_fontsize_XS:1rem;--_ui5_avatar_fontsize_S:1.125rem;--_ui5_avatar_fontsize_M:1.5rem;--_ui5_avatar_fontsize_L:2.25rem;--_ui5_avatar_fontsize_XL:3rem;--ui5-avatar-accent1:var(--sapAvatar_1_Background);--ui5-avatar-accent2:var(--sapAvatar_2_Background);--ui5-avatar-accent3:var(--sapAvatar_3_Background);--ui5-avatar-accent4:var(--sapAvatar_4_Background);--ui5-avatar-accent5:var(--sapAvatar_5_Background);--ui5-avatar-accent6:var(--sapAvatar_6_Background);--ui5-avatar-accent7:var(--sapAvatar_7_Background);--ui5-avatar-accent8:var(--sapAvatar_8_Background);--ui5-avatar-accent9:var(--sapAvatar_9_Background);--ui5-avatar-accent10:var(--sapAvatar_10_Background);--ui5-avatar-placeholder:var(--sapContent_ImagePlaceholderBackground);--ui5-avatar-accent1-color:var(--sapAvatar_1_TextColor);--ui5-avatar-accent2-color:var(--sapAvatar_2_TextColor);--ui5-avatar-accent3-color:var(--sapAvatar_3_TextColor);--ui5-avatar-accent4-color:var(--sapAvatar_4_TextColor);--ui5-avatar-accent5-color:var(--sapAvatar_5_TextColor);--ui5-avatar-accent6-color:var(--sapAvatar_6_TextColor);--ui5-avatar-accent7-color:var(--sapAvatar_7_TextColor);--ui5-avatar-accent8-color:var(--sapAvatar_8_TextColor);--ui5-avatar-accent9-color:var(--sapAvatar_9_TextColor);--ui5-avatar-accent10-color:var(--sapAvatar_10_TextColor);--ui5-avatar-placeholder-color:var(--sapContent_ImagePlaceholderForegroundColor);--ui5-avatar-accent1-border-color:var(--sapAvatar_1_BorderColor);--ui5-avatar-accent2-border-color:var(--sapAvatar_2_BorderColor);--ui5-avatar-accent3-border-color:var(--sapAvatar_3_BorderColor);--ui5-avatar-accent4-border-color:var(--sapAvatar_4_BorderColor);--ui5-avatar-accent5-border-color:var(--sapAvatar_5_BorderColor);--ui5-avatar-accent6-border-color:var(--sapAvatar_6_BorderColor);--ui5-avatar-accent7-border-color:var(--sapAvatar_7_BorderColor);--ui5-avatar-accent8-border-color:var(--sapAvatar_8_BorderColor);--ui5-avatar-accent9-border-color:var(--sapAvatar_9_BorderColor);--ui5-avatar-accent10-border-color:var(--sapAvatar_10_BorderColor);--ui5-avatar-placeholder-border-color:var(--sapContent_ImagePlaceholderBackground);--_ui5_avatar_icon_XS:var(--_ui5_avatar_fontsize_XS);--_ui5_avatar_icon_S:var(--_ui5_avatar_fontsize_S);--_ui5_avatar_icon_M:var(--_ui5_avatar_fontsize_M);--_ui5_avatar_icon_L:var(--_ui5_avatar_fontsize_L);--_ui5_avatar_icon_XL:var(--_ui5_avatar_fontsize_XL)}[ui5-avatar-group]{--_ui5_button_focused_border:none }:root{--_ui5_avatar_group_focus_border_radius:0.375rem;--_ui5-badge-cursor:default;--ui5-badge-color-scheme-1-background:var(--sapLegendBackgroundColor1);--ui5-badge-color-scheme-1-border:var(--sapAccentColor1);--ui5-badge-color-scheme-1-color:var(--sapTextColor);--ui5-badge-color-scheme-2-background:var(--sapLegendBackgroundColor2);--ui5-badge-color-scheme-2-border:var(--sapAccentColor2);--ui5-badge-color-scheme-2-color:var(--sapTextColor);--ui5-badge-color-scheme-3-background:var(--sapLegendBackgroundColor3);--ui5-badge-color-scheme-3-border:var(--sapAccentColor3);--ui5-badge-color-scheme-3-color:var(--sapTextColor);--ui5-badge-color-scheme-4-background:var(--sapLegendBackgroundColor5);--ui5-badge-color-scheme-4-border:var(--sapAccentColor4);--ui5-badge-color-scheme-4-color:var(--sapTextColor);--ui5-badge-color-scheme-5-background:var(--sapLegendBackgroundColor20);--ui5-badge-color-scheme-5-border:var(--sapAccentColor5);--ui5-badge-color-scheme-5-color:var(--sapTextColor);--ui5-badge-color-scheme-6-background:var(--sapLegendBackgroundColor6);--ui5-badge-color-scheme-6-border:var(--sapAccentColor6);--ui5-badge-color-scheme-6-color:var(--sapTextColor);--ui5-badge-color-scheme-7-background:var(--sapLegendBackgroundColor7);--ui5-badge-color-scheme-7-border:var(--sapAccentColor7);--ui5-badge-color-scheme-7-color:var(--sapTextColor);--ui5-badge-color-scheme-8-background:var(--sapLegendBackgroundColor18);--ui5-badge-color-scheme-8-border:var(--sapLegendColor18);--ui5-badge-color-scheme-8-color:var(--sapTextColor);--ui5-badge-color-scheme-9-background:var(--sapLegendBackgroundColor10);--ui5-badge-color-scheme-9-border:var(--sapAccentColor10);--ui5-badge-color-scheme-9-color:var(--sapTextColor);--ui5-badge-color-scheme-10-background:var(--sapLegendBackgroundColor9);--ui5-badge-color-scheme-10-border:var(--sapAccentColor9);--ui5-badge-color-scheme-10-color:var(--sapTextColor);--ui5-badge-color-scheme-1-background:#fff3b8;--ui5-badge-color-scheme-1-border:#a93e00;--ui5-badge-color-scheme-1-color:#a93e00;--ui5-badge-color-scheme-2-background:#ffd5ea;--ui5-badge-color-scheme-2-border:#aa0808;--ui5-badge-color-scheme-2-color:#aa0808;--ui5-badge-color-scheme-3-background:#ffdce8;--ui5-badge-color-scheme-3-border:#ba066c;--ui5-badge-color-scheme-3-color:#ba066c;--ui5-badge-color-scheme-4-background:#ffdcf3;--ui5-badge-color-scheme-4-border:#a100c2;--ui5-badge-color-scheme-4-color:#a100c2;--ui5-badge-color-scheme-5-background:#e2d8ff;--ui5-badge-color-scheme-5-border:#470ced;--ui5-badge-color-scheme-5-color:#470ced;--ui5-badge-color-scheme-6-background:#d1efff;--ui5-badge-color-scheme-6-border:#0057d2;--ui5-badge-color-scheme-6-color:#0057d2;--ui5-badge-color-scheme-7-background:#c2fcee;--ui5-badge-color-scheme-7-border:#046c7a;--ui5-badge-color-scheme-7-color:#046c7a;--ui5-badge-color-scheme-8-background:#e5f2bd;--ui5-badge-color-scheme-8-border:#256f3a;--ui5-badge-color-scheme-8-color:#256f3a;--ui5-badge-color-scheme-9-background:#b8f3ff;--ui5-badge-color-scheme-9-border:#00709f;--ui5-badge-color-scheme-9-color:#00709f;--ui5-badge-color-scheme-10-background:#eaecee;--ui5-badge-color-scheme-10-border:#354a5f;--ui5-badge-color-scheme-10-color:#354a5f;--_ui5_breadcrumbs_current_location_focus_border_radius:0.25rem;--browser_scrollbar_border_radius:var(--sapElement_BorderCornerRadius);--browser_scrollbar_border:none;--_ui5_busy_indicator_color:var(--sapContent_IconColor);--_ui5_busy_indicator_focus_border_radius:0px;--_ui5_busy_indicator_color:var(--sapContent_BusyColor);--_ui5_busy_indicator_focus_border_radius:0.75rem;--_ui5_busy_indicator_focus_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_button_focused_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_button_focused_border_radius:0.25rem;--_ui5_button_focused_inner_border_radius:0;--_ui5_button_base_min_width:2.5rem;--_ui5_button_base_min_compact_width:2rem;--_ui5_button_base_height:2.5rem;--_ui5_button_compact_height:1.625rem;--_ui5_button_border_radius:var(--sapButton_BorderCornerRadius);--_ui5_button_base_padding:0.6875rem;--_ui5_button_compact_padding:0.4375rem;--_ui5_button_base_icon_margin:0.563rem;--_ui5_button_icon_font_size:1.375rem;--_ui5_button_outline:1px dotted var(--sapContent_FocusColor);--_ui5_button_emphasized_outline:1px dotted var(--sapContent_FocusColor);--_ui5_button_outline_offset:-0.1875rem;--_ui5_button_emphasized_font_weight:normal;--_ui5_button_text_shadow:var(--sapContent_TextShadow);--_ui5_button_focus_offset:1px;--_ui5_button_focus_width:1px;--_ui5_button_focus_color:var(--sapContent_FocusColor);--_ui5_button_focus_outline_focus_color:var(--sapContent_ContrastFocusColor);--_ui5_button_pressed_focused_border_color:var(--sapContent_ContrastFocusColor);--_ui5_button_positive_border_focus_hover_color:var(--sapContent_FocusColor);--_ui5_button_positive_focus_border_color:var(--sapButton_Accept_BorderColor);--_ui5_button_negative_focus_border_color:var(--sapButton_Reject_BorderColor);--_ui5_button_attention_focus_border_color:var(--sapButton_Negative_BorderColor);--_ui5_button_emphasized_focused_border_color:var(--sapButton_Emphasized_BorderColor);--_ui5_button_fontFamily:"72override",var(--sapFontFamily);--_ui5_button_emphasized_focused_border_before:none;--_ui5_button_emphasized_focused_border_radius:0;--_ui5_button_transparent_hover:transparent;--_ui5_button_focused_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_button_focused_border_radius:0.375rem;--_ui5_button_focused_inner_border_radius:0.375rem;--_ui5_button_base_min_width:2.25rem;--_ui5_button_base_height:2.25rem;--_ui5_button_base_padding:0.5625rem;--_ui5_button_base_icon_only_padding:0.5625rem;--_ui5_button_base_icon_margin:0.375rem;--_ui5_button_icon_font_size:1rem;--_ui5_button_emphasized_font_weight:bold;--_ui5_button_text_shadow:none;--_ui5_button_emphasized_border_width:.0625rem;--_ui5_button_fontFamily:"72override",var(--sapFontBoldFamily);--_ui5_button_pressed_focused_border_color:var(--sapContent_FocusColor);--_ui5_button_emphasized_focused_border_color:var(--sapContent_ContrastFocusColor);--_ui5_card_box_shadow:var(--sapContent_Shadow0);--_ui5_card_hover_box_shadow:var(--_ui5_card_box_shadow);--_ui5_card_border:1px solid var(--sapTile_BorderColor);--_ui5_card_border-radius:var(--sapElement_BorderCornerRadius);--_ui5_card_header_padding:1rem;--_ui5_card_header_hover_bg:var(--sapList_Hover_Background);--_ui5_card_header_active_bg:var(--_ui5_card_header_hover_bg);--_ui5_card_header_border:1px solid var(--_ui5_card_header_border_color);--_ui5_card_header_border_color:var(--sapTile_SeparatorColor);--_ui5_card_header_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_card_header_focus_radius:0px;--_ui5_card_header_focus_bottom_radius:0px;--_ui5_card_header_focus_offset:1px;--_ui5_card_header_title_font_family:"72override",var(--sapFontFamily);--_ui5_card_header_title_font_size:var(--sapFontHeader5Size);--_ui5_card_header_title_font_weight:normal;--_ui5_card_header_subtitle_margin_top:.25rem;--_ui5_card_hover_box_shadow:var(--sapContent_Shadow2);--_ui5_card_header_focus_offset:0px;--_ui5_card_header_focus_radius:var(--_ui5_card_border-radius);--_ui5_card_header_title_font_family:var(--sapFontHeaderFamily);--_ui5_card_header_title_font_size:var(--sapFontHeader6Size);--_ui5_card_header_hover_bg:var(--sapTile_Hover_Background);--_ui5_card_header_active_bg:var(--sapTile_Active_Background);--_ui5_card_header_border:none;--_ui5_card_border-radius:var(--sapTile_BorderCornerRadius);--_ui5_card_header_padding:1rem 1rem 0.75rem 1rem;--_ui5_card_border:none;--ui5_carousel_background_color:var(--sapBackgroundColor);--ui5_carousel_button_size:2.5rem;--ui5_carousel_inactive_dot_size:0.25rem;--ui5_carousel_inactive_dot_margin:0 0.375rem;--ui5_carousel_inactive_dot_border:none;--ui5_carousel_inactive_dot_background:var(--sapContent_NonInteractiveIconColor);--ui5_carousel_active_dot_border:var(--ui5_carousel_inactive_dot_border);--ui5_carousel_active_dot_background:var(--sapSelectedColor);--_ui5_checkbox_wrapper_padding:.8125rem;--_ui5_checkbox_width_height:3rem;--_ui5_checkbox_box_shadow:none;--_ui5_checkbox_transition:unset;--_ui5_checkbox_focus_border:none;--_ui5_checkbox_disabled_opacity:.5;--_ui5_checkbox_border_radius:0;--_ui5_checkbox_checkmark_warning_color:var(--sapField_TextColor);--_ui5_checkbox_inner_warning_color:var(--sapField_WarningColor);--_ui5_checkbox_inner_information_color:currentColor;--_ui5_checkbox_checkmark_color:var(--sapSelectedColor);--_ui5_checkbox_focus_position:.6875rem;--_ui5_checkbox_focus_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_checkbox_focus_border_radius:0;--_ui5_checkbox_outer_hover_background:transparent;--_ui5_checkbox_inner_width_height:1.375rem;--_ui5_checkbox_inner_border:solid .125rem var(--sapField_BorderColor);--_ui5_checkbox_inner_hover_border_color:var(--sapField_HoverBorderColor);--_ui5_checkbox_inner_hover_checked_border_color:var(--sapField_HoverBorderColor);--_ui5_checkbox_inner_selected_border_color:var(--sapField_BorderColor);--_ui5_checkbox_inner_disabled_border_color:var(--sapField_BorderColor);--_ui5_checkbox_inner_border_radius:0;--_ui5_checkbox_inner_error_border:0.125rem solid var(--sapField_InvalidColor);--_ui5_checkbox_inner_warning_border:0.125rem solid var(--sapField_WarningColor);--_ui5_checkbox_inner_information_border:0.125rem solid var(--sapField_InformationColor);--_ui5_checkbox_inner_information_box_shadow:none;--_ui5_checkbox_inner_warning_box_shadow:none;--_ui5_checkbox_inner_error_box_shadow:none;--_ui5_checkbox_inner_success_box_shadow:none;--_ui5_checkbox_inner_default_box_shadow:none;--_ui5_checkbox_inner_warning_background_hover:var(--sapField_WarningBackground);--_ui5_checkbox_inner_error_background_hover:var(--sapField_InvalidBackground);--_ui5_checkbox_inner_success_background_hover:var(--sapField_SuccessBackground);--_ui5_checkbox_inner_information_background_hover:var(--sapField_InformationBackground);--_ui5_checkbox_inner_success_border:var(--sapField_BorderWidth) solid var(--sapField_SuccessColor);--_ui5_checkbox_inner_readonly_border:0.125rem solid var(--sapField_ReadOnly_BorderColor);--_ui5_checkbox_inner_background:var(--sapField_Background);--_ui5_checkbox_wrapped_focus_padding:.375rem;--_ui5_checkbox_wrapped_content_margin_top:.125rem;--_ui5_checkbox_wrapped_focus_left_top_bottom_position:.5625rem;--_ui5_checkbox_compact_wrapper_padding:.5rem;--_ui5_checkbox_compact_width_height:2rem;--_ui5_checkbox_compact_inner_size:1rem;--_ui5_checkbox_compact_focus_position:.375rem;--_ui5_checkbox_compact_wrapped_label_margin_top:-1px;--_ui5_checkbox_label_color:var(--sapContent_LabelColor);--_ui5_checkbox_label_offset:var(--_ui5_checkbox_wrapper_padding);--_ui5_checkbox_disabled_label_color:var(--sapContent_LabelColor);--_ui5_checkbox_default_focus_border:none;--_ui5_checkbox_focus_outline_display:block;--_ui5_checkbox_right_focus_distance:0;--_ui5_checkbox_wrapper_padding:.6875rem;--_ui5_checkbox_width_height:2.75rem;--_ui5_checkbox_icon_size:1rem;--_ui5_checkbox_label_color:var(--sapField_TextColor);--_ui5_checkbox_inner_border:solid var(--sapField_BorderWidth) var(--sapField_BorderColor);--_ui5_checkbox_inner_active_border_color:var(--sapField_BorderColor);--_ui5_checkbox_inner_border_radius:var(--sapField_BorderCornerRadius);--_ui5_checkbox_checkmark_color:var(--sapContent_Selected_ForegroundColor);--_ui5_checkbox_inner_default_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_checkbox_inner_hover_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_hover_background:var(--sapField_Hover_Background);--_ui5_checkbox_inner_hover_checked_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_inner_active_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_active_background:var(--sapField_Hover_Background);--_ui5_checkbox_inner_selected_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_inner_readonly_border:var(--sapElement_BorderWidth) var(--sapField_ReadOnly_BorderColor) dashed;--_ui5_checkbox_inner_error_border:var(--sapField_InvalidBorderWidth) solid var(--sapField_InvalidColor);--_ui5_checkbox_inner_error_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_checkbox_inner_error_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_warning_border:var(--sapField_WarningBorderWidth) solid var(--sapField_WarningColor);--_ui5_checkbox_inner_warning_color:var(--sapField_TextColor);--_ui5_checkbox_inner_warning_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_checkbox_inner_warning_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_success_border:var(--sapField_SuccessBorderWidth) solid var(--sapField_SuccessColor);--_ui5_checkbox_inner_success_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_checkbox_inner_success_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_information_color:var(--sapField_InformationColor);--_ui5_checkbox_inner_information_border:var(--sapField_InformationBorderWidth) solid var(--sapField_InformationColor);--_ui5_checkbox_inner_information_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_checkbox_inner_information_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_disabled_opacity:var(--sapContent_DisabledOpacity);--_ui5_checkbox_focus_position:0.3125rem;--_ui5_checkbox_focus_border_radius:0.5rem;--_ui5_checkbox_right_focus_distance:var(--_ui5_checkbox_focus_position);--_ui5_checkbox_wrapped_focus_left_top_bottom_position:0.1875rem;--_ui5_color-palette-item-hover-margin:0;--_ui5_color-palette-item-before-focus-color:0.0625rem solid #fff;--_ui5_color-palette-item-before-focus-offset:0.0625rem;--_ui5_color-palette-item-before-focus-hover-offset:0.0625rem;--_ui5_color-palette-item-after-focus-color:0.0625rem dotted #000;--_ui5_color-palette-item-after-focus-offset:0.0625rem;--_ui5_color-palette-item-before-focus-border-radius:0;--_ui5_color-palette-item-outer-border-radius:0.25rem;--_ui5_color-palette-item-inner-border-radius:0.1875rem;--_ui5_color-palette-item-hover-outer-border-radius:0.25rem;--_ui5_color-palette-item-hover-inner-border-radius:0.1875rem;--_ui5_color-palette-item-container-sides-padding:0.3125rem;--_ui5_color-palette-item-container-rows-padding:0.6875rem;--_ui5_color-palette-item-focus-height:1.5rem;--_ui5_color-palette-item-container-padding:var(--_ui5_color-palette-item-container-sides-padding) var(--_ui5_color-palette-item-container-rows-padding);--_ui5_color-palette-item-hover-margin:0.0625rem;--_ui5_color-palette-row-height:9.5rem;--_ui5_color-palette-button-height:3rem;--_ui5_color-palette-item-before-focus-color:0.125rem solid var(--sapContent_FocusColor);--_ui5_color-palette-item-before-focus-offset:-0.3125rem;--_ui5_color-palette-item-before-focus-hover-offset:-0.0625rem;--_ui5_color-palette-item-after-focus-color:0.0625rem solid var(--sapContent_ContrastFocusColor);--_ui5_color-palette-item-after-focus-offset:-0.1875rem;--_ui5_color-palette-item-after-focus-hover-offset:0.0625rem;--_ui5_color-palette-item-before-focus-border-radius:0.4375rem;--_ui5_color-palette-item-after-focus-border-radius:0.3125rem;--_ui5_color-palette-item-hover-outer-border-radius:0.4375rem;--_ui5_color-palette-item-hover-inner-border-radius:0.375rem;--_ui5_color_picker_slider_handle_box_shadow:0.0625rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_outline_hover:0.125rem solid var(--sapButton_Hover_BorderColor);--_ui5_color_picker_slider_handle_outline_focus:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_margin_top:0.125rem;--_ui5_color_picker_slider_handle_focus_margin_top:0.125rem;--_ui5_color_picker_circle_outer_border:0.0625rem solid var(--sapContent_ContrastShadowColor);--_ui5_color_picker_circle_inner_border:0.0625rem solid var(--sapField_BorderColor);--_ui5_color_picker_circle_inner_circle_size:0.5625rem;--_ui5_color_picker_slider_container_margin_top:-10px;--_ui5_color_picker_slider_handle_inline_focus:none;--_ui5_color_picker_slider_handle_box_shadow:0.125rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_border:0.125rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_outline_hover:0.125rem solid var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_outline_focus:0.125rem solid var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_margin_top:-.1875rem;--_ui5_color_picker_slider_handle_focus_margin_top:var(--_ui5_color_picker_slider_handle_margin_top);--_ui5_color_picker_slider_container_margin_top:-11px;--_ui5_color_picker_slider_handle_inline_focus:1px solid var(--sapContent_ContrastFocusColor);--_ui5_datepicker_icon_border:none;--_ui5-datepicker_border_radius:0;--_ui5-datepicker-hover-background:var(--sapField_Hover_Background);--_ui5-datepicker_icon_border_radius:0;--_ui5-datepicker_border_radius:0.25rem;--_ui5-datepicker_icon_border_radius:0.125rem;--_ui5_daypicker_item_box_shadow:inset 0 0 0 0.0625rem var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_margin:2px;--_ui5_daypicker_item_border:none;--_ui5_daypicker_item_selected_border_color:var(--sapList_Background);--_ui5_daypicker_daynames_container_height:2rem;--_ui5_daypicker_weeknumbers_container_padding_top:2rem;--_ui5_daypicker_item_othermonth_background_color:var(--sapList_Background);--_ui5_daypicker_item_othermonth_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_othermonth_hover_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_border_radius:0;--_ui5_daypicker_item_now_inner_border_radius:0;--_ui5_daypicker_dayname_color:var(--sapTextColor);--_ui5_daypicker_weekname_color:var(--sapTextColor);--_ui5_daypicker_item_outline_width:1px;--_ui5_daypicker_item_outline_offset:1px;--_ui5_daypicker_item_now_selected_outline_offset:2px;--_ui5_daypicker_item_now_focus_after_width:calc(100% - 0.25rem);--_ui5_daypicker_item_now_focus_after_height:calc(100% - 0.25rem);--_ui5_daypicker_item_now_selected_focus_after_width:calc(100% - 0.375rem);--_ui5_daypicker_item_now_selected_focus_after_height:calc(100% - 0.375rem);--_ui5_daypicker_item_selected_background:transparent;--_ui5_daypicker_item_selected_box_shadow:var(--_ui5_daypicker_item_box_shadow),var(--_ui5_daypicker_item_box_shadow);--_ui5_daypicker_item_outline_focus_after:none;--_ui5_daypicker_item_border_radius_focus_after:none;--_ui5_daypicker_item_border_focus_after:var(--_ui5_daypicker_item_outline_width) dotted var(--sapContent_FocusColor);--_ui5_daypicker_item_width_focus_after:calc(100% - 0.25rem);--_ui5_daypicker_item_height_focus_after:calc(100% - 0.25rem);--_ui5_daypicker_item_now_outline:none;--_ui5_daypicker_item_now_outline_offset:none;--_ui5_daypicker_item_now_outline_offset_focus_after:var(--_ui5_daypicker_item_now_outline_offset);--_ui5_daypicker_item_selected_between_border:5%;--_ui5_daypicker_item_selected_between_background:transparent;--_ui5_daypicker_item_selected_between_text_background:var(--sapList_SelectionBackgroundColor);--_ui5_daypicker_item_selected_between_text_font:inherit;--_ui5_daypicker_item_selected_between_hover_background:inherit;--_ui5_daypicker_item_now_box_shadow:inset 0 0 0 0.0625rem var(--_ui5_daypicker_item_selected_border_color);--_ui5_daypicker_item_selected_text_outline:none;--_ui5_daypicker_item_now_not_selected_inset:0;--_ui5_daypicker_item_now_inset:0.1875rem;--_ui5_daypicker_item_now_border_color:var(--sapLegend_CurrentDateTime);--_ui5_daypicker_item_border_radius:0.5rem;--_ui5_daypicker_item_focus_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_daypicker_item_not_selected_focus_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_focus_color:var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_focus_width:0.1875rem;--_ui5_daypicker_item_no_selected_inset:0;--_ui5_daypicker_item_now_border_focus_after:0.125rem solid var(--sapList_SelectionBorderColor);--_ui5_daypicker_item_now_border_radius_focus_after:0.3125rem;--_ui5_day_picker_item_selected_now_border_foucs:0.1875rem solid var(--sapList_SelectionBorderColor);--_ui5_day_picker_item_selected_now_border_radios_foucs:0.3125rem;--ui5-dp-item_withsecondtype_border:0.375rem;--_ui5_daypicker_item_now_border:0.125rem solid var(--sapLegend_CurrentDateTime);--_ui5_daypicker_dayname_color:var(--sapContent_LabelColor);--_ui5_daypicker_weekname_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_selected_box_shadow:inset 0 0 0 0.0625rem var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_selected_daytext_hover_background:transparent;--_ui5_daypicker_item_border_radius_focus_after:0.5rem;--_ui5_daypicker_item_selected_between_border:0.5rem;--_ui5_daypicker_item_selected_between_background:var(--sapList_SelectionBackgroundColor);--_ui5_daypicker_item_selected_between_text_background:transparent;--_ui5_daypicker_item_selected_between_text_font:var(--sapFontFamily);--_ui5_daypicker_item_selected_text_font:var(--sapFontBoldFamily);--_ui5_daypicker_item_selected_between_hover_background:var(--sapList_Hover_SelectionBackground);--_ui5_daypicker_item_now_box_shadow:inset 0 0 0 0.35rem var(--sapList_Background);--_ui5_daypicker_item_selected_text_outline:0.125rem solid var(--sapSelectedColor);--_ui5_daypicker_item_now_selected_between_inset:0.25rem;--_ui5_daypicker_item_now_selected_between_border:0.0625rem solid var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_now_selected_between_border_radius:0.1875rem;--_ui5_daypicker_item_select_between_border:1px solid var(--sapContent_Selected_ForegroundColor);--_ui5_dialog_resize_handle_color:var(--sapButton_Lite_TextColor);--_ui5_dialog_resize_handle_right:-0.25rem;--_ui5_dialog_resize_handle_bottom:-0.0625rem;--_ui5_dialog_header_focus_bottom_offset:3px;--_ui5_dialog_header_focus_top_offset:2px;--_ui5_dialog_header_focus_left_offset:2px;--_ui5_dialog_header_focus_right_offset:2px;--_ui5_dialog_header_border_radius:0px;--_ui5_dialog_header_error_state_box_shadow:inset 0 -0.0625rem var(--sapErrorBorderColor),var(--sapContent_HeaderShadow);--_ui5_dialog_header_information_state_box_shadow:inset 0 -0.0625rem var(--sapInformationBorderColor),var(--sapContent_HeaderShadow);--_ui5_dialog_header_success_state_box_shadow:inset 0 -0.0625rem var(--sapSuccessBorderColor),var(--sapContent_HeaderShadow);--_ui5_dialog_header_warning_state_box_shadow:inset 0 -0.0625rem var(--sapWarningBorderColor),var(--sapContent_HeaderShadow);--_ui5_dialog_header_error_state_icon_color:var(--sapNegativeElementColor);--_ui5_dialog_header_information_state_icon_color:var(--sapInformativeElementColor);--_ui5_dialog_header_success_state_icon_color:var(--sapPositiveElementColor);--_ui5_dialog_header_warning_state_icon_color:var(--sapCriticalElementColor);--_ui5_dialog_header_focus_bottom_offset:2px;--_ui5_dialog_header_focus_top_offset:1px;--_ui5_dialog_header_focus_left_offset:1px;--_ui5_dialog_header_focus_right_offset:1px;--_ui5_dialog_resize_handle_right:3px;--_ui5_dialog_resize_handle_bottom:3px;--_ui5_dialog_header_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_file_uploader_hover_border:1px solid var(--sapField_Hover_BorderColor);--_ui5_file_uploader_value_state_error_hover_background_color:var(--sapField_Hover_Background);--_ui5_file_uploader_hover_border:none;--ui5-group-header-listitem-background-color:var(--sapList_GroupHeaderBackground);--ui5-icon-focus-border-radius:0.25rem;--_ui5_input_width:13.125rem;--_ui5_input_min_width:2.75rem;--_ui5_input_height:2.25rem;--_ui5_input_compact_height:1.625rem;--_ui5_input_margin_top_bottom:0.25rem;--_ui5_input_hover_border:var(--sapField_BorderWidth) var(--sapField_BorderStyle) var(--sapField_Hover_BorderColor);--_ui5_input_hover_box_shadow:none;--_ui5_input_value_state_error_hover_background:var(--sapField_Hover_Background);--_ui5_input_background_color:var(--sapField_Background);--_ui5_input_border_radius:var(--sapField_BorderCornerRadius);--_ui5_input_focus_border_radius:0;--_ui5-input-border:2px solid transparent;--_ui5_input_placeholder_style:italic;--_ui5_input_placeholder_color:var(--sapField_PlaceholderTextColor);--_ui5_input_bottom_border_height:0;--_ui5_input_bottom_border_color:transparent;--_ui5_input_focused_border_color:var(--sapField_Hover_BorderColor);--_ui5_input_state_border_width:0.125rem;--_ui5_input_information_border_width:0.125rem;--_ui5_input_error_font_weight:normal;--_ui5_input_warning_font_weight:normal;--_ui5_input_focus_border_width:1px;--_ui5_input_error_warning_border_style:solid;--_ui5_input_error_warning_font_style:inherit;--_ui5_input_error_warning_text_indent:0;--_ui5_input_disabled_color:var(--sapContent_DisabledTextColor);--_ui5_input_disabled_font_weight:normal;--_ui5_input_disabled_border_color:var(--sapField_BorderColor);--_ui5-input_disabled_background:var(--sapField_Background);--_ui5_input_readonly_border_color:var(--sapField_ReadOnly_BorderColor);--_ui5_input_readonly_background:var(--sapField_ReadOnly_Background);--_ui5_input_custom_icon_padding:.5625rem .625rem;--_ui5_input_error_warning_custom_icon_padding:.5rem .625rem;--_ui5_input_information_custom_icon_padding:.5rem .625rem;--_ui5_input_error_warning_icon_padding:.5rem .5rem .5rem .5625rem;--_ui5_input_information_icon_padding:.5rem .5rem .5rem .5625rem;--_ui5_input_disabled_opacity:var(--sapContent_DisabledOpacity);--_ui5_input_icon_min_width:2.25rem;--_ui5_input_compact_min_width:2rem;--_ui5_input_transition:none;--_ui5-input-value-state-icon-display:none;--_ui5_input_focused_value_state_error_background:var(--sapField_InvalidBackground);--_ui5_input_focused_value_state_warning_background:var(--sapField_WarningBackground);--_ui5_input_focused_value_state_success_background:var(--sapField_SuccessBackground);--_ui5_input_focused_value_state_information_background:var(--sapField_InformationBackground);--_ui5_input_value_state_error_border_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_error_border_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_error_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_focused_value_state_warning_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_focused_value_state_success_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_value_state_warning_border_color:var(--sapField_WarningColor);--_ui5_input_focused_value_state_warning_border_color:var(--sapField_WarningColor);--_ui5_input_value_state_success_border_color:var(--sapField_SuccessColor);--_ui5_input_focused_value_state_success_border_color:var(--sapField_SuccessColor);--_ui5_input_value_state_success_border_width:1px;--_ui5_input_value_state_information_border_color:var(--sapField_InformationColor);--_ui5_input_focused_value_state_information_border_color:var(--sapField_InformationColor);--_ui5-input-value-state-information-border-width:1px;--_ui5-input-background-image:none;--_ui5_input_focus_offset:1px;--ui5_input_focus_pseudo_element_content:"";--_ui5_input_value_state_error_warning_placeholder_font_weight:normal;--_ui5_input_focus_outline_color:var(--sapContent_FocusColor);--_ui5-input_error_placeholder_color:var(--sapField_PlaceholderTextColor);--_ui5_input_icon_width:2.25rem;--_ui5_input_icon_wrapper_height:100%;--_ui5_input_icon_wrapper_state_height:100%;--_ui5_input_icon_wrapper_success_state_height:100%;--_ui5-input-icons-count:0;--_ui5_input_margin_top_bottom:0.1875rem;--_ui5_input_tokenizer_min_width:3.25rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_input_min_width:2rem;--_ui5_input_icon_width:2rem}:root{--_ui5-input-border:none;--_ui5_input_hover_border:none;--_ui5_input_hover_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_input_value_state_warning_hover_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_input_value_state_success_hover_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_input_value_state_information_hover_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_input_value_state_error_hover_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_input_focus_border_radius:0.25rem;--_ui5_input_error_warning_border_style:none;--_ui5_input_focused_value_state_error_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_warning_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_success_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_information_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_error_focus_outline_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_warning_focus_outline_color:var(--sapField_WarningColor);--_ui5_input_focused_value_state_success_focus_outline_color:var(--sapField_SuccessColor);--_ui5_input_focus_offset:0;--_ui5_input_information_icon_padding:.625rem .625rem .5rem .625rem;--_ui5_input_error_warning_icon_padding:.625rem .625rem .5rem .625rem;--_ui5_input_custom_icon_padding:.625rem .625rem .5625rem .625rem;--_ui5_input_error_warning_custom_icon_padding:.625rem .625rem .5rem .625rem;--_ui5_input_focus_outline_color:var(--sapField_Active_BorderColor);--_ui5_input_icon_wrapper_height:calc(100% - 1px);--_ui5_input_icon_wrapper_state_height:calc(100% - 2px);--_ui5_input_icon_wrapper_success_state_height:calc(100% - var(--_ui5_input_value_state_success_border_width))}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_input_information_icon_padding:.3125rem .5rem .1875rem .5rem;--_ui5_input_error_warning_icon_padding:.3125rem .5rem .1875rem .5rem;--_ui5_input_custom_icon_padding:.3125rem .5rem .25rem .5rem}:root{--_ui5_input_icon_padding:.5625rem;--_ui5_input_icon_color:var(--sapContent_IconColor);--_ui5_input_icon_pressed_bg:var(--sapButton_Selected_Background);--_ui5_input_icon_hover_bg:var(--sapButton_Lite_Hover_Background);--_ui5_input_icon_border_radius:0;--_ui5_input_icon_box_shadow:none;--_ui5_input_icon_border:1px solid transparent;--_ui5_input_error_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_warning_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_information_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_success_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_icon_error_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_warning_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_information_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_success_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_padding:.625rem .625rem .5625rem .625rem;--_ui5_input_icon_hover_bg:var(--sapField_Focus_Background);--_ui5_input_icon_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_border_radius:0.25rem;--_ui5_input_icon_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_input_icon_border:none;--_ui5_input_error_icon_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_input_warning_icon_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_input_information_icon_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_input_success_icon_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_input_icon_error_pressed_color:var(--sapButton_Reject_Selected_TextColor);--_ui5_input_icon_warning_pressed_color:var(--sapButton_Attention_Selected_TextColor);--_ui5_input_icon_information_pressed_color:var(--sapButton_Selected_TextColor);--_ui5_input_icon_success_pressed_color:var(--sapButton_Accept_Selected_TextColor)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_input_icon_padding:.3125rem .5rem .25rem .5rem}:root{--_ui5_link_focused_hover_text_decoration:underline;--_ui5_link_focused_hover_text_color:var(--sapLinkColor);--_ui5_link_active_text_decoration:underline;--_ui5_link_border:0.0625rem dotted transparent;--_ui5_link_border_focus:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_link_focus_border-radius:0;--_ui5_link_focus_background_color:transparent;--_ui5_link_focus_color:inherit;--_ui5_link_focus_text_decoration:underline;--_ui5_link_subtle_text_decoration:none;--_ui5_link_text_decoration:none;--_ui5_link_hover_text_decoration:underline;--_ui5_link_focused_hover_text_decoration:none;--_ui5_link_focused_hover_text_color:var(--sapContent_ContrastTextColor);--_ui5_link_border:0.125rem solid transparent;--_ui5_link_border_focus:0.125rem solid var(--sapContent_FocusColor);--_ui5_link_focus_border-radius:0.125rem;--_ui5_link_focus_background_color:var(--sapContent_FocusColor);--_ui5_link_focus_color:var(--sapContent_ContrastTextColor);--_ui5_link_subtle_text_decoration:underline;--ui5_list_footer_text_color:var(--sapPageFooter_TextColor);--ui5_list_footer_text_color:var(--sapList_FooterTextColor);--ui5-listitem-background-color:var(--sapList_Background);--ui5-listitem-border-bottom:1px solid var(--sapList_BorderColor);--ui5-listitem-selected-border-bottom:1px solid var(--sapList_SelectionBorderColor);--ui5-listitem-focused-selected-border-bottom:1px solid var(--sapList_SelectionBorderColor);--ui5-listitem-active-border-color:var(--sapContent_ContrastFocusColor);--_ui5_listitembase_focus_width:1px;--_ui5-listitembase_disabled_opacity:0.5;--_ui5_product_switch_item_border:none;--ui5-listitem-active-border-color:var(--sapContent_FocusColor);--_ui5_menu_popover_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_menu_item_padding:0 1rem 0 0.75rem;--_ui5_menu_item_submenu_icon_right:1rem;--_ui5_menu_item_additional_text_start_margin:1rem;--_ui5_menu_popover_border_radius:var(--sapPopover_BorderCornerRadius);--_ui5_monthpicker_item_border_radius:0;--_ui5_monthpicker_item_border:none;--_ui5_monthpicker_item_margin:1px;--_ui5_monthpicker_item_focus_after_width:calc(100% - 0.375rem);--_ui5_monthpicker_item_focus_after_height:calc(100% - 0.375rem);--_ui5_monthpicker_item_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_monthpicker_item_focus_after_offset:2px;--_ui5_monthpicker_item_focus_after_border_radius:0;--_ui5_monthpicker_item_selected_text_color:var(--sapContent_ContrastTextColor);--_ui5_monthpicker_item_selected_background_color:var(--sapSelectedColor);--_ui5_monthpicker_item_selected_hover_color:var(--sapContent_Selected_Background);--_ui5_monthpicker_item_focus_after_outline:none;--_ui5_monthpicker_item_selected_font_wieght:inherit;--_ui5_monthpicker_item_border_radius:0.5rem;--_ui5_monthpicker_item_focus_after_border:var(--_ui5_button_focused_border);--_ui5_monthpicker_item_focus_after_border_radius:0.5rem;--_ui5_monthpicker_item_focus_after_width:calc(100% - 0.5rem);--_ui5_monthpicker_item_focus_after_height:calc(100% - 0.5rem);--_ui5_monthpicker_item_focus_after_offset:0.25rem;--_ui5_monthpicker_item_selected_text_color:var(--sapContent_Selected_TextColor);--_ui5_monthpicker_item_selected_background_color:var(--sapLegend_WorkingBackground);--_ui5_monthpicker_item_selected_hover_color:var(--sapList_Hover_Background);--_ui5_monthpicker_item_selected_box_shadow:none;--_ui5_monthpicker_item_focus_after_outline:0.125rem solid var(--sapSelectedColor);--_ui5_monthpicker_item_selected_font_wieght:bold;--_ui5_message_strip_icon_width:2.5rem;--_ui5_message_strip_button_border_width:0;--_ui5_message_strip_button_border_style:none;--_ui5_message_strip_button_border_color:transparent;--_ui5_message_strip_button_border_radius:0;--_ui5_message_strip_padding:0.4375rem 2.5rem 0.4375rem 2.5rem;--_ui5_message_strip_padding_block_no_icon:0.4375rem 0.4375rem;--_ui5_message_strip_padding_inline_no_icon:1rem 2.5rem;--_ui5_message_strip_button_height:1.625rem;--_ui5_message_strip_border_width:1px;--_ui5_message_strip_close_button_border:none;--_ui5_message_strip_icon_top:0.4375rem;--_ui5_message_strip_focus_width:1px;--_ui5_message_strip_focus_offset:-2px;--_ui5_message_strip_close_button_top:0.125rem;--_ui5_message_strip_close_button_right:0.125rem;--_ui5_message_strip_close_button_right:0.1875rem;--_ui5_panel_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_panel_button_root_width:3rem;--_ui5_panel_border_radius:0px;--_ui5_panel_border_radius_expanded:0;--_ui5_panel_default_header_border:none;--_ui5_panel_border_bottom:0.0625rem solid var(--sapGroup_TitleBorderColor);--_ui5_panel_outline_offset:-3px;--_ui5_panel_icon_color:var(--sapContent_IconColor);--_ui5_panel_header_padding_right:0.5rem;--_ui5_panel_header_button_wrapper_padding:.25rem;--_ui5_panel_focus_offset:1px}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_panel_header_button_wrapper_padding:.5625rem .375rem}:root{--_ui5_panel_button_root_width:2.75rem;--_ui5_panel_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_panel_border_bottom:none;--_ui5_panel_default_header_border:0.0625rem solid var(--sapGroup_TitleBorderColor);--_ui5_panel_outline_offset:-0.125rem;--_ui5_panel_border_radius_expanded:var(--sapElement_BorderCornerRadius) var(--sapElement_BorderCornerRadius) 0 0;--_ui5_panel_icon_color:var(--sapButton_Lite_TextColor);--_ui5_panel_focus_offset:-1px;--_ui5_popup_content_padding_s:1rem;--_ui5_popup_content_padding_m_l:2rem;--_ui5_popup_content_padding_xl:3rem;--_ui5_popup_header_footer_padding_s:1rem;--_ui5_popup_header_footer_padding_m_l:2rem;--_ui5_popup_header_footer_padding_xl:3rem;--_ui5_popup_viewport_margin:10px;--_ui5_popup_header_font_weight:400;--_ui5_popup_header_font_family:var(--sapFontFamily);--_ui5_popup_header_prop_header_text_alignment:flex-start;--_ui5_popup_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_popup_header_font_family:var(--sapFontHeaderFamily);--_ui5_popup_border_radius:0.5rem;--_ui5_progress_indicator_background_none:var(--sapField_Background);--_ui5_progress_indicator_background_error:var(--sapField_Background);--_ui5_progress_indicator_background_warning:var(--sapField_Background);--_ui5_progress_indicator_background_success:var(--sapField_Background);--_ui5_progress_indicator_background_information:var(--sapField_Background);--_ui5_progress_indicator_value_state_none:var(--sapNeutralElementColor);--_ui5_progress_indicator_value_state_error:var(--sapNegativeElementColor);--_ui5_progress_indicator_value_state_warning:var(--sapCriticalElementColor);--_ui5_progress_indicator_value_state_success:var(--sapPositiveElementColor);--_ui5_progress_indicator_value_state_information:var(--sapInformativeElementColor);--_ui5_progress_indicator_border_color_error:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_warning:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_success:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_information:var(--sapField_BorderColor);--_ui5_progress_indicator_color:var(--sapTextColor);--_ui5_progress_indicator_bar_color:var(--sapContent_ContrastTextColor);--_ui5_progress_indicator_border:0.0625rem solid var(--sapField_BorderColor);--_ui5_progress_indicator_bar_border_max:none;--_ui5_progress_indicator_icon_visibility:none;--_ui5_progress_indicator_side_points_visibility:none;--_ui5_progress_indicator_host_height:1rem;--_ui5_progress_indicator_host_min_height:1rem;--_ui5_progress_indicator_root_border_radius:0.5rem;--_ui5_progress_indicator_root_height:100%;--_ui5_progress_indicator_root_overflow:hidden;--_ui5_progress_indicator_bar_height:100%;--_ui5_progress_indicator_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_progress_indicator_remaining_bar_overflow:hidden;--_ui5_progress_indicator_icon_size:var(--sapFontSmallSize);--_ui5_progress_indicator_value_margin:0 0.375rem}:root,[dir=rtl]{--_ui5_progress_indicator_bar_border_radius:0.5rem;--_ui5_progress_indicator_remaining_bar_border_radius:0.25rem}:root{--_ui5_progress_indicator_icon_visibility:inline-block;--_ui5_progress_indicator_side_points_visibility:block;--_ui5_progress_indicator_padding:1.25rem 0 0.75rem 0;--_ui5_progress_indicator_padding_end:1.25rem;--_ui5_progress_indicator_host_height:unset;--_ui5_progress_indicator_host_min_height:unset;--_ui5_progress_indicator_host_box_sizing:border-box;--_ui5_progress_indicator_root_position:relative;--_ui5_progress_indicator_root_border_radius:0.25rem;--_ui5_progress_indicator_root_height:0.375rem;--_ui5_progress_indicator_root_min_height:0.375rem;--_ui5_progress_indicator_root_overflow:visible;--_ui5_progress_indicator_bar_height:0.625rem;--_ui5_progress_indicator_remaining_bar_position:absolute;--_ui5_progress_indicator_remaining_bar_width:100%;--_ui5_progress_indicator_remaining_bar_overflow:visible;--_ui5_progress_indicator_icon_position:absolute;--_ui5_progress_indicator_icon_right_position:-1.25rem;--_ui5_progress_indicator_value_margin:0 0 0.1875rem 0;--_ui5_progress_indicator_value_position:absolute;--_ui5_progress_indicator_value_top_position:-1.3125rem;--_ui5_progress_indicator_value_left_position:0;--_ui5_progress_indicator_background_none:var(--sapProgress_Background);--_ui5_progress_indicator_background_error:var(--sapProgress_NegativeBackground);--_ui5_progress_indicator_background_warning:var(--sapProgress_CriticalBackground);--_ui5_progress_indicator_background_success:var(--sapProgress_PositiveBackground);--_ui5_progress_indicator_background_information:var(--sapProgress_InformationBackground);--_ui5_progress_indicator_value_state_none:var(--sapProgress_Value_Background);--_ui5_progress_indicator_value_state_error:var(--sapProgress_Value_NegativeBackground);--_ui5_progress_indicator_value_state_warning:var(--sapProgress_Value_CriticalBackground);--_ui5_progress_indicator_value_state_success:var(--sapProgress_Value_PositiveBackground);--_ui5_progress_indicator_value_state_information:var(--sapProgress_Value_InformationBackground);--_ui5_progress_indicator_value_state_none_border_color:var(--sapProgress_Value_BorderColor);--_ui5_progress_indicator_value_state_error_border_color:var(--sapProgress_Value_NegativeBorderColor);--_ui5_progress_indicator_value_state_warning_border_color:var(--sapProgress_Value_CriticalBorderColor);--_ui5_progress_indicator_value_state_success_border_color:var(--sapProgress_Value_PositiveBorderColor);--_ui5_progress_indicator_value_state_information_border_color:var(--sapProgress_Value_InformationBorderColor);--_ui5_progress_indicator_value_state_error_icon_color:var(--sapProgress_Value_NegativeTextColor);--_ui5_progress_indicator_value_state_warning_icon_color:var(--sapProgress_Value_CriticalTextColor);--_ui5_progress_indicator_value_state_success_icon_color:var(--sapProgress_Value_PositiveTextColor);--_ui5_progress_indicator_value_state_information_icon_color:var(--sapProgress_Value_InformationTextColor);--_ui5_progress_indicator_border:none;--_ui5_progress_indicator_border_color_error:var(--sapErrorBorderColor);--_ui5_progress_indicator_border_color_warning:var(--sapWarningBorderColor);--_ui5_progress_indicator_border_color_success:var(--sapSuccessBorderColor);--_ui5_progress_indicator_border_color_information:var(--sapInformationBorderColor);--_ui5_progress_indicator_color:var(--sapField_TextColor);--_ui5_progress_indicator_bar_color:var(--sapProgress_TextColor);--_ui5_progress_indicator_icon_size:var(--sapFontLargeSize);--_ui5_radio_button_min_width:2.75rem;--_ui5_radio_button_min_width_compact:2rem;--_ui5_radio_button_hover_fill:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_error:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_warning:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_success:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_information:var(--sapField_Hover_Background);--_ui5_radio_button_border_width:1px;--_ui5_radio_button_checked_fill:var(--sapSelectedColor);--_ui5_radio_button_checked_error_fill:var(--sapField_InvalidColor);--_ui5_radio_button_checked_warning_fill:var(--sapField_TextColor);--_ui5_radio_button_checked_success_fill:var(--sapField_SuccessColor);--_ui5_radio_button_checked_information_fill:var(--sapField_InformationColor);--_ui5_radio_button_warning_error_border_dash:0;--_ui5_radio_button_outer_ring_color:var(--sapField_BorderColor);--_ui5_radio_button_outer_ring_width:var(--sapField_BorderWidth);--_ui5_radio_button_outer_ring_bg:var(--sapField_Background);--_ui5_radio_button_outer_ring_hover_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_active_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_checked_hover_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_padding:0 0.625rem;--_ui5_radio_button_border_radius:0;--_ui5_radio_button_border:none;--_ui5_radio_button_focus_border:none;--_ui5_radio_button_focus_outline:block;--_ui5_radio_button_hover_shadow:none;--_ui5_radio_button_transition:none;--_ui5_radio_button_hover_background:inherit;--_ui5_radio_button_color:var(--sapField_BorderColor);--_ui5_radio_button_label_offset:1px;--_ui5_radio_button_label_color:var(--sapContent_LabelColor);--_ui5_radio_button_items_align:unset;--_ui5_radio_button_inner_width:initial;--_ui5_radio_button_border_readonly_focus_style:var(--sapContent_FocusStyle);--_ui5_radio_button_inner_ring_radius:22%;--_ui5_radio_button_outer_ring_hover_shadow:none;--_ui5_radio_button_outer_ring_hover_shadow_error:none;--_ui5_radio_button_outer_ring_hover_shadow_warning:none;--_ui5_radio_button_outer_ring_hover_shadow_success:none;--_ui5_radio_button_outer_ring_hover_shadow_information:none;--_ui5_radio_button_read_only_border_type:none;--_ui5_radio_button_inner_ring_color:var(--sapSelectedColor);--_ui5_radio_button_information_border_width:var(--sapField_InformationBorderWidth);--_ui5_radio_button_read_only_border_width:var(--sapField_BorderWidth);--_ui5_rating_indicator_border_radius:0px;--_ui5_rating_indicator_outline_offset:0px;--_ui5_rating_indicator_item_height:1em;--_ui5_rating_indicator_item_width:1em;--_ui5_rating_indicator_readonly_item_height:1em;--_ui5_rating_indicator_readonly_item_width:1em;--_ui5_rating_indicator_readonly_item_spacing:0px;--_ui5_rating_indicator_component_spacing:0.5rem 0px}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_rating_indicator_item_height:0.67em;--_ui5_rating_indicator_item_width:0.67em;--_ui5_rating_indicator_readonly_item_height:0.67em;--_ui5_rating_indicator_readonly_item_width:0.67em;--_ui5_rating_indicator_component_spacing:0.8125rem 0px}:root{--_ui5_rating_indicator_border_radius:0.25rem;--_ui5_rating_indicator_outline_offset:0.125rem;--_ui5_rating_indicator_readonly_item_height:0.75em;--_ui5_rating_indicator_readonly_item_width:0.75em;--_ui5_rating_indicator_readonly_item_spacing:0.1875rem 0.1875rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_rating_indicator_readonly_item_height:0.5em;--_ui5_rating_indicator_readonly_item_width:0.5em;--_ui5_rating_indicator_readonly_item_spacing:0.125rem 0.125rem}:root{--_ui5_segmented_btn_inner_border:0.0625rem solid var(--sapButton_BorderColor);--_ui5_segmented_btn_inner_border_odd_child:0;--_ui5_segmented_btn_inner_pressed_border_odd_child:0;--_ui5_segmented_btn_border_radius:0.375rem;--_ui5_segmented_btn_inner_border_radius:0;--_ui5_segmented_btn_outer_border_radius:0.375rem;--_ui5_segmented_btn_background_color:transparent;--_ui5_segmented_btn_inner_border:0.0625rem solid transparent;--_ui5_segmented_btn_inner_border_odd_child:0.0625rem solid transparent;--_ui5_segmented_btn_inner_pressed_border_odd_child:0.0625rem solid var(--sapButton_Selected_BorderColor);--_ui5_segmented_btn_border_radius:0.5rem;--_ui5_segmented_btn_inner_border_radius:0.5rem;--_ui5_segmented_btn_outer_border_radius:0.5rem;--_ui5_radio_button_border_width:var(--sapContent_FocusWidth);--_ui5_radio_button_border_radius:0.5rem;--_ui5_radio_button_label_color:var(--sapField_TextColor);--_ui5_radio_button_inner_ring_radius:27.5%;--_ui5_radio_button_outer_ring_hover_shadow:0 0 0.125rem rgba(85,107,130,0.72);--_ui5_radio_button_outer_ring_hover_shadow_error:0 0 0.125rem rgba(170,8,8,0.72);--_ui5_radio_button_outer_ring_hover_shadow_warning:0 0 0.125rem rgba(231,101,0,0.72);--_ui5_radio_button_outer_ring_hover_shadow_success:0 0 0.125rem rgba(37,111,58,0.72);--_ui5_radio_button_outer_ring_hover_shadow_information:0 0 0.125rem rgba(0,112,242,0.72);--_ui5_radio_button_read_only_border_type:4,2;--_ui5_radio_button_inner_ring_color:var(--sapContent_Selected_ForegroundColor);--_ui5_switch_height:2.75rem;--_ui5_switch_width:3.25rem;--_ui5_switch_compact_height:2rem;--_ui5_switch_compact_width:2.5rem;--_ui5_switch_min_width:3.875rem;--_ui5_switch_compact_min_width:3.5rem;--_ui5_switch_with_label_width:100%;--_ui5_switch_compact_with_label_width:100%;--_ui5_switch_focus_outline:var(--_ui5_switch_foucs_border_size) dotted var(--sapContent_FocusColor);--_ui5_switch_root_outline_top:0.25rem;--_ui5_switch_root_outline_bottom:0.25rem;--_ui5_switch_root_outline_left:0;--_ui5_switch_root_outline_right:0;--_ui5_switch_root_compact_outline_top:0;--_ui5_switch_root_compact_outline_bottom:0;--_ui5_switch_foucs_border_size:1px;--_ui5-switch-root-border-radius:0;--_ui5-switch-root-box-shadow:none;--_ui5_switch_root_after_outline:none;--_ui5-switch-focus:"";--_ui5_switch_disabled_opacity:.4;--_ui5_switch_transform:translateX(100%) translateX(-1.875rem);--_ui5_switch_compact_transform:translateX(100%) translateX(-1.5rem);--_ui5_switch_compact_transform_with_label:translateX(100%) translateX(-1.5rem);--_ui5_switch_rtl_transform:translateX(-100%) translateX(1.875rem);--_ui5_switch_compact_rtl_transform:translateX(1.5rem) translateX(-100%);--_ui5_switch_compact_rtl_transform_with_label:translateX(1.5rem) translateX(-100%);--_ui5_switch_track_with_label_width:100%;--_ui5_switch_track_with_label_compact_width:100%;--_ui5_switch_track_with_label_height:1.375rem;--_ui5_switch_track_with_label_compact_height:1.375rem;--_ui5_switch_track_width:100%;--_ui5_switch_track_compact_width:100%;--_ui5_switch_track_height:1.375rem;--_ui5_switch_track_compact_height:1.375rem;--_ui5_switch_track_border_radius:0.75rem;--_ui5-switch-track-border:1px solid;--_ui5_switch_track_hover_active_background_color:var(--sapButton_Track_Selected_Background);--_ui5_switch_track_hover_inactive_background_color:var(--sapButton_Track_Background);--_ui5_switch_track_active_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_track_inactive_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_track_hover_active_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_track_hover_inactive_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_track_semantic_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_track_semantic_reject_background_color:var(--sapErrorBackground);--_ui5_switch_track_semantic_hover_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_track_semantic_hover_reject_background_color:var(--sapErrorBackground);--_ui5_switch_track_semantic_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_track_semantic_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_track_semantic_hover_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_track_semantic_hover_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_track_transition:none;--_ui5_switch_track_icon_display:none;--_ui5_switch_handle_width:2rem;--_ui5_switch_handle_compact_width:1.625rem;--_ui5_switch_handle_height:2rem;--_ui5_switch_handle_compact_height:1.625rem;--_ui5_switch_handle_with_label_width:2rem;--_ui5_switch_handle_with_label_compact_width:1.625rem;--_ui5_switch_handle_with_label_height:2rem;--_ui5_switch_handle_with_label_compact_height:1.625rem;--_ui5_switch_handle_border_width:0.0625rem;--_ui5_switch_handle_border_radius:1rem;--_ui5_switch_handle_active_background_color:var(--sapButton_Selected_Background);--_ui5_switch_handle_inactive_background_color:var(--sapButton_TokenBackground);--_ui5_switch_handle_hover_active_background_color:var(--sapButton_Selected_Hover_Background);--_ui5_switch_handle_active_border_color:var(--sapButton_Selected_BorderColor);--_ui5_switch_handle_inactive_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_handle_hover_active_border_color:var(--sapButton_Selected_BorderColor);--_ui5_switch_handle_hover_inactive_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_handle_semantic_accept_background_color:var(--sapButton_Background);--_ui5_switch_handle_semantic_reject_background_color:var(--sapButton_Background);--_ui5_switch_handle_semantic_hover_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_handle_semantic_hover_reject_background_color:var(--sapErrorBackground);--_ui5_switch_handle_semantic_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_handle_semantic_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_handle_semantic_hover_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_handle_semantic_hover_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_handle_on_hover_box_shadow:none;--_ui5_switch_handle_off_hover_box_shadow:none;--_ui5_switch_handle_semantic_on_hover_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_switch_handle_semantic_off_hover_box_shadow:var(--sapContent_Negative_Shadow);--_ui5-switch-handle-icon-display:none;--_ui5_switch_handle_left:-0.0625rem;--_ui5-switch-slider-texts-display:inline;--_ui5_switch_text_font_family:"72override",var(--sapFontFamily);--_ui5_switch_text_font_size:var(--sapFontSmallSize);--_ui5_switch_text_compact_font_size:var(--sapFontSmallSize);--_ui5_switch_text_with_label_font_family:"72override",var(--sapFontFamily);--_ui5_switch_text_with_label_width:none;--_ui5_switch_text_width:none;--_ui5_switch_text_compact_width:none;--_ui5_switch_text_inactive_left:auto;--_ui5_switch_text_inactive_right:0.125rem;--_ui5_switch_text_active_left:calc(-100% + 2rem);--_ui5_switch_text_compact_active_left:calc(-100% + 1.625rem);--_ui5_switch_text_active_color:var(--sapButton_Track_Selected_TextColor);--_ui5_switch_text_inactive_color:var(--sapTextColor);--_ui5_switch_text_semantic_accept_color:var(--sapPositiveElementColor);--_ui5_switch_text_semantic_reject_color:var(--sapNegativeElementColor);--_ui5_switch_text_overflow:none;--_ui5_switch_text_z_index:inherit;--_ui5_switch_text_min_width:1.625rem;--_ui5_switch_icon_width:0.75rem;--_ui5_switch_icon_height:0.75rem;--_ui5_switch_width:3.5rem;--_ui5_switch_compact_width:3rem;--_ui5_switch_min_width:none;--_ui5_switch_compact_min_width:none;--_ui5_switch_with_label_width:3.875rem;--_ui5_switch_compact_with_label_width:3.75rem;--_ui5_switch_focus_outline:none;--_ui5_switch_root_after_outline:0.125rem solid var(--sapContent_FocusColor);--_ui5_switch_root_after_boreder:none;--_ui5_switch_root_after_boreder_radius:1rem;--_ui5_switch_root_outline_top:0.5rem;--_ui5_switch_root_outline_bottom:0.5rem;--_ui5_switch_root_outline_left:0.375rem;--_ui5_switch_root_outline_right:0.375rem;--_ui5_switch_root_compact_outline_top:0.25rem;--_ui5_switch_root_compact_outline_bottom:0.25rem;--_ui5_switch_disabled_opacity:var(--sapContent_DisabledOpacity);--_ui5_switch_transform:translateX(100%) translateX(-1.625rem);--_ui5_switch_compact_transform:translateX(100%) translateX(-1.375rem);--_ui5_switch_transform_with_label:translateX(100%) translateX(-1.875rem);--_ui5_switch_compact_transform_with_label:translateX(100%) translateX(-1.875rem);--_ui5_switch_rtl_transform:translateX(-100%) translateX(1.625rem);--_ui5_switch_compact_rtl_transform:translateX(1.375rem) translateX(-100%);--_ui5_switch_rtl_transform_with_label:translateX(-100%) translateX(1.875rem);--_ui5_switch_compact_rtl_transform_with_label:translateX(1.875rem) translateX(-100%);--_ui5_switch_track_width:2.5rem;--_ui5_switch_track_compact_width:2rem;--_ui5_switch_track_height:1.5rem;--_ui5_switch_track_compact_height:1.25rem;--_ui5_switch_track_with_label_width:2.875rem;--_ui5_switch_track_with_label_compact_width:2.75rem;--_ui5_switch_track_with_label_height:1.5rem;--_ui5_switch_track_with_label_compact_height:1.25rem;--_ui5_switch_track_active_background_color:var(--sapButton_Track_Selected_Background);--_ui5_switch_track_inactive_background_color:var(--sapButton_Track_Background);--_ui5_switch_track_hover_active_background_color:var(--sapButton_Track_Selected_Hover_Background);--_ui5_switch_track_hover_inactive_background_color:var(--sapButton_Track_Hover_Background);--_ui5_switch_track_active_border_color:var(--sapButton_Track_Selected_BorderColor);--_ui5_switch_track_inactive_border_color:var(--sapButton_Track_BorderColor);--_ui5_switch_track_hover_active_border_color:var(--sapButton_Track_Selected_Hover_BorderColor);--_ui5_switch_track_hover_inactive_border_color:var(--sapButton_Track_Hover_BorderColor);--_ui5_switch_track_semantic_accept_background_color:var(--sapButton_Track_Positive_Background);--_ui5_switch_track_semantic_reject_background_color:var(--sapButton_Track_Negative_Background);--_ui5_switch_track_semantic_hover_accept_background_color:var(--sapButton_Track_Positive_Hover_Background);--_ui5_switch_track_semantic_hover_reject_background_color:var(--sapButton_Track_Negative_Hover_Background);--_ui5_switch_track_semantic_accept_border_color:var(--sapButton_Track_Positive_BorderColor);--_ui5_switch_track_semantic_reject_border_color:var(--sapButton_Track_Negative_BorderColor);--_ui5_switch_track_semantic_hover_accept_border_color:var(--sapButton_Track_Positive_Hover_BorderColor);--_ui5_switch_track_semantic_hover_reject_border_color:var(--sapButton_Track_Negative_Hover_BorderColor);--_ui5_switch_track_icon_display:inline-block;--_ui5_switch_handle_width:1.5rem;--_ui5_switch_handle_compact_width:1.25rem;--_ui5_switch_handle_height:1.25rem;--_ui5_switch_handle_compact_height:1rem;--_ui5_switch_handle_with_label_width:1.75rem;--_ui5_switch_handle_with_label_compact_width:1.75rem;--_ui5_switch_handle_with_label_height:1.25rem;--_ui5_switch_handle_with_label_compact_height:1rem;--_ui5_switch_handle_border:var(--_ui5_switch_handle_border_width) solid var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_border_width:0.125rem;--_ui5_switch_handle_active_background_color:var(--sapButton_Handle_Selected_Background);--_ui5_switch_handle_inactive_background_color:var(--sapButton_Handle_Background);--_ui5_switch_handle_hover_active_background_color:var(--sapButton_Handle_Selected_Hover_Background);--_ui5_switch_handle_hover_inactive_background_color:var(--sapButton_Handle_Hover_Background);--_ui5_switch_handle_active_border_color:var(--sapButton_Handle_Selected_BorderColor);--_ui5_switch_handle_inactive_border_color:var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_hover_active_border_color:var(--sapButton_Handle_Selected_BorderColor);--_ui5_switch_handle_hover_inactive_border_color:var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_semantic_accept_background_color:var(--sapButton_Handle_Positive_Background);--_ui5_switch_handle_semantic_reject_background_color:var(--sapButton_Handle_Negative_Background);--_ui5_switch_handle_semantic_hover_accept_background_color:var(--sapButton_Handle_Positive_Hover_Background);--_ui5_switch_handle_semantic_hover_reject_background_color:var(--sapButton_Handle_Negative_Hover_Background);--_ui5_switch_handle_semantic_accept_border_color:var(--sapButton_Handle_Positive_BorderColor);--_ui5_switch_handle_semantic_reject_border_color:var(--sapButton_Handle_Negative_BorderColor);--_ui5_switch_handle_semantic_hover_accept_border_color:var(--sapButton_Handle_Positive_BorderColor);--_ui5_switch_handle_semantic_hover_reject_border_color:var(--sapButton_Handle_Negative_BorderColor);--_ui5_switch_handle_on_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Selected_Hover_BorderColor);--_ui5_switch_handle_off_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Hover_BorderColor);--_ui5_switch_handle_semantic_on_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Positive_Hover_BorderColor);--_ui5_switch_handle_semantic_off_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Negative_Hover_BorderColor);--_ui5_switch_handle_left:0.0625rem;--_ui5_switch_text_font_family:var(--sapContent_IconFontFamily);--_ui5_switch_text_font_size:var(--sapFontLargeSize);--_ui5_switch_text_compact_font_size:var(--sapFontSize);--_ui5_switch_text_width:1.25rem;--_ui5_switch_text_compact_width:1rem;--_ui5_switch_text_with_label_font_family:"72-Condensed-Bold","72","72full",Arial,Helvetica,sans-serif;--_ui5_switch_text_with_label_font_size:var(--sapFontSmallSize);--_ui5_switch_text_with_label_width:1.5rem;--_ui5_switch_text_inactive_left:0.1875rem;--_ui5_switch_text_inactive_right:auto;--_ui5_switch_text_active_left:0.1875rem;--_ui5_switch_text_compact_active_left:0.1875rem;--_ui5_switch_text_active_right:auto;--_ui5_switch_text_active_color:var(--sapButton_Handle_Selected_TextColor);--_ui5_switch_text_inactive_color:var(--sapButton_Handle_TextColor);--_ui5_switch_text_semantic_accept_color:var(--sapButton_Handle_Positive_TextColor);--_ui5_switch_text_semantic_reject_color:var(--sapButton_Handle_Negative_TextColor);--_ui5_switch_text_overflow:hidden;--_ui5_switch_text_z_index:1;--_ui5_switch_text_hidden:hidden;--_ui5_switch_text_min_width:none;--_ui5_switch_icon_width:1rem;--_ui5_switch_icon_height:1rem;--_ui5_select_disabled_background:var(--sapField_Background);--_ui5_select_disabled_border_color:var(--sapField_BorderColor);--_ui5_select_state_error_warning_border_style:solid;--_ui5_select_state_error_warning_border_width:0.125rem;--_ui5_select_hover_icon_left_border:1px solid transparent;--_ui5_select_focus_width:1px;--_ui5_select_label_color:var(--sapField_TextColor);--_ui5_select_hover_icon_left_border:none;--_ui5_select_option_focus_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_split_button_focused_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_split_button_focused_border_radius:0.125rem;--_ui5_split_button_hover_border_radius:0;--_ui5_split_button_attention_separator_color:var(--sapButton_Attention_BorderColor);--_ui5_split_button_middle_separator_left:0;--_ui5_split_button_middle_separator_hover_display:block;--_ui5_split_button_text_button_width:2.25rem;--_ui5_split_button_text_button_right_border_width:0;--_ui5_split_button_transparent_hover_background:var(--sapButton_Lite_Background);--_ui5_split_button_transparent_hover_color:var(--sapButton_Lite_TextColor);--_ui5_split_button_transparent_disabled_background:transparent;--_ui5_split_button_inner_focused_border_radius_outer:0.25rem;--_ui5_split_button_inner_focused_border_radius_inner:0;--_ui5_split_button_focused_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_split_button_focused_border_radius:0.375rem;--_ui5_split_button_hover_border_radius:var(--_ui5_button_border_radius);--_ui5_split_button_attention_separator_color:var(--sapButton_Attention_TextColor);--_ui5_split_button_middle_separator_width:0;--_ui5_split_button_middle_separator_left:-0.0625rem;--_ui5_split_button_middle_separator_hover_display:none;--_ui5_split_button_text_button_width:2.375rem;--_ui5_split_button_text_button_right_border_width:0.0625rem;--_ui5_split_button_transparent_hover_background:var(--sapButton_Background);--_ui5_split_button_transparent_hover_color:var(--sapButton_TextColor);--_ui5_split_button_inner_focused_border_radius_outer:0.375rem;--_ui5_split_button_inner_focused_border_radius_inner:0.375rem;--_ui5_tc_header_height_text_only:var(--_ui5_tc_item_text_only_height);--_ui5_tc_header_height_text_with_additional_text:var(--_ui5_tc_item_text_only_with_additional_text_height);--_ui5_tc_header_box_shadow:var(--sapContent_HeaderShadow);--_ui5_tc_header_border_bottom:0.125rem solid var(--sapObjectHeader_Background);--_ui5_tc_header_background:var(--sapObjectHeader_Background);--_ui5_tc_header_background_translucent:var(--sapObjectHeader_Background);--_ui5_tc_content_background:var(--sapBackgroundColor);--_ui5_tc_content_background_translucent:var(--sapGroup_ContentBackground);--_ui5_tc_headeritem_padding:0 1rem;--_ui5_tc_headerItem_color:var(--sapContent_LabelColor);--_ui5_tc_headerItem_additional_text_color:var(--sapContent_LabelColor);--_ui5_tc_headerItem_text_hover_color:var(--_ui5_tc_headerItem_color);--_ui5_tc_headerItem_text_selected_color:var(--sapSelectedColor);--_ui5_tc_headerItem_text_selected_hover_color:var(--sapSelectedColor);--_ui5_tc_headeritem_text_font_weight:normal;--_ui5_tc_headerItem_additional_text_font_weight:normal;--_ui5_tc_headerItem_neutral_color:var(--sapNeutralColor);--_ui5_tc_headerItem_positive_color:var(--sapPositiveColor);--_ui5_tc_headerItem_negative_color:var(--sapNegativeColor);--_ui5_tc_headerItem_critical_color:var(--sapCriticalColor);--_ui5_tc_headerItem_neutral_border_color:var(--_ui5_tc_headerItem_neutral_color);--_ui5_tc_headerItem_positive_border_color:var(--_ui5_tc_headerItem_positive_color);--_ui5_tc_headerItem_negative_border_color:var(--_ui5_tc_headerItem_negative_color);--_ui5_tc_headerItem_critical_border_color:var(--_ui5_tc_headerItem_critical_color);--_ui5_tc_headerItem_neutral_selected_border_color:var(--_ui5_tc_headerItem_neutral_color);--_ui5_tc_headerItem_positive_selected_border_color:var(--_ui5_tc_headerItem_positive_color);--_ui5_tc_headerItem_negative_selected_border_color:var(--_ui5_tc_headerItem_negative_color);--_ui5_tc_headerItem_critical_selected_border_color:var(--_ui5_tc_headerItem_critical_color);--_ui5_tc_headerItem_transition:none;--_ui5_tc_headerItem_hover_border_visibility:hidden;--_ui5_tc_headerItem_focus_offset:0px;--_ui5_tc_headerItemContent_border_radius:0.125rem 0.125rem 0 0;--_ui5_tc_headerItemContent_border_bottom:0.125rem solid var(--sapSelectedColor);--_ui5_tc_headerItemContent_border_bg:transparent;--_ui5_tc_headerItem_neutral_border_bg:transparent;--_ui5_tc_headerItem_positive_border_bg:transparent;--_ui5_tc_headerItem_negative_border_bg:transparent;--_ui5_tc_headerItem_critical_border_bg:transparent;--_ui5_tc_headerItem_hover_border_bg:transparent;--_ui5_tc_headerItem_hover_selected_hover_border_bg:transparent;--_ui5_tc_headerItemContent_border_height:0;--_ui5_tc_headerItemContent_offset:1rem;--_ui5_tc_headerItemContent_focus_offset:1rem;--_ui5_tc_headerItem_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_tc_headerItem_text_focus_border_offset_left:0px;--_ui5_tc_headerItem_text_focus_border_offset_right:0px;--_ui5_tc_headerItem_text_focus_border_offset_top:0px;--_ui5_tc_headerItem_text_focus_border_offset_bottom:0px;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_left:0.75rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_right:0.625rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_top:0.75rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_bottom:0.75rem;--_ui5_tc_headerItemContent_padding:0;--_ui5_tc_headerItemContent_focus_border:none;--_ui5_tc_headerItemContent_default_focus_border:none;--_ui5_tc_headerItemContent_focus_border_radius:0;--_ui5_tc_headerItemSemanticIcon_display:none;--_ui5_tc_headerItemSemanticIcon_size:0.75rem;--_ui5_tc_headerItem_focus_border_radius:0px;--_ui5_tc_mixedMode_itemText_color:var(--sapContent_LabelColor);--_ui5_tc_mixedMode_itemText_font_family:var(--sapFontFamily);--_ui5_tc_mixedMode_itemText_font_size:var(--sapFontSmallSize);--_ui5_tc_mixedMode_itemText_font_weight:normal;--_ui5_tc_overflowItem_neutral_color:var(--sapNeutralColor);--_ui5_tc_overflowItem_positive_color:var(--sapPositiveColor);--_ui5_tc_overflowItem_negative_color:var(--sapNegativeColor);--_ui5_tc_overflowItem_critical_color:var(--sapCriticalColor);--_ui5_tc_overflowItem_focus_offset:0.125rem;--_ui5_tc_overflowItem_extraIndent:0rem;--_ui5_tc_headerItemIcon_border:1px solid var(--sapHighlightColor);--_ui5_tc_headerItemIcon_color:var(--sapHighlightColor);--_ui5_tc_headerItemIcon_selected_background:var(--sapHighlightColor);--_ui5_tc_headerItemIcon_selected_color:var(--sapGroup_ContentBackground);--_ui5_tc_headerItemIcon_positive_selected_background:var(--sapPositiveColor);--_ui5_tc_headerItemIcon_negative_selected_background:var(--sapNegativeColor);--_ui5_tc_headerItemIcon_critical_selected_background:var(--sapCriticalColor);--_ui5_tc_headerItemIcon_neutral_selected_background:var(--sapNeutralColor);--_ui5_tc_headerItemIcon_semantic_selected_color:var(--sapGroup_ContentBackground);--_ui5_tc_headerItemIcon_background_color:transparent;--_ui5_tc_overflowItem_default_color:var(--sapNeutralTextColor);--_ui5_tc_content_border_bottom:0.125rem solid var(--sapObjectHeader_BorderColor);--_ui5_tc_headerItem_focus_border_offset:-2px;--_ui5_tc_headerItemIcon_focus_border_radius:0}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_tc_header_height:var(--_ui5_tc_item_height)}:root{--_ui5_tc_header_border_bottom:0.0625rem solid var(--sapObjectHeader_Background);--_ui5_tc_headerItemContent_border_bottom:0.1875rem solid var(--sapSelectedColor);--_ui5_tc_headerItem_color:var(--sapTextColor);--_ui5_tc_overflowItem_default_color:var(--sapTextColor);--_ui5_tc_overflowItem_current_color:CurrentColor;--_ui5_tc_content_border_bottom:0.0625rem solid var(--sapObjectHeader_BorderColor);--_ui5_tc_headerItem_focus_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_tc_headerItem_focus_border_offset:-5px;--_ui5_tc_headerItemIcon_focus_border_radius:50%;--_ui5_tc_headerItem_focus_border_radius:0.375rem;--_ui5_tc_headeritem_text_font_weight:bold;--_ui5_tc_headerItem_focus_offset:1px;--_ui5_tc_headerItem_text_hover_color:var(--sapContent_Selected_ForegroundColor);--_ui5_tc_headerItemIcon_border:0.125rem solid var(--sapContent_Selected_ForegroundColor);--_ui5_tc_headerItemIcon_color:var(--sapContent_Selected_ForegroundColor);--_ui5_tc_headerItemIcon_selected_background:var(--sapContent_Selected_ForegroundColor);--_ui5_tc_headerItemIcon_background_color:var(--sapContent_Selected_Background);--_ui5_tc_headerItemIcon_selected_color:var(--sapContent_ContrastIconColor);--_ui5_tc_mixedMode_itemText_color:var(--sapTextColor);--_ui5_textarea_state_border_width:0.125rem;--_ui5_textarea_information_border_width:0.125rem;--_ui5_textarea_placeholder_font_style:italic;--_ui5_textarea_value_state_error_warning_placeholder_font_weight:normal;--_ui5_textarea_error_placeholder_font_style:italic;--_ui5_textarea_error_placeholder_color:var(--sapField_PlaceholderTextColor);--_ui5_textarea_error_hover_background_color:var(--sapField_Hover_Background);--_ui5_textarea_hover_border:var(--sapField_BorderWidth) var(--sapField_BorderStyle) var(--sapField_Hover_BorderColor);--_ui5_textarea_hover_box_shadow:none;--_ui5_textarea_error_warning_border_style:solid;--_ui5_textarea_disabled_opacity:0.4;--_ui5_textarea_line_height:1.4;--_ui5_textarea_focus_pseudo_element_content:"";--_ui5_textarea_focused_value_state_error_background:var(--sapField_InvalidBackground);--_ui5_textarea_focused_value_state_warning_background:var(--sapField_WarningBackground);--_ui5_textarea_focused_value_state_success_background:var(--sapField_SuccessBackground);--_ui5_textarea_focused_value_state_information_background:var(--sapField_InformationBackground);--_ui5_textarea_focused_value_state_error_focus_outline_color:var(--sapContent_FocusColor);--_ui5_textarea_focused_value_state_warning_focus_outline_color:var(--sapContent_FocusColor);--_ui5_textarea_focused_value_state_success_focus_outline_color:var(--sapContent_FocusColor);--_ui5_textarea_focus_offset:1px;--_ui5_textarea_value_state_focus_offset:1px;--_ui5_textarea_focus_outline_color:var(--sapContent_FocusColor);--__ui5_textarea_min_height:2.25rem;--_ui5_textarea_padding_right_and_left:0.5625rem;--_ui5_textarea_padding_right_and_left_error_warning:0.5rem;--_ui5_textarea_padding_right_and_left_information:0.5rem;--_ui5_textarea_padding_right_and_left_readonly:0.5625rem;--_ui5_textarea_padding_top:0.4375rem;--_ui5_textarea_padding_top_readonly:0.4375rem;--_ui5_textarea_padding_bottom_readonly:0.4375rem;--_ui5_textarea_padding_top_error_warning:0.375rem;--_ui5_textarea_padding_bottom_error_warning:0.375rem;--_ui5_textarea_padding_top_information:0.375rem;--_ui5_textarea_padding_bottom_information:0.375rem;--_ui5_textarea_margin:0.25rem 0;--_ui5_textarea_exceeded_text_height:1rem;--_ui5_textarea_readonly_border_style:var(--sapField_BorderStyle)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_textarea_padding_right_and_left:0.4375rem;--_ui5_textarea_padding_right_and_left_error_warning:0.375rem;--_ui5_textarea_padding_right_and_left_information:0.375rem;--_ui5_textarea_padding_right_and_left_readonly:0.4375rem;--_ui5_textarea_padding_top:0.125rem;--_ui5_textarea_padding_top_readonly:0.125rem;--_ui5_textarea_padding_bottom_readonly:0.125rem;--_ui5_textarea_padding_top_error_warning:0.0625rem;--_ui5_textarea_padding_bottom_error_warning:0.0625rem;--_ui5_textarea_padding_top_information:0.0625rem;--_ui5_textarea_padding_bottom_information:0.0625rem;--_ui5_textarea_exceeded_text_height:0.375rem;--_ui5_textarea_margin:0.1875rem 0;--__ui5_textarea_min_height:1.625rem}:root{--_ui5_textarea_hover_border:none;--_ui5_textarea_hover_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_textarea_value_state_warning_hover_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_textarea_value_state_success_hover_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_textarea_value_state_information_hover_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_textarea_value_state_error_hover_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_textarea_focus_border_radius:0.25rem;--_ui5_textarea_error_warning_border_style:none;--_ui5_textarea_line_height:1.5;--_ui5_textarea_focused_value_state_error_background:var(--sapField_Hover_Background);--_ui5_textarea_focused_value_state_warning_background:var(--sapField_Hover_Background);--_ui5_textarea_focused_value_state_success_background:var(--sapField_Hover_Background);--_ui5_textarea_focused_value_state_information_background:var(--sapField_Hover_Background);--_ui5_textarea_focused_value_state_error_focus_outline_color:var(--sapField_InvalidColor);--_ui5_textarea_focused_value_state_warning_focus_outline_color:var(--sapField_WarningColor);--_ui5_textarea_focused_value_state_success_focus_outline_color:var(--sapField_SuccessColor);--_ui5_textarea_focus_offset:0;--_ui5_textarea_readonly_focus_offset:1px;--_ui5_textarea_focus_outline_color:var(--sapField_Active_BorderColor);--_ui5_textarea_value_state_focus_offset:0;--_ui5_textarea_padding_top:0.5rem;--_ui5_textarea_padding_bottom:0.4375rem;--_ui5_textarea_padding_bottom_readonly:0.375rem;--_ui5_textarea_padding_top_error_warning:0.5rem;--_ui5_textarea_padding_bottom_error_warning:0.4375rem;--_ui5_textarea_padding_top_information:0.5rem;--_ui5_textarea_padding_bottom_information:0.4375rem;--_ui5_textarea_padding_right_and_left:0.625rem;--_ui5_textarea_padding_right_and_left_error_warning:0.625rem;--_ui5_textarea_padding_right_and_left_information:0.625rem;--_ui5_textarea_readonly_border_style:dashed}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_textarea_padding_top:0.1875rem;--_ui5_textarea_padding_bottom:0.125rem;--_ui5_textarea_padding_bottom_readonly:0.0625rem;--_ui5_textarea_padding_top_error_warning:0.1875rem;--_ui5_textarea_padding_bottom_error_warning:0.125rem;--_ui5_textarea_padding_top_information:0.1875rem;--_ui5_textarea_padding_bottom_information:0.125rem;--_ui5_textarea_padding_right_and_left:0.5rem;--_ui5_textarea_padding_right_and_left_error_warning:0.5rem;--_ui5_textarea_padding_right_and_left_information:0.5rem}:root{--_ui5-time_picker_border_radius:0;--_ui5_time_picker_border:0.0625rem solid transparent;--_ui5-time_picker_border_radius:0.25rem;--_ui5_toast_vertical_offset:3rem;--_ui5_toast_horizontal_offset:2rem;--_ui5_toast_background:var(--sapList_Background);--_ui5_toast_shadow:var(--sapContent_Shadow2);--_ui5_wheelslider_item_text_size:var(--sapFontSize);--_ui5_wheelslider_selected_item_hover_background_color:var(--sapList_BorderColor);--_ui5_wheelslider_label_text_size:var(--sapFontSmallSize);--_ui5_wheelslider_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*2);--_ui5_wheelslider_mobile_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*4);--_ui5_wheelslider_label_text_color:var(--sapContent_LabelColor);--_ui5_wheelslider_height:240px;--_ui5_wheelslider_mobile_height:432px;--_ui5_wheelslider_item_width:48px;--_ui5_wheelslider_item_height:46px;--_ui5_wheelslider_arrows_visibility:hidden;--_ui_wheelslider_item_hover_color:var(--sapButton_Emphasized_Hover_BorderColor);--_ui_wheelslider_item_expanded_hover_color:var(--sapList_Hover_Background);--_ui5_wheelslider_item_background_color:var(--sapLegend_WorkingBackground);--_ui5_wheelslider_item_text_color:var(--sapTextColor);--_ui_wheelslider_item_hover_color:var(--sapList_AlternatingBackground);--_ui_wheelslider_item_expanded_hover_color:var(--sapList_AlternatingBackground);--_ui_wheelslider_item_exanded_hover_color:var(--sapList_AlternatingBackground);--_ui5_wheelslider_item_border_color:var(--sapList_SelectionBorderColor);--_ui5_wheelslider_item_expanded_border_color:transparent;--_ui5_wheelslider_item_hovered_border_color:transparent;--_ui5_wheelslider_collapsed_item_text_color:var(--sapList_SelectionBorderColor);--_ui5_wheelslider_selected_item_background_color:var(--sapContent_Selected_Background);--_ui5_wheelslider_selected_item_hover_background_color:var(--sapButton_Emphasized_Hover_BorderColor);--_ui5_wheelslider_active_item_background_color:var(--sapContent_Selected_Background);--_ui5_wheelslider_active_item_text_color:var(--sapContent_Selected_TextColor);--_ui5_wheelslider_selection_frame_color:var(--sapList_SelectionBorderColor);--_ui_wheelslider_item_border_radius:var(--_ui5_button_border_radius);--_ui5_toggle_button_pressed_focussed:var(--sapButton_Selected_BorderColor);--_ui5_toggle_button_pressed_focussed_hovered:var(--sapButton_Selected_BorderColor);--_ui5_toggle_button_selected_positive_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_selected_negative_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_selected_attention_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_emphasized_pressed_focussed_hovered:var(--sapContent_FocusColor);--_ui5_toggle_button_emphasized_text_shadow:none;--_ui5_yearpicker_item_selected_focus:var(--sapContent_Selected_Background);--_ui5_yearpicker_item_selected_hover_color:var(--sapContent_Selected_Background);--_ui5_yearpicker_item_border:none;--_ui5_yearpicker_item_border_radius:0;--_ui5_yearpicker_item_margin:1px;--_ui5_yearpicker_item_focus_after_width:calc(100% - 0.375rem);--_ui5_yearpicker_item_focus_after_height:calc(100% - 0.375rem);--_ui5_yearpicker_item_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_yearpicker_item_focus_after_offset:2px;--_ui5_yearpicker_item_focus_after_border_radius:0;--_ui5_yearpicker_item_selected_background_color:var(--sapSelectedColor);--_ui5_yearpicker_item_selected_text_color:var(--sapContent_ContrastTextColor);--_ui5_yearpicker_item_border_radius:0.5rem;--_ui5_yearpicker_item_focus_after_offset:0.25rem;--_ui5_yearpicker_item_focus_after_border:var(--_ui5_button_focused_border);--_ui5_yearpicker_item_focus_after_border_radius:0.5rem;--_ui5_yearpicker_item_focus_after_width:calc(100% - 0.5rem);--_ui5_yearpicker_item_focus_after_height:calc(100% - 0.5rem);--_ui5_yearpicker_item_selected_background_color:transparent;--_ui5_yearpicker_item_selected_text_color:var(--sapContent_Selected_TextColor);--_ui5_yearpicker_item_selected_box_shadow:none;--_ui5_yearpicker_item_selected_hover_color:var(--sapList_Hover_Background);--_ui5_yearpicker_item_focus_after_outline:none;--_ui5_calendar_header_arrow_button_border_radius:0.25rem;--_ui5_calendar_header_middle_button_width:6.25rem;--_ui5_calendar_header_middle_button_flex:1 1 auto;--_ui5_calendar_header_middle_button_focus_border_radius:0.25rem;--_ui5_calendar_header_middle_button_focus_after_display:block;--_ui5_calendar_header_middle_button_focus_after_width:calc(100% - 0.25rem);--_ui5_calendar_header_middle_button_focus_after_height:calc(100% - 0.25rem);--_ui5_calendar_header_middle_button_focus_after_top_offset:1px;--_ui5_calendar_header_middle_button_focus_after_left_offset:1px;--_ui5_calendar_header_button_background_color:none;--_ui5_calendar_header_arrow_button_box_shadow:none;--_ui5_calendar_header_middle_button_focus_outline:none;--_ui5_calendar_header_middle_button_focus_active_outline:none;--_ui5_calendar_header_middle_button_focus_active_background:var(--sapButton_Active_Background);--_ui5_calendar_header_middle_button_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_calendar_header_middle_button_focus_after_width:calc(100% - 0.375rem);--_ui5_calendar_header_middle_button_focus_after_height:calc(100% - 0.375rem);--_ui5_calendar_header_middle_button_focus_after_top_offset:0.125rem;--_ui5_calendar_header_middle_button_focus_after_left_offset:0.125rem;--_ui5_calendar_header_arrow_button_border:none;--_ui5_calendar_header_arrow_button_border_radius:0.5rem;--_ui5_calendar_header_button_background_color:var(--sapButton_Lite_Background);--_ui5_calendar_header_arrow_button_box_shadow:0 0 0.125rem 0 rgba(85,107,130,0.72);--_ui5_calendar_header_middle_button_focus_border_radius:0.5rem;--_ui5_calendar_header_middle_button_focus_border:none;--_ui5_calendar_header_middle_button_focus_after_border:none;--_ui5_calendar_header_middle_button_focus_background:transparent;--_ui5_calendar_header_middle_button_focus_outline:0.125rem solid var(--sapSelectedColor);--_ui5_calendar_header_middle_button_focus_active_outline:0.0625rem solid var(--sapSelectedColor);--_ui5_calendar_header_middle_button_focus_active_background:transparent;--ui5_table_bottom_border:1px solid var(--sapList_BorderColor);--ui5_table_header_row_outline_width:1px;--ui5_table_multiselect_column_width:2.75rem;--ui5_table_header_row_border_bottom_color:var(--sapList_BorderColor);--ui5_table_header_row_border_width:1px;--_ui5_table_load_more_border-bottom:none;--ui5_table_row_outline_width:1px;--_ui5_token_background:var(--sapButton_TokenBackground);--_ui5_token_readonly_background:var(--sapButton_TokenBackground);--_ui5_token_readonly_color:var(--sapContent_LabelColor);--_ui5_token_border_radius:var(--sapButton_BorderCornerRadius);--_ui5_token_outline_offset:-0.125rem;--_ui5_token_text_color:var(--sapButton_TextColor);--_ui5_token_hover_background:var(--sapButton_Hover_Background);--_ui5_token_hover_border_color:var(--sapButton_Hover_BorderColor);--_ui5_token_top_margin:0.25rem;--_ui5_token_bottom_margin:0.25rem;--_ui5_token_right_margin:0.3125rem;--_ui5_token_padding:0.25rem 0;--_ui5_token_left_padding:0.3125rem;--_ui5_token_readonly_padding:0.375rem;--_ui5_token_selected_focus_outline:var(--_ui5_token_focus_outline_width) dotted var(--sapContent_ContrastFocusColor);--_ui5_token_focus_outline:var(--_ui5_token_focus_outline_width) dotted var(--sapContent_FocusColor);--_ui5_token_selected_hover_background:var(--sapButton_Selected_Hover_Background);--_ui5_token_selected_hover_border_color:var(--sapButton_Selected_Hover_BorderColor);--_ui5_token_focused_selected_border:1px solid var(--sapButton_Selected_BorderColor);--ui5_token_focus_pseudo_element_content:none;--_ui5_token_focus_offset:-0.25rem;--_ui5_token_focus_outline_width:0.0625rem;--_ui5_token_hover_border_color:var(--sapButton_TokenBorderColor);--_ui5_token_selected_focus_outline:none;--_ui5_token_focus_outline:none;--_ui5_token_outline_offset:0.125rem;--_ui5_token_selected_hover_background:var(--sapButton_Selected_Background);--_ui5_token_selected_hover_border_color:var(--sapButton_Selected_BorderColor);--ui5_token_focus_pseudo_element_content:"";--_ui5_token_focus_outline_border_radius:0.625rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_token_outline_offset:0}:root{--_ui5_tokenizer_padding:0.3125rem;--_ui5_tokenizer_n_more_text_color:var(--sapField_TextColor);--_ui5_tokenizer_n_more_text_color:var(--sapLinkColor);--_ui5-multi_combobox_token_margin_top:3px;--_ui5-multi_combobox_token_margin_top:1px;--_ui5_slider_progress_container_background:var(--sapField_BorderColor);--_ui5_slider_progress_container_dot_display:none;--_ui5_slider_progress_container_dot_background:var(--sapField_BorderColor);--_ui5_slider_progress_border:none;--_ui5_slider_padding:1.406rem 1.0625rem;--_ui5_slider_inner_height:0.25rem;--_ui5_slider_outer_height:1.6875rem;--_ui5_slider_progress_border_radius:0.25rem;--_ui5_slider_progress_background:var(--sapActiveColor);--_ui5_slider_handle_icon_display:none;--_ui5_slider_handle_height:1.625rem;--_ui5_slider_handle_width:1.625rem;--_ui5_slider_handle_border:solid 0.125rem var(--sapField_BorderColor);--_ui5_slider_handle_border_radius:1rem;--_ui5_slider_handle_box_shadow:none;--_ui5_slider_handle_background:var(--sapButton_Background);--_ui5_range_slider_handle_background:#fff;--_ui5_slider_handle_top:-0.825rem;--_ui5_slider_tickmark_bg:var(--sapField_BorderColor);--_ui5_slider_tickmark_in_range_bg:var(--sapButton_Active_Background);--_ui5_slider_handle_margin_left:calc(var(--_ui5_slider_handle_width)/2*-1);--_ui5_slider_handle_hover_background:var(--sapButton_Hover_Background);--_ui5_slider_handle_hover_border:0.125rem solid var(--sapButton_Hover_BorderColor);--_ui5_slider_handle_outline:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_slider_handle_focus_border:var(--_ui5_slider_handle_hover_border);--_ui5_slider_handle_active_border:var(--_ui5_slider_handle_hover_border);--_ui5_slider_handle_focused_top:var(--_ui5_slider_handle_top);--_ui5_slider_handle_focused_margin_left:var(--_ui5_slider_handle_margin_left);--_ui5_slider_handle_outline_offset:0.075rem;--_ui5_slider_icon_left:0.5rem;--_ui5_slider_icon_top:0.125rem;--_ui5_range_slider_handle_hover_background:rgba(var(--sapButton_Background),0.25);--_ui5_range_slider_handle_hover_icon_display:none;--_ui5_slider_progress_outline:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_slider_progress_outline_offset:-0.8125rem;--_ui5_slider_tickmark_top:-0.375rem;--_ui5_slider_disabled_opacity:0.4;--_ui5_slider_tooltip_background:var(--sapField_Background);--_ui5_slider_tooltip_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_slider_tooltip_border_color:var(--sapField_BorderColor);--_ui5_slider_tooltip_border:0.0625rem solid var(--_ui5_slider_tooltip_border_color);--_ui5_slider_tooltip_box_shadow:none;--_ui5_slider_tooltip_padding:0.4125rem;--_ui5_slider_tooltip_height:1rem;--_ui5_range_slider_progress_focus_display:none;--_ui5_range_slider_progress_focus_top:-1.063rem;--_ui5_range_slider_progress_focus_left:-1.438rem;--_ui5_range_slider_progress_focus_padding:0 1.375rem 0 1.438rem;--_ui5_range_slider_progress_focus_height:2rem;--_ui5_range_slider_legacy_progress_focus_display:block;--_ui5_slider_handle_focus_width:0;--_ui5_slider_start_end_point_size:.375rem;--_ui5_slider_start_end_point_left:-0.875rem;--_ui5_slider_start_end_point_top:-.1875rem;--_ui5_slider_handle_hover_box_shadow:none;--_ui5_slider_handle_background_focus:var(--_ui5_slider_handle_background);--_ui5_slider_handle_focused_tooltip_distance:var(--_ui5_slider_tooltip_bottom);--_ui5_slider_handle_box_sizing:content-box;--_ui5_slider_tooltip_border_box:content-box;--_ui5_range_slider_handle_active_background:var(--_ui5_range_slider_handle_background);--_ui5_range_slider_handle_background_focus:transparent;--_ui5_range_slider_progress_focus_width:100%;--_ui5_slider_tickmark_height:1rem;--_ui5_slider_tickmark_top:-.3125rem;--_ui5_slider_progress_box_sizing:content-box;--_ui5_slider_tickmark_in_range_bg:var(--sapField_BorderColor);--_ui5_range_slider_focus_outline_width:100%;--_ui5_slider_progress_outline_offset_left:0;--_ui5_range_slider_focus_outline_radius:0;--_ui5_slider_progress_container_top:0;--_ui5_slider_progress_height:100%;--_ui5_slider_active_progress_border:none;--_ui5_slider_active_progress_left:0;--_ui5_slider_active_progress_top:0;--_ui5_slider_no_tickmarks_progress_container_top:var(--_ui5_slider_progress_container_top);--_ui5_slider_no_tickmarks_progress_height:var(--_ui5_slider_progress_height);--_ui5_slider_no_tickmarks_active_progress_border:var(--_ui5_slider_active_progress_border);--_ui5_slider_no_tickmarks_active_progress_left:var(--_ui5_slider_active_progress_left);--_ui5_slider_no_tickmarks_active_progress_top:var(--_ui5_slider_active_progress_top);--_ui5_slider_handle_focus_visibility:none;--_ui5_slider_handle_icon_size:1rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_slider_handle_focused_top:-0.625rem;--_ui5_slider_handle_focused_margin_left:-0.75rem;--_ui5_slider_handle_icon_size:.875rem;--_ui5_slider_padding:1rem 1.0625rem}:root{--_ui5_slider_progress_container_background:var(--sapSlider_Background);--_ui5_slider_progress_container_dot_display:block;--_ui5_slider_inner_min_width:4rem;--_ui5_slider_progress_background:var(--sapSlider_Selected_Background);--_ui5_slider_progress_before_background:var(--sapSlider_Selected_Background);--_ui5_slider_progress_after_background:var(--sapContent_MeasureIndicatorColor);--_ui5_slider_handle_background:var(--sapSlider_RangeHandleBackground);--_ui5_slider_handle_icon_display:inline-block;--_ui5_slider_handle_border:0.0625rem solid var(--sapSlider_HandleBorderColor);--_ui5_slider_handle_border_radius:0.5rem;--_ui5_slider_handle_box_shadow:var(--sapContent_Selected_Shadow);--_ui5_slider_handle_height:1.5rem;--_ui5_slider_handle_width:2rem;--_ui5_slider_handle_top:-0.625rem;--_ui5_slider_handle_focused_top:-0.688rem;--_ui5_slider_handle_focused_margin_left:-0.938rem;--_ui5_slider_handle_font_family:"SAP-icons";--_ui5_slider_handle_hover_border:0.0625rem solid var(--sapSlider_Hover_HandleBorderColor);--_ui5_slider_handle_hover_box_shadow:var(--sapContent_Selected_Shadow);--_ui5_slider_handle_focus_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_slider_handle_background_focus:var(--sapSlider_Active_HandleBackground);--_ui5_slider_handle_active_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_slider_handle_box_shadow_focus:none;--_ui5_slider_handle_outline:none;--_ui5_slider_handle_hover_background:var(--sapSlider_Hover_HandleBackground);--_ui5_slider_tooltip_background:var(--sapField_Focus_Background);--_ui5_slider_tooltip_border:none;--_ui5_slider_tooltip_border_radius:0.5rem;--_ui5_slider_tooltip_box_shadow:var(--sapContent_Shadow1);--_ui5_range_slider_legacy_progress_focus_display:none;--_ui5_range_slider_progress_focus_display:block;--_ui5_slider_tickmark_in_range_bg:var(--sapSlider_Selected_BorderColor);--_ui5_slider_handle_active_box_shadow:none;--_ui5_slider_label_fontsize:var(--sapFontSmallSize);--_ui5_slider_label_color:var(--sapContent_LabelColor);--_ui5_slider_tooltip_min_width:2rem;--_ui5_slider_tooltip_padding:0.25rem;--_ui5_slider_tooltip_fontsize:var(--sapFontSmallSize);--_ui5_slider_tooltip_color:var(--sapContent_LabelColor);--_ui5_slider_tooltip_height:1.375rem;--_ui5_slider_handle_focus_width:1px;--_ui5_slider_start_end_point_size:.5rem;--_ui5_slider_start_end_point_left:-.75rem;--_ui5_slider_start_end_point_top:-0.125rem;--_ui5_slider_tooltip_border_box:border-box;--_ui5_range_slider_handle_active_background:var(--sapSlider_Active_RangeHandleBackground);--_ui5_range_slider_active_handle_icon_display:none;--_ui5_range_slider_progress_focus_top:-15px;--_ui5_range_slider_progress_focus_padding:0 1rem 0 1rem;--_ui5_range_slider_root_hover_handle_icon_display:inline-block;--_ui5_range_slider_root_hover_handle_bg:var(--_ui5_slider_handle_hover_background);--_ui5_range_slider_root_active_handle_icon_display:none;--_ui5_slider_tickmark_height:.5rem;--_ui5_slider_tickmark_top:-2px;--_ui5_slider_handle_box_sizing:border-box;--_ui5_range_slider_handle_background:var(--sapSlider_RangeHandleBackground);--_ui5_slider_tooltip_bottom:2rem}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_slider_handle_focused_tooltip_distance:calc(var(--_ui5_slider_tooltip_bottom) - var(--_ui5_slider_handle_focus_width));--_ui5_range_slider_progress_focus_left:calc(var(--_ui5_slider_handle_width)/2*-1 - 5px);--_ui5_range_slider_progress_focus_width:calc(100% + var(--_ui5_slider_handle_width) + 10px);--_ui5_range_slider_progress_focus_height:calc(var(--_ui5_slider_handle_height) + 10px)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_slider_handle_width:1.5rem;--_ui5_slider_icon_left:0.125rem;--_ui5_slider_icon_top:0;--_ui5_slider_handle_focused_top:-0.5625rem;--_ui5_slider_handle_focused_margin_left:-0.6875rem;--_ui5_range_slider_progress_focus_top:-.8125rem;--_ui5_slider_tooltip_bottom:1.75rem}:root{--_ui5_value_state_message_border:none;--_ui5_value_state_header_border:none;--_ui5_input_value_state_icon_display:none;--_ui5_value_state_message_padding:0.5rem;--_ui5_value_state_header_padding:.5625rem 1rem;--_ui5_value_state_message_popover_box_shadow:none;--_ui5_value_state_message_icon_width:.875rem;--_ui5_value_state_message_icon_height:.875rem;--_ui5_input_value_state_icon_offset:.5rem;--_ui5_value_state_header_offset:-0.125rem;--_ui5_value_state_message_popover_border_radius:0;--_ui5_input_value_state_icon_display:inline-block;--_ui5_value_state_message_padding:0.5rem 0.5rem 0.5rem 1.875rem;--_ui5_value_state_header_padding:.5rem .5rem .5rem 1.875rem;--_ui5_value_state_message_popover_box_shadow:var(--sapContent_Shadow1);--_ui5_value_state_message_icon_width:1rem;--_ui5_value_state_message_icon_height:1rem;--_ui5_value_state_header_offset:-0.25rem;--_ui5_value_state_message_popover_border_radius:var(--sapPopover_BorderCornerRadius);--ui5_table_header_row_outline_width:var(--sapContent_FocusWidth);--ui5_table_header_row_border_bottom_color:var(--sapList_HeaderBorderColor);--ui5_table_focus_outline_offset:-0.1875rem;--ui5_table_header_row_font_weight:normal;--ui5_table_header_row_font_weight:bold;--ui5_table_row_outline_width:var(--sapContent_FocusWidth);--ui5_table_group_row_font-weight:normal;--ui5_table_border_width:0 0 1px 0;--ui5_table_group_row_font-weight:bold;--ui5_table_border_width:1px 0 1px 0;--_ui5_step_input_input_error_background_color:var(--sapField_InvalidBackground);--_ui5-step_input_button_state_hover_background_color:var(--sapField_Background);--_ui5_step_input_border_style:1px solid var(--sapField_BorderColor);--_ui5_step_input_border_style_hover:1px solid var(--sapField_Hover_BorderColor);--_ui5_step_input_button_background_color:var(--sapField_Background);--_ui5_step_input_input_border:1px solid transparent;--_ui5_step_input_input_margin_top:-0.0625rem;--_ui5_step_input_button_display:inline-block;--_ui5_step_input_button_left:0;--_ui5_step_input_input_border_focused_after:var(--_ui5_input_focus_border_width) dotted var(--sapContent_FocusColor);--_ui5_step_input_input_border_top_bottom_focused_after:0.0625rem;--_ui5_step_input_input_border_radius_focused_after:0;--_ui5_step_input_input_information_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_warning_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_success_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_error_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_disabled_button_background:var(--sapField_ReadOnly_Background);--_ui5_step_input_border_color_hover:var(--sapField_Hover_Background);--_ui5_step_input_border_hover:1px solid var(--sapField_Hover_BorderColor);--_ui5_input_input_background_color:var(--sapField_InvalidBackground);--_ui5_step_input_min_width:7.25rem;--_ui5_step_input_padding:2.5rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_step_input_min_width:6rem;--_ui5_step_input_padding:2rem}:root{--_ui5_step_input_input_error_background_color:inherit;--_ui5-step_input_button_state_hover_background_color:var(--sapField_Hover_Background);--_ui5_step_input_border_style:none;--_ui5_step_input_border_style_hover:none;--_ui5_step_input_button_background_color:transparent;--_ui5_step_input_input_border:none;--_ui5_step_input_input_margin_top:0;--_ui5_step_input_button_display:inline-flex;--_ui5_step_input_button_left:0.125rem;--_ui5_step_input_button_right:0;--_ui5_step_input_input_border_focused_after:0.125rem solid #0070f2;--_ui5_step_input_input_border_top_bottom_focused_after:0;--_ui5_step_input_input_border_radius_focused_after:0.25rem;--_ui5_step_input_input_information_border_color_focused_after:var(--sapField_InformationColor);--_ui5_step_input_input_warning_border_color_focused_after:var(--sapField_WarningColor);--_ui5_step_input_input_success_border_color_focused_after:var(--sapField_SuccessColor);--_ui5_step_input_input_error_border_color_focused_after:var(--sapField_InvalidColor);--_ui5_step_input_disabled_button_background:none;--_ui5_step_input_border_color_hover:none;--_ui5_step_input_border_hover:none;--_ui5_input_input_background_color:transparent;--_ui5_load_more_padding:0;--_ui5_load_more_border:1px top solid transparent;--_ui5_load_more_border_radius:none;--_ui5_load_more_outline_width:1px;--_ui5_load_more_outline_width:var(--sapContent_FocusWidth);--_ui5_load_more_border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}'},e={_};export{_,e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_horizon_hcb/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_horizon_hcb.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_horizon","baseTheme"],"Tags":["Fiori_3","HighContrast","DarkColorScheme"],"FallbackThemeId":"sap_horizon","Engine":{"Name":"theming-engine","Version":"1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"},"Version":{ "Build":"11.2.1.20230309093813","Source":"11.2.1"}};--sapBrandColor:#795100;--sapHighlightColor:#795100;--sapBaseColor:#000;--sapShellColor:#000;--sapBackgroundColor:#000;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--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-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:3rem;--sapFontHeader2Size:2rem;--sapFontHeader3Size:1.5rem;--sapFontHeader4Size:1.25rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fff;--sapLinkColor:#fff;--sapLink_Hover_Color:#fff;--sapLink_Active_Color:#fff;--sapLink_Visited_Color:#fff;--sapLink_InvertedColor:#fff;--sapLink_SubtleColor:#fff;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0f5c93;--sapActiveColor:#795100;--sapHighlightTextColor:#fff;--sapTitleColor:#fff;--sapNegativeColor:#ff5e5e;--sapCriticalColor:#ffab1d;--sapPositiveColor:#9c9;--sapInformativeColor:#fff;--sapNeutralColor:#fff;--sapNegativeElementColor:#ff5e5e;--sapCriticalElementColor:#ffab1d;--sapPositiveElementColor:#9c9;--sapInformativeElementColor:#fff;--sapNeutralElementColor:#fff;--sapNegativeTextColor:#ff5e5e;--sapPositiveTextColor:#9c9;--sapCriticalTextColor:#ffab1d;--sapInformativeTextColor:#fff;--sapNeutralTextColor:#fff;--sapNeutralBorderColor:#fff;--sapErrorColor:#ff5e5e;--sapErrorBorderColor:#ff5e5e;--sapWarningColor:#ffab1d;--sapWarningBorderColor:#ffab1d;--sapSuccessColor:#9c9;--sapSuccessBorderColor:#9c9;--sapInformationColor:#fff;--sapInformationBorderColor:#fff;--sapErrorBackground:#000;--sapWarningBackground:#000;--sapSuccessBackground:#000;--sapInformationBackground:#000;--sapNeutralBackground:#000;--sapIndicationColor_1:#ff5e5e;--sapIndicationColor_1_Background:#000;--sapIndicationColor_1_BorderColor:#fff;--sapIndicationColor_1_Hover_Background:#795100;--sapIndicationColor_1_Active_Background:#795100;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#ff9191;--sapIndicationColor_2_Background:#000;--sapIndicationColor_2_BorderColor:#fff;--sapIndicationColor_2_Hover_Background:#795100;--sapIndicationColor_2_Active_Background:#795100;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#ffab1d;--sapIndicationColor_3_Background:#000;--sapIndicationColor_3_BorderColor:#fff;--sapIndicationColor_3_Hover_Background:#795100;--sapIndicationColor_3_Active_Background:#795100;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#9c9;--sapIndicationColor_4_Background:#000;--sapIndicationColor_4_BorderColor:#fff;--sapIndicationColor_4_Hover_Background:#795100;--sapIndicationColor_4_Active_Background:#795100;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#6bd3ff;--sapIndicationColor_5_Background:#000;--sapIndicationColor_5_BorderColor:#fff;--sapIndicationColor_5_Hover_Background:#795100;--sapIndicationColor_5_Active_Background:#795100;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#000;--sapIndicationColor_6_BorderColor:#fff;--sapIndicationColor_6_Hover_Background:#795100;--sapIndicationColor_6_Active_Background:#795100;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#000;--sapIndicationColor_7_BorderColor:#fff;--sapIndicationColor_7_Hover_Background:#795100;--sapIndicationColor_7_Active_Background:#795100;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#000;--sapIndicationColor_8_BorderColor:#fff;--sapIndicationColor_8_Hover_Background:#795100;--sapIndicationColor_8_Active_Background:#795100;--sapIndicationColor_8_TextColor:#fff;--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:#fff;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#fff;--sapContent_MarkerIconColor:#fff;--sapContent_MarkerTextColor:#fff;--sapContent_MeasureIndicatorColor:#fff;--sapContent_Selected_MeasureIndicatorColor:#fff;--sapContent_ImagePlaceholderBackground:#000;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#fff;--sapContent_UnratedColor:#999;--sapContent_BusyColor:#fff;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#fff;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem #fff;--sapContent_Shadow1:0 0 1rem 0 hsla(0,0%,100%,0.5),0 0 0 0.125rem #fff;--sapContent_Shadow2:0 0.25rem 2rem 0 hsla(0,0%,100%,0.6),0 0 0 0.125rem #fff;--sapContent_Shadow3:0 0.625rem 4rem 0 hsla(0,0%,100%,0.8),0 0 0 0.125rem #fff;--sapContent_TextShadow:-0.0625rem 0 #000,0 0.0625rem #000,0.0625rem 0 #000,0 -0.0625rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #fff;--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:#795100;--sapContent_HelpColor:#03ae03;--sapContent_LabelColor:#fff;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:#666;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#000;--sapContent_ForegroundBorderColor:#fff;--sapContent_ForegroundTextColor:#fff;--sapContent_BadgeBackground:#000;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#666;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#666 0%,#666 35%,#999 50%,#666 65%,#666);--sapContent_DragAndDropActiveColor:#03ae03;--sapContent_Selected_Background:#0f5c93;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#795100;--sapContent_Selected_ForegroundColor:#fff;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#62737c;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#88979e;--sapContent_Illustrative_Color6:#88979e;--sapContent_Illustrative_Color7:#212628;--sapContent_Illustrative_Color8:#dbdbdb;--sapContent_Illustrative_Color9:#62737c;--sapContent_Illustrative_Color10:#e7e9ea;--sapContent_Illustrative_Color11:#434e56;--sapContent_Illustrative_Color12:#434e56;--sapContent_Illustrative_Color13:#0f1112;--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;--sapShell_Background:#000;--sapShell_BackgroundImage:linear-gradient(180deg,#000,#000);--sapShell_BackgroundGradient:linear-gradient(180deg,#000,#000);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#fff;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#000;--sapShell_InteractiveTextColor:#fff;--sapShell_InteractiveBorderColor:#fff;--sapShell_GroupTitleTextColor:#fff;--sapShell_GroupTitleTextShadow:-0.0625rem 0 #000,0 .0625rem #000,.0625rem 0 #000,0 -0.0625rem #000;--sapShell_Hover_Background:#795100;--sapShell_Active_Background:#795100;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#0f5c93;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#795100;--sapShell_Favicon:none;--sapShell_Navigation_Background:#000;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#795100;--sapShell_Navigation_Active_Background:#795100;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #fff;--sapShell_NegativeColor:#ff5e5e;--sapShell_CriticalColor:#ffab1d;--sapShell_PositiveColor:#9c9;--sapShell_InformativeColor:#fff;--sapShell_NeutralColor:#fff;--sapShell_Category_1_Background:#000;--sapShell_Category_1_BorderColor:#6bd3ff;--sapShell_Category_1_TextColor:#fff;--sapShell_Category_1_TextShadow:none;--sapShell_Category_2_Background:#000;--sapShell_Category_2_BorderColor:#db9292;--sapShell_Category_2_TextColor:#fff;--sapShell_Category_2_TextShadow:none;--sapShell_Category_3_Background:#000;--sapShell_Category_3_BorderColor:#ffc847;--sapShell_Category_3_TextColor:#fff;--sapShell_Category_3_TextShadow:none;--sapShell_Category_4_Background:#000;--sapShell_Category_4_BorderColor:#bb86b0;--sapShell_Category_4_TextColor:#fff;--sapShell_Category_4_TextShadow:none;--sapShell_Category_5_Background:#000;--sapShell_Category_5_BorderColor:#cdaf9d;--sapShell_Category_5_TextColor:#fff;--sapShell_Category_5_TextShadow:none;--sapShell_Category_6_Background:#000;--sapShell_Category_6_BorderColor:#7fc6c6;--sapShell_Category_6_TextColor:#fff;--sapShell_Category_6_TextShadow:none;--sapShell_Category_7_Background:#000;--sapShell_Category_7_BorderColor:#e269c9;--sapShell_Category_7_TextColor:#fff;--sapShell_Category_7_TextShadow:none;--sapShell_Category_8_Background:#000;--sapShell_Category_8_BorderColor:#b2e484;--sapShell_Category_8_TextColor:#fff;--sapShell_Category_8_TextShadow:none;--sapShell_Category_9_Background:#000;--sapShell_Category_9_BorderColor:#4db1ff;--sapShell_Category_9_TextColor:#fff;--sapShell_Category_9_TextShadow:none;--sapShell_Category_10_Background:#000;--sapShell_Category_10_BorderColor:#b0bcc5;--sapShell_Category_10_TextColor:#fff;--sapShell_Category_10_TextShadow:none;--sapShell_Category_11_Background:#000;--sapShell_Category_11_BorderColor:#ff8787;--sapShell_Category_11_TextColor:#fff;--sapShell_Category_11_TextShadow:none;--sapShell_Category_12_Background:#000;--sapShell_Category_12_BorderColor:#d3b6ff;--sapShell_Category_12_TextColor:#fff;--sapShell_Category_12_TextShadow:none;--sapShell_Category_13_Background:#000;--sapShell_Category_13_BorderColor:#fdcef0;--sapShell_Category_13_TextColor:#fff;--sapShell_Category_13_TextShadow:none;--sapShell_Category_14_Background:#000;--sapShell_Category_14_BorderColor:#a4eeee;--sapShell_Category_14_TextColor:#fff;--sapShell_Category_14_TextShadow:none;--sapShell_Category_15_Background:#000;--sapShell_Category_15_BorderColor:#eaecee;--sapShell_Category_15_TextColor:#fff;--sapShell_Category_15_TextShadow:none;--sapShell_Category_16_Background:#000;--sapShell_Category_16_BorderColor:#b2e484;--sapShell_Category_16_TextColor:#fff;--sapShell_Category_16_TextShadow:none;--sapAvatar_1_Background:#000;--sapAvatar_1_BorderColor:#fff;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#000;--sapAvatar_2_BorderColor:#fff;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#000;--sapAvatar_3_BorderColor:#fff;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#000;--sapAvatar_4_BorderColor:#fff;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#000;--sapAvatar_5_BorderColor:#fff;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#000;--sapAvatar_6_BorderColor:#fff;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#000;--sapAvatar_7_BorderColor:#fff;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#000;--sapAvatar_8_BorderColor:#fff;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#000;--sapAvatar_9_BorderColor:#fff;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#000;--sapAvatar_10_BorderColor:#fff;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#000;--sapButton_BorderColor:#fff;--sapButton_TextColor:#fff;--sapButton_Hover_Background:#795100;--sapButton_Hover_BorderColor:#fff;--sapButton_Hover_TextColor:#fff;--sapButton_IconColor:#fff;--sapButton_Active_Background:#795100;--sapButton_Active_BorderColor:#fff;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#000;--sapButton_Emphasized_BorderColor:#fff;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#795100;--sapButton_Emphasized_Hover_BorderColor:#fff;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#795100;--sapButton_Emphasized_Active_BorderColor:#fff;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#000;--sapButton_Reject_BorderColor:#fff;--sapButton_Reject_Hover_Background:#795100;--sapButton_Reject_Hover_BorderColor:#fff;--sapButton_Reject_Hover_TextColor:#fff;--sapButton_Reject_Active_Background:#795100;--sapButton_Reject_Active_BorderColor:#fff;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#fff;--sapButton_Reject_Selected_Background:#0f5c93;--sapButton_Reject_Selected_BorderColor:#fff;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#795100;--sapButton_Reject_Selected_Hover_BorderColor:#fff;--sapButton_Accept_Background:#000;--sapButton_Accept_BorderColor:#fff;--sapButton_Accept_Hover_Background:#795100;--sapButton_Accept_Hover_BorderColor:#fff;--sapButton_Accept_Hover_TextColor:#fff;--sapButton_Accept_Active_Background:#795100;--sapButton_Accept_Active_BorderColor:#fff;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#fff;--sapButton_Accept_Selected_Background:#0f5c93;--sapButton_Accept_Selected_BorderColor:#fff;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#795100;--sapButton_Accept_Selected_Hover_BorderColor:#fff;--sapButton_Lite_Background:#000;--sapButton_Lite_BorderColor:#fff;--sapButton_Lite_TextColor:#fff;--sapButton_Lite_Hover_Background:#795100;--sapButton_Lite_Hover_BorderColor:#fff;--sapButton_Lite_Hover_TextColor:#fff;--sapButton_Lite_Active_Background:#795100;--sapButton_Lite_Active_BorderColor:#fff;--sapButton_Selected_Background:#0f5c93;--sapButton_Selected_BorderColor:#fff;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#795100;--sapButton_Selected_Hover_BorderColor:#fff;--sapButton_Attention_Background:#000;--sapButton_Attention_BorderColor:#fff;--sapButton_Attention_TextColor:#fff;--sapButton_Attention_Hover_Background:#795100;--sapButton_Attention_Hover_BorderColor:#fff;--sapButton_Attention_Hover_TextColor:#fff;--sapButton_Attention_Active_Background:#795100;--sapButton_Attention_Active_BorderColor:#fff;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#0f5c93;--sapButton_Attention_Selected_BorderColor:#fff;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#795100;--sapButton_Attention_Selected_Hover_BorderColor:#fff;--sapButton_Negative_Background:#000;--sapButton_Negative_BorderColor:#fff;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#795100;--sapButton_Negative_Hover_BorderColor:#fff;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#795100;--sapButton_Negative_Active_BorderColor:#fff;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#000;--sapButton_Critical_BorderColor:#fff;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#795100;--sapButton_Critical_Hover_BorderColor:#fff;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#795100;--sapButton_Critical_Active_BorderColor:#fff;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#000;--sapButton_Success_BorderColor:#fff;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#795100;--sapButton_Success_Hover_BorderColor:#fff;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#795100;--sapButton_Success_Active_BorderColor:#fff;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#000;--sapButton_Information_BorderColor:#fff;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#795100;--sapButton_Information_Hover_BorderColor:#fff;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#795100;--sapButton_Information_Active_BorderColor:#fff;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#000;--sapButton_Neutral_BorderColor:#fff;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#795100;--sapButton_Neutral_Hover_BorderColor:#fff;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#795100;--sapButton_Neutral_Active_BorderColor:#fff;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#000;--sapButton_Track_BorderColor:#fff;--sapButton_Track_TextColor:#fff;--sapButton_Track_Hover_Background:#795100;--sapButton_Track_Hover_BorderColor:#fff;--sapButton_Track_Selected_Background:#0f5c93;--sapButton_Track_Selected_BorderColor:#fff;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Selected_Hover_Background:#795100;--sapButton_Track_Selected_Hover_BorderColor:#fff;--sapButton_Handle_Background:#000;--sapButton_Handle_BorderColor:#fff;--sapButton_Handle_TextColor:#fff;--sapButton_Handle_Hover_Background:#795100;--sapButton_Handle_Hover_BorderColor:#fff;--sapButton_Handle_Selected_Background:#0f5c93;--sapButton_Handle_Selected_BorderColor:#fff;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#795100;--sapButton_Handle_Selected_Hover_BorderColor:#fff;--sapButton_Track_Negative_Background:#000;--sapButton_Track_Negative_BorderColor:#ff5e5e;--sapButton_Track_Negative_TextColor:#fff;--sapButton_Track_Negative_Hover_Background:#795100;--sapButton_Track_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Handle_Negative_Background:#000;--sapButton_Handle_Negative_BorderColor:#ff5e5e;--sapButton_Handle_Negative_TextColor:#fff;--sapButton_Handle_Negative_Hover_Background:#795100;--sapButton_Handle_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Track_Positive_Background:#000;--sapButton_Track_Positive_BorderColor:#9c9;--sapButton_Track_Positive_TextColor:#fff;--sapButton_Track_Positive_Hover_Background:#795100;--sapButton_Track_Positive_Hover_BorderColor:#fff;--sapButton_Handle_Positive_Background:#000;--sapButton_Handle_Positive_BorderColor:#9c9;--sapButton_Handle_Positive_TextColor:#fff;--sapButton_Handle_Positive_Hover_Background:#795100;--sapButton_Handle_Positive_Hover_BorderColor:#9c9;--sapButton_TokenBackground:#000;--sapButton_TokenBorderColor:#fff;--sapField_Background:#000;--sapField_BackgroundStyle:none;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#999;--sapField_BorderColor:#fff;--sapField_HelpBackground:#000;--sapField_BorderWidth:.125rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#000;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#fff;--sapField_Hover_HelpBackground:#000;--sapField_Active_BorderColor:#fff;--sapField_Focus_Background:#000;--sapField_Focus_BorderColor:#fff;--sapField_Focus_HelpBackground:#000;--sapField_ReadOnly_Background:#585858;--sapField_ReadOnly_BackgroundStyle:none;--sapField_ReadOnly_BorderColor:#fff;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:#585858;--sapField_RequiredColor:#fff;--sapField_InvalidColor:#fff;--sapField_InvalidBackground:#795100;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#fff;--sapField_WarningBackground:#000;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#fff;--sapField_SuccessBackground:#000;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.125rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#fff;--sapField_InformationBackground:#000;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#000;--sapGroup_TitleBorderColor:#fff;--sapGroup_TitleTextColor:#fff;--sapGroup_Title_FontSize:1rem;--sapGroup_ContentBackground:#000;--sapGroup_ContentBorderColor:#fff;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#000;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#000;--sapToolbar_SeparatorColor:#fff;--sapList_HeaderBackground:#000;--sapList_HeaderBorderColor:#fff;--sapList_HeaderTextColor:#fff;--sapList_BorderColor:#999;--sapList_TextColor:#fff;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#795100;--sapList_SelectionBackgroundColor:#0f5c93;--sapList_SelectionBorderColor:#fff;--sapList_Hover_SelectionBackground:#795100;--sapList_Background:#000;--sapList_Hover_Background:#795100;--sapList_AlternatingBackground:#262626;--sapList_GroupHeaderBackground:#000;--sapList_GroupHeaderBorderColor:#fff;--sapList_GroupHeaderTextColor:#fff;--sapList_FooterBackground:#000;--sapList_FooterTextColor:#fff;--sapList_TableGroupHeaderBackground:#585858;--sapList_TableGroupHeaderBorderColor:#fff;--sapList_TableGroupHeaderTextColor:#fff;--sapList_TableFooterBorder:#fff;--sapList_TableFixedBorderColor:#fff;--sapMessage_ErrorBorderColor:#ff5e5e;--sapMessage_WarningBorderColor:#ffab1d;--sapMessage_SuccessBorderColor:#9c9;--sapMessage_InformationBorderColor:#fff;--sapProgress_Background:#000;--sapProgress_BorderColor:#fff;--sapProgress_TextColor:#fff;--sapProgress_FontSize:.875rem;--sapProgress_NegativeBackground:#000;--sapProgress_NegativeBorderColor:#fff;--sapProgress_NegativeTextColor:#fff;--sapProgress_CriticalBackground:#000;--sapProgress_CriticalBorderColor:#fff;--sapProgress_CriticalTextColor:#fff;--sapProgress_PositiveBackground:#000;--sapProgress_PositiveBorderColor:#fff;--sapProgress_PositiveTextColor:#fff;--sapProgress_InformationBackground:#000;--sapProgress_InformationBorderColor:#fff;--sapProgress_InformationTextColor:#fff;--sapProgress_Value_Background:#795100;--sapProgress_Value_BorderColor:#fff;--sapProgress_Value_TextColor:#fff;--sapProgress_Value_NegativeBackground:#795100;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#fff;--sapProgress_Value_CriticalBackground:#795100;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#fff;--sapProgress_Value_PositiveBackground:#795100;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#fff;--sapProgress_Value_InformationBackground:#795100;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#fff;--sapScrollBar_FaceColor:#999;--sapScrollBar_TrackColor:#000;--sapScrollBar_BorderColor:#999;--sapScrollBar_SymbolColor:#fff;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#fff;--sapSlider_Background:#000;--sapSlider_BorderColor:#fff;--sapSlider_Selected_Background:#0f5c93;--sapSlider_Selected_BorderColor:#fff;--sapSlider_HandleBackground:#000;--sapSlider_HandleBorderColor:#fff;--sapSlider_RangeHandleBackground:#000;--sapSlider_Hover_HandleBackground:#795100;--sapSlider_Hover_HandleBorderColor:#fff;--sapSlider_Hover_RangeHandleBackground:#795100;--sapSlider_Active_HandleBackground:#795100;--sapSlider_Active_HandleBorderColor:#fff;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#000;--sapPageHeader_BorderColor:#fff;--sapPageHeader_TextColor:#fff;--sapPageFooter_Background:#000;--sapPageFooter_BorderColor:#fff;--sapPageFooter_TextColor:#fff;--sapInfobar_Background:#000;--sapInfobar_Hover_Background:#795100;--sapInfobar_Active_Background:#795100;--sapInfobar_NonInteractive_Background:#585858;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#000;--sapObjectHeader_BorderColor:#fff;--sapObjectHeader_Hover_Background:#795100;--sapObjectHeader_Title_TextColor:#fff;--sapObjectHeader_Title_FontSize:2rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#fff;--sapBlockLayer_Background:#000;--sapTile_Background:#000;--sapTile_Hover_Background:#795100;--sapTile_Active_Background:#795100;--sapTile_BorderColor:#fff;--sapTile_BorderCornerRadius:0.25rem;--sapTile_TitleTextColor:#fff;--sapTile_TextColor:#fff;--sapTile_IconColor:#fff;--sapTile_SeparatorColor:#fff;--sapTile_Interactive_BorderColor:#fff;--sapTile_OverlayBackground:#000;--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#ffc847;--sapAccentColor2:#ed884a;--sapAccentColor3:#db9292;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#000;--sapAccentBackgroundColor2:#000;--sapAccentBackgroundColor3:#000;--sapAccentBackgroundColor4:#000;--sapAccentBackgroundColor5:#000;--sapAccentBackgroundColor6:#000;--sapAccentBackgroundColor7:#000;--sapAccentBackgroundColor8:#000;--sapAccentBackgroundColor9:#000;--sapAccentBackgroundColor10:#000;--sapLegend_WorkingBackground:#2e2e2e;--sapLegend_NonWorkingBackground:#585858;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#ffc847;--sapLegendColor2:#ed884a;--sapLegendColor3:#db9292;--sapLegendColor4:#ff741f;--sapLegendColor5:#e269c9;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#7fc6c6;--sapLegendColor8:#b2e484;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb86b0;--sapLegendColor11:#ffe6ad;--sapLegendColor12:#cdaf9d;--sapLegendColor13:#ff8787;--sapLegendColor14:#ffb385;--sapLegendColor15:#ffb2ef;--sapLegendColor16:#9cabc5;--sapLegendColor17:#a4eeee;--sapLegendColor18:#8d9e7e;--sapLegendColor19:#addcf0;--sapLegendColor20:#629cff;--sapLegendBackgroundColor1:#000;--sapLegendBackgroundColor2:#000;--sapLegendBackgroundColor3:#000;--sapLegendBackgroundColor4:#000;--sapLegendBackgroundColor5:#000;--sapLegendBackgroundColor6:#000;--sapLegendBackgroundColor7:#000;--sapLegendBackgroundColor8:#000;--sapLegendBackgroundColor9:#000;--sapLegendBackgroundColor10:#000;--sapLegendBackgroundColor11:#000;--sapLegendBackgroundColor12:#000;--sapLegendBackgroundColor13:#000;--sapLegendBackgroundColor14:#000;--sapLegendBackgroundColor15:#000;--sapLegendBackgroundColor16:#000;--sapLegendBackgroundColor17:#000;--sapLegendBackgroundColor18:#000;--sapLegendBackgroundColor19:#000;--sapLegendBackgroundColor20:#000;--sapChart_OrderedColor_1:#4da2f6;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#5c66f5;--sapChart_OrderedColor_8:#c53da4;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#387bb7;--sapChart_Bad:#ff5e5e;--sapChart_Critical:#ffab1d;--sapChart_Good:#9c9;--sapChart_Neutral:#fff;--sapChart_Sequence_1:#4da2f6;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#5c66f5;--sapChart_Sequence_8:#c53da4;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#387bb7;--sapChart_Sequence_Neutral:#fff;}'},e={_:o};export{o as _,e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_horizon_hcw/parameters-bundle.css",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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"},"Version":{ "Build":"11.2.1.20230309093813","Source":"11.2.1"}};--sapBrandColor:#e97624;--sapHighlightColor:#e97624;--sapBaseColor:#fff;--sapShellColor:#fff;--sapBackgroundColor:#fff;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--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;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:3rem;--sapFontHeader2Size:2rem;--sapFontHeader3Size:1.5rem;--sapFontHeader4Size:1.25rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#000;--sapLinkColor:#000;--sapLink_Hover_Color:#000;--sapLink_Active_Color:#000;--sapLink_Visited_Color:#000;--sapLink_InvertedColor:#000;--sapLink_SubtleColor:#000;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#5c93ff;--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;--sapPositiveTextColor:#006362;--sapCriticalTextColor:#5c5c00;--sapInformativeTextColor:#000;--sapNeutralTextColor:#000;--sapNeutralBorderColor:#000;--sapErrorColor:#ab0000;--sapErrorBorderColor:#ab0000;--sapWarningColor:#5c5c00;--sapWarningBorderColor:#5c5c00;--sapSuccessColor:#006362;--sapSuccessBorderColor:#006362;--sapInformationColor:#000;--sapInformationBorderColor:#000;--sapErrorBackground:#fff;--sapWarningBackground:#fff;--sapSuccessBackground:#fff;--sapInformationBackground:#fff;--sapNeutralBackground:#fff;--sapIndicationColor_1:#780000;--sapIndicationColor_1_Background:#fff;--sapIndicationColor_1_BorderColor:#000;--sapIndicationColor_1_Hover_Background:#e97624;--sapIndicationColor_1_Active_Background:#e97624;--sapIndicationColor_1_TextColor:#000;--sapIndicationColor_2:#ab0000;--sapIndicationColor_2_Background:#fff;--sapIndicationColor_2_BorderColor:#000;--sapIndicationColor_2_Hover_Background:#e97624;--sapIndicationColor_2_Active_Background:#e97624;--sapIndicationColor_2_TextColor:#000;--sapIndicationColor_3:#5c5c00;--sapIndicationColor_3_Background:#fff;--sapIndicationColor_3_BorderColor:#000;--sapIndicationColor_3_Hover_Background:#e97624;--sapIndicationColor_3_Active_Background:#e97624;--sapIndicationColor_3_TextColor:#000;--sapIndicationColor_4:#006362;--sapIndicationColor_4_Background:#fff;--sapIndicationColor_4_BorderColor:#000;--sapIndicationColor_4_Hover_Background:#e97624;--sapIndicationColor_4_Active_Background:#e97624;--sapIndicationColor_4_TextColor:#000;--sapIndicationColor_5:#004ccb;--sapIndicationColor_5_Background:#fff;--sapIndicationColor_5_BorderColor:#000;--sapIndicationColor_5_Hover_Background:#e97624;--sapIndicationColor_5_Active_Background:#e97624;--sapIndicationColor_5_TextColor:#000;--sapIndicationColor_6:#105b5b;--sapIndicationColor_6_Background:#fff;--sapIndicationColor_6_BorderColor:#000;--sapIndicationColor_6_Hover_Background:#e97624;--sapIndicationColor_6_Active_Background:#e97624;--sapIndicationColor_6_TextColor:#000;--sapIndicationColor_7:#6c32a9;--sapIndicationColor_7_Background:#fff;--sapIndicationColor_7_BorderColor:#000;--sapIndicationColor_7_Hover_Background:#e97624;--sapIndicationColor_7_Active_Background:#e97624;--sapIndicationColor_7_TextColor:#000;--sapIndicationColor_8:#961d7c;--sapIndicationColor_8_Background:#fff;--sapIndicationColor_8_BorderColor:#000;--sapIndicationColor_8_Hover_Background:#e97624;--sapIndicationColor_8_Active_Background:#e97624;--sapIndicationColor_8_TextColor:#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_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 0.0625rem #000;--sapContent_Shadow1:0 0 1rem 0 rgba(0,0,0,0.5),0 0 0 0.125rem #000;--sapContent_Shadow2:0 0.25rem 2rem 0 rgba(0,0,0,0.6),0 0 0 0.125rem #000;--sapContent_Shadow3:0 0.625rem 4rem 0 rgba(0,0,0,0.8),0 0 0 0.125rem #000;--sapContent_TextShadow:-0.0625rem 0 #fff,0 0.0625rem #fff,0.0625rem 0 #fff,0 -0.0625rem #fff;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -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:0.4;--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#000;--sapContent_ForegroundColor:#fff;--sapContent_ForegroundBorderColor:#000;--sapContent_ForegroundTextColor:#000;--sapContent_BadgeBackground:#fff;--sapContent_BadgeTextColor:#000;--sapContent_Placeholderloading_Background:#888;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#888 0%,#888 35%,#585858 50%,#888 65%,#888);--sapContent_DragAndDropActiveColor:#006800;--sapContent_Selected_Background:#5c93ff;--sapContent_Selected_TextColor:#000;--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:#bec6cb;--sapContent_Illustrative_Color14:#8f9ca4;--sapContent_Illustrative_Color15:#31393f;--sapContent_Illustrative_Color16:#505e65;--sapContent_Illustrative_Color17:#505e65;--sapContent_Illustrative_Color18:#2d3336;--sapContent_Illustrative_Color19:#384144;--sapContent_Illustrative_Color20:#444e52;--sapShell_Background:#fff;--sapShell_BackgroundImage:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundGradient:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#000;--sapShell_TextColor:#000;--sapShell_InteractiveBackground:#fff;--sapShell_InteractiveTextColor:#000;--sapShell_InteractiveBorderColor:#000;--sapShell_GroupTitleTextColor:#000;--sapShell_GroupTitleTextShadow:-0.0625rem 0 #fff,0 .0625rem #fff,.0625rem 0 #fff,0 -0.0625rem #fff;--sapShell_Hover_Background:#e97624;--sapShell_Active_Background:#e97624;--sapShell_Active_TextColor:#000;--sapShell_Selected_Background:#5c93ff;--sapShell_Selected_TextColor:#000;--sapShell_Selected_Hover_Background:#e97624;--sapShell_Favicon:none;--sapShell_Navigation_Background:#fff;--sapShell_Navigation_SelectedColor:#000;--sapShell_Navigation_Selected_TextColor:#000;--sapShell_Navigation_TextColor:#000;--sapShell_Navigation_Hover_Background:#e97624;--sapShell_Navigation_Active_Background:#e97624;--sapShell_Navigation_Active_TextColor:#000;--sapShell_Shadow:0 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_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#fff;--sapButton_BorderColor:#000;--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_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_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_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_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_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#000;--sapField_Hover_HelpBackground:#fff;--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_WarningColor:#000;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#000;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.125rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#000;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--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;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#fff;--sapToolbar_SeparatorColor:#000;--sapList_HeaderBackground:#fff;--sapList_HeaderBorderColor:#000;--sapList_HeaderTextColor:#000;--sapList_BorderColor:#585858;--sapList_TextColor:#000;--sapList_Active_TextColor:#000;--sapList_BorderWidth:.0625rem;--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_FooterBackground:#fff;--sapList_FooterTextColor:#000;--sapList_TableGroupHeaderBackground:#b3b3b3;--sapList_TableGroupHeaderBorderColor:#000;--sapList_TableGroupHeaderTextColor:#000;--sapList_TableFooterBorder:#000;--sapList_TableFixedBorderColor:#000;--sapMessage_ErrorBorderColor:#ab0000;--sapMessage_WarningBorderColor:#5c5c00;--sapMessage_SuccessBorderColor:#006362;--sapMessage_InformationBorderColor:#000;--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_BorderColor:#000;--sapObjectHeader_Hover_Background:#e97624;--sapObjectHeader_Title_TextColor:#000;--sapObjectHeader_Title_FontSize:2rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#000;--sapBlockLayer_Background:#fff;--sapTile_Background:#fff;--sapTile_Hover_Background:#e97624;--sapTile_Active_Background:#e97624;--sapTile_BorderColor:#000;--sapTile_BorderCornerRadius:0.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;--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;}'},e={_:o};export{o as _,e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_belize_hcw/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_belize_hcw.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"],"Tags":["Fiori_2","Fiori_3","HighContrast"],"FallbackThemeId":"sap_belize","Engine":{"Name":"theming-engine","Version":"1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"},"Version":{ "Build":"11.2.1.20230309093813","Source":"11.2.1"}};--sapBrandColor:#ec8b46;--sapHighlightColor:#ec8b46;--sapBaseColor:#fff;--sapShellColor:#fff;--sapBackgroundColor:#fff;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--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;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#000;--sapLinkColor:#000;--sapLink_Hover_Color:#000;--sapLink_Active_Color:#000;--sapLink_Visited_Color:#000;--sapLink_InvertedColor:#000;--sapLink_SubtleColor:#000;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#8fb5ff;--sapActiveColor:#ec8b46;--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;--sapPositiveTextColor:#006362;--sapCriticalTextColor:#5c5c00;--sapInformativeTextColor:#000;--sapNeutralTextColor:#000;--sapNeutralBorderColor:#000;--sapErrorColor:#ab0000;--sapErrorBorderColor:#ab0000;--sapWarningColor:#5c5c00;--sapWarningBorderColor:#5c5c00;--sapSuccessColor:#006362;--sapSuccessBorderColor:#006362;--sapInformationColor:#000;--sapInformationBorderColor:#000;--sapErrorBackground:#fff;--sapWarningBackground:#fff;--sapSuccessBackground:#fff;--sapInformationBackground:#fff;--sapNeutralBackground:#fff;--sapIndicationColor_1:#780000;--sapIndicationColor_1_Background:#fff;--sapIndicationColor_1_BorderColor:#000;--sapIndicationColor_1_Hover_Background:#ec8b46;--sapIndicationColor_1_Active_Background:#ec8b46;--sapIndicationColor_1_TextColor:#000;--sapIndicationColor_2:#ab0000;--sapIndicationColor_2_Background:#fff;--sapIndicationColor_2_BorderColor:#000;--sapIndicationColor_2_Hover_Background:#ec8b46;--sapIndicationColor_2_Active_Background:#ec8b46;--sapIndicationColor_2_TextColor:#000;--sapIndicationColor_3:#5c5c00;--sapIndicationColor_3_Background:#fff;--sapIndicationColor_3_BorderColor:#000;--sapIndicationColor_3_Hover_Background:#ec8b46;--sapIndicationColor_3_Active_Background:#ec8b46;--sapIndicationColor_3_TextColor:#000;--sapIndicationColor_4:#006362;--sapIndicationColor_4_Background:#fff;--sapIndicationColor_4_BorderColor:#000;--sapIndicationColor_4_Hover_Background:#ec8b46;--sapIndicationColor_4_Active_Background:#ec8b46;--sapIndicationColor_4_TextColor:#000;--sapIndicationColor_5:#004ccb;--sapIndicationColor_5_Background:#fff;--sapIndicationColor_5_BorderColor:#000;--sapIndicationColor_5_Hover_Background:#ec8b46;--sapIndicationColor_5_Active_Background:#ec8b46;--sapIndicationColor_5_TextColor:#000;--sapIndicationColor_6:#105b5b;--sapIndicationColor_6_Background:#fff;--sapIndicationColor_6_BorderColor:#000;--sapIndicationColor_6_Hover_Background:#ec8b46;--sapIndicationColor_6_Active_Background:#ec8b46;--sapIndicationColor_6_TextColor:#000;--sapIndicationColor_7:#6c32a9;--sapIndicationColor_7_Background:#fff;--sapIndicationColor_7_BorderColor:#000;--sapIndicationColor_7_Hover_Background:#ec8b46;--sapIndicationColor_7_Active_Background:#ec8b46;--sapIndicationColor_7_TextColor:#000;--sapIndicationColor_8:#961d7c;--sapIndicationColor_8_Background:#fff;--sapIndicationColor_8_BorderColor:#000;--sapIndicationColor_8_Hover_Background:#ec8b46;--sapIndicationColor_8_Active_Background:#ec8b46;--sapIndicationColor_8_TextColor:#000;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#000;--sapContent_ContrastIconColor:#000;--sapContent_NonInteractiveIconColor:#000;--sapContent_MarkerIconColor:#000;--sapContent_MarkerTextColor:#000;--sapContent_MeasureIndicatorColor:#000;--sapContent_Selected_MeasureIndicatorColor:#000;--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 0.0625rem #000;--sapContent_Shadow1:0 0 1rem 0 rgba(0,0,0,0.5),0 0 0 0.125rem #000;--sapContent_Shadow2:0 0.25rem 2rem 0 rgba(0,0,0,0.6),0 0 0 0.125rem #000;--sapContent_Shadow3:0 0.625rem 4rem 0 rgba(0,0,0,0.8),0 0 0 0.125rem #000;--sapContent_TextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -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:#ec8b46;--sapContent_HelpColor:#006500;--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:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#000;--sapContent_ForegroundColor:#fff;--sapContent_ForegroundBorderColor:#000;--sapContent_ForegroundTextColor:#000;--sapContent_BadgeBackground:#fff;--sapContent_BadgeTextColor:#000;--sapContent_Placeholderloading_Background:#888;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#888 0%,#888 35%,#585858 50%,#888 65%,#888);--sapContent_DragAndDropActiveColor:#006500;--sapContent_Selected_Background:#8fb5ff;--sapContent_Selected_TextColor:#000;--sapContent_Selected_Hover_Background:#ec8b46;--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:#64edd2;--sapContent_Illustrative_Color10:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#005dc9;--sapContent_Illustrative_Color14:#004da5;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#d1efff;--sapContent_Illustrative_Color19:#b8e6ff;--sapContent_Illustrative_Color20:#9eddff;--sapShell_Background:#fff;--sapShell_BackgroundImage:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundGradient:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#000;--sapShell_TextColor:#000;--sapShell_InteractiveBackground:#fff;--sapShell_InteractiveTextColor:#000;--sapShell_InteractiveBorderColor:#000;--sapShell_GroupTitleTextColor:#000;--sapShell_GroupTitleTextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapShell_Hover_Background:#ec8b46;--sapShell_Active_Background:#ec8b46;--sapShell_Active_TextColor:#000;--sapShell_Selected_Background:#8fb5ff;--sapShell_Selected_TextColor:#000;--sapShell_Selected_Hover_Background:#ec8b46;--sapShell_Favicon:none;--sapShell_Navigation_Background:#fff;--sapShell_Navigation_SelectedColor:#000;--sapShell_Navigation_Selected_TextColor:#000;--sapShell_Navigation_TextColor:#000;--sapShell_Navigation_Hover_Background:#ec8b46;--sapShell_Navigation_Active_Background:#ec8b46;--sapShell_Navigation_Active_TextColor:#000;--sapShell_Shadow:0 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_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#fff;--sapButton_BorderColor:#000;--sapButton_TextColor:#000;--sapButton_Hover_Background:#ec8b46;--sapButton_Hover_BorderColor:#000;--sapButton_Hover_TextColor:#000;--sapButton_IconColor:#000;--sapButton_Active_Background:#ec8b46;--sapButton_Active_BorderColor:#000;--sapButton_Active_TextColor:#000;--sapButton_Emphasized_Background:#fff;--sapButton_Emphasized_BorderColor:#000;--sapButton_Emphasized_TextColor:#000;--sapButton_Emphasized_Hover_Background:#ec8b46;--sapButton_Emphasized_Hover_BorderColor:#000;--sapButton_Emphasized_Hover_TextColor:#000;--sapButton_Emphasized_Active_Background:#ec8b46;--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_Hover_Background:#ec8b46;--sapButton_Reject_Hover_BorderColor:#000;--sapButton_Reject_Hover_TextColor:#000;--sapButton_Reject_Active_Background:#ec8b46;--sapButton_Reject_Active_BorderColor:#000;--sapButton_Reject_Active_TextColor:#000;--sapButton_Reject_TextColor:#000;--sapButton_Reject_Selected_Background:#8fb5ff;--sapButton_Reject_Selected_BorderColor:#000;--sapButton_Reject_Selected_TextColor:#000;--sapButton_Reject_Selected_Hover_Background:#ec8b46;--sapButton_Reject_Selected_Hover_BorderColor:#000;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#000;--sapButton_Accept_Hover_Background:#ec8b46;--sapButton_Accept_Hover_BorderColor:#000;--sapButton_Accept_Hover_TextColor:#000;--sapButton_Accept_Active_Background:#ec8b46;--sapButton_Accept_Active_BorderColor:#000;--sapButton_Accept_Active_TextColor:#000;--sapButton_Accept_TextColor:#000;--sapButton_Accept_Selected_Background:#8fb5ff;--sapButton_Accept_Selected_BorderColor:#000;--sapButton_Accept_Selected_TextColor:#000;--sapButton_Accept_Selected_Hover_Background:#ec8b46;--sapButton_Accept_Selected_Hover_BorderColor:#000;--sapButton_Lite_Background:#fff;--sapButton_Lite_BorderColor:#000;--sapButton_Lite_TextColor:#000;--sapButton_Lite_Hover_Background:#ec8b46;--sapButton_Lite_Hover_BorderColor:#000;--sapButton_Lite_Hover_TextColor:#000;--sapButton_Lite_Active_Background:#ec8b46;--sapButton_Lite_Active_BorderColor:#000;--sapButton_Selected_Background:#8fb5ff;--sapButton_Selected_BorderColor:#000;--sapButton_Selected_TextColor:#000;--sapButton_Selected_Hover_Background:#ec8b46;--sapButton_Selected_Hover_BorderColor:#000;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#000;--sapButton_Attention_TextColor:#000;--sapButton_Attention_Hover_Background:#ec8b46;--sapButton_Attention_Hover_BorderColor:#000;--sapButton_Attention_Hover_TextColor:#000;--sapButton_Attention_Active_Background:#ec8b46;--sapButton_Attention_Active_BorderColor:#000;--sapButton_Attention_Active_TextColor:#000;--sapButton_Attention_Selected_Background:#8fb5ff;--sapButton_Attention_Selected_BorderColor:#000;--sapButton_Attention_Selected_TextColor:#000;--sapButton_Attention_Selected_Hover_Background:#ec8b46;--sapButton_Attention_Selected_Hover_BorderColor:#000;--sapButton_Negative_Background:#fff;--sapButton_Negative_BorderColor:#000;--sapButton_Negative_TextColor:#000;--sapButton_Negative_Hover_Background:#ec8b46;--sapButton_Negative_Hover_BorderColor:#000;--sapButton_Negative_Hover_TextColor:#000;--sapButton_Negative_Active_Background:#ec8b46;--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:#ec8b46;--sapButton_Critical_Hover_BorderColor:#000;--sapButton_Critical_Hover_TextColor:#000;--sapButton_Critical_Active_Background:#ec8b46;--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:#ec8b46;--sapButton_Success_Hover_BorderColor:#000;--sapButton_Success_Hover_TextColor:#000;--sapButton_Success_Active_Background:#ec8b46;--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:#ec8b46;--sapButton_Information_Hover_BorderColor:#000;--sapButton_Information_Hover_TextColor:#000;--sapButton_Information_Active_Background:#ec8b46;--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:#ec8b46;--sapButton_Neutral_Hover_BorderColor:#000;--sapButton_Neutral_Hover_TextColor:#000;--sapButton_Neutral_Active_Background:#ec8b46;--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:#ec8b46;--sapButton_Track_Hover_BorderColor:#000;--sapButton_Track_Selected_Background:#8fb5ff;--sapButton_Track_Selected_BorderColor:#000;--sapButton_Track_Selected_TextColor:#000;--sapButton_Track_Selected_Hover_Background:#ec8b46;--sapButton_Track_Selected_Hover_BorderColor:#000;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#000;--sapButton_Handle_TextColor:#000;--sapButton_Handle_Hover_Background:#ec8b46;--sapButton_Handle_Hover_BorderColor:#000;--sapButton_Handle_Selected_Background:#8fb5ff;--sapButton_Handle_Selected_BorderColor:#000;--sapButton_Handle_Selected_TextColor:#000;--sapButton_Handle_Selected_Hover_Background:#ec8b46;--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:#ec8b46;--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:#ec8b46;--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:#fff;--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:#ec8b46;--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:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#000;--sapField_Hover_HelpBackground:#fff;--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:#585858;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:#b3b3b3;--sapField_RequiredColor:#000;--sapField_InvalidColor:#000;--sapField_InvalidBackground:#ec8b46;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#000;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#000;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#000;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#fff;--sapGroup_TitleBorderColor:#000;--sapGroup_TitleTextColor:#000;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#000;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#fff;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#fff;--sapToolbar_SeparatorColor:#000;--sapList_HeaderBackground:#fff;--sapList_HeaderBorderColor:#000;--sapList_HeaderTextColor:#000;--sapList_BorderColor:#585858;--sapList_TextColor:#000;--sapList_Active_TextColor:#000;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#ec8b46;--sapList_SelectionBackgroundColor:#8fb5ff;--sapList_SelectionBorderColor:#000;--sapList_Hover_SelectionBackground:#ec8b46;--sapList_Background:#fff;--sapList_Hover_Background:#ec8b46;--sapList_AlternatingBackground:#e6e6e6;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#000;--sapList_GroupHeaderTextColor:#000;--sapList_FooterBackground:#fff;--sapList_FooterTextColor:#000;--sapList_TableGroupHeaderBackground:#b3b3b3;--sapList_TableGroupHeaderBorderColor:#000;--sapList_TableGroupHeaderTextColor:#000;--sapList_TableFooterBorder:#000;--sapList_TableFixedBorderColor:#000;--sapMessage_ErrorBorderColor:#ab0000;--sapMessage_WarningBorderColor:#5c5c00;--sapMessage_SuccessBorderColor:#006362;--sapMessage_InformationBorderColor:#000;--sapProgress_Background:#fff;--sapProgress_BorderColor:#000;--sapProgress_TextColor:#000;--sapProgress_FontSize:.75rem;--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:#ec8b46;--sapProgress_Value_BorderColor:#000;--sapProgress_Value_TextColor:#000;--sapProgress_Value_NegativeBackground:#ec8b46;--sapProgress_Value_NegativeBorderColor:#000;--sapProgress_Value_NegativeTextColor:#000;--sapProgress_Value_CriticalBackground:#ec8b46;--sapProgress_Value_CriticalBorderColor:#000;--sapProgress_Value_CriticalTextColor:#000;--sapProgress_Value_PositiveBackground:#ec8b46;--sapProgress_Value_PositiveBorderColor:#000;--sapProgress_Value_PositiveTextColor:#000;--sapProgress_Value_InformationBackground:#ec8b46;--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:#8fb5ff;--sapSlider_Selected_BorderColor:#000;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#000;--sapSlider_RangeHandleBackground:#fff;--sapSlider_Hover_HandleBackground:#ec8b46;--sapSlider_Hover_HandleBorderColor:#000;--sapSlider_Hover_RangeHandleBackground:#ec8b46;--sapSlider_Active_HandleBackground:#ec8b46;--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:#ec8b46;--sapInfobar_Active_Background:#ec8b46;--sapInfobar_NonInteractive_Background:#b3b3b3;--sapInfobar_TextColor:#000;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#000;--sapObjectHeader_Hover_Background:#ec8b46;--sapObjectHeader_Title_TextColor:#000;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#000;--sapBlockLayer_Background:#fff;--sapTile_Background:#fff;--sapTile_Hover_Background:#ec8b46;--sapTile_Active_Background:#ec8b46;--sapTile_BorderColor:#000;--sapTile_BorderCornerRadius:0.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:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--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;}'},e={_:o};export{o as _,e as default};
|