@openui5/themelib_sap_horizon 1.99.0 → 1.100.1
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/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +6 -2
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +42 -0
- package/src/sap/f/themes/sap_horizon_dark/Card.less +29 -0
- package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +185 -0
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageHeader.less +50 -0
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +152 -0
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +19 -0
- package/src/sap/f/themes/sap_horizon_dark/GridListItem.less +8 -0
- package/src/sap/f/themes/sap_horizon_dark/ListContentItem.less +18 -0
- package/src/sap/f/themes/sap_horizon_dark/ProductSwitchItem.less +4 -0
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +338 -0
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +19 -0
- package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +8 -0
- package/src/sap/f/themes/sap_horizon_hcb/Card.less +33 -0
- package/src/sap/f/themes/sap_horizon_hcb/CardLoading.less +7 -0
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +145 -0
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageHeader.less +15 -0
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +113 -0
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +55 -0
- package/src/sap/f/themes/sap_horizon_hcb/GridContainer.less +6 -0
- package/src/sap/f/themes/sap_horizon_hcb/GridListItem.less +10 -0
- package/src/sap/f/themes/sap_horizon_hcb/ProductSwitchItem.less +8 -0
- package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +41 -0
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +20 -0
- package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +8 -0
- package/src/sap/f/themes/sap_horizon_hcw/Card.less +33 -0
- package/src/sap/f/themes/sap_horizon_hcw/CardLoading.less +7 -0
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +146 -0
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageHeader.less +15 -0
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +113 -0
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +55 -0
- package/src/sap/f/themes/sap_horizon_hcw/GridContainer.less +6 -0
- package/src/sap/f/themes/sap_horizon_hcw/GridListItem.less +10 -0
- package/src/sap/f/themes/sap_horizon_hcw/ProductSwitchItem.less +8 -0
- package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +42 -0
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +20 -0
- package/src/sap/m/themes/sap_horizon/Button.less +35 -61
- package/src/sap/m/themes/sap_horizon/ColorPalette.less +1 -1
- package/src/sap/m/themes/sap_horizon/GenericTile.less +0 -5
- package/src/sap/m/themes/sap_horizon/InputBase.less +3 -3
- package/src/sap/m/themes/sap_horizon/MenuButton.less +0 -4
- package/src/sap/m/themes/sap_horizon/MessageBox.less +5 -5
- package/src/sap/m/themes/sap_horizon/RadioButton.less +65 -8
- package/src/sap/m/themes/sap_horizon/SearchField.less +35 -69
- package/src/sap/m/themes/sap_horizon/SegmentedButton.less +9 -5
- package/src/sap/m/themes/sap_horizon/SplitButton.less +20 -10
- package/src/sap/m/themes/sap_horizon/library.source.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/ActionListItem.less +16 -0
- package/src/sap/m/themes/sap_horizon_dark/ActionSelect.less +83 -0
- package/src/sap/m/themes/sap_horizon_dark/ActionSheet.less +9 -0
- package/src/sap/m/themes/sap_horizon_dark/Avatar.less +130 -0
- package/src/sap/m/themes/sap_horizon_dark/Bar.less +78 -0
- package/src/sap/m/themes/sap_horizon_dark/Breadcrumbs.less +17 -0
- package/src/sap/m/themes/sap_horizon_dark/BusyDialog.less +7 -0
- package/src/sap/m/themes/sap_horizon_dark/BusyIndicator.less +15 -0
- package/src/sap/m/themes/sap_horizon_dark/Button.less +291 -0
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +47 -0
- package/src/sap/m/themes/sap_horizon_dark/CheckBox.less +273 -0
- package/src/sap/m/themes/sap_horizon_dark/ColorPalette.less +73 -0
- package/src/sap/m/themes/sap_horizon_dark/ColumnListItem.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/ComboBoxBase.less +19 -0
- package/src/sap/m/themes/sap_horizon_dark/CustomTile.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/Dialog.less +122 -0
- package/src/sap/m/themes/sap_horizon_dark/DraftIndicator.less +10 -0
- package/src/sap/m/themes/sap_horizon_dark/FeedInput.less +14 -0
- package/src/sap/m/themes/sap_horizon_dark/GenericTag.less +112 -0
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +370 -0
- package/src/sap/m/themes/sap_horizon_dark/GroupHeaderListItem.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/HeaderContainer.less +18 -0
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +608 -0
- package/src/sap/m/themes/sap_horizon_dark/IconTabBarSelectList.less +6 -0
- package/src/sap/m/themes/sap_horizon_dark/Image.less +10 -0
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +214 -0
- package/src/sap/m/themes/sap_horizon_dark/LightBox.less +43 -0
- package/src/sap/m/themes/sap_horizon_dark/Link.less +55 -0
- package/src/sap/m/themes/sap_horizon_dark/ListBase.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/ListItemBase.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +46 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageBox.less +19 -0
- package/src/sap/m/themes/sap_horizon_dark/MessagePage.less +34 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +68 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageView.less +95 -0
- package/src/sap/m/themes/sap_horizon_dark/MultiComboBox.less +48 -0
- package/src/sap/m/themes/sap_horizon_dark/MultiInput.less +16 -0
- package/src/sap/m/themes/sap_horizon_dark/NewsContent.less +29 -0
- package/src/sap/m/themes/sap_horizon_dark/NotificationListItem.less +27 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectAttribute.less +59 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectHeader.less +79 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectMarker.less +10 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectNumber.less +85 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +102 -0
- package/src/sap/m/themes/sap_horizon_dark/OverflowToolbarAssociativePopover.less +15 -0
- package/src/sap/m/themes/sap_horizon_dark/Page.less +226 -0
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +87 -0
- package/src/sap/m/themes/sap_horizon_dark/PlanningCalendar.less +106 -0
- package/src/sap/m/themes/sap_horizon_dark/PlanningCalendarHeader.less +11 -0
- package/src/sap/m/themes/sap_horizon_dark/Popover.less +125 -0
- package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +112 -0
- package/src/sap/m/themes/sap_horizon_dark/PullToRefresh.less +15 -0
- package/src/sap/m/themes/sap_horizon_dark/QuickView.less +16 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +229 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButtonGroup.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/RangeSlider.less +76 -0
- package/src/sap/m/themes/sap_horizon_dark/RatingIndicator.less +49 -0
- package/src/sap/m/themes/sap_horizon_dark/ResponsivePopover.less +12 -0
- package/src/sap/m/themes/sap_horizon_dark/ScrollContainer.less +19 -0
- package/src/sap/m/themes/sap_horizon_dark/SearchField.less +73 -0
- package/src/sap/m/themes/sap_horizon_dark/SegmentedButton.less +262 -0
- package/src/sap/m/themes/sap_horizon_dark/Select.less +277 -0
- package/src/sap/m/themes/sap_horizon_dark/SelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_dark/SelectList.less +64 -0
- package/src/sap/m/themes/sap_horizon_dark/Shell.less +36 -0
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarGrid.less +225 -0
- package/src/sap/m/themes/sap_horizon_dark/SinglePlanningCalendarMonthGrid.less +42 -0
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +85 -0
- package/src/sap/m/themes/sap_horizon_dark/Slider.less +148 -0
- package/src/sap/m/themes/sap_horizon_dark/SliderTooltip.less +32 -0
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +217 -0
- package/src/sap/m/themes/sap_horizon_dark/StandardListItem.less +35 -0
- package/src/sap/m/themes/sap_horizon_dark/StandardTile.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/SuggestionsPopover.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/Switch.less +292 -0
- package/src/sap/m/themes/sap_horizon_dark/TabContainer.less +21 -0
- package/src/sap/m/themes/sap_horizon_dark/TabStrip.less +169 -0
- package/src/sap/m/themes/sap_horizon_dark/Table.less +46 -0
- package/src/sap/m/themes/sap_horizon_dark/TableSelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_dark/Text.less +11 -0
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +33 -0
- package/src/sap/m/themes/sap_horizon_dark/TileContainer.less +17 -0
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +15 -0
- package/src/sap/m/themes/sap_horizon_dark/TimePicker.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/TimePickerSliders.less +147 -0
- package/src/sap/m/themes/sap_horizon_dark/ToggleButton.less +106 -0
- package/src/sap/m/themes/sap_horizon_dark/Token.less +74 -0
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +90 -0
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +81 -0
- package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +11 -0
- package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +60 -0
- package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +49 -0
- package/src/sap/m/themes/sap_horizon_dark/ViewSettingsDialog.less +44 -0
- package/src/sap/m/themes/sap_horizon_dark/WheelSlider.less +110 -0
- package/src/sap/m/themes/sap_horizon_dark/Wizard.less +28 -0
- package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +103 -0
- package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +109 -0
- package/src/sap/m/themes/sap_horizon_hcb/ActionListItem.less +54 -0
- package/src/sap/m/themes/sap_horizon_hcb/ActionSelect.less +70 -0
- package/src/sap/m/themes/sap_horizon_hcb/ActionSheet.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcb/Avatar.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcb/Bar.less +78 -0
- package/src/sap/m/themes/sap_horizon_hcb/Breadcrumbs.less +19 -0
- package/src/sap/m/themes/sap_horizon_hcb/BrowserScrollbar.less +35 -0
- package/src/sap/m/themes/sap_horizon_hcb/BusyDialog.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcb/BusyIndicator.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +255 -0
- package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +77 -0
- package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +191 -0
- package/src/sap/m/themes/sap_horizon_hcb/ColorPalette.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcb/ColumnListItem.less +28 -0
- package/src/sap/m/themes/sap_horizon_hcb/ComboBox.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcb/ComboBoxBase.less +29 -0
- package/src/sap/m/themes/sap_horizon_hcb/CustomTile.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/DateTimePicker.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +101 -0
- package/src/sap/m/themes/sap_horizon_hcb/FeedContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/FeedInput.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/FeedListItem.less +14 -0
- package/src/sap/m/themes/sap_horizon_hcb/GenericTag.less +29 -0
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +151 -0
- package/src/sap/m/themes/sap_horizon_hcb/HeaderContainer.less +34 -0
- package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +486 -0
- package/src/sap/m/themes/sap_horizon_hcb/IconTabBarSelectList.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcb/Image.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/ImageContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/Input.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/InputBase.less +132 -0
- package/src/sap/m/themes/sap_horizon_hcb/LightBox.less +41 -0
- package/src/sap/m/themes/sap_horizon_hcb/Link.less +44 -0
- package/src/sap/m/themes/sap_horizon_hcb/ListBase.less +40 -0
- package/src/sap/m/themes/sap_horizon_hcb/ListItemBase.less +20 -0
- package/src/sap/m/themes/sap_horizon_hcb/Menu.less +10 -0
- package/src/sap/m/themes/sap_horizon_hcb/MenuButton.less +41 -0
- package/src/sap/m/themes/sap_horizon_hcb/MenuListItem.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/MessageBox.less +19 -0
- package/src/sap/m/themes/sap_horizon_hcb/MessagePage.less +34 -0
- package/src/sap/m/themes/sap_horizon_hcb/MessageStrip.less +27 -0
- package/src/sap/m/themes/sap_horizon_hcb/MessageView.less +92 -0
- package/src/sap/m/themes/sap_horizon_hcb/MultiComboBox.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/NewsContent.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcb/NotificationListBase.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/NotificationListGroup.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcb/NumericContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectAttribute.less +64 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectHeader.less +82 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectListItem.less +11 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectMarker.less +10 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectNumber.less +68 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +307 -0
- package/src/sap/m/themes/sap_horizon_hcb/OverflowToolbarAssociativePopover.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/Page.less +229 -0
- package/src/sap/m/themes/sap_horizon_hcb/Panel.less +52 -0
- package/src/sap/m/themes/sap_horizon_hcb/PlanningCalendar.less +78 -0
- package/src/sap/m/themes/sap_horizon_hcb/Popover.less +109 -0
- package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +110 -0
- package/src/sap/m/themes/sap_horizon_hcb/PullToRefresh.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/QuickView.less +18 -0
- package/src/sap/m/themes/sap_horizon_hcb/RadioButton.less +198 -0
- package/src/sap/m/themes/sap_horizon_hcb/RadioButtonGroup.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/RangeSlider.less +47 -0
- package/src/sap/m/themes/sap_horizon_hcb/RatingIndicator.less +38 -0
- package/src/sap/m/themes/sap_horizon_hcb/ResponsivePopover.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/SearchField.less +72 -0
- package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +235 -0
- package/src/sap/m/themes/sap_horizon_hcb/Select.less +167 -0
- package/src/sap/m/themes/sap_horizon_hcb/SelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_hcb/SelectList.less +39 -0
- package/src/sap/m/themes/sap_horizon_hcb/Shell.less +31 -0
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarGrid.less +161 -0
- package/src/sap/m/themes/sap_horizon_hcb/SinglePlanningCalendarMonthGrid.less +38 -0
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +47 -0
- package/src/sap/m/themes/sap_horizon_hcb/Slider.less +95 -0
- package/src/sap/m/themes/sap_horizon_hcb/SliderTooltip.less +42 -0
- package/src/sap/m/themes/sap_horizon_hcb/SplitButton.less +36 -0
- package/src/sap/m/themes/sap_horizon_hcb/SplitContainer.less +44 -0
- package/src/sap/m/themes/sap_horizon_hcb/StepInput.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/SuggestionsPopover.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/Switch.less +268 -0
- package/src/sap/m/themes/sap_horizon_hcb/TabContainer.less +24 -0
- package/src/sap/m/themes/sap_horizon_hcb/TabStrip.less +180 -0
- package/src/sap/m/themes/sap_horizon_hcb/Table.less +62 -0
- package/src/sap/m/themes/sap_horizon_hcb/TableSelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_hcb/Text.less +11 -0
- package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcb/Tile.less +74 -0
- package/src/sap/m/themes/sap_horizon_hcb/TileContainer.less +21 -0
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +14 -0
- package/src/sap/m/themes/sap_horizon_hcb/TimePicker.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/TimePickerSliders.less +146 -0
- package/src/sap/m/themes/sap_horizon_hcb/ToggleButton.less +31 -0
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +75 -0
- package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +35 -0
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +24 -0
- package/src/sap/m/themes/sap_horizon_hcb/ViewSettingsDialog.less +45 -0
- package/src/sap/m/themes/sap_horizon_hcb/WheelSlider.less +52 -0
- package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +37 -0
- package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +103 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +118 -0
- package/src/sap/m/themes/sap_horizon_hcb/shared.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcw/ActionListItem.less +54 -0
- package/src/sap/m/themes/sap_horizon_hcw/ActionSelect.less +70 -0
- package/src/sap/m/themes/sap_horizon_hcw/ActionSheet.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcw/Avatar.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcw/Bar.less +78 -0
- package/src/sap/m/themes/sap_horizon_hcw/Breadcrumbs.less +19 -0
- package/src/sap/m/themes/sap_horizon_hcw/BrowserScrollbar.less +35 -0
- package/src/sap/m/themes/sap_horizon_hcw/BusyDialog.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcw/BusyIndicator.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +255 -0
- package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +75 -0
- package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +191 -0
- package/src/sap/m/themes/sap_horizon_hcw/ColorPalette.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcw/ColumnListItem.less +29 -0
- package/src/sap/m/themes/sap_horizon_hcw/ComboBox.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcw/ComboBoxBase.less +28 -0
- package/src/sap/m/themes/sap_horizon_hcw/CustomTile.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/DateTimePicker.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +101 -0
- package/src/sap/m/themes/sap_horizon_hcw/FeedContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/FeedInput.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/FeedListItem.less +14 -0
- package/src/sap/m/themes/sap_horizon_hcw/GenericTag.less +29 -0
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +153 -0
- package/src/sap/m/themes/sap_horizon_hcw/HeaderContainer.less +34 -0
- package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +485 -0
- package/src/sap/m/themes/sap_horizon_hcw/IconTabBarSelectList.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcw/Image.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/ImageContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/Input.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/InputBase.less +132 -0
- package/src/sap/m/themes/sap_horizon_hcw/LightBox.less +43 -0
- package/src/sap/m/themes/sap_horizon_hcw/Link.less +44 -0
- package/src/sap/m/themes/sap_horizon_hcw/ListBase.less +40 -0
- package/src/sap/m/themes/sap_horizon_hcw/ListItemBase.less +20 -0
- package/src/sap/m/themes/sap_horizon_hcw/Menu.less +10 -0
- package/src/sap/m/themes/sap_horizon_hcw/MenuButton.less +41 -0
- package/src/sap/m/themes/sap_horizon_hcw/MenuListItem.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/MessageBox.less +19 -0
- package/src/sap/m/themes/sap_horizon_hcw/MessagePage.less +34 -0
- package/src/sap/m/themes/sap_horizon_hcw/MessageStrip.less +27 -0
- package/src/sap/m/themes/sap_horizon_hcw/MessageView.less +92 -0
- package/src/sap/m/themes/sap_horizon_hcw/MultiComboBox.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/NewsContent.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcw/NotificationListBase.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/NotificationListGroup.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcw/NumericContent.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectAttribute.less +64 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectHeader.less +82 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectListItem.less +11 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectMarker.less +10 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectNumber.less +69 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +307 -0
- package/src/sap/m/themes/sap_horizon_hcw/OverflowToolbarAssociativePopover.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/Page.less +229 -0
- package/src/sap/m/themes/sap_horizon_hcw/Panel.less +54 -0
- package/src/sap/m/themes/sap_horizon_hcw/PlanningCalendar.less +78 -0
- package/src/sap/m/themes/sap_horizon_hcw/Popover.less +109 -0
- package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +109 -0
- package/src/sap/m/themes/sap_horizon_hcw/PullToRefresh.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/QuickView.less +18 -0
- package/src/sap/m/themes/sap_horizon_hcw/RadioButton.less +198 -0
- package/src/sap/m/themes/sap_horizon_hcw/RadioButtonGroup.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/RangeSlider.less +46 -0
- package/src/sap/m/themes/sap_horizon_hcw/RatingIndicator.less +38 -0
- package/src/sap/m/themes/sap_horizon_hcw/ResponsivePopover.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/SearchField.less +72 -0
- package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +235 -0
- package/src/sap/m/themes/sap_horizon_hcw/Select.less +166 -0
- package/src/sap/m/themes/sap_horizon_hcw/SelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_hcw/SelectList.less +39 -0
- package/src/sap/m/themes/sap_horizon_hcw/Shell.less +31 -0
- package/src/sap/m/themes/sap_horizon_hcw/SinglePlanningCalendarGrid.less +162 -0
- package/src/sap/m/themes/sap_horizon_hcw/SinglePlanningCalendarMonthGrid.less +37 -0
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +47 -0
- package/src/sap/m/themes/sap_horizon_hcw/Slider.less +95 -0
- package/src/sap/m/themes/sap_horizon_hcw/SliderTooltip.less +42 -0
- package/src/sap/m/themes/sap_horizon_hcw/SplitButton.less +36 -0
- package/src/sap/m/themes/sap_horizon_hcw/SplitContainer.less +44 -0
- package/src/sap/m/themes/sap_horizon_hcw/StepInput.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/SuggestionsPopover.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/Switch.less +268 -0
- package/src/sap/m/themes/sap_horizon_hcw/TabContainer.less +24 -0
- package/src/sap/m/themes/sap_horizon_hcw/TabStrip.less +180 -0
- package/src/sap/m/themes/sap_horizon_hcw/Table.less +62 -0
- package/src/sap/m/themes/sap_horizon_hcw/TableSelectDialog.less +23 -0
- package/src/sap/m/themes/sap_horizon_hcw/Text.less +11 -0
- package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +12 -0
- package/src/sap/m/themes/sap_horizon_hcw/Tile.less +74 -0
- package/src/sap/m/themes/sap_horizon_hcw/TileContainer.less +21 -0
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +14 -0
- package/src/sap/m/themes/sap_horizon_hcw/TimePicker.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/TimePickerSliders.less +147 -0
- package/src/sap/m/themes/sap_horizon_hcw/ToggleButton.less +34 -0
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +74 -0
- package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +73 -0
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +35 -0
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +24 -0
- package/src/sap/m/themes/sap_horizon_hcw/ViewSettingsDialog.less +44 -0
- package/src/sap/m/themes/sap_horizon_hcw/WheelSlider.less +52 -0
- package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +37 -0
- package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +99 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +118 -0
- package/src/sap/m/themes/sap_horizon_hcw/shared.less +13 -0
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +44 -0
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +16 -0
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +649 -0
- package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +15 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +33 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +10 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +15 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +33 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +10 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +7 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +15 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +9 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +9 -0
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/AbsoluteLayout.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Accordion.less +12 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/AccordionSection.less +79 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ApplicationHeader.less +49 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/AutoComplete.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/BorderLayout.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Button.less +508 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Callout.less +13 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/CalloutBase.less +31 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Carousel.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/CheckBox.less +140 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ComboBox.less +33 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/DatePicker.less +35 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Dialog.less +114 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/DropdownBox.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/FileUploader.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/FormattedTextView.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/HorizontalDivider.less +19 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Image.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/InPlaceEdit.less +74 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Label.less +66 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Link.less +40 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ListBox.less +97 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MenuBar.less +74 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MenuButton.less +69 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Message.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MessageBar.less +27 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MessageBox.less +47 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MessageList.less +11 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/MessageToast.less +42 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Paginator.less +156 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Panel.less +89 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ProgressIndicator.less +14 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RadioButton.less +128 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RadioButtonGroup.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RatingIndicator.less +15 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RichTooltip.less +16 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RoadMap.less +170 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/RowRepeater.less +44 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/SearchField.less +115 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/SegmentedButton.less +111 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Slider.less +219 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Splitter.less +47 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/TabStrip.less +127 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/TextArea.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/TextField.less +89 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/TextView.less +94 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ToggleButton.less +363 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Toolbar.less +116 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/Tree.less +117 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/TriStateCheckBox.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/ValueHelpField.less +32 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/applicationheader/Header_bg.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/applicationheader/SAPLogo.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_down.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_down_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_left_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_right_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_up.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/arrow_up_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/button/EmphButton_accept_BG.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/button/EmphButton_regular_BG.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/button/EmphButton_reject_BG.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/checkbox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/combobox/ComboBoxArrow_dsbl.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/combobox/ComboBoxArrow_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/combobox/ComboBoxArrow_regular.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/datepicker/Calendar_dsbl.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/datepicker/Calendar_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/datepicker/Calendar_regular.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/dlg-close-act.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/dlg-close-hov.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/dlg-close.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/menu/bar-overflow.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/menubutton/Menu_Disabled.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/menubutton/Menu_Hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/menubutton/Menu_Regular.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebar/toastarrow_Error.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebar/toastarrow_Success.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebar/toastarrow_Warning.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebar/toastarrow_multi.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebox/32x32/error.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/messagebox/32x32/warning.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/paginator/paginator.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/panel_container/Maximize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/panel_container/Maximize_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/panel_container/Minimize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/panel_container/Minimize_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/radiobutton.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/rating/star_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/rating/star_selected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/rating/star_unselected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/rating/star_unselected2.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_end.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_end_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_end_hov.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_hov.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_start.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_start_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/roadmap/roundtrip_start_hov.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/clear.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/clear_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/search.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/search_dsbl.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/search_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/search/search_unclickable.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/splitter/splitter_horiz_grip.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/splitter/splitter_vert_grip.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tab-close-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tab-close.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/CollapseAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/CollapseAll_pressed.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/ExpandAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/ExpandAll_pressed.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode-inverted.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode_Coll-inverted.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode_Exp-inverted.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img/tree/TreeNode_Exp.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/TriStateCheckBox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/arrow_up.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/checkbox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/menu/bar-overflow.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/paginator/paginator.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/tree/TreeNode_Coll-inverted.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/img-RTL/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/layout.less +10 -0
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AbsoluteLayout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Accordion.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AccordionSection.less +76 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ApplicationHeader.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AutoComplete.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/BorderLayout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Button.less +126 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Callout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/CalloutBase.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Carousel.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/CheckBox.less +27 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ComboBox.less +37 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/DatePicker.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Dialog.less +91 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/DropdownBox.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/FormattedTextView.less +12 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/HorizontalDivider.less +16 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Image.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/InPlaceEdit.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Label.less +20 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Link.less +18 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ListBox.less +62 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MenuBar.less +77 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MenuButton.less +39 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Message.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MessageBar.less +57 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MessageBox.less +42 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MessageList.less +10 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/MessageToast.less +14 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Pagniator.less +20 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Panel.less +40 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ProgressIndicator.less +111 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RadioButton.less +32 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RadioButtonGroup.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RatingIndicator.less +19 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RichTooltip.less +23 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RoadMap.less +106 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/RowRepeater.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/SearchField.less +53 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/SegmentedButton.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Slider.less +252 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Splitter.less +39 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/TabStrip.less +135 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/TextArea.less +12 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/TextField.less +51 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/TextView.less +66 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ToggleButton.less +215 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Toolbar.less +72 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Tree.less +49 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/TriStateCheckBox.less +17 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/ValueHelpField.less +47 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/TriStateCheckBox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/accordion/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/accordion/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/applicationheader/SAPLogo.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/checkbox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/datepicker/arrow_left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/datepicker/arrow_right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/formattedTextView/close-hcb-hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/formattedTextView/close-hcb.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/menu/bar-overflow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/menu/trg-dis.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/menu/trg.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/menubutton/Menu_Disabled.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/menubutton/Menu_Regular.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebar/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebar/collapsedRTL.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebar/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebar/toastarrow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebox/32x32/error.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/messagebox/32x32/warning.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/paginator/arrow_first.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/paginator/arrow_last.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/paginator/arrow_next.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/paginator/arrow_previous.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/panel/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/panel/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/panel/maximize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/panel/minimize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/radio.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/rating/star_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/rating/star_selected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/rating/star_unselected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/endpoint.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/moreafter.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/morebefore.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip_end.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip_end_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip_start.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/roundtrip_start_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/roadmap/startpoint.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/search/clear.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/search/search.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/splitter/resize_horizontal.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/splitter/resize_vertical.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/splitter/splitter_horiz_grip.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/splitter/splitter_vert_grip.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-bar.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-close-hov.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-close.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-first-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-first-sel-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-left-first-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-left-first.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-left-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-menu.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-right-beforeSel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-right-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tabstrip/tab.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/toggleButton/arrow_down_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/toggleButton/arrow_left_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/toggleButton/arrow_right_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/toolbar/arrow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tree/CollapseAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tree/ExpandAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tree/TreeNode.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img/tree/TreeNode_Exp.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/TriStateCheckBox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/accordion/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/accordion/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/datepicker/arrow_left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/datepicker/arrow_right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/menu/bar-overflow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/menu/trg-dis.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/menu/trg.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/paginator/arrow_first.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/paginator/arrow_last.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/paginator/arrow_next.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/paginator/arrow_previous.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/toggleButton/arrow_left_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/toggleButton/arrow_right_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/tree/CollapseAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/tree/ExpandAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/img-RTL/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/layout.less +18 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcb/shared.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AbsoluteLayout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Accordion.less +9 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AccordionSection.less +76 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ApplicationHeader.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AutoComplete.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/BorderLayout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Button.less +126 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Callout.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/CalloutBase.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Carousel.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/CheckBox.less +27 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ComboBox.less +37 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/DatePicker.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Dialog.less +91 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/DropdownBox.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/FormattedTextView.less +12 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/HorizontalDivider.less +16 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Image.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/InPlaceEdit.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Label.less +20 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Link.less +18 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ListBox.less +62 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MenuBar.less +77 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MenuButton.less +39 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Message.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MessageBar.less +57 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MessageBox.less +42 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MessageList.less +10 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/MessageToast.less +14 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Pagniator.less +20 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Panel.less +40 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ProgressIndicator.less +111 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RadioButton.less +32 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RadioButtonGroup.less +8 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RatingIndicator.less +19 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RichTooltip.less +23 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RoadMap.less +106 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/RowRepeater.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/SearchField.less +53 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/SegmentedButton.less +26 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Slider.less +252 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Splitter.less +39 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/TabStrip.less +135 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/TextArea.less +12 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/TextField.less +51 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/TextView.less +66 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ToggleButton.less +215 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Toolbar.less +72 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Tree.less +49 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/TriStateCheckBox.less +17 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/ValueHelpField.less +47 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/TriStateCheckBox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/accordion/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/accordion/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/applicationheader/SAPLogo.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/checkbox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/datepicker/arrow_left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/datepicker/arrow_right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/formattedTextView/close-hcw-hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/formattedTextView/close-hcw.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/menu/bar-overflow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/menu/trg-dis.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/menu/trg.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/menubutton/Menu_Disabled.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/menubutton/Menu_Regular.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebar/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebar/collapsedRTL.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebar/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebar/toastarrow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebox/32x32/error.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/messagebox/32x32/warning.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/paginator/arrow_first.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/paginator/arrow_last.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/paginator/arrow_next.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/paginator/arrow_previous.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/panel/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/panel/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/panel/maximize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/panel/minimize.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/radio.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/rating/star_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/rating/star_selected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/rating/star_unselected.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/endpoint.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/moreafter.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/morebefore.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip_end.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip_end_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip_start.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/roundtrip_start_dsbl.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/roadmap/startpoint.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/search/clear.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/search/search.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/splitter/resize_horizontal.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/splitter/resize_vertical.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/splitter/splitter_horiz_grip.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/splitter/splitter_vert_grip.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-bar.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-close-hov.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-close.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-first-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-first-sel-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-ie.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-left-first-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-left-first.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-left-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-menu.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-right-beforeSel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-right-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab-sel.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tabstrip/tab.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/toggleButton/arrow_down_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/toggleButton/arrow_left_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/toggleButton/arrow_right_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/toolbar/arrow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tree/CollapseAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tree/ExpandAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tree/TreeNode.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img/tree/TreeNode_Exp.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/TriStateCheckBox.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/accordion/collapsed.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/accordion/expanded.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/datepicker/arrow_left.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/datepicker/arrow_right.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/menu/bar-overflow.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/menu/trg-dis.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/menu/trg.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/messagebox/32x32/information.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/messagebox/32x32/question.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/messagebox/32x32/success.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/paginator/arrow_first.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/paginator/arrow_last.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/paginator/arrow_next.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/paginator/arrow_previous.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/toggleButton/arrow_left_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/toggleButton/arrow_right_hover.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/tree/CollapseAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/tree/ExpandAll.png +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/img-RTL/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/layout.less +18 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +63 -0
- package/src/sap/ui/commons/themes/sap_horizon_hcw/shared.less +9 -0
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +268 -165
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Black.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +160 -6
- package/src/sap/ui/core/themes/sap_horizon/shared.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +19 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/.theming +6 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/BrowserScrollbar.less +10 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/DatePicker.less +12 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/LocalBusyIndicator.less +12 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +1742 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Black.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +1175 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +14 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +443 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +19 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theming +6 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/BrowserScrollbar.less +15 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/LocalBusyIndicator.less +11 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/Shadow.less +8 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +1790 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Black.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +1193 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +14 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +296 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +19 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theming +6 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/BrowserScrollbar.less +15 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/LocalBusyIndicator.less +11 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/Shadow.less +8 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +1790 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Black.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +1193 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +14 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +296 -0
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +9 -0
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +6 -0
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +9 -0
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +12 -0
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +6 -0
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +11 -0
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +9 -0
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +9 -0
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +9 -0
- package/src/sap/ui/integration/themes/sap_horizon/Paginator.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +3 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +9 -0
- package/src/sap/ui/integration/themes/sap_horizon_hcb/AnalyticsCloudContent.less +6 -0
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +11 -0
- package/src/sap/ui/integration/themes/sap_horizon_hcw/AnalyticsCloudContent.less +6 -0
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +11 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +278 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +24 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +72 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +47 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +26 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +34 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +9 -0
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +17 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +13 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +8 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +18 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +57 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/GridLayout.less +32 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +25 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +28 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveSplitter.less +8 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +27 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +19 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +13 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +8 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +18 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +57 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/GridLayout.less +32 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +25 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +28 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveSplitter.less +8 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +27 -0
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +19 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/CollectiveSearchSelect.less +8 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +9 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +34 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +9 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +18 -0
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +15 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/CollectiveSearchSelect.less +8 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +11 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenizerDisplay.less +16 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.less +9 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +13 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/CollectiveSearchSelect.less +8 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +11 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenizerDisplay.less +16 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.less +9 -0
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +13 -0
- package/src/sap/ui/rta/themes/sap_horizon/ChangeVisualization.less +10 -0
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +9 -1
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +21 -0
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +9 -6
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +2 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +31 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +46 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +38 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +18 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +28 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +80 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.personalization.less +17 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.standalone.less +7 -0
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +17 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/AddIFrame.less +8 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +20 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +18 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +14 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +24 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +76 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +14 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +87 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.personalization.less +11 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.standalone.less +14 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +20 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +20 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +19 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +14 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/FieldRepository.less +23 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +81 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +15 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +86 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.personalization.less +11 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.standalone.less +14 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +18 -0
- package/src/sap/ui/suite/themes/sap_horizon_dark/TaskCircle.less +28 -0
- package/src/sap/ui/suite/themes/sap_horizon_dark/VerticalProgressIndicator.less +8 -0
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +12 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcb/TaskCircle.less +8 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcb/VerticalProgressIndicator.less +13 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +12 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcw/TaskCircle.less +8 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcw/VerticalProgressIndicator.less +13 -0
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +12 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/Cell.less +15 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/Grouping.less +34 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +33 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +19 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/Table.less +16 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +20 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Cell.less +7 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/DragDrop.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Grouping.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Row.less +7 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowHighlight.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +9 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Scrolling.less +15 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Table.less +20 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +21 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Cell.less +7 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/DragDrop.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Grouping.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Row.less +7 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowHighlight.less +6 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +9 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Scrolling.less +15 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Table.less +20 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +21 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +645 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +8 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarRow.less +150 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker/Alphaslider_BG.png +0 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker/Swatch_BG.png +0 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker.less +136 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/FileUploader.less +66 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/Menu.less +151 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellHeader.less +19 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellLayout.less +35 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellOverlay.less +22 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +19 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +574 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarRow.less +156 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +144 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/FileUploader.less +66 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Menu.less +146 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellHeader.less +121 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellLayout.less +13 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellOverlay.less +57 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/img/PickingCursor-HCB.png +0 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +18 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +573 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarRow.less +156 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +139 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/FileUploader.less +66 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Menu.less +146 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellHeader.less +121 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellLayout.less +13 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellOverlay.less +57 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/img/PickingCursor-HCW.png +0 -0
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +18 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ActionBar.less +264 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/CollectionInspector.less +112 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/DataSet.less +13 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/DataSetSimpleView.less +9 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/Exact.less +9 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ExactArea.less +17 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ExactBrowser.less +14 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ExactList.less +191 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/FacetFilter.less +9 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/FacetFilterList.less +31 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/Feed.less +44 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/FeedChunk.less +286 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/Feeder.less +102 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/NavigationBar.less +230 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/NotificationBar.less +53 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/Overlay.less +31 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/OverlayContainer.less +27 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/OverlayDialog.less +18 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/QuickView.less +36 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/Shell.less +542 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ShellColorPicker.less +9 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ShellPersonalization.less +9 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ThingInspector.less +283 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ThingViewer.less +101 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/ToolPopup.less +103 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/Settings_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/Settings_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/bg_white_transparent.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/close_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/collection_inspector/facet_down_grey.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/collection_inspector/facet_down_white.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/collection_inspector/facet_right_grey.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/collection_inspector/facet_right_white.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/Action_Menu_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/Action_Menu_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/close_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/close_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/close_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/collapse_list_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/collapse_list_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_2_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_2_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_2_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_item_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_list_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_list_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/expand_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/resize.gif +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/tophead_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/exact/tophead_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Comment_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Comment_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Favorite_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Favorite_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Flag_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Flag_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Inspect_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Inspect_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Menu_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Action_Menu_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Collapse_button.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Collapse_button_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Delete_button.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Delete_button_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Delete_button_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Expand_button.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Expand_button_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Line_Comments.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Share.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Share_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/Triangle_Comments.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/ico12_click.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/relevantHovered.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/relevantSelected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/feed/relevantUnselected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/menubutton/Menu_Disabled.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/menubutton/Menu_Hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/menubutton/Menu_Regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/WS_overflow.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/WS_scroll_next.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/WS_scroll_prev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/facetNext.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/facetOverflow.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/facetPrev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/light_WS_overflow.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/light_WS_scroll_next.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/navigationbar/light_WS_scroll_prev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/alert_white_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/ArrowBar_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/ArrowBar_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/ArrowBar_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/DoubleArrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/DoubleArrow_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/DoubleArrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/notification_bar/notification_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/open_in_new_window.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/shell/LogOut_icon.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/shell/LogOut_icon_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/shell/Workset_bg.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/shell/tools.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/status_ico_favorite.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/status_ico_flag.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img/status_ico_shared.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/flag_regular.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/following_regular_bw.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/hold_regular_bw.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/navigationbar/WS_scroll_next.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/navigationbar/WS_scroll_prev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/navigationbar/facetNext.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/navigationbar/facetPrev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/alert_white_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/ArrowBar_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/ArrowBar_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/ArrowBar_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/DoubleArrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/DoubleArrow_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/DoubleArrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/img-RTL/notification_bar/notification_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +35 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ActionBar.less +204 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/CollectionInspector.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/DataSet.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/DataSetSimpleView.less +17 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/Exact.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ExactArea.less +12 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ExactBrowser.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ExactList.less +97 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/FacetFilter.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/FacetFilterList.less +18 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/Feed.less +27 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/FeedChunk.less +150 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/Feeder.less +87 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/NavigationBar.less +36 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/NotificationBar.less +40 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/Overlay.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/OverlayContainer.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/QuickView.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/Shell.less +130 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ShellColorPicker.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ShellPersonalization.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ThingInspector.less +12 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ThingViewer.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/ToolPopup.less +32 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/exact/tophead.gif +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/feed/ico12_click.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/menu_follow.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/menu_hold.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/menu_unlisten.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/navigationbar/facetNext.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/navigationbar/facetPrev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/alert_white_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/ArrowBar_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/ArrowBar_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/ArrowBar_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/DoubleArrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/DoubleArrow_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/DoubleArrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/notification_bar/notification_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/shell/LogOut_icon.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/shell/tools/Feed_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/shell/tools/Inspector_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/shell/tools/Inspector_selected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/shell/tools/Search_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/toolpopup/arrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/toolpopup/arrow_left.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/toolpopup/arrow_right.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img/toolpopup/arrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/shell/tools/Feed_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/shell/tools/Inspector_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/shell/tools/Inspector_selected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/img-RTL/shell/tools/Search_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +35 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/shared.less +3 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ActionBar.less +204 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/CollectionInspector.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/DataSet.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/DataSetSimpleView.less +17 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/Exact.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ExactArea.less +12 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ExactBrowser.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ExactList.less +97 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/FacetFilter.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/FacetFilterList.less +18 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/Feed.less +27 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/FeedChunk.less +150 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/Feeder.less +87 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/NavigationBar.less +36 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/NotificationBar.less +40 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/Overlay.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/OverlayContainer.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/QuickView.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/Shell.less +130 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ShellColorPicker.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ShellPersonalization.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ThingInspector.less +12 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ThingViewer.less +8 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/ToolPopup.less +32 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/exact/tophead.gif +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/feed/ico12_click.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/menu_follow.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/menu_hold.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/menu_unlisten.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/navigationbar/facetNext.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/navigationbar/facetPrev.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/alert_white_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/ArrowBar_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/ArrowBar_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/ArrowBar_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/DoubleArrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/DoubleArrow_down_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/DoubleArrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/notification_bar/notification_24.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/shell/LogOut_icon.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/shell/tools/Feed_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/shell/tools/Inspector_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/shell/tools/Inspector_selected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/shell/tools/Search_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/toolpopup/arrow_down.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/toolpopup/arrow_left.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/toolpopup/arrow_right.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img/toolpopup/arrow_up.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/notification_bar/arrows/ArrowBar_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/notification_bar/arrows/DoubleArrow_up_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/shell/tools/Feed_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/shell/tools/Inspector_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/shell/tools/Inspector_selected.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/img-RTL/shell/tools/Search_hover.png +0 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +35 -0
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/shared.less +3 -0
- package/src/sap/uxap/themes/sap_horizon/AnchorBar.less +3 -1
- package/src/sap/uxap/themes/sap_horizon_dark/AnchorBar.less +324 -0
- package/src/sap/uxap/themes/sap_horizon_dark/HierarchicalSelect.less +201 -0
- package/src/sap/uxap/themes/sap_horizon_dark/IconTabBar.less +21 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeader.less +133 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +120 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageLayout.less +110 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +84 -0
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +96 -0
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +18 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/AnchorBar.less +162 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/BreadCrumbs.less +27 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/HierarchicalSelect.less +159 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/IconTabBar.less +21 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeader.less +119 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +99 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageLayout.less +75 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +55 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +52 -0
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +19 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/AnchorBar.less +172 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/BreadCrumbs.less +27 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/HierarchicalSelect.less +159 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/IconTabBar.less +21 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeader.less +119 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +99 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageLayout.less +75 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +55 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +52 -0
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +19 -0
- package/src/sap/m/themes/sap_horizon/Label.less +0 -8
|
@@ -0,0 +1,1175 @@
|
|
|
1
|
+
// =======================================
|
|
2
|
+
// Global CSS for 'sap_horizon_dark' theme
|
|
3
|
+
// =======================================
|
|
4
|
+
|
|
5
|
+
// =====================================
|
|
6
|
+
// Semantic Theming Mapping
|
|
7
|
+
// =====================================
|
|
8
|
+
|
|
9
|
+
// ==========================================================
|
|
10
|
+
// Quick Theming (these Parameters can be linked in controls)
|
|
11
|
+
// ==========================================================
|
|
12
|
+
|
|
13
|
+
@sapUiBrand: @sapBrandColor;
|
|
14
|
+
@sapUiHighlight: @sapHighlightColor;
|
|
15
|
+
@sapUiBaseColor: @sapBaseColor;
|
|
16
|
+
@sapUiShellColor: @sapShellColor;
|
|
17
|
+
@sapUiBaseBG: @sapBackgroundColor;
|
|
18
|
+
@sapUiGlobalBackgroundColor: @sapBackgroundColor;
|
|
19
|
+
@sapUiFontFamily: @sapFontFamily;
|
|
20
|
+
@sapUiFontSize: 16px; // @sapFontSize;
|
|
21
|
+
@sapUiBaseText: @sapTextColor;
|
|
22
|
+
@sapUiLink: @sapLinkColor;
|
|
23
|
+
@sapUiGlobalLogo: @sapCompanyLogo;
|
|
24
|
+
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
|
|
25
|
+
@sapUiBackgroundImage: @sapBackgroundImage;
|
|
26
|
+
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
|
|
27
|
+
@sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
|
|
28
|
+
@sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
|
|
29
|
+
@sapUiSelected: @sapSelectedColor;
|
|
30
|
+
@sapUiActive: @sapActiveColor;
|
|
31
|
+
@sapUiHighlightTextColor: @sapHighlightTextColor;
|
|
32
|
+
@sapUiTextTitle: @sapTitleColor;
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
// =======================================================
|
|
36
|
+
// Semantic Foreground Colors - do not use in Controls!!
|
|
37
|
+
// =======================================================
|
|
38
|
+
|
|
39
|
+
@sapUiNegative: @sapNegativeColor;
|
|
40
|
+
@sapUiCritical: @sapCriticalColor;
|
|
41
|
+
@sapUiPositive: @sapPositiveColor;
|
|
42
|
+
@sapUiInformative: @sapInformativeColor;
|
|
43
|
+
@sapUiNeutral: @sapNeutralColor;
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
// =====================================
|
|
47
|
+
// Semantic Colors
|
|
48
|
+
// =====================================
|
|
49
|
+
|
|
50
|
+
// Semantic Foreground Elements
|
|
51
|
+
|
|
52
|
+
@sapUiNegativeElement: @sapNegativeElementColor;
|
|
53
|
+
@sapUiCriticalElement: @sapCriticalElementColor;
|
|
54
|
+
@sapUiPositiveElement: @sapPositiveElementColor;
|
|
55
|
+
@sapUiInformativeElement: @sapInformativeElementColor;
|
|
56
|
+
@sapUiNeutralElement: @sapNeutralElementColor;
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
// Semantic Text
|
|
60
|
+
|
|
61
|
+
@sapUiNegativeText: @sapNegativeTextColor;
|
|
62
|
+
@sapUiCriticalText: @sapCriticalTextColor;
|
|
63
|
+
@sapUiPositiveText: @sapPositiveTextColor;
|
|
64
|
+
@sapUiInformativeText: @sapInformativeTextColor;
|
|
65
|
+
@sapUiNeutralText: @sapNeutralTextColor;
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
// Semantic Background Colors
|
|
69
|
+
|
|
70
|
+
@sapUiErrorBG: @sapErrorBackground;
|
|
71
|
+
@sapUiWarningBG: @sapWarningBackground;
|
|
72
|
+
@sapUiSuccessBG: @sapSuccessBackground;
|
|
73
|
+
@sapUiInformationBG: @sapInformationBackground;
|
|
74
|
+
@sapUiNeutralBG: @sapNeutralBackground;
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
// Semantic Border Colors
|
|
78
|
+
|
|
79
|
+
@sapUiErrorBorder: @sapErrorBorderColor;
|
|
80
|
+
@sapUiWarningBorder: @sapWarningBorderColor;
|
|
81
|
+
@sapUiSuccessBorder: @sapSuccessBorderColor;
|
|
82
|
+
@sapUiInformationBorder: @sapInformationBorderColor;
|
|
83
|
+
@sapUiNeutralBorder: @sapNeutralColor;
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
// ==============================================================
|
|
87
|
+
// Expert Theming (these Parameters should be linked in controls)
|
|
88
|
+
// ==============================================================
|
|
89
|
+
|
|
90
|
+
@sapUiElementLineHeight: @sapElement_LineHeight;
|
|
91
|
+
@sapUiElementHeight: @sapElement_Height;
|
|
92
|
+
@sapUiElementBorderWidth: @sapElement_BorderWidth;
|
|
93
|
+
@sapUiElementBorderCornerRadius: @sapElement_BorderCornerRadius;
|
|
94
|
+
@sapUiElementCompactLineHeight: @sapElement_Compact_LineHeight;
|
|
95
|
+
@sapUiElementCompactHeight: @sapElement_Compact_Height;
|
|
96
|
+
@sapUiElementCondensedLineHeight: @sapElement_Condensed_LineHeight;
|
|
97
|
+
@sapUiElementCondensedHeight: @sapElement_Condensed_Height;
|
|
98
|
+
|
|
99
|
+
@sapUiContentLineHeight: @sapContent_LineHeight;
|
|
100
|
+
@sapUiContentIconHeight: @sapContent_IconHeight;
|
|
101
|
+
@sapUiContentIconColor: @sapContent_IconColor;
|
|
102
|
+
@sapUiContentContrastIconColor: @sapContent_ContrastIconColor;
|
|
103
|
+
@sapUiContentNonInteractiveIconColor: @sapContent_NonInteractiveIconColor;
|
|
104
|
+
@sapUiContentMarkerIconColor: @sapContent_MarkerIconColor;
|
|
105
|
+
@sapUiContentMarkerTextColor: @sapContent_MarkerTextColor;
|
|
106
|
+
@sapUiContentMeasureIndicatorColor: @sapContent_MeasureIndicatorColor;
|
|
107
|
+
@sapUiContentSelectedMeasureIndicatorColor: @sapContent_Selected_MeasureIndicatorColor;
|
|
108
|
+
@sapUiContentPlaceholderloadingBackground: @sapContent_Placeholderloading_Background;
|
|
109
|
+
@sapUiContentPlaceholderloadingGradient: @sapContent_Placeholderloading_Gradient;
|
|
110
|
+
@sapUiContentImagePlaceholderBackground: @sapContent_ImagePlaceholderBackground;
|
|
111
|
+
@sapUiContentImagePlaceholderForegroundColor: @sapContent_ImagePlaceholderForegroundColor;
|
|
112
|
+
@sapUiContentRatedColor: @sapContent_RatedColor;
|
|
113
|
+
@sapUiContentUnratedColor: @sapContent_UnratedColor;
|
|
114
|
+
@sapUiContentBusyColor: @sapContent_BusyColor;
|
|
115
|
+
@sapUiContentFocusColor: @sapContent_FocusColor;
|
|
116
|
+
@sapUiContentFocusStyle: @sapContent_FocusStyle;
|
|
117
|
+
@sapUiContentFocusWidth: @sapContent_FocusWidth;
|
|
118
|
+
@sapUiContentContrastFocusColor: @sapContent_ContrastFocusColor;
|
|
119
|
+
@sapUiContentShadowColor: @sapContent_ShadowColor;
|
|
120
|
+
@sapUiContentContrastShadowColor: @sapContent_ContrastShadowColor;
|
|
121
|
+
@sapUiContentShadow0: @sapContent_Shadow0;
|
|
122
|
+
@sapUiContentShadow1: @sapContent_Shadow1;
|
|
123
|
+
@sapUiContentShadow2: @sapContent_Shadow2;
|
|
124
|
+
@sapUiContentShadow3: @sapContent_Shadow3;
|
|
125
|
+
@sapUiContentTextShadow: @sapContent_TextShadow;
|
|
126
|
+
@sapUiContentContrastTextShadow: @sapContent_ContrastTextShadow;
|
|
127
|
+
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
|
|
128
|
+
@sapUiContentInteractionShadow: @sapContent_Interaction_Shadow;
|
|
129
|
+
@sapUiContentSelectedShadow: @sapContent_Selected_Shadow;
|
|
130
|
+
@sapUiContentNegativeShadow: @sapContent_Negative_Shadow;
|
|
131
|
+
@sapUiContentCriticalShadow: @sapContent_Critical_Shadow;
|
|
132
|
+
@sapUiContentPositiveShadow: @sapContent_Positive_Shadow;
|
|
133
|
+
@sapUiContentInformativeShadow: @sapContent_Informative_Shadow;
|
|
134
|
+
@sapUiContentNeutralShadow: @sapContent_Neutral_Shadow;
|
|
135
|
+
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
|
|
136
|
+
@sapUiContentHelpColor: @sapContent_HelpColor;
|
|
137
|
+
@sapUiContentLabelColor: @sapContent_LabelColor;
|
|
138
|
+
@sapUiContentMonospaceFontFamily: @sapContent_MonospaceFontFamily;
|
|
139
|
+
@sapUiContentMonospaceBoldFontFamily: @sapContent_MonospaceBoldFontFamily;
|
|
140
|
+
@sapUiContentIconFontFamily: @sapContent_IconFontFamily;
|
|
141
|
+
@sapUiContentDisabledTextColor: @sapContent_DisabledTextColor;
|
|
142
|
+
@sapUiContentDisabledOpacity: @sapContent_DisabledOpacity;
|
|
143
|
+
@sapUiContentContrastTextThreshold: @sapContent_ContrastTextThreshold;
|
|
144
|
+
@sapUiContentContrastTextColor: @sapContent_ContrastTextColor;
|
|
145
|
+
@sapUiContentForegroundColor: @sapContent_ForegroundColor;
|
|
146
|
+
@sapUiContentForegroundBorderColor: @sapContent_ForegroundBorderColor;
|
|
147
|
+
@sapUiContentForegroundTextColor: @sapContent_ForegroundTextColor;
|
|
148
|
+
@sapUiContentBadgeBackground: @sapContent_BadgeBackground;
|
|
149
|
+
@sapUiContentBadgeTextColor: @sapContent_BadgeTextColor;
|
|
150
|
+
@sapUiContentDragAndDropActiveColor: @sapContent_DragAndDropActiveColor;
|
|
151
|
+
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
152
|
+
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
153
|
+
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
154
|
+
@sapUiContentSelectedForegroundColor: @sapContent_Selected_ForegroundColor;
|
|
155
|
+
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
|
|
156
|
+
|
|
157
|
+
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
158
|
+
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
159
|
+
@sapUiContentIllustrativeColor3: @sapContent_Illustrative_Color3;
|
|
160
|
+
@sapUiContentIllustrativeColor4: @sapContent_Illustrative_Color4;
|
|
161
|
+
@sapUiContentIllustrativeColor5: @sapContent_Illustrative_Color5;
|
|
162
|
+
@sapUiContentIllustrativeColor6: @sapContent_Illustrative_Color6;
|
|
163
|
+
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
|
|
164
|
+
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
|
|
165
|
+
@sapUiContentIllustrativeColor9: @sapContent_Illustrative_Color9;
|
|
166
|
+
@sapUiContentIllustrativeColor10: @sapContent_Illustrative_Color10;
|
|
167
|
+
@sapUiContentIllustrativeColor11: @sapContent_Illustrative_Color11;
|
|
168
|
+
@sapUiContentIllustrativeColor12: @sapContent_Illustrative_Color12;
|
|
169
|
+
@sapUiContentIllustrativeColor13: @sapContent_Illustrative_Color13;
|
|
170
|
+
@sapUiContentIllustrativeColor14: @sapContent_Illustrative_Color14;
|
|
171
|
+
@sapUiContentIllustrativeColor15: @sapContent_Illustrative_Color15;
|
|
172
|
+
@sapUiContentIllustrativeColor16: @sapContent_Illustrative_Color16;
|
|
173
|
+
@sapUiContentIllustrativeColor17: @sapContent_Illustrative_Color17;
|
|
174
|
+
@sapUiContentIllustrativeColor18: @sapContent_Illustrative_Color18;
|
|
175
|
+
@sapUiContentIllustrativeColor19: @sapContent_Illustrative_Color19;
|
|
176
|
+
@sapUiContentIllustrativeColor20: @sapContent_Illustrative_Color20;
|
|
177
|
+
|
|
178
|
+
@sapUiFontLightFamily: @sapFontLightFamily;
|
|
179
|
+
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
180
|
+
@sapUiFontSemiboldFamily: @sapFontSemiboldFamily;
|
|
181
|
+
@sapUiFontSemiboldDuplexFamily: @sapFontSemiboldDuplexFamily;
|
|
182
|
+
@sapUiFontBlackFamily: @sapFontBlackFamily;
|
|
183
|
+
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
184
|
+
@sapMFontSmallSize: @sapFontSmallSize;
|
|
185
|
+
@sapMFontLargeSize: @sapFontLargeSize;
|
|
186
|
+
@sapMFontHeader1Size: @sapFontHeader1Size;
|
|
187
|
+
@sapMFontHeader2Size: @sapFontHeader2Size;
|
|
188
|
+
@sapMFontHeader3Size: @sapFontHeader3Size;
|
|
189
|
+
@sapMFontHeader4Size: @sapFontHeader4Size;
|
|
190
|
+
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
191
|
+
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
192
|
+
|
|
193
|
+
@sapUiLinkHoverColor: @sapLink_Hover_Color;
|
|
194
|
+
@sapUiLinkActiveColor: @sapLink_Active_Color;
|
|
195
|
+
@sapUiLinkVisitedColor: @sapLink_Visited_Color;
|
|
196
|
+
@sapUiLinkInvertedColor: @sapLink_InvertedColor;
|
|
197
|
+
@sapUiLinkSubtle: @sapLink_SubtleColor;
|
|
198
|
+
|
|
199
|
+
@sapUiShellBackground: @sapShell_Background;
|
|
200
|
+
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
|
|
201
|
+
@sapUiShellBackgroundImageOpacity: @sapShell_BackgroundImageOpacity;
|
|
202
|
+
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
|
|
203
|
+
@sapUiShellBorderColor: @sapShell_BorderColor;
|
|
204
|
+
@sapUiShellTextColor: @sapShell_TextColor;
|
|
205
|
+
@sapUiShellInteractiveBackground: @sapShell_InteractiveBackground;
|
|
206
|
+
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
|
|
207
|
+
@sapUiShellInteractiveBorderColor: @sapShell_InteractiveBorderColor;
|
|
208
|
+
@sapUiShellGroupTitleTextColor: @sapShell_GroupTitleTextColor;
|
|
209
|
+
@sapUiShellGroupTitleTextShadow: @sapShell_GroupTitleTextShadow;
|
|
210
|
+
@sapUiShellHoverBackground: @sapShell_Hover_Background;
|
|
211
|
+
@sapUiShellActiveBackground: @sapShell_Active_Background;
|
|
212
|
+
@sapUiShellActiveTextColor: @sapShell_Active_TextColor;
|
|
213
|
+
@sapUiShellSelectedBackground: @sapShell_Selected_Background;
|
|
214
|
+
@sapUiShellSelectedTextColor: @sapShell_Selected_TextColor;
|
|
215
|
+
@sapUiShellSelectedHoverBackground: @sapShell_Selected_Hover_Background;
|
|
216
|
+
@sapUiShellFavicon: @sapShell_Favicon;
|
|
217
|
+
@sapUiShellNavigationBackground: @sapShell_Navigation_Background;
|
|
218
|
+
@sapUiShellNavigationHoverBackground: @sapShell_Navigation_Hover_Background;
|
|
219
|
+
@sapUiShellNavigationSelectedColor: @sapShell_Navigation_SelectedColor;
|
|
220
|
+
@sapUiShellNavigationSelectedTextColor: @sapShell_Navigation_Selected_TextColor;
|
|
221
|
+
@sapUiShellNavigationTextColor: @sapShell_Navigation_TextColor;
|
|
222
|
+
@sapUiShellNavigationActiveTextColor: @sapShell_Navigation_Active_TextColor;
|
|
223
|
+
@sapUiShellNavigationActiveBackground: @sapShell_Navigation_Active_Background;
|
|
224
|
+
@sapUiShellShadow: @sapShell_Shadow;
|
|
225
|
+
@sapUiShellNegativeColor: @sapShell_NegativeColor;
|
|
226
|
+
@sapUiShellCriticalColor: @sapShell_CriticalColor;
|
|
227
|
+
@sapUiShellPositiveColor: @sapShell_PositiveColor;
|
|
228
|
+
@sapUiShellInformativeColor: @sapShell_InformativeColor;
|
|
229
|
+
@sapUiShellNeutralColor: @sapShell_NeutralColor;
|
|
230
|
+
|
|
231
|
+
@sapUiAvatar1Background: @sapAvatar_1_Background;
|
|
232
|
+
@sapUiAvatar1BorderColor: @sapAvatar_1_BorderColor;
|
|
233
|
+
@sapUiAvatar1TextColor: @sapAvatar_1_TextColor;
|
|
234
|
+
@sapUiAvatar2Background: @sapAvatar_2_Background;
|
|
235
|
+
@sapUiAvatar2BorderColor: @sapAvatar_2_BorderColor;
|
|
236
|
+
@sapUiAvatar2TextColor: @sapAvatar_2_TextColor;
|
|
237
|
+
@sapUiAvatar3Background: @sapAvatar_3_Background;
|
|
238
|
+
@sapUiAvatar3BorderColor: @sapAvatar_3_BorderColor;
|
|
239
|
+
@sapUiAvatar3TextColor: @sapAvatar_3_TextColor;
|
|
240
|
+
@sapUiAvatar4Background: @sapAvatar_4_Background;
|
|
241
|
+
@sapUiAvatar4BorderColor: @sapAvatar_4_BorderColor;
|
|
242
|
+
@sapUiAvatar4TextColor: @sapAvatar_4_TextColor;
|
|
243
|
+
@sapUiAvatar5Background: @sapAvatar_5_Background;
|
|
244
|
+
@sapUiAvatar5BorderColor: @sapAvatar_5_BorderColor;
|
|
245
|
+
@sapUiAvatar5TextColor: @sapAvatar_5_TextColor;
|
|
246
|
+
@sapUiAvatar6Background: @sapAvatar_6_Background;
|
|
247
|
+
@sapUiAvatar6BorderColor: @sapAvatar_6_BorderColor;
|
|
248
|
+
@sapUiAvatar6TextColor: @sapAvatar_6_TextColor;
|
|
249
|
+
@sapUiAvatar7Background: @sapAvatar_7_Background;
|
|
250
|
+
@sapUiAvatar7BorderColor: @sapAvatar_7_BorderColor;
|
|
251
|
+
@sapUiAvatar7TextColor: @sapAvatar_7_TextColor;
|
|
252
|
+
@sapUiAvatar8Background: @sapAvatar_8_Background;
|
|
253
|
+
@sapUiAvatar8BorderColor: @sapAvatar_8_BorderColor;
|
|
254
|
+
@sapUiAvatar8TextColor: @sapAvatar_8_TextColor;
|
|
255
|
+
@sapUiAvatar9Background: @sapAvatar_9_Background;
|
|
256
|
+
@sapUiAvatar9BorderColor: @sapAvatar_9_BorderColor;
|
|
257
|
+
@sapUiAvatar9TextColor: @sapAvatar_9_TextColor;
|
|
258
|
+
@sapUiAvatar10Background: @sapAvatar_10_Background;
|
|
259
|
+
@sapUiAvatar10BorderColor: @sapAvatar_10_BorderColor;
|
|
260
|
+
@sapUiAvatar10TextColor: @sapAvatar_10_TextColor;
|
|
261
|
+
|
|
262
|
+
@sapUiButtonBackground: @sapButton_Background;
|
|
263
|
+
@sapUiButtonBorderColor: @sapButton_BorderColor;
|
|
264
|
+
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
265
|
+
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
|
|
266
|
+
@sapUiButtonTextColor: @sapButton_TextColor;
|
|
267
|
+
@sapUiButtonHoverBackground: @sapButton_Hover_Background;
|
|
268
|
+
@sapUiButtonHoverBorderColor: @sapButton_Hover_BorderColor;
|
|
269
|
+
@sapUiButtonHoverTextColor: @sapButton_Hover_TextColor;
|
|
270
|
+
@sapUiButtonIconColor: @sapButton_IconColor;
|
|
271
|
+
@sapUiButtonActiveBackground: @sapButton_Active_Background;
|
|
272
|
+
@sapUiButtonActiveBorderColor: @sapButton_Active_BorderColor;
|
|
273
|
+
@sapUiButtonActiveTextColor: @sapButton_Active_TextColor;
|
|
274
|
+
@sapUiButtonEmphasizedBackground: @sapButton_Emphasized_Background;
|
|
275
|
+
@sapUiButtonEmphasizedBorderColor: @sapButton_Emphasized_BorderColor;
|
|
276
|
+
@sapUiButtonEmphasizedTextColor: @sapButton_Emphasized_TextColor;
|
|
277
|
+
@sapUiButtonEmphasizedHoverBackground: @sapButton_Emphasized_Hover_Background;
|
|
278
|
+
@sapUiButtonEmphasizedHoverBorderColor: @sapButton_Emphasized_Hover_BorderColor;
|
|
279
|
+
@sapUiButtonEmphasizedHoverTextColor: @sapButton_Emphasized_Hover_TextColor;
|
|
280
|
+
@sapUiButtonEmphasizedActiveBackground: @sapButton_Emphasized_Active_Background;
|
|
281
|
+
@sapUiButtonEmphasizedActiveBorderColor: @sapButton_Emphasized_Active_BorderColor;
|
|
282
|
+
@sapUiButtonEmphasizedActiveTextColor: @sapButton_Emphasized_Active_TextColor;
|
|
283
|
+
@sapUiButtonEmphasizedTextShadow: @sapButton_Emphasized_TextShadow;
|
|
284
|
+
@sapUiButtonEmphasizedFontWeight: @sapButton_Emphasized_FontWeight;
|
|
285
|
+
@sapUiButtonRejectBackground: @sapButton_Reject_Background;
|
|
286
|
+
@sapUiButtonRejectBorderColor: @sapButton_Reject_BorderColor;
|
|
287
|
+
@sapUiButtonRejectTextColor: @sapButton_Reject_TextColor;
|
|
288
|
+
@sapUiButtonRejectHoverBackground: @sapButton_Reject_Hover_Background;
|
|
289
|
+
@sapUiButtonRejectHoverBorderColor: @sapButton_Reject_Hover_BorderColor;
|
|
290
|
+
@sapUiButtonRejectHoverTextColor: @sapButton_Reject_Hover_TextColor;
|
|
291
|
+
@sapUiButtonRejectActiveBackground: @sapButton_Reject_Active_Background;
|
|
292
|
+
@sapUiButtonRejectActiveBorderColor: @sapButton_Reject_Active_BorderColor;
|
|
293
|
+
@sapUiButtonRejectActiveTextColor: @sapButton_Reject_Active_TextColor;
|
|
294
|
+
@sapUiButtonRejectSelectedBackground: @sapButton_Reject_Selected_Background;
|
|
295
|
+
@sapUiButtonRejectSelectedBorderColor: @sapButton_Reject_Selected_BorderColor;
|
|
296
|
+
@sapUiButtonRejectSelectedTextColor: @sapButton_Reject_Selected_TextColor;
|
|
297
|
+
@sapUiButtonRejectSelectedHoverBackground: @sapButton_Reject_Selected_Hover_Background;
|
|
298
|
+
@sapUiButtonRejectSelectedHoverBorderColor: @sapButton_Reject_Selected_Hover_BorderColor;
|
|
299
|
+
@sapUiButtonAcceptBackground: @sapButton_Accept_Background;
|
|
300
|
+
@sapUiButtonAcceptBorderColor: @sapButton_Accept_BorderColor;
|
|
301
|
+
@sapUiButtonAcceptTextColor: @sapButton_Accept_TextColor;
|
|
302
|
+
@sapUiButtonAcceptHoverBackground: @sapButton_Accept_Hover_Background;
|
|
303
|
+
@sapUiButtonAcceptHoverBorderColor: @sapButton_Accept_Hover_BorderColor;
|
|
304
|
+
@sapUiButtonAcceptHoverTextColor: @sapButton_Accept_Hover_TextColor;
|
|
305
|
+
@sapUiButtonAcceptActiveBackground: @sapButton_Accept_Active_Background;
|
|
306
|
+
@sapUiButtonAcceptActiveBorderColor: @sapButton_Accept_Active_BorderColor;
|
|
307
|
+
@sapUiButtonAcceptActiveTextColor: @sapButton_Accept_Active_TextColor;
|
|
308
|
+
@sapUiButtonAcceptSelectedBackground: @sapButton_Accept_Selected_Background;
|
|
309
|
+
@sapUiButtonAcceptSelectedBorderColor: @sapButton_Accept_Selected_BorderColor;
|
|
310
|
+
@sapUiButtonAcceptSelectedTextColor: @sapButton_Accept_Selected_TextColor;
|
|
311
|
+
@sapUiButtonAcceptSelectedHoverBackground: @sapButton_Accept_Selected_Hover_Background;
|
|
312
|
+
@sapUiButtonAcceptSelectedHoverBorderColor: @sapButton_Accept_Selected_Hover_BorderColor;
|
|
313
|
+
@sapUiButtonLiteBackground: @sapButton_Lite_Background;
|
|
314
|
+
@sapUiButtonLiteBorderColor: @sapButton_Lite_BorderColor;
|
|
315
|
+
@sapUiButtonLiteTextColor: @sapButton_Lite_TextColor;
|
|
316
|
+
@sapUiButtonLiteHoverBackground: @sapButton_Lite_Hover_Background;
|
|
317
|
+
@sapUiButtonLiteHoverBorderColor: @sapButton_Lite_Hover_BorderColor;
|
|
318
|
+
@sapUiButtonLiteHoverTextColor: @sapButton_Lite_Hover_TextColor;
|
|
319
|
+
@sapUiButtonLiteActiveBackground: @sapButton_Lite_Active_Background;
|
|
320
|
+
@sapUiButtonLiteActiveBorderColor: @sapButton_Lite_Active_BorderColor;
|
|
321
|
+
@sapUiButtonSelectedBackground: @sapButton_Selected_Background;
|
|
322
|
+
@sapUiButtonSelectedBorderColor: @sapButton_Selected_BorderColor;
|
|
323
|
+
@sapUiButtonSelectedTextColor: @sapButton_Selected_TextColor;
|
|
324
|
+
@sapUiButtonSelectedHoverBackground: @sapButton_Selected_Hover_Background;
|
|
325
|
+
@sapUiButtonSelectedHoverBorderColor: @sapButton_Selected_Hover_BorderColor;
|
|
326
|
+
@sapUiButtonAttentionBackground: @sapButton_Attention_Background;
|
|
327
|
+
@sapUiButtonAttentionBorderColor: @sapButton_Attention_BorderColor;
|
|
328
|
+
@sapUiButtonAttentionTextColor: @sapButton_Attention_TextColor;
|
|
329
|
+
@sapUiButtonAttentionHoverBackground: @sapButton_Attention_Hover_Background;
|
|
330
|
+
@sapUiButtonAttentionHoverBorderColor: @sapButton_Attention_Hover_BorderColor;
|
|
331
|
+
@sapUiButtonAttentionHoverTextColor: @sapButton_Attention_Hover_TextColor;
|
|
332
|
+
@sapUiButtonAttentionActiveBackground: @sapButton_Attention_Active_Background;
|
|
333
|
+
@sapUiButtonAttentionActiveBorderColor: @sapButton_Attention_Active_BorderColor;
|
|
334
|
+
@sapUiButtonAttentionActiveTextColor: @sapButton_Attention_Active_TextColor;
|
|
335
|
+
@sapUiButtonAttentionSelectedBackground: @sapButton_Attention_Selected_Background;
|
|
336
|
+
@sapUiButtonAttentionSelectedBorderColor: @sapButton_Attention_Selected_BorderColor;
|
|
337
|
+
@sapUiButtonAttentionSelectedTextColor: @sapButton_Attention_Selected_TextColor;
|
|
338
|
+
@sapUiButtonAttentionSelectedHoverBackground: @sapButton_Attention_Selected_Hover_Background;
|
|
339
|
+
@sapUiButtonAttentionSelectedHoverBorderColor: @sapButton_Attention_Selected_Hover_BorderColor;
|
|
340
|
+
@sapUiButtonNegativeBackground: @sapButton_Negative_Background;
|
|
341
|
+
@sapUiButtonNegativeBorderColor: @sapButton_Negative_BorderColor;
|
|
342
|
+
@sapUiButtonNegativeTextColor: @sapButton_Negative_TextColor;
|
|
343
|
+
@sapUiButtonNegativeHoverBackground: @sapButton_Negative_Hover_Background;
|
|
344
|
+
@sapUiButtonNegativeHoverBorderColor: @sapButton_Negative_Hover_BorderColor;
|
|
345
|
+
@sapUiButtonNegativeHoverTextColor: @sapButton_Negative_Hover_TextColor;
|
|
346
|
+
@sapUiButtonNegativeActiveBackground: @sapButton_Negative_Active_Background;
|
|
347
|
+
@sapUiButtonNegativeActiveBorderColor: @sapButton_Negative_Active_BorderColor;
|
|
348
|
+
@sapUiButtonNegativeActiveTextColor: @sapButton_Negative_Active_TextColor;
|
|
349
|
+
@sapUiButtonCriticalBackground: @sapButton_Critical_Background;
|
|
350
|
+
@sapUiButtonCriticalBorderColor: @sapButton_Critical_BorderColor;
|
|
351
|
+
@sapUiButtonCriticalTextColor: @sapButton_Critical_TextColor;
|
|
352
|
+
@sapUiButtonCriticalHoverBackground: @sapButton_Critical_Hover_Background;
|
|
353
|
+
@sapUiButtonCriticalHoverBorderColor: @sapButton_Critical_Hover_BorderColor;
|
|
354
|
+
@sapUiButtonCriticalHoverTextColor: @sapButton_Critical_Hover_TextColor;
|
|
355
|
+
@sapUiButtonCriticalActiveBackground: @sapButton_Critical_Active_Background;
|
|
356
|
+
@sapUiButtonCriticalActiveBorderColor: @sapButton_Critical_Active_BorderColor;
|
|
357
|
+
@sapUiButtonCriticalActiveTextColor: @sapButton_Critical_Active_TextColor;
|
|
358
|
+
@sapUiButtonSuccessBackground: @sapButton_Success_Background;
|
|
359
|
+
@sapUiButtonSuccessBorderColor: @sapButton_Success_BorderColor;
|
|
360
|
+
@sapUiButtonSuccessTextColor: @sapButton_Success_TextColor;
|
|
361
|
+
@sapUiButtonSuccessHoverBackground: @sapButton_Success_Hover_Background;
|
|
362
|
+
@sapUiButtonSuccessHoverBorderColor: @sapButton_Success_Hover_BorderColor;
|
|
363
|
+
@sapUiButtonSuccessHoverTextColor: @sapButton_Success_Hover_TextColor;
|
|
364
|
+
@sapUiButtonSuccessActiveBackground: @sapButton_Success_Active_Background;
|
|
365
|
+
@sapUiButtonSuccessActiveBorderColor: @sapButton_Success_Active_BorderColor;
|
|
366
|
+
@sapUiButtonSuccessActiveTextColor: @sapButton_Success_Active_TextColor;
|
|
367
|
+
@sapUiButtonInformationBackground: @sapButton_Information_Background;
|
|
368
|
+
@sapUiButtonInformationBorderColor: @sapButton_Information_BorderColor;
|
|
369
|
+
@sapUiButtonInformationTextColor: @sapButton_Information_TextColor;
|
|
370
|
+
@sapUiButtonInformationHoverBackground: @sapButton_Information_Hover_Background;
|
|
371
|
+
@sapUiButtonInformationHoverBorderColor: @sapButton_Information_Hover_BorderColor;
|
|
372
|
+
@sapUiButtonInformationHoverTextColor: @sapButton_Information_Hover_TextColor;
|
|
373
|
+
@sapUiButtonInformationActiveBackground: @sapButton_Information_Active_Background;
|
|
374
|
+
@sapUiButtonInformationActiveBorderColor: @sapButton_Information_Active_BorderColor;
|
|
375
|
+
@sapUiButtonNeutralBackground: @sapButton_Neutral_Background;
|
|
376
|
+
@sapUiButtonNeutralBorderColor: @sapButton_Neutral_BorderColor;
|
|
377
|
+
@sapUiButtonNeutralTextColor: @sapButton_Neutral_TextColor;
|
|
378
|
+
@sapUiButtonNeutralHoverBackground: @sapButton_Neutral_Hover_Background;
|
|
379
|
+
@sapUiButtonNeutralHoverBorderColor: @sapButton_Neutral_Hover_BorderColor;
|
|
380
|
+
@sapUiButtonNeutralHoverTextColor: @sapButton_Neutral_Hover_TextColor;
|
|
381
|
+
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
|
|
382
|
+
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
|
|
383
|
+
@sapUiButtonNeutralActiveTextColor: @sapButton_Neutral_Active_TextColor;
|
|
384
|
+
@sapUiButtonTrackBackground: @sapButton_Track_Background;
|
|
385
|
+
@sapUiButtonTrackBorderColor: @sapButton_Track_BorderColor;
|
|
386
|
+
@sapUiButtonTrackTextColor: @sapButton_Track_TextColor;
|
|
387
|
+
@sapUiButtonTrackHoverBackground: @sapButton_Track_Hover_Background;
|
|
388
|
+
@sapUiButtonTrackHoverBorderColor: @sapButton_Track_Hover_BorderColor;
|
|
389
|
+
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
|
|
390
|
+
@sapUiButtonTrackSelectedBorderColor: @sapButton_Track_Selected_BorderColor;
|
|
391
|
+
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
|
|
392
|
+
@sapUiButtonTrackSelectedHoverBackground: @sapButton_Track_Selected_Hover_Background;
|
|
393
|
+
@sapUiButtonTrackSelectedHoverBorderColor: @sapButton_Track_Selected_Hover_BorderColor;
|
|
394
|
+
@sapUiButtonHandleBackground: @sapButton_Handle_Background;
|
|
395
|
+
@sapUiButtonHandleBorderColor: @sapButton_Handle_BorderColor;
|
|
396
|
+
@sapUiButtonHandleTextColor: @sapButton_Handle_TextColor;
|
|
397
|
+
@sapUiButtonHandleHoverBackground: @sapButton_Handle_Hover_Background;
|
|
398
|
+
@sapUiButtonHandleHoverBorderColor: @sapButton_Handle_Hover_BorderColor;
|
|
399
|
+
@sapUiButtonHandleSelectedBackground: @sapButton_Handle_Selected_Background;
|
|
400
|
+
@sapUiButtonHandleSelectedBorderColor: @sapButton_Handle_Selected_BorderColor;
|
|
401
|
+
@sapUiButtonHandleSelectedTextColor: @sapButton_Handle_Selected_TextColor;
|
|
402
|
+
@sapUiButtonHandleSelectedHoverBackground: @sapButton_Handle_Selected_Hover_Background;
|
|
403
|
+
@sapUiButtonHandleSelectedHoverBorderColor: @sapButton_Handle_Selected_Hover_BorderColor;
|
|
404
|
+
@sapUiButtonTrackNegativeBackground: @sapButton_Track_Negative_Background;
|
|
405
|
+
@sapUiButtonTrackNegativeBorderColor: @sapButton_Track_Negative_BorderColor;
|
|
406
|
+
@sapUiButtonTrackNegativeTextColor: @sapButton_Track_Negative_TextColor;
|
|
407
|
+
@sapUiButtonTrackNegativeHoverBackground: @sapButton_Track_Negative_Hover_Background;
|
|
408
|
+
@sapUiButtonTrackNegativeHoverBorderColor: @sapButton_Track_Negative_Hover_BorderColor;
|
|
409
|
+
@sapUiButtonHandleNegativeBackground: @sapButton_Handle_Negative_Background;
|
|
410
|
+
@sapUiButtonHandleNegativeBorderColor: @sapButton_Handle_Negative_BorderColor;
|
|
411
|
+
@sapUiButtonHandleNegativeTextColor: @sapButton_Handle_Negative_TextColor;
|
|
412
|
+
@sapUiButtonHandleNegativeHoverBackground: @sapButton_Handle_Negative_Hover_Background;
|
|
413
|
+
@sapUiButtonHandleNegativeHoverBorderColor: @sapButton_Handle_Negative_Hover_BorderColor;
|
|
414
|
+
@sapUiButtonTrackPositiveBackground: @sapButton_Track_Positive_Background;
|
|
415
|
+
@sapUiButtonTrackPositiveBorderColor: @sapButton_Track_Positive_BorderColor;
|
|
416
|
+
@sapUiButtonTrackPositiveTextColor: @sapButton_Track_Positive_TextColor;
|
|
417
|
+
@sapUiButtonTrackPositiveHoverBackground: @sapButton_Track_Positive_Hover_Background;
|
|
418
|
+
@sapUiButtonTrackPositiveHoverBorderColor: @sapButton_Track_Positive_Hover_BorderColor;
|
|
419
|
+
@sapUiButtonHandlePositiveBackground: @sapButton_Handle_Positive_Background;
|
|
420
|
+
@sapUiButtonHandlePositiveBorderColor: @sapButton_Handle_Positive_BorderColor;
|
|
421
|
+
@sapUiButtonHandlePositiveTextColor: @sapButton_Handle_Positive_TextColor;
|
|
422
|
+
@sapUiButtonHandlePositiveHoverBackground: @sapButton_Handle_Positive_Hover_Background;
|
|
423
|
+
@sapUiButtonHandlePositiveHoverBorderColor: @sapButton_Handle_Positive_Hover_BorderColor;
|
|
424
|
+
@sapUiButtonTokenBackground: @sapButton_TokenBackground;
|
|
425
|
+
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
|
|
426
|
+
|
|
427
|
+
@sapUiFieldBackground: @sapField_Background;
|
|
428
|
+
@sapUiFieldBackgroundStyle: @sapField_BackgroundStyle;
|
|
429
|
+
@sapUiFieldTextColor: @sapField_TextColor;
|
|
430
|
+
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
|
|
431
|
+
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
432
|
+
@sapUiFieldHelpBackground: @sapField_HelpBackground;
|
|
433
|
+
@sapUiFieldBorderWidth: @sapField_BorderWidth;
|
|
434
|
+
@sapUiFieldBorderStyle: @sapField_BorderStyle;
|
|
435
|
+
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
|
|
436
|
+
@sapUiFieldHoverBackground: @sapField_Hover_Background;
|
|
437
|
+
@sapUiFieldHoverBackgroundStyle: @sapField_Hover_BackgroundStyle;
|
|
438
|
+
@sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
|
|
439
|
+
@sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
|
|
440
|
+
@sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
|
|
441
|
+
@sapUiFieldFocusBackground: @sapField_Focus_Background;
|
|
442
|
+
@sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
|
|
443
|
+
@sapUiFieldFocusHelpBackground: @sapField_Focus_HelpBackground;
|
|
444
|
+
@sapUiFieldReadOnlyBackground: @sapField_ReadOnly_Background;
|
|
445
|
+
@sapUiFieldReadOnlyBorderColor: @sapField_ReadOnly_BorderColor;
|
|
446
|
+
@sapUiFieldReadOnlyHelpBackground: @sapField_ReadOnly_HelpBackground;
|
|
447
|
+
@sapUiFieldRequiredColor: @sapField_RequiredColor;
|
|
448
|
+
@sapUiFieldInvalidColor: @sapField_InvalidColor;
|
|
449
|
+
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
|
|
450
|
+
@sapUiFieldInvalidBackgroundStyle: @sapField_InvalidBackgroundStyle;
|
|
451
|
+
@sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
|
|
452
|
+
@sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
|
|
453
|
+
@sapUiFieldWarningColor: @sapField_WarningColor;
|
|
454
|
+
@sapUiFieldWarningBackground: @sapField_WarningBackground;
|
|
455
|
+
@sapUiFieldWarningBackgroundStyle: @sapField_WarningBackgroundStyle;
|
|
456
|
+
@sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
|
|
457
|
+
@sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
|
|
458
|
+
@sapUiFieldSuccessColor: @sapField_SuccessColor;
|
|
459
|
+
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
|
|
460
|
+
@sapUiFieldSuccessBackgroundStyle: @sapField_SuccessBackgroundStyle;
|
|
461
|
+
@sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
|
|
462
|
+
@sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
|
|
463
|
+
@sapUiFieldInformationColor: @sapField_InformationColor;
|
|
464
|
+
@sapUiFieldInformationBackground: @sapField_InformationBackground;
|
|
465
|
+
@sapUiFieldInformationBackgroundStyle: @sapField_InformationBackgroundStyle;
|
|
466
|
+
@sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
|
|
467
|
+
@sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
|
|
468
|
+
|
|
469
|
+
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
|
|
470
|
+
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
|
|
471
|
+
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
|
|
472
|
+
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
473
|
+
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
|
|
474
|
+
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
|
|
475
|
+
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
|
|
476
|
+
@sapUiGroupBorderCornerRadius: @sapGroup_BorderCornerRadius;
|
|
477
|
+
@sapUiGroupFooterBackground: @sapGroup_FooterBackground;
|
|
478
|
+
|
|
479
|
+
@sapUiToolbarBackground: @sapToolbar_Background;
|
|
480
|
+
@sapUiToolbarSeparatorColor: @sapToolbar_SeparatorColor;
|
|
481
|
+
|
|
482
|
+
@sapUiListHeaderBackground: @sapList_HeaderBackground;
|
|
483
|
+
@sapUiListHeaderBorderColor: @sapList_HeaderBorderColor;
|
|
484
|
+
@sapUiListHeaderTextColor: @sapList_HeaderTextColor;
|
|
485
|
+
@sapUiListBorderColor: @sapList_BorderColor;
|
|
486
|
+
@sapUiListBorderWidth: @sapList_BorderWidth;
|
|
487
|
+
@sapUiListTextColor: @sapList_TextColor;
|
|
488
|
+
@sapUiListActiveTextColor: @sapList_Active_TextColor;
|
|
489
|
+
@sapUiListActiveBackground: @sapList_Active_Background;
|
|
490
|
+
@sapUiListSelectionBackgroundColor: @sapList_SelectionBackgroundColor;
|
|
491
|
+
@sapUiListSelectionBorderColor: @sapList_SelectionBorderColor;
|
|
492
|
+
@sapUiListHoverSelectionBackground: @sapList_Hover_SelectionBackground;
|
|
493
|
+
@sapUiListBackground: @sapList_Background;
|
|
494
|
+
@sapUiListHoverBackground: @sapList_Hover_Background;
|
|
495
|
+
@sapUiListAlternatingBackground: @sapList_AlternatingBackground;
|
|
496
|
+
@sapUiListGroupHeaderBackground: @sapList_GroupHeaderBackground;
|
|
497
|
+
@sapUiListGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
|
|
498
|
+
@sapUiListGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
|
|
499
|
+
@sapUiListTableGroupHeaderBackground: @sapList_TableGroupHeaderBackground;
|
|
500
|
+
@sapUiListTableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor;
|
|
501
|
+
@sapUiListTableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor;
|
|
502
|
+
@sapUiListFooterBackground: @sapList_FooterBackground;
|
|
503
|
+
@sapUiListFooterTextColor: @sapList_FooterTextColor;
|
|
504
|
+
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
|
|
505
|
+
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
|
|
506
|
+
|
|
507
|
+
@sapUiMessageErrorBorderColor: @sapMessage_ErrorBorderColor;
|
|
508
|
+
@sapUiMessageWarningBorderColor: @sapMessage_WarningBorderColor;
|
|
509
|
+
@sapUiMessageSuccessBorderColor: @sapMessage_SuccessBorderColor;
|
|
510
|
+
@sapUiMessageInformationBorderColor: @sapMessage_InformationBorderColor;
|
|
511
|
+
|
|
512
|
+
@sapUiPopoverBorderCornerRadius: @sapPopover_BorderCornerRadius;
|
|
513
|
+
|
|
514
|
+
@sapUiProgressBackground: @sapProgress_Background;
|
|
515
|
+
@sapUiProgressBorderColor: @sapProgress_BorderColor;
|
|
516
|
+
@sapUiProgressTextColor: @sapProgress_TextColor;
|
|
517
|
+
@sapUiProgressFontSize: @sapProgress_FontSize;
|
|
518
|
+
@sapUiProgressNegativeBackground: @sapProgress_NegativeBackground;
|
|
519
|
+
@sapUiProgressNegativeBorderColor: @sapProgress_NegativeBorderColor;
|
|
520
|
+
@sapUiProgressNegativeTextColor: @sapProgress_NegativeTextColor;
|
|
521
|
+
@sapUiProgressCriticalBackground: @sapProgress_CriticalBackground;
|
|
522
|
+
@sapUiProgressCriticalBorderColor: @sapProgress_CriticalBorderColor;
|
|
523
|
+
@sapUiProgressCriticalTextColor: @sapProgress_CriticalTextColor;
|
|
524
|
+
@sapUiProgressPositiveBackground: @sapProgress_PositiveBackground;
|
|
525
|
+
@sapUiProgressPositiveBorderColor: @sapProgress_PositiveBorderColor;
|
|
526
|
+
@sapUiProgressPositiveTextColor: @sapProgress_PositiveTextColor;
|
|
527
|
+
@sapUiProgressInformationBackground: @sapProgress_InformationBackground;
|
|
528
|
+
@sapUiProgressInformationBorderColor: @sapProgress_InformationBorderColor;
|
|
529
|
+
@sapUiProgressInformationTextColor: @sapProgress_InformationTextColor;
|
|
530
|
+
@sapUiProgressValueBackground: @sapProgress_Value_Background;
|
|
531
|
+
@sapUiProgressValueBorderColor: @sapProgress_Value_BorderColor;
|
|
532
|
+
@sapUiProgressValueTextColor: @sapProgress_Value_TextColor;
|
|
533
|
+
@sapUiProgressValueNegativeBackground: @sapProgress_Value_NegativeBackground;
|
|
534
|
+
@sapUiProgressValueNegativeBorderColor: @sapProgress_Value_NegativeBorderColor;
|
|
535
|
+
@sapUiProgressValueNegativeTextColor: @sapProgress_Value_NegativeTextColor;
|
|
536
|
+
@sapUiProgressValueCriticalBackground: @sapProgress_Value_CriticalBackground;
|
|
537
|
+
@sapUiProgressValueCriticalBorderColor: @sapProgress_Value_CriticalBorderColor;
|
|
538
|
+
@sapUiProgressValueCriticalTextColor: @sapProgress_Value_CriticalTextColor;
|
|
539
|
+
@sapUiProgressValuePositiveBackground: @sapProgress_Value_PositiveBackground;
|
|
540
|
+
@sapUiProgressValuePositiveBorderColor: @sapProgress_Value_PositiveBorderColor;
|
|
541
|
+
@sapUiProgressValuePositiveTextColor: @sapProgress_Value_PositiveTextColor;
|
|
542
|
+
@sapUiProgressValueInformationBackground: @sapProgress_Value_InformationBackground;
|
|
543
|
+
@sapUiProgressValueInformationBorderColor: @sapProgress_Value_InformationBorderColor;
|
|
544
|
+
@sapUiProgressValueInformationTextColor: @sapProgress_Value_InformationTextColor;
|
|
545
|
+
|
|
546
|
+
@sapUiScrollBarFaceColor: @sapScrollBar_FaceColor;
|
|
547
|
+
@sapUiScrollBarTrackColor: @sapScrollBar_TrackColor;
|
|
548
|
+
@sapUiScrollBarBorderColor: @sapScrollBar_BorderColor;
|
|
549
|
+
@sapUiScrollBarSymbolColor: @sapScrollBar_SymbolColor;
|
|
550
|
+
@sapUiScrollBarDimension: @sapScrollBar_Dimension;
|
|
551
|
+
@sapUiScrollBarHoverFaceColor: @sapScrollBar_Hover_FaceColor;
|
|
552
|
+
|
|
553
|
+
@sapUiSliderBackground: @sapSlider_Background;
|
|
554
|
+
@sapUiSliderBorderColor: @sapSlider_BorderColor;
|
|
555
|
+
@sapUiSliderSelectedBackground: @sapSlider_Selected_Background;
|
|
556
|
+
@sapUiSliderSelectedBorderColor: @sapSlider_Selected_BorderColor;
|
|
557
|
+
@sapUiSliderHandleBackground: @sapSlider_HandleBackground;
|
|
558
|
+
@sapUiSliderHandleBorderColor: @sapSlider_HandleBorderColor;
|
|
559
|
+
@sapUiSliderRangeHandleBackground: @sapSlider_RangeHandleBackground;
|
|
560
|
+
@sapUiSliderHoverHandleBackground: @sapSlider_Hover_HandleBackground;
|
|
561
|
+
@sapUiSliderHoverHandleBorderColor: @sapSlider_Hover_HandleBorderColor;
|
|
562
|
+
@sapUiSliderHoverRangeHandleBackground: @sapSlider_Hover_RangeHandleBackground;
|
|
563
|
+
@sapUiSliderActiveHandleBackground: @sapSlider_Active_HandleBackground;
|
|
564
|
+
@sapUiSliderActiveHandleBorderColor: @sapSlider_Active_HandleBorderColor;
|
|
565
|
+
@sapUiSliderActiveRangeHandleBackground: @sapSlider_Active_RangeHandleBackground;
|
|
566
|
+
|
|
567
|
+
@sapUiPageHeaderBackground: @sapPageHeader_Background;
|
|
568
|
+
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
|
|
569
|
+
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
|
|
570
|
+
|
|
571
|
+
@sapUiPageFooterBackground: @sapPageFooter_Background;
|
|
572
|
+
@sapUiPageFooterBorderColor: @sapPageFooter_BorderColor;
|
|
573
|
+
@sapUiPageFooterTextColor: @sapPageFooter_TextColor;
|
|
574
|
+
|
|
575
|
+
@sapUiInfobarBackground: @sapInfobar_Background;
|
|
576
|
+
@sapUiInfobarHoverBackground: @sapInfobar_Hover_Background;
|
|
577
|
+
@sapUiInfobarActiveBackground: @sapInfobar_Active_Background;
|
|
578
|
+
@sapUiInfobarNonInteractiveBackground: @sapInfobar_NonInteractive_Background;
|
|
579
|
+
@sapUiInfobarTextColor: @sapInfobar_TextColor;
|
|
580
|
+
|
|
581
|
+
@sapUiObjectHeaderBackground: @sapObjectHeader_Background;
|
|
582
|
+
@sapUiObjectHeaderHoverBackground: @sapObjectHeader_Hover_Background;
|
|
583
|
+
@sapUiObjectHeaderBorderColor: @sapObjectHeader_BorderColor;
|
|
584
|
+
@sapUiObjectHeaderTitleTextColor: @sapObjectHeader_Title_TextColor;
|
|
585
|
+
@sapUiObjectHeaderTitleFontSize: @sapObjectHeader_Title_FontSize;
|
|
586
|
+
@sapUiObjectHeaderTitleSnappedFontSize: @sapObjectHeader_Title_SnappedFontSize;
|
|
587
|
+
@sapUiObjectHeaderTitleFontFamily: @sapObjectHeader_Title_FontFamily;
|
|
588
|
+
@sapUiObjectHeaderSubtitleTextColor: @sapObjectHeader_Subtitle_TextColor;
|
|
589
|
+
|
|
590
|
+
@sapUiBlockLayerBackground: @sapBlockLayer_Background;
|
|
591
|
+
|
|
592
|
+
@sapUiTileBackground: @sapTile_Background;
|
|
593
|
+
@sapUiTileHoverBackground: @sapTile_Hover_Background;
|
|
594
|
+
@sapUiTileActiveBackground: @sapTile_Active_Background;
|
|
595
|
+
@sapUiTileBorderColor: @sapTile_BorderColor;
|
|
596
|
+
@sapUiTileBorderCornerRadius: @sapTile_BorderCornerRadius;
|
|
597
|
+
@sapUiTileTitleTextColor: @sapTile_TitleTextColor;
|
|
598
|
+
@sapUiTileTextColor: @sapTile_TextColor;
|
|
599
|
+
@sapUiTileIconColor: @sapTile_IconColor;
|
|
600
|
+
@sapUiTileSeparatorColor: @sapTile_SeparatorColor;
|
|
601
|
+
@sapUiTileInteractiveBorderColor: @sapTile_Interactive_BorderColor;
|
|
602
|
+
@sapUiTileOverlayBackground: @sapTile_OverlayBackground;
|
|
603
|
+
@sapUiTileOverlayForegroundColor: @sapTile_OverlayForegroundColor;
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
// =====================================
|
|
607
|
+
// Accent Colors
|
|
608
|
+
// =====================================
|
|
609
|
+
|
|
610
|
+
@sapUiAccent1: @sapAccentColor1;
|
|
611
|
+
@sapUiAccent2: @sapAccentColor2;
|
|
612
|
+
@sapUiAccent3: @sapAccentColor3;
|
|
613
|
+
@sapUiAccent4: @sapAccentColor4;
|
|
614
|
+
@sapUiAccent5: @sapAccentColor5;
|
|
615
|
+
@sapUiAccent6: @sapAccentColor6;
|
|
616
|
+
@sapUiAccent7: @sapAccentColor7;
|
|
617
|
+
@sapUiAccent8: @sapAccentColor8;
|
|
618
|
+
@sapUiAccent9: @sapAccentColor9;
|
|
619
|
+
@sapUiAccent10: @sapAccentColor10;
|
|
620
|
+
|
|
621
|
+
@sapUiAccentBackgroundColor1: @sapAccentBackgroundColor1;
|
|
622
|
+
@sapUiAccentBackgroundColor2: @sapAccentBackgroundColor2;
|
|
623
|
+
@sapUiAccentBackgroundColor3: @sapAccentBackgroundColor3;
|
|
624
|
+
@sapUiAccentBackgroundColor4: @sapAccentBackgroundColor4;
|
|
625
|
+
@sapUiAccentBackgroundColor5: @sapAccentBackgroundColor5;
|
|
626
|
+
@sapUiAccentBackgroundColor6: @sapAccentBackgroundColor6;
|
|
627
|
+
@sapUiAccentBackgroundColor7: @sapAccentBackgroundColor7;
|
|
628
|
+
@sapUiAccentBackgroundColor8: @sapAccentBackgroundColor8;
|
|
629
|
+
@sapUiAccentBackgroundColor9: @sapAccentBackgroundColor9;
|
|
630
|
+
@sapUiAccentBackgroundColor10: @sapAccentBackgroundColor10;
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
// =====================================
|
|
634
|
+
// Indication Colors
|
|
635
|
+
// =====================================
|
|
636
|
+
|
|
637
|
+
@sapUiIndication1: @sapIndicationColor_1;
|
|
638
|
+
@sapUiIndication1Background: @sapIndicationColor_1_Background;
|
|
639
|
+
@sapUiIndication1BorderColor: @sapIndicationColor_1_BorderColor;
|
|
640
|
+
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
641
|
+
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
642
|
+
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
643
|
+
@sapUiIndication2: @sapIndicationColor_2;
|
|
644
|
+
@sapUiIndication2Background: @sapIndicationColor_2_Background;
|
|
645
|
+
@sapUiIndication2BorderColor: @sapIndicationColor_2_BorderColor;
|
|
646
|
+
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
647
|
+
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
648
|
+
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
649
|
+
@sapUiIndication3: @sapIndicationColor_3;
|
|
650
|
+
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
651
|
+
@sapUiIndication3BorderColor: @sapIndicationColor_3_BorderColor;
|
|
652
|
+
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
653
|
+
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
654
|
+
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
655
|
+
@sapUiIndication4: @sapIndicationColor_4;
|
|
656
|
+
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
657
|
+
@sapUiIndication4BorderColor: @sapIndicationColor_4_BorderColor;
|
|
658
|
+
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
659
|
+
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
660
|
+
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
661
|
+
@sapUiIndication5: @sapIndicationColor_5;
|
|
662
|
+
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
663
|
+
@sapUiIndication5BorderColor: @sapIndicationColor_5_BorderColor;
|
|
664
|
+
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
665
|
+
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
666
|
+
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
667
|
+
@sapUiIndication6: @sapIndicationColor_6;
|
|
668
|
+
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
669
|
+
@sapUiIndication6BorderColor: @sapIndicationColor_6_BorderColor;
|
|
670
|
+
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
671
|
+
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
672
|
+
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
673
|
+
@sapUiIndication7: @sapIndicationColor_7;
|
|
674
|
+
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
675
|
+
@sapUiIndication7BorderColor: @sapIndicationColor_7_BorderColor;
|
|
676
|
+
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
677
|
+
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
678
|
+
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
679
|
+
@sapUiIndication8: @sapIndicationColor_8;
|
|
680
|
+
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
681
|
+
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
682
|
+
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
683
|
+
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
684
|
+
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
// =====================================
|
|
688
|
+
// Legend Colors
|
|
689
|
+
// =====================================
|
|
690
|
+
|
|
691
|
+
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
|
|
692
|
+
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
|
|
693
|
+
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
|
|
694
|
+
|
|
695
|
+
@sapUiLegend1: @sapLegendColor1;
|
|
696
|
+
@sapUiLegend2: @sapLegendColor2;
|
|
697
|
+
@sapUiLegend3: @sapLegendColor3;
|
|
698
|
+
@sapUiLegend4: @sapLegendColor4;
|
|
699
|
+
@sapUiLegend5: @sapLegendColor5;
|
|
700
|
+
@sapUiLegend6: @sapLegendColor6;
|
|
701
|
+
@sapUiLegend7: @sapLegendColor7;
|
|
702
|
+
@sapUiLegend8: @sapLegendColor8;
|
|
703
|
+
@sapUiLegend9: @sapLegendColor9;
|
|
704
|
+
@sapUiLegend10: @sapLegendColor10;
|
|
705
|
+
@sapUiLegend11: @sapLegendColor11;
|
|
706
|
+
@sapUiLegend12: @sapLegendColor12;
|
|
707
|
+
@sapUiLegend13: @sapLegendColor13;
|
|
708
|
+
@sapUiLegend14: @sapLegendColor14;
|
|
709
|
+
@sapUiLegend15: @sapLegendColor15;
|
|
710
|
+
@sapUiLegend16: @sapLegendColor16;
|
|
711
|
+
@sapUiLegend17: @sapLegendColor17;
|
|
712
|
+
@sapUiLegend18: @sapLegendColor18;
|
|
713
|
+
@sapUiLegend19: @sapLegendColor19;
|
|
714
|
+
@sapUiLegend20: @sapLegendColor20;
|
|
715
|
+
|
|
716
|
+
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
|
|
717
|
+
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
|
|
718
|
+
@sapUiLegendBackgroundColor3: @sapLegendBackgroundColor3;
|
|
719
|
+
@sapUiLegendBackgroundColor4: @sapLegendBackgroundColor4;
|
|
720
|
+
@sapUiLegendBackgroundColor5: @sapLegendBackgroundColor5;
|
|
721
|
+
@sapUiLegendBackgroundColor6: @sapLegendBackgroundColor6;
|
|
722
|
+
@sapUiLegendBackgroundColor7: @sapLegendBackgroundColor7;
|
|
723
|
+
@sapUiLegendBackgroundColor8: @sapLegendBackgroundColor8;
|
|
724
|
+
@sapUiLegendBackgroundColor9: @sapLegendBackgroundColor9;
|
|
725
|
+
@sapUiLegendBackgroundColor10: @sapLegendBackgroundColor10;
|
|
726
|
+
@sapUiLegendBackgroundColor11: @sapLegendBackgroundColor11;
|
|
727
|
+
@sapUiLegendBackgroundColor12: @sapLegendBackgroundColor12;
|
|
728
|
+
@sapUiLegendBackgroundColor13: @sapLegendBackgroundColor13;
|
|
729
|
+
@sapUiLegendBackgroundColor14: @sapLegendBackgroundColor14;
|
|
730
|
+
@sapUiLegendBackgroundColor15: @sapLegendBackgroundColor15;
|
|
731
|
+
@sapUiLegendBackgroundColor16: @sapLegendBackgroundColor16;
|
|
732
|
+
@sapUiLegendBackgroundColor17: @sapLegendBackgroundColor17;
|
|
733
|
+
@sapUiLegendBackgroundColor18: @sapLegendBackgroundColor18;
|
|
734
|
+
@sapUiLegendBackgroundColor19: @sapLegendBackgroundColor19;
|
|
735
|
+
@sapUiLegendBackgroundColor20: @sapLegendBackgroundColor20;
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
// =====================================
|
|
739
|
+
// Chart Colors
|
|
740
|
+
// =====================================
|
|
741
|
+
|
|
742
|
+
@sapUiChart1: @sapChart_OrderedColor_1;
|
|
743
|
+
@sapUiChart2: @sapChart_OrderedColor_2;
|
|
744
|
+
@sapUiChart3: @sapChart_OrderedColor_3;
|
|
745
|
+
@sapUiChart4: @sapChart_OrderedColor_4;
|
|
746
|
+
@sapUiChart5: @sapChart_OrderedColor_5;
|
|
747
|
+
@sapUiChart6: @sapChart_OrderedColor_6;
|
|
748
|
+
@sapUiChart7: @sapChart_OrderedColor_7;
|
|
749
|
+
@sapUiChart8: @sapChart_OrderedColor_8;
|
|
750
|
+
@sapUiChart9: @sapChart_OrderedColor_9;
|
|
751
|
+
@sapUiChart10: @sapChart_OrderedColor_10;
|
|
752
|
+
@sapUiChart11: @sapChart_OrderedColor_11;
|
|
753
|
+
|
|
754
|
+
@sapUiChartBad: @sapChart_Bad;
|
|
755
|
+
@sapUiChartCritical: @sapChart_Critical;
|
|
756
|
+
@sapUiChartGood: @sapChart_Good;
|
|
757
|
+
@sapUiChartNeutral: @sapChart_Neutral;
|
|
758
|
+
|
|
759
|
+
@sapUiChartSequence1: @sapChart_Sequence_1;
|
|
760
|
+
@sapUiChartSequence2: @sapChart_Sequence_2;
|
|
761
|
+
@sapUiChartSequence3: @sapChart_Sequence_3;
|
|
762
|
+
@sapUiChartSequence4: @sapChart_Sequence_4;
|
|
763
|
+
@sapUiChartSequence5: @sapChart_Sequence_5;
|
|
764
|
+
@sapUiChartSequence6: @sapChart_Sequence_6;
|
|
765
|
+
@sapUiChartSequence7: @sapChart_Sequence_7;
|
|
766
|
+
@sapUiChartSequence8: @sapChart_Sequence_8;
|
|
767
|
+
@sapUiChartSequence9: @sapChart_Sequence_9;
|
|
768
|
+
@sapUiChartSequence10: @sapChart_Sequence_10;
|
|
769
|
+
@sapUiChartSequence11: @sapChart_Sequence_11;
|
|
770
|
+
@sapUiChartSequenceNeutral: @sapChart_Sequence_Neutral;
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
// ============================================
|
|
774
|
+
// UX Reference Set - do not use in Controls!!
|
|
775
|
+
// ============================================
|
|
776
|
+
|
|
777
|
+
// =====================================
|
|
778
|
+
// Primary Colors
|
|
779
|
+
// =====================================
|
|
780
|
+
|
|
781
|
+
@sapUiPrimary1: @sapPrimary1;
|
|
782
|
+
@sapUiPrimary2: @sapPrimary2;
|
|
783
|
+
@sapUiPrimary3: @sapPrimary3;
|
|
784
|
+
@sapUiPrimary4: @sapPrimary4;
|
|
785
|
+
@sapUiPrimary5: @sapPrimary5;
|
|
786
|
+
@sapUiPrimary6: @sapPrimary6;
|
|
787
|
+
@sapUiPrimary7: @sapPrimary7;
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
791
|
+
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
792
|
+
|
|
793
|
+
@sapUiListHighlightColor: @sapList_HighlightColor;
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
// =====================================
|
|
797
|
+
// Font
|
|
798
|
+
// =====================================
|
|
799
|
+
|
|
800
|
+
@sapUiFontCondensedFamily: "72 Condensed", 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
|
|
801
|
+
|
|
802
|
+
@sapUiFontHeaderWeight: normal;
|
|
803
|
+
|
|
804
|
+
@sapMFontMediumSize: 0.875rem; // 14px
|
|
805
|
+
|
|
806
|
+
@sapUiTranslucentBGOpacity: 0;
|
|
807
|
+
|
|
808
|
+
@sapMPlatformDependent: false;
|
|
809
|
+
|
|
810
|
+
@sapUiColumnHeaderFontSize: @sapMFontMediumSize;
|
|
811
|
+
@sapUiColumnHeaderFontWeight: bold;
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
// =====================================
|
|
815
|
+
// Desktop (sap.ui.commons)
|
|
816
|
+
// =====================================
|
|
817
|
+
|
|
818
|
+
@sapUiDesktopFontFamily: @sapUiFontFamily;
|
|
819
|
+
|
|
820
|
+
@sapUiDesktopFontSize: 12px;
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
// use these for desktop controls only
|
|
824
|
+
@sapUiFontLargeSize: 13px;
|
|
825
|
+
@sapUiFontSmallSize: 11px;
|
|
826
|
+
@sapUiFontHeader1Size: 26px;
|
|
827
|
+
@sapUiFontHeader2Size: 20px;
|
|
828
|
+
@sapUiFontHeader3Size: 18px;
|
|
829
|
+
@sapUiFontHeader4Size: 16px;
|
|
830
|
+
@sapUiFontHeader5Size: 14px;
|
|
831
|
+
@sapUiFontHeader6Size: @sapUiFontLargeSize;
|
|
832
|
+
|
|
833
|
+
@sapUiLineHeight: 18px;
|
|
834
|
+
|
|
835
|
+
// SAP-icons font url - to be removed when integrating fonts from theming base content
|
|
836
|
+
@sapUiIconFontUrl: url('./fonts/SAP-icons.woff2');
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
// ===============================================
|
|
840
|
+
// SOME important control-specific parameters...
|
|
841
|
+
// Derived from Expert Theming
|
|
842
|
+
// (these Parameters should be linked in controls)
|
|
843
|
+
// ===============================================
|
|
844
|
+
|
|
845
|
+
// Derived Chart Colors
|
|
846
|
+
|
|
847
|
+
@sapUiChartLabelHoverColor: @sapUiButtonHoverBackground; // #ebebeb
|
|
848
|
+
@sapUiChartLabelPressedColor: darken(@sapUiButtonBackground, 17); // #cccccc
|
|
849
|
+
@sapUiChartCategoryAxisLabelFontColor: @sapUiContentForegroundTextColor; // #333333
|
|
850
|
+
@sapUiChartValueAxisLabelFontColor: lighten(@sapUiContentForegroundTextColor, 24); // #707070
|
|
851
|
+
@sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize; // 12px
|
|
852
|
+
@sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize; // 12px
|
|
853
|
+
@sapUiChartCategoryAxisLineColor: darken(@sapUiChartGridlineColor, 10); // #cccccc
|
|
854
|
+
@sapUiChartValueAxisLineColor: darken(@sapUiChartGridlineColor, 10); // #cccccc
|
|
855
|
+
@sapUiChartCategoryAxisTickColor: darken(@sapUiChartGridlineColor, 10); // #cccccc
|
|
856
|
+
@sapUiChartValueAxisTickColor: darken(@sapUiChartGridlineColor, 10); // #cccccc
|
|
857
|
+
@sapUiChartBackgroundColor: #fff;
|
|
858
|
+
@sapUiChartLabelFontWeight: normal;
|
|
859
|
+
@sapUiChartLegendLabelFontColor: @sapUiContentForegroundTextColor; // #333333
|
|
860
|
+
@sapUiChartLegendTitleFontColor: @sapUiGroupTitleTextColor; // #333333
|
|
861
|
+
@sapUiChartLegendTitleFontSize: @sapMFontMediumSize; // 14px
|
|
862
|
+
@sapUiChartLegendLabelFontSize: @sapMFontSmallSize; // 12px
|
|
863
|
+
@sapUiChartPaletteUndefinedColor: darken(@sapUiBaseText, 20); // #000000
|
|
864
|
+
@sapUiChartGridlineColor: lighten(@sapUiContentForegroundBorderColor, 15); // #e5e5e5
|
|
865
|
+
@sapUiChartReferenceLineColor: darken(@sapUiChartGridlineColor, 70); // #333333
|
|
866
|
+
@sapUiChartDataLabelFontColor: darken(@sapUiBaseText, 20); // #000000
|
|
867
|
+
@sapUiChartReferenceLineLabelColor: @sapUiContentContrastTextColor; // #ffffff
|
|
868
|
+
@sapUiChartDataLabelFontSize: @sapMFontSmallSize; // 12px
|
|
869
|
+
@sapUiChartPopoverDataItemFontColor: darken(@sapUiBaseText, 20); // #000000
|
|
870
|
+
@sapUiChartPopoverGroupFontColor: @sapUiContentForegroundTextColor; // #333333
|
|
871
|
+
@sapUiChartPopoverDataItemFontSize: @sapMFontMediumSize; // 14px
|
|
872
|
+
@sapUiChartPopoverGroupFontSize: @sapMFontMediumSize; // 14px
|
|
873
|
+
@sapUiChartPopoverGroupFontWeight: bold;
|
|
874
|
+
@sapUiChartScrollBarThumbColor: @sapUiScrollBarFaceColor; // #b2b2b2
|
|
875
|
+
@sapUiChartScrollBarTrackColor: @sapUiScrollBarTrackColor; // #ffffff
|
|
876
|
+
@sapUiChartScrollBarThumbHoverColor: @sapUiScrollBarHoverFaceColor; // #ababab
|
|
877
|
+
@sapUiChartMainTitleFontColor: @sapUiGroupTitleTextColor; // #333333
|
|
878
|
+
@sapUiChartAxisTitleFontColor: @sapUiGroupTitleTextColor; // #333333
|
|
879
|
+
@sapUiChartMainTitleFontSize: @sapMFontLargeSize; // 16px
|
|
880
|
+
@sapUiChartAxisTitleFontSize: @sapMFontSmallSize; // 12px
|
|
881
|
+
@sapUiChartTitleFontWeight: bold;
|
|
882
|
+
@sapUiChartAxisTitleFontWeight: regular;
|
|
883
|
+
@sapUiChartLightText: lighten(@sapUiContentForegroundTextColor, 24); // #707070
|
|
884
|
+
@sapUiChartZeroAxisColor: darken(@sapUiChartGridlineColor, 50); // #666666
|
|
885
|
+
|
|
886
|
+
@sapUiChartDataPointBorderColor: lighten(@sapUiGroupContentBackground, 2); // #ffffff
|
|
887
|
+
@sapUiChartDataPointBorderHoverSelectedColor: darken(@sapUiChartGridlineColor, 50); // #666666
|
|
888
|
+
@sapUiChartDataPointNotSelectedBackgroundOpacity: 0.6;
|
|
889
|
+
|
|
890
|
+
@sapUiChartValueAxisLineOpacity: 0;
|
|
891
|
+
@sapUiChartCategoryAxisLabelFontHoverColor: @sapUiContentForegroundTextColor; // #333333
|
|
892
|
+
@sapUiChartCategoryAxisLabelFontPressedColor: @sapUiContentForegroundTextColor; // #333333
|
|
893
|
+
|
|
894
|
+
@sapUiChartTargetColor: darken(@sapUiChartGridlineColor, 70); // #333333
|
|
895
|
+
@sapUiChartTargetShadowColor: @sapUiContentContrastShadowColor; // #ffffff
|
|
896
|
+
@sapUiChartBubbleBGOpacity: 0.8;
|
|
897
|
+
|
|
898
|
+
@sapUiChartScrollbarBorderColor: lighten(@sapUiScrollBarBorderColor, 25); // #f2f2f2
|
|
899
|
+
@sapUiChartScrollbarBorderSize: 0;
|
|
900
|
+
@sapUiChartScrollbarThumbPadding: 0;
|
|
901
|
+
|
|
902
|
+
@sapUiChartNegativeLargeText: @sapUiChartBad; //#dc0d0e
|
|
903
|
+
@sapUiChartCriticalLargeText: @sapUiChartCritical; // #de890d
|
|
904
|
+
@sapUiChartPositiveLargeText: @sapUiChartGood; // #3fa45b
|
|
905
|
+
@sapUiChartNeutralLargeText: saturate(darken(@sapUiChartNeutral, 10), 1); // #69767c
|
|
906
|
+
|
|
907
|
+
@sapUiChartDataPointBG: saturate(lighten(@sapUiChartNeutral, 30), 1); // #d5dadc
|
|
908
|
+
@sapUiChartDataPointBGBorderColor: saturate(lighten(@sapUiChartNeutral, 30), 1); // #d5dadc
|
|
909
|
+
@sapUiChartDataLineColorWithBG: darken(@sapUiChartGridlineColor, 70); // #333333
|
|
910
|
+
@sapUiChartDataLineColor: darken(@sapUiChartGridlineColor, 70); // #333333
|
|
911
|
+
|
|
912
|
+
@sapUiChartRadialRemainingCircle: lighten(@sapUiChartNeutral, 35); // #e3e6e7
|
|
913
|
+
@sapUiChartRadialRemainingCircleBorderColor: lighten(@sapUiChartNeutral, 35); // #e3e6e7
|
|
914
|
+
@sapUiChartRadialBG: lighten(@sapUiGroupContentBackground, 2); // #ffffff
|
|
915
|
+
|
|
916
|
+
@sapUiChartLegendHoverBackground: @sapUiListHoverBackground; // #f0f0f0
|
|
917
|
+
@sapUiChartLegendSelectionBackground: @sapUiListSelectionBackgroundColor; // #e8eff6
|
|
918
|
+
@sapUiChartLegendSelectionHoverBackground: @sapUiListSelectionHoverBackground; // #dde8f1
|
|
919
|
+
|
|
920
|
+
|
|
921
|
+
// qualitative palette
|
|
922
|
+
|
|
923
|
+
@sapUiChartPaletteQualitativeHue1: @sapUiChart1;
|
|
924
|
+
@sapUiChartPaletteQualitativeHue2: @sapUiChart2;
|
|
925
|
+
@sapUiChartPaletteQualitativeHue3: @sapUiChart3;
|
|
926
|
+
@sapUiChartPaletteQualitativeHue4: @sapUiChart4;
|
|
927
|
+
@sapUiChartPaletteQualitativeHue5: @sapUiChart5;
|
|
928
|
+
@sapUiChartPaletteQualitativeHue6: @sapUiChart6;
|
|
929
|
+
@sapUiChartPaletteQualitativeHue7: @sapUiChart7;
|
|
930
|
+
@sapUiChartPaletteQualitativeHue8: @sapUiChart8;
|
|
931
|
+
@sapUiChartPaletteQualitativeHue9: @sapUiChart9;
|
|
932
|
+
@sapUiChartPaletteQualitativeHue10: @sapUiChart10;
|
|
933
|
+
@sapUiChartPaletteQualitativeHue11: @sapUiChart11;
|
|
934
|
+
@sapUiChartPaletteQualitativeHue12: darken(saturate(@sapUiChartSequence1, 13), 20);
|
|
935
|
+
@sapUiChartPaletteQualitativeHue13: darken(saturate(@sapUiChartSequence2, 21), 17);
|
|
936
|
+
@sapUiChartPaletteQualitativeHue14: darken(saturate(@sapUiChartSequence3, 21), 15);
|
|
937
|
+
@sapUiChartPaletteQualitativeHue15: darken(saturate(@sapUiChartSequence4, 10), 17);
|
|
938
|
+
@sapUiChartPaletteQualitativeHue16: darken(saturate(@sapUiChartSequence5, 12), 11);
|
|
939
|
+
@sapUiChartPaletteQualitativeHue17: darken(saturate(@sapUiChartSequence6, 8), 12);
|
|
940
|
+
@sapUiChartPaletteQualitativeHue18: darken(desaturate(@sapUiChartSequence7, 18), 15);
|
|
941
|
+
@sapUiChartPaletteQualitativeHue19: darken(saturate(@sapUiChartSequence8, 22), 16);
|
|
942
|
+
@sapUiChartPaletteQualitativeHue20: darken(saturate(@sapUiChartSequence9, 16), 16);
|
|
943
|
+
@sapUiChartPaletteQualitativeHue21: darken(desaturate(@sapUiChartSequence10, 13), 16);
|
|
944
|
+
@sapUiChartPaletteQualitativeHue22: darken(saturate(@sapUiChartSequence11, 20), 10);
|
|
945
|
+
|
|
946
|
+
// semantic palette
|
|
947
|
+
|
|
948
|
+
@sapUiChartPaletteSemanticBadLight3: lighten(@sapUiChartBad, 32);
|
|
949
|
+
@sapUiChartPaletteSemanticBadLight2: lighten(@sapUiChartBad, 22);
|
|
950
|
+
@sapUiChartPaletteSemanticBadLight1: lighten(@sapUiChartBad, 12);
|
|
951
|
+
@sapUiChartPaletteSemanticBad: @sapUiChartBad;
|
|
952
|
+
@sapUiChartPaletteSemanticBadDark1: darken(desaturate(@sapUiChartBad, 1), 7);
|
|
953
|
+
@sapUiChartPaletteSemanticBadDark2: darken(desaturate(@sapUiChartBad, 1), 15);
|
|
954
|
+
|
|
955
|
+
@sapUiChartPaletteSemanticCriticalLight3: lighten(@sapUiChartCritical, 30);
|
|
956
|
+
@sapUiChartPaletteSemanticCriticalLight2: lighten(@sapUiChartCritical, 17);
|
|
957
|
+
@sapUiChartPaletteSemanticCriticalLight1: lighten(@sapUiChartCritical, 7);
|
|
958
|
+
@sapUiChartPaletteSemanticCritical: @sapUiChartCritical;
|
|
959
|
+
@sapUiChartPaletteSemanticCriticalDark1: darken(@sapUiChartCritical, 5);
|
|
960
|
+
@sapUiChartPaletteSemanticCriticalDark2: darken(@sapUiChartCritical, 12);
|
|
961
|
+
|
|
962
|
+
@sapUiChartPaletteSemanticGoodLight3: lighten(@sapUiChartGood, 30);
|
|
963
|
+
@sapUiChartPaletteSemanticGoodLight2: lighten(@sapUiChartGood, 17);
|
|
964
|
+
@sapUiChartPaletteSemanticGoodLight1: lighten(@sapUiChartGood, 7);
|
|
965
|
+
@sapUiChartPaletteSemanticGood: @sapUiChartGood;
|
|
966
|
+
@sapUiChartPaletteSemanticGoodDark1: darken(@sapUiChartGood, 7);
|
|
967
|
+
@sapUiChartPaletteSemanticGoodDark2: darken(@sapUiChartGood, 15);
|
|
968
|
+
|
|
969
|
+
@sapUiChartPaletteSemanticNeutralLight3: saturate(lighten(@sapUiChartNeutral, 30), 1);
|
|
970
|
+
@sapUiChartPaletteSemanticNeutralLight2: saturate(lighten(@sapUiChartNeutral, 20), 1);
|
|
971
|
+
@sapUiChartPaletteSemanticNeutralLight1: saturate(lighten(@sapUiChartNeutral, 10), 1);
|
|
972
|
+
@sapUiChartPaletteSemanticNeutral: @sapUiChartNeutral;
|
|
973
|
+
@sapUiChartPaletteSemanticNeutralDark1: saturate(darken(@sapUiChartNeutral, 10), 1);
|
|
974
|
+
@sapUiChartPaletteSemanticNeutralDark2: saturate(darken(@sapUiChartNeutral, 17), 1);
|
|
975
|
+
|
|
976
|
+
// sequential palette
|
|
977
|
+
|
|
978
|
+
@sapUiChartPaletteSequentialHue1Light3: lighten(saturate(@sapUiChartSequence1, 13), 23);
|
|
979
|
+
@sapUiChartPaletteSequentialHue1Light2: lighten(saturate(@sapUiChartSequence1, 5), 15);
|
|
980
|
+
@sapUiChartPaletteSequentialHue1Light1: lighten(saturate(@sapUiChartSequence1, 2), 7);
|
|
981
|
+
@sapUiChartPaletteSequentialHue1: @sapUiChartSequence1;
|
|
982
|
+
@sapUiChartPaletteSequentialHue1Dark1: darken(desaturate(@sapUiChartSequence1, 7), 11);
|
|
983
|
+
@sapUiChartPaletteSequentialHue1Dark2: darken(saturate(@sapUiChartSequence1, 13), 20);
|
|
984
|
+
|
|
985
|
+
@sapUiChartPaletteSequentialHue2Light3: lighten(saturate(@sapUiChartSequence2, 21), 20);
|
|
986
|
+
@sapUiChartPaletteSequentialHue2Light2: lighten(@sapUiChartSequence2, 21);
|
|
987
|
+
@sapUiChartPaletteSequentialHue2Light1: lighten(saturate(@sapUiChartSequence2, 5), 7);
|
|
988
|
+
@sapUiChartPaletteSequentialHue2: @sapUiChartSequence2;
|
|
989
|
+
@sapUiChartPaletteSequentialHue2Dark1: darken(desaturate(@sapUiChartSequence2, 1), 9);
|
|
990
|
+
@sapUiChartPaletteSequentialHue2Dark2: darken(saturate(@sapUiChartSequence2, 21), 17);
|
|
991
|
+
|
|
992
|
+
@sapUiChartPaletteSequentialHue3Light3: lighten(desaturate(@sapUiChartSequence3, 32), 31);
|
|
993
|
+
@sapUiChartPaletteSequentialHue3Light2: lighten(desaturate(@sapUiChartSequence3, 31), 20);
|
|
994
|
+
@sapUiChartPaletteSequentialHue3Light1: lighten(desaturate(@sapUiChartSequence3, 26), 10);
|
|
995
|
+
@sapUiChartPaletteSequentialHue3: @sapUiChartSequence3;
|
|
996
|
+
@sapUiChartPaletteSequentialHue3Dark1: darken(saturate(@sapUiChartSequence3, 8), 8);
|
|
997
|
+
@sapUiChartPaletteSequentialHue3Dark2: darken(saturate(@sapUiChartSequence3, 21), 15);
|
|
998
|
+
|
|
999
|
+
@sapUiChartPaletteSequentialHue4Light3: lighten(saturate(@sapUiChartSequence4, 1), 23);
|
|
1000
|
+
@sapUiChartPaletteSequentialHue4Light2: lighten(@sapUiChartSequence4, 15);
|
|
1001
|
+
@sapUiChartPaletteSequentialHue4Light1: lighten(@sapUiChartSequence4, 7);
|
|
1002
|
+
@sapUiChartPaletteSequentialHue4: @sapUiChartSequence4;
|
|
1003
|
+
@sapUiChartPaletteSequentialHue4Dark1: darken(desaturate(@sapUiChartSequence4, 5), 8);
|
|
1004
|
+
@sapUiChartPaletteSequentialHue4Dark2: darken(saturate(@sapUiChartSequence4, 10), 17);
|
|
1005
|
+
|
|
1006
|
+
@sapUiChartPaletteSequentialHue5Light3: lighten(desaturate(@sapUiChartSequence5, 1), 24);
|
|
1007
|
+
@sapUiChartPaletteSequentialHue5Light2: lighten(@sapUiChartSequence5, 16);
|
|
1008
|
+
@sapUiChartPaletteSequentialHue5Light1: lighten(@sapUiChartSequence5, 8);
|
|
1009
|
+
@sapUiChartPaletteSequentialHue5: @sapUiChartSequence5;
|
|
1010
|
+
@sapUiChartPaletteSequentialHue5Dark1: darken(saturate(@sapUiChartSequence5, 4), 5);
|
|
1011
|
+
@sapUiChartPaletteSequentialHue5Dark2: darken(saturate(@sapUiChartSequence5, 12), 11);
|
|
1012
|
+
|
|
1013
|
+
@sapUiChartPaletteSequentialHue6Light3: lighten(desaturate(@sapUiChartSequence6, 26), 29);
|
|
1014
|
+
@sapUiChartPaletteSequentialHue6Light2: lighten(desaturate(@sapUiChartSequence6, 27), 19);
|
|
1015
|
+
@sapUiChartPaletteSequentialHue6Light1: lighten(desaturate(@sapUiChartSequence6, 26), 10);
|
|
1016
|
+
@sapUiChartPaletteSequentialHue6: @sapUiChartSequence6;
|
|
1017
|
+
@sapUiChartPaletteSequentialHue6Dark1: darken(saturate(@sapUiChartSequence6, 4), 6);
|
|
1018
|
+
@sapUiChartPaletteSequentialHue6Dark2: darken(saturate(@sapUiChartSequence6, 8), 12);
|
|
1019
|
+
|
|
1020
|
+
@sapUiChartPaletteSequentialHue7Light3: lighten(saturate(@sapUiChartSequence7, 1), 15);
|
|
1021
|
+
@sapUiChartPaletteSequentialHue7Light2: lighten(@sapUiChartSequence7, 10);
|
|
1022
|
+
@sapUiChartPaletteSequentialHue7Light1: lighten(saturate(@sapUiChartSequence7, 1), 5);
|
|
1023
|
+
@sapUiChartPaletteSequentialHue7: @sapUiChartSequence7;
|
|
1024
|
+
@sapUiChartPaletteSequentialHue7Dark1: darken(desaturate(@sapUiChartSequence7, 12), 8);
|
|
1025
|
+
@sapUiChartPaletteSequentialHue7Dark2: darken(desaturate(@sapUiChartSequence7, 18), 15);
|
|
1026
|
+
|
|
1027
|
+
@sapUiChartPaletteSequentialHue8Light3: lighten(saturate(@sapUiChartSequence8, 6), 26);
|
|
1028
|
+
@sapUiChartPaletteSequentialHue8Light2: lighten(saturate(@sapUiChartSequence8, 2), 17);
|
|
1029
|
+
@sapUiChartPaletteSequentialHue8Light1: lighten(@sapUiChartSequence8, 9);
|
|
1030
|
+
@sapUiChartPaletteSequentialHue8: @sapUiChartSequence8;
|
|
1031
|
+
@sapUiChartPaletteSequentialHue8Dark1: darken(saturate(@sapUiChartSequence8, 9), 8);
|
|
1032
|
+
@sapUiChartPaletteSequentialHue8Dark2: darken(saturate(@sapUiChartSequence8, 22), 16);
|
|
1033
|
+
|
|
1034
|
+
@sapUiChartPaletteSequentialHue9Light3: lighten(desaturate(@sapUiChartSequence9, 2), 34);
|
|
1035
|
+
@sapUiChartPaletteSequentialHue9Light2: lighten(@sapUiChartSequence9, 22);
|
|
1036
|
+
@sapUiChartPaletteSequentialHue9Light1: lighten(@sapUiChartSequence9, 11);
|
|
1037
|
+
@sapUiChartPaletteSequentialHue9: @sapUiChartSequence9;
|
|
1038
|
+
@sapUiChartPaletteSequentialHue9Dark1: darken(saturate(@sapUiChartSequence9, 6), 8);
|
|
1039
|
+
@sapUiChartPaletteSequentialHue9Dark2: darken(saturate(@sapUiChartSequence9, 16), 16);
|
|
1040
|
+
|
|
1041
|
+
@sapUiChartPaletteSequentialHue10Light3: lighten(saturate(@sapUiChartSequence10, 9), 22);
|
|
1042
|
+
@sapUiChartPaletteSequentialHue10Light2: lighten(saturate(@sapUiChartSequence10, 5), 14);
|
|
1043
|
+
@sapUiChartPaletteSequentialHue10Light1: lighten(saturate(@sapUiChartSequence10, 2), 7);
|
|
1044
|
+
@sapUiChartPaletteSequentialHue10: @sapUiChartSequence10;
|
|
1045
|
+
@sapUiChartPaletteSequentialHue10Dark1: darken(desaturate(@sapUiChartSequence10, 8), 8);
|
|
1046
|
+
@sapUiChartPaletteSequentialHue10Dark2: darken(desaturate(@sapUiChartSequence10, 13), 16);
|
|
1047
|
+
|
|
1048
|
+
@sapUiChartPaletteSequentialHue11Light3: lighten(desaturate(@sapUiChartSequence11, 24), 24);
|
|
1049
|
+
@sapUiChartPaletteSequentialHue11Light2: lighten(desaturate(@sapUiChartSequence11, 22), 16);
|
|
1050
|
+
@sapUiChartPaletteSequentialHue11Light1: lighten(desaturate(@sapUiChartSequence11, 17), 8);
|
|
1051
|
+
@sapUiChartPaletteSequentialHue11: @sapUiChartSequence11;
|
|
1052
|
+
@sapUiChartPaletteSequentialHue11Dark1: darken(saturate(@sapUiChartSequence11, 7), 4);
|
|
1053
|
+
@sapUiChartPaletteSequentialHue11Dark2: darken(saturate(@sapUiChartSequence11, 20), 10);
|
|
1054
|
+
|
|
1055
|
+
@sapUiChartPaletteSequentialNeutralLight3: saturate(lighten(@sapUiChartSequenceNeutral, 30), 1);
|
|
1056
|
+
@sapUiChartPaletteSequentialNeutralLight2: saturate(lighten(@sapUiChartSequenceNeutral, 20), 1);
|
|
1057
|
+
@sapUiChartPaletteSequentialNeutralLight1: saturate(lighten(@sapUiChartSequenceNeutral, 10), 1);
|
|
1058
|
+
@sapUiChartPaletteSequentialNeutral: @sapUiChartSequenceNeutral;
|
|
1059
|
+
@sapUiChartPaletteSequentialNeutralDark1: saturate(darken(@sapUiChartSequenceNeutral, 10), 1);
|
|
1060
|
+
@sapUiChartPaletteSequentialNeutralDark2: saturate(darken(@sapUiChartSequenceNeutral, 17), 1);
|
|
1061
|
+
|
|
1062
|
+
@sapUiChartPaletteNoSemDiv1Light3: #f3dec9;
|
|
1063
|
+
@sapUiChartPaletteNoSemDiv1Light2: #e3cbb3;
|
|
1064
|
+
@sapUiChartPaletteNoSemDiv1Light1: #c8ab8e;
|
|
1065
|
+
@sapUiChartPaletteNoSemDiv1: #b08e6d;
|
|
1066
|
+
@sapUiChartPaletteNoSemDiv1Dark1: #8e6c4b;
|
|
1067
|
+
@sapUiChartPaletteNoSemDiv1Dark2: #754f2a;
|
|
1068
|
+
|
|
1069
|
+
@sapUiChartPaletteMidArea: desaturate(lighten(@sapUiChartSequenceNeutral, 40), 7);
|
|
1070
|
+
|
|
1071
|
+
@sapUiChoroplethBG: lighten(@sapUiChartSequenceNeutral, 42);
|
|
1072
|
+
@sapUiChoroplethRegionBorder: lighten(@sapUiChartGridlineColor, 10);
|
|
1073
|
+
@sapUiChoroplethRegionBG: @sapUiChartPaletteSemanticNeutralLight2;
|
|
1074
|
+
@sapUiMapLegendBG: lighten(@sapUiGroupContentBackground, 2);
|
|
1075
|
+
@sapUiMapLegendBorderColor: darken(@sapUiChartGridlineColor, 10);
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
// Shell
|
|
1079
|
+
@sapUiShellContainerBackground: @sapUiGroupContentBackground;
|
|
1080
|
+
@sapUiShellAltContainerBackground: @sapUiShellContainerBackground;
|
|
1081
|
+
@sapUiShellGroupTextColor: @sapUiTextTitle;
|
|
1082
|
+
|
|
1083
|
+
@sapUiUx3ShellHeaderColor: @sapShellColor; // "Quick"
|
|
1084
|
+
@sapUiUx3ShellBackgroundColor: @sapUiPrimary3;
|
|
1085
|
+
@sapUiUx3ShellHoverColor: lighten(@sapUiPrimary7, 27);
|
|
1086
|
+
@sapUiUx3ShellGradientBottom: lighten(@sapUiUx3ShellHeaderColor, 17.3); // transparent
|
|
1087
|
+
@sapUiUx3ShellGradientTop: spin(mix(@sapUiHighlight, lighten(@sapUiUx3ShellGradientBottom, 22), 3), 9); // transparent
|
|
1088
|
+
|
|
1089
|
+
// Approved by UX to use a hard coded color value for this
|
|
1090
|
+
@sapUiUx3ShellToolPaletteIconFontColor: lighten(@sapUiPrimary1, 30);
|
|
1091
|
+
|
|
1092
|
+
// Exact
|
|
1093
|
+
@sapUiUx3ExactLstExpandOffset: -1 -2;
|
|
1094
|
+
@sapUiUx3ExactLstRootExpandOffset: 0 3;
|
|
1095
|
+
@sapUiUx3ExactLstContentTop: 25px;
|
|
1096
|
+
|
|
1097
|
+
// Link
|
|
1098
|
+
@sapUiLinkActive: @sapUiLink;
|
|
1099
|
+
@sapUiLinkVisited: @sapUiLink;
|
|
1100
|
+
@sapUiLinkHover: darken(@sapUiLink, 10);
|
|
1101
|
+
@sapUiLinkInverted: lighten(@sapUiLink, 48);
|
|
1102
|
+
|
|
1103
|
+
// Notification Bar
|
|
1104
|
+
@sapUiNotificationBarBG: fade(@sapUiPrimary7, 98);
|
|
1105
|
+
@sapUiNotifierSeparator: darken(@sapUiPrimary7, 20);
|
|
1106
|
+
@sapUiNotifierSeparatorWidth: ~"1px";
|
|
1107
|
+
@sapUiNotificationBarBorder: lighten(@sapUiPrimary7, 20);
|
|
1108
|
+
|
|
1109
|
+
// ToolPopup
|
|
1110
|
+
@sapUiUx3ToolPopupInverted: ~"false"; // Telling the ToolPopup if it's inverted per default
|
|
1111
|
+
@sapUiUx3ToolPopupArrowRightMarginCorrection: -1px;
|
|
1112
|
+
@sapUiUx3ToolPopupShadow: 0px 6px 12px 0px fade(@sapUiContentShadowColor, 30);
|
|
1113
|
+
|
|
1114
|
+
// Callout
|
|
1115
|
+
@sapUiCalloutShadow: 0px 6px 12px 0px fade(@sapUiContentShadowColor, 30);
|
|
1116
|
+
|
|
1117
|
+
@sapUiButtonHeaderTextColor: @sapUiButtonTextColor;
|
|
1118
|
+
@sapUiButtonHeaderDisabledTextColor: @sapUiButtonHeaderTextColor;
|
|
1119
|
+
@sapUiButtonFooterTextColor: contrast(@sapUiPageFooterBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
|
|
1120
|
+
@sapUiButtonFooterHoverBackground: @sapUiButtonLiteHoverBackground;
|
|
1121
|
+
@sapUiButtonActionSelectBackground: @sapUiListBackground;
|
|
1122
|
+
@sapUiButtonActionSelectBorderColor: @sapUiListBorderColor;
|
|
1123
|
+
@sapUiButtonLiteActionSelectHoverBackground: @sapUiListHoverBackground;
|
|
1124
|
+
@sapUiToggleButtonPressedBackground: @sapUiSelected;
|
|
1125
|
+
@sapUiToggleButtonPressedBorderColor: @sapUiToggleButtonPressedBackground;
|
|
1126
|
+
@sapUiToggleButtonPressedTextColor: contrast(@sapUiToggleButtonPressedBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
|
|
1127
|
+
@sapUiToggleButtonPressedHoverBackground: lighten(@sapUiToggleButtonPressedBackground, 3);
|
|
1128
|
+
@sapUiToggleButtonPressedHoverBorderColor: @sapUiToggleButtonPressedHoverBackground;
|
|
1129
|
+
@sapUiSegmentedButtonBackground: @sapUiButtonBackground;
|
|
1130
|
+
@sapUiSegmentedButtonBorderColor: @sapUiButtonBorderColor;
|
|
1131
|
+
@sapUiSegmentedButtonTextColor: contrast(@sapUiSegmentedButtonBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
|
|
1132
|
+
@sapUiSegmentedButtonHoverBackground: @sapUiButtonHoverBackground;
|
|
1133
|
+
@sapUiSegmentedButtonActiveBackground: @sapUiButtonActiveBackground;
|
|
1134
|
+
@sapUiSegmentedButtonActiveTextColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiSegmentedButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
|
|
1135
|
+
@sapUiSegmentedButtonSelectedBackground: @sapUiToggleButtonPressedBackground;
|
|
1136
|
+
@sapUiSegmentedButtonSelectedTextColor: @sapUiToggleButtonPressedTextColor;
|
|
1137
|
+
@sapUiSegmentedButtonSelectedHoverBackground: @sapUiToggleButtonPressedHoverBackground;
|
|
1138
|
+
@sapUiSegmentedButtonSelectedHoverBorderColor: @sapUiToggleButtonPressedHoverBorderColor;
|
|
1139
|
+
@sapUiSegmentedButtonIconColor: contrast(@sapUiSegmentedButtonBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
|
|
1140
|
+
@sapUiSegmentedButtonActiveIconColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
|
|
1141
|
+
@sapUiSegmentedButtonSelectedIconColor: contrast(@sapUiSegmentedButtonSelectedBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
|
|
1142
|
+
@sapUiSegmentedButtonFooterBorderColor: @sapUiSegmentedButtonBorderColor;
|
|
1143
|
+
@sapUiSegmentedButtonFooterHoverBackground: @sapUiSegmentedButtonHoverBackground;
|
|
1144
|
+
|
|
1145
|
+
@sapUiFieldActiveBackground: @sapUiActive;
|
|
1146
|
+
@sapUiFieldActiveTextColor: @sapUiContentContrastTextColor;
|
|
1147
|
+
|
|
1148
|
+
@sapUiListVerticalBorderColor: @sapUiListBorderColor;
|
|
1149
|
+
@sapUiListSelectionHoverBackground: contrast(@sapUiListSelectionBackgroundColor, darken(@sapUiListSelectionBackgroundColor, 3), lighten(@sapUiListSelectionBackgroundColor, 3));
|
|
1150
|
+
@sapUiListTableTextSize: 0.875rem;
|
|
1151
|
+
@sapUiListTableIconSize: 1rem;
|
|
1152
|
+
|
|
1153
|
+
@sapUiCalendarColorToday: @sapUiAccent4;
|
|
1154
|
+
|
|
1155
|
+
@sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
|
|
1156
|
+
@sapUiDragAndDropBackground: @sapUiGroupContentBackground;
|
|
1157
|
+
@sapUiDragAndDropBorderColor: @sapUiContentForegroundBorderColor;
|
|
1158
|
+
@sapUiDragAndDropActiveColor: @sapUiActive;
|
|
1159
|
+
@sapUiDragAndDropActiveBackground: fade(@sapUiDragAndDropActiveColor, 5);
|
|
1160
|
+
@sapUiDragAndDropActiveBorderColor: @sapUiDragAndDropActiveColor;
|
|
1161
|
+
|
|
1162
|
+
@sapUiShadowLevel0: 0 0 0 0.0625rem fade(@sapUiContentShadowColor, 10), 0 0.125rem 0.5rem 0 fade(@sapUiContentShadowColor, 10);
|
|
1163
|
+
@sapUiShadowLevel1: 0 0 0 0.0625rem fade(@sapUiContentShadowColor, 42), 0 0.125rem 0.5rem 0 fade(@sapUiContentShadowColor, 30);
|
|
1164
|
+
@sapUiShadowLevel2: 0 0 0 0.0625rem fade(@sapUiContentShadowColor, 42), 0 0.625rem 1.875rem 0 fade(@sapUiContentShadowColor, 30);
|
|
1165
|
+
@sapUiShadowLevel3: 0 0 0 0.0625rem fade(@sapUiContentShadowColor, 42), 0 1.25rem 5rem 0 fade(@sapUiContentShadowColor, 30);
|
|
1166
|
+
@sapUiShadowText: none;
|
|
1167
|
+
@sapUiShadowHeader: 0 0 0.25rem 0 fade(@sapUiContentShadowColor, 15), inset 0 -0.0625rem 0 0 @sapUiObjectHeaderBorderColor;
|
|
1168
|
+
|
|
1169
|
+
//images for shell
|
|
1170
|
+
@sapUiUx3ShellHeaderImageURL: ~"";
|
|
1171
|
+
|
|
1172
|
+
@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo; // "Quick"
|
|
1173
|
+
|
|
1174
|
+
// DEPRECATED: Title Alignment to start (left or right) or center (default) for Dialogs, Message Boxes, Popover, Page, etc.; possible values: 'start' or 'center'
|
|
1175
|
+
@sapMTitleAlignment: Start;
|