@openui5/themelib_sap_horizon 1.99.0 → 1.100.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 1.68.3
|
|
4
|
+
// * data:{"sModified":"2022-02-23T11:37:26Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.1.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.1.36-SNAPSHOT) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
@sapPrimary4: #f5f6f7;
|
|
25
25
|
|
|
26
26
|
// [Tags "SapInternal", "Base", "Palette", "Color", "Protected"]
|
|
27
|
-
@sapPrimary5: #
|
|
27
|
+
@sapPrimary5: #758ca4;
|
|
28
28
|
|
|
29
29
|
// [Tags "SapInternal", "Base", "Palette", "Color", "Protected"]
|
|
30
30
|
@sapPrimary6: #223548;
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
@sapInformativeElementColor: @sapInformativeColor;
|
|
117
117
|
|
|
118
118
|
// [Tags "!Protected"]
|
|
119
|
-
@sapNeutralElementColor: lighten(@sapNeutralColor,
|
|
119
|
+
@sapNeutralElementColor: lighten(@sapNeutralColor, 11);
|
|
120
120
|
|
|
121
121
|
// [Tags "!Protected"]
|
|
122
122
|
@sapNegativeTextColor: @sapNegativeColor;
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
@sapInformationBackground: #e1f4ff;
|
|
159
159
|
|
|
160
160
|
// [Tags "!Protected"]
|
|
161
|
-
@sapNeutralBackground: #
|
|
161
|
+
@sapNeutralBackground: #eff1f2;
|
|
162
162
|
|
|
163
163
|
// [Tags "!Protected"]
|
|
164
164
|
@sapErrorBorderColor: lighten(@sapErrorColor, 23);
|
|
@@ -219,6 +219,8 @@
|
|
|
219
219
|
|
|
220
220
|
// [Tags "!Protected"]
|
|
221
221
|
@sapContent_MarkerTextColor: @sapAccentColor7;
|
|
222
|
+
@sapContent_MeasureIndicatorColor: @sapField_BorderColor;
|
|
223
|
+
@sapContent_Selected_MeasureIndicatorColor: @sapHighlightColor;
|
|
222
224
|
|
|
223
225
|
// [Tags "!Protected"]
|
|
224
226
|
@sapContent_Placeholderloading_Background: darken(@sapBaseColor, 20);
|
|
@@ -233,10 +235,11 @@
|
|
|
233
235
|
@sapContent_ImagePlaceholderForegroundColor: @sapAccentColor10;
|
|
234
236
|
|
|
235
237
|
// [Tags "!Protected"]
|
|
236
|
-
@sapContent_RatedColor: @
|
|
238
|
+
@sapContent_RatedColor: @sapAccentColor1;
|
|
237
239
|
|
|
238
240
|
// [Tags "!Protected"]
|
|
239
241
|
@sapContent_UnratedColor: @sapPrimary5;
|
|
242
|
+
@sapContent_BusyColor: @sapContent_IconColor;
|
|
240
243
|
|
|
241
244
|
// [Tags "!Protected"]
|
|
242
245
|
@sapContent_FocusColor: @sapPrimary2;
|
|
@@ -275,7 +278,7 @@
|
|
|
275
278
|
@sapContent_ContrastTextShadow: 0 0 0.0625rem fade(darken(@sapContent_ShadowColor, 100), 70);
|
|
276
279
|
|
|
277
280
|
// [Tags "!Protected"]
|
|
278
|
-
@sapContent_HeaderShadow: 0 0 0.
|
|
281
|
+
@sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 fade(@sapContent_ShadowColor, 5), inset 0 -0.0625rem 0 0 @sapObjectHeader_BorderColor;
|
|
279
282
|
|
|
280
283
|
// [Tags "!Protected"]
|
|
281
284
|
@sapContent_Interaction_Shadow: 0 0 0.125rem 0 fade(@sapContent_ShadowColor, 72);
|
|
@@ -357,6 +360,7 @@
|
|
|
357
360
|
|
|
358
361
|
// [Tags "!Protected"]
|
|
359
362
|
@sapContent_Selected_ForegroundColor: @sapSelectedColor;
|
|
363
|
+
@sapContent_ForcedColorAdjust: none;
|
|
360
364
|
@sapContent_Illustrative_Color1: #5d36ff;
|
|
361
365
|
@sapContent_Illustrative_Color2: #0070f2;
|
|
362
366
|
@sapContent_Illustrative_Color3: #f58b00;
|
|
@@ -368,7 +372,7 @@
|
|
|
368
372
|
@sapContent_Illustrative_Color9: #64edd2;
|
|
369
373
|
@sapContent_Illustrative_Color10: #ebf8ff;
|
|
370
374
|
@sapContent_Illustrative_Color11: #f31ded;
|
|
371
|
-
@sapContent_Illustrative_Color12: #
|
|
375
|
+
@sapContent_Illustrative_Color12: #00a800;
|
|
372
376
|
@sapContent_Illustrative_Color13: #005dc9;
|
|
373
377
|
@sapContent_Illustrative_Color14: #004da5;
|
|
374
378
|
@sapContent_Illustrative_Color15: #cc7400;
|
|
@@ -383,6 +387,8 @@
|
|
|
383
387
|
|
|
384
388
|
// [Tags "!Protected"]
|
|
385
389
|
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
390
|
+
@sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
391
|
+
@sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
386
392
|
|
|
387
393
|
// [Tags "!Protected"]
|
|
388
394
|
@sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
|
|
@@ -427,7 +433,7 @@
|
|
|
427
433
|
@sapLink_InvertedColor: lighten(@sapLinkColor, 40);
|
|
428
434
|
|
|
429
435
|
// [Tags "!Protected"]
|
|
430
|
-
@sapLink_SubtleColor:
|
|
436
|
+
@sapLink_SubtleColor: @sapTextColor;
|
|
431
437
|
|
|
432
438
|
// [Tags "!Protected"]
|
|
433
439
|
@sapShell_Background: @sapBackgroundColor;
|
|
@@ -460,7 +466,7 @@
|
|
|
460
466
|
@sapShell_GroupTitleTextColor: @sapTitleColor;
|
|
461
467
|
|
|
462
468
|
// [Tags "!Protected"]
|
|
463
|
-
@sapShell_GroupTitleTextShadow: 0 0 0.
|
|
469
|
+
@sapShell_GroupTitleTextShadow: 0 0 0.125 * @sapContent_GridSize contrast(@sapShell_GroupTitleTextColor, @sapContent_ShadowColor, @sapContent_ContrastShadowColor, @sapContent_ContrastTextThreshold);
|
|
464
470
|
|
|
465
471
|
// [Tags "!Protected"]
|
|
466
472
|
@sapShell_Hover_Background: @sapShellColor;
|
|
@@ -505,7 +511,7 @@
|
|
|
505
511
|
@sapShell_Navigation_Active_Background: @sapShell_Active_Background;
|
|
506
512
|
|
|
507
513
|
// [Tags "!Protected"]
|
|
508
|
-
@sapShell_Shadow: 0 0 0.
|
|
514
|
+
@sapShell_Shadow: 0 0.125rem 0.125rem 0 fade(@sapContent_ShadowColor, 10), inset 0 -0.0625rem 0 0 fade(@sapContent_ShadowColor, 20);
|
|
509
515
|
|
|
510
516
|
// [Tags "!Protected"]
|
|
511
517
|
@sapShell_NegativeColor: @sapNegativeColor;
|
|
@@ -521,6 +527,36 @@
|
|
|
521
527
|
|
|
522
528
|
// [Tags "!Protected"]
|
|
523
529
|
@sapShell_NeutralColor: @sapNeutralColor;
|
|
530
|
+
@sapAvatar_1_Background: @sapAccentBackgroundColor1;
|
|
531
|
+
@sapAvatar_1_BorderColor: @sapAvatar_1_Background;
|
|
532
|
+
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, darken(@sapAccentColor1, 9), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
533
|
+
@sapAvatar_2_Background: @sapAccentBackgroundColor2;
|
|
534
|
+
@sapAvatar_2_BorderColor: @sapAvatar_2_Background;
|
|
535
|
+
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapAccentColor2, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
536
|
+
@sapAvatar_3_Background: @sapAccentBackgroundColor3;
|
|
537
|
+
@sapAvatar_3_BorderColor: @sapAvatar_3_Background;
|
|
538
|
+
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapAccentColor3, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
539
|
+
@sapAvatar_4_Background: @sapAccentBackgroundColor4;
|
|
540
|
+
@sapAvatar_4_BorderColor: @sapAvatar_4_Background;
|
|
541
|
+
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapAccentColor4, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
542
|
+
@sapAvatar_5_Background: @sapAccentBackgroundColor5;
|
|
543
|
+
@sapAvatar_5_BorderColor: @sapAvatar_5_Background;
|
|
544
|
+
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, darken(@sapAccentColor5, 2), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
545
|
+
@sapAvatar_6_Background: @sapAccentBackgroundColor6;
|
|
546
|
+
@sapAvatar_6_BorderColor: @sapAvatar_6_Background;
|
|
547
|
+
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapAccentColor6, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
548
|
+
@sapAvatar_7_Background: @sapAccentBackgroundColor7;
|
|
549
|
+
@sapAvatar_7_BorderColor: @sapAvatar_7_Background;
|
|
550
|
+
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapAccentColor7, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
551
|
+
@sapAvatar_8_Background: @sapAccentBackgroundColor8;
|
|
552
|
+
@sapAvatar_8_BorderColor: @sapAvatar_8_Background;
|
|
553
|
+
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapAccentColor8, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
554
|
+
@sapAvatar_9_Background: @sapAccentBackgroundColor9;
|
|
555
|
+
@sapAvatar_9_BorderColor: @sapAvatar_9_Background;
|
|
556
|
+
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapAccentColor9, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
557
|
+
@sapAvatar_10_Background: @sapAccentBackgroundColor10;
|
|
558
|
+
@sapAvatar_10_BorderColor: @sapAvatar_10_Background;
|
|
559
|
+
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, darken(@sapAccentColor10, 3), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
524
560
|
|
|
525
561
|
// [Tags "!Protected"]
|
|
526
562
|
@sapButton_Background: darken(@sapBackgroundColor, 4);
|
|
@@ -682,7 +718,7 @@
|
|
|
682
718
|
@sapButton_Lite_BorderColor: transparent;
|
|
683
719
|
|
|
684
720
|
// [Tags "!Protected"]
|
|
685
|
-
@sapButton_Lite_TextColor: @
|
|
721
|
+
@sapButton_Lite_TextColor: darken(@sapHighlightColor, 5);
|
|
686
722
|
|
|
687
723
|
// [Tags "!Protected"]
|
|
688
724
|
@sapButton_Lite_Hover_Background: @sapButton_Hover_Background;
|
|
@@ -766,7 +802,7 @@
|
|
|
766
802
|
@sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
767
803
|
|
|
768
804
|
// [Tags "!Protected"]
|
|
769
|
-
@sapButton_Negative_Hover_Background: darken(@sapButton_Negative_Background,
|
|
805
|
+
@sapButton_Negative_Hover_Background: darken(@sapButton_Negative_Background, 10);
|
|
770
806
|
|
|
771
807
|
// [Tags "!Protected"]
|
|
772
808
|
@sapButton_Negative_Hover_BorderColor: @sapButton_Negative_Hover_Background;
|
|
@@ -775,7 +811,7 @@
|
|
|
775
811
|
@sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
776
812
|
|
|
777
813
|
// [Tags "!Protected"]
|
|
778
|
-
@sapButton_Negative_Active_Background: darken(@sapButton_Negative_Background,
|
|
814
|
+
@sapButton_Negative_Active_Background: darken(@sapButton_Negative_Background, 14);
|
|
779
815
|
|
|
780
816
|
// [Tags "!Protected"]
|
|
781
817
|
@sapButton_Negative_Active_BorderColor: @sapButton_Negative_Active_Background;
|
|
@@ -793,7 +829,7 @@
|
|
|
793
829
|
@sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
794
830
|
|
|
795
831
|
// [Tags "!Protected"]
|
|
796
|
-
@sapButton_Critical_Hover_Background:
|
|
832
|
+
@sapButton_Critical_Hover_Background: darken(@sapButton_Critical_Background, 2);
|
|
797
833
|
|
|
798
834
|
// [Tags "!Protected"]
|
|
799
835
|
@sapButton_Critical_Hover_BorderColor: @sapButton_Critical_Hover_Background;
|
|
@@ -802,7 +838,7 @@
|
|
|
802
838
|
@sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
803
839
|
|
|
804
840
|
// [Tags "!Protected"]
|
|
805
|
-
@sapButton_Critical_Active_Background:
|
|
841
|
+
@sapButton_Critical_Active_Background: darken(@sapButton_Critical_Background, 4);
|
|
806
842
|
|
|
807
843
|
// [Tags "!Protected"]
|
|
808
844
|
@sapButton_Critical_Active_BorderColor: @sapButton_Critical_Active_Background;
|
|
@@ -820,7 +856,7 @@
|
|
|
820
856
|
@sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
821
857
|
|
|
822
858
|
// [Tags "!Protected"]
|
|
823
|
-
@sapButton_Success_Hover_Background: darken(@sapButton_Success_Background,
|
|
859
|
+
@sapButton_Success_Hover_Background: darken(@sapButton_Success_Background, 3);
|
|
824
860
|
|
|
825
861
|
// [Tags "!Protected"]
|
|
826
862
|
@sapButton_Success_Hover_BorderColor: @sapButton_Success_Hover_Background;
|
|
@@ -829,7 +865,7 @@
|
|
|
829
865
|
@sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
830
866
|
|
|
831
867
|
// [Tags "!Protected"]
|
|
832
|
-
@sapButton_Success_Active_Background: darken(@sapButton_Success_Background,
|
|
868
|
+
@sapButton_Success_Active_Background: darken(@sapButton_Success_Background, 6);
|
|
833
869
|
|
|
834
870
|
// [Tags "!Protected"]
|
|
835
871
|
@sapButton_Success_Active_BorderColor: @sapButton_Success_Active_Background;
|
|
@@ -861,6 +897,9 @@
|
|
|
861
897
|
// [Tags "!Protected"]
|
|
862
898
|
@sapButton_Information_Active_BorderColor: @sapButton_Information_Active_Background;
|
|
863
899
|
|
|
900
|
+
// [Tags "!Protected"]
|
|
901
|
+
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
902
|
+
|
|
864
903
|
// [Tags "!Protected"]
|
|
865
904
|
@sapButton_Neutral_Background: @sapNeutralElementColor;
|
|
866
905
|
|
|
@@ -889,16 +928,52 @@
|
|
|
889
928
|
@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
890
929
|
|
|
891
930
|
// [Tags "!Protected"]
|
|
892
|
-
@
|
|
931
|
+
@sapButton_Track_Background: @sapNeutralElementColor;
|
|
932
|
+
@sapButton_Track_BorderColor: @sapButton_Track_Background;
|
|
893
933
|
|
|
894
934
|
// [Tags "!Protected"]
|
|
895
|
-
@
|
|
935
|
+
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
936
|
+
@sapButton_Track_Hover_Background: darken(@sapButton_Track_Background, 7);
|
|
937
|
+
@sapButton_Track_Hover_BorderColor: @sapButton_Track_Hover_Background;
|
|
896
938
|
|
|
897
939
|
// [Tags "!Protected"]
|
|
898
|
-
@
|
|
940
|
+
@sapButton_Track_Selected_Background: @sapSelectedColor;
|
|
941
|
+
@sapButton_Track_Selected_BorderColor: @sapButton_Track_Selected_Background;
|
|
899
942
|
|
|
900
943
|
// [Tags "!Protected"]
|
|
901
|
-
@
|
|
944
|
+
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
945
|
+
@sapButton_Track_Selected_Hover_Background: darken(@sapButton_Track_Selected_Background, 5);
|
|
946
|
+
@sapButton_Track_Selected_Hover_BorderColor: @sapButton_Track_Selected_Hover_Background;
|
|
947
|
+
@sapButton_Handle_Background: @sapPrimary3;
|
|
948
|
+
@sapButton_Handle_BorderColor: @sapButton_Handle_Background;
|
|
949
|
+
@sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
950
|
+
@sapButton_Handle_Hover_Background: @sapButton_Handle_Background;
|
|
951
|
+
@sapButton_Handle_Hover_BorderColor: fade(@sapButton_Handle_Background, 50);
|
|
952
|
+
@sapButton_Handle_Selected_Background: @sapButton_Selected_Background;
|
|
953
|
+
@sapButton_Handle_Selected_BorderColor: @sapButton_Handle_Selected_Background;
|
|
954
|
+
@sapButton_Handle_Selected_TextColor: @sapButton_Selected_TextColor;
|
|
955
|
+
@sapButton_Handle_Selected_Hover_Background: @sapButton_Handle_Selected_Background;
|
|
956
|
+
@sapButton_Handle_Selected_Hover_BorderColor: fade(@sapButton_Handle_Selected_Background, 50);
|
|
957
|
+
@sapButton_Track_Negative_Background: @sapNegativeElementColor;
|
|
958
|
+
@sapButton_Track_Negative_BorderColor: @sapButton_Track_Negative_Background;
|
|
959
|
+
@sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
960
|
+
@sapButton_Track_Negative_Hover_Background: darken(@sapButton_Track_Negative_Background, 10);
|
|
961
|
+
@sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_Hover_Background;
|
|
962
|
+
@sapButton_Handle_Negative_Background: @sapButton_Handle_Background;
|
|
963
|
+
@sapButton_Handle_Negative_BorderColor: @sapButton_Handle_Negative_Background;
|
|
964
|
+
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
965
|
+
@sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Negative_Background;
|
|
966
|
+
@sapButton_Handle_Negative_Hover_BorderColor: fade(@sapButton_Handle_Negative_Background, 50);
|
|
967
|
+
@sapButton_Track_Positive_Background: @sapPositiveElementColor;
|
|
968
|
+
@sapButton_Track_Positive_BorderColor: @sapButton_Track_Positive_Background;
|
|
969
|
+
@sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
970
|
+
@sapButton_Track_Positive_Hover_Background: darken(@sapButton_Track_Positive_Background, 3);
|
|
971
|
+
@sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_Positive_Hover_Background;
|
|
972
|
+
@sapButton_Handle_Positive_Background: @sapPrimary3;
|
|
973
|
+
@sapButton_Handle_Positive_BorderColor: @sapButton_Handle_Positive_Background;
|
|
974
|
+
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
975
|
+
@sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Positive_Background;
|
|
976
|
+
@sapButton_Handle_Positive_Hover_BorderColor: fade(@sapButton_Handle_Positive_Background, 50);
|
|
902
977
|
|
|
903
978
|
// [Tags "!Protected"]
|
|
904
979
|
@sapButton_TokenBackground: @sapPrimary3;
|
|
@@ -908,6 +983,7 @@
|
|
|
908
983
|
|
|
909
984
|
// [Tags "!Protected"]
|
|
910
985
|
@sapField_Background: darken(@sapPrimary4, 2);
|
|
986
|
+
@sapField_BackgroundStyle: ~"0 100% / 100% @{sapField_BorderWidth} no-repeat linear-gradient(0deg, @{sapField_BorderColor}, @{sapField_BorderColor}) border-box";
|
|
911
987
|
|
|
912
988
|
// [Tags "!Protected"]
|
|
913
989
|
@sapField_TextColor: darken(@sapTextColor, 9);
|
|
@@ -916,19 +992,21 @@
|
|
|
916
992
|
@sapField_PlaceholderTextColor: @sapContent_LabelColor;
|
|
917
993
|
|
|
918
994
|
// [Tags "!Protected"]
|
|
919
|
-
@sapField_BorderColor: @sapPrimary5;
|
|
995
|
+
@sapField_BorderColor: darken(@sapPrimary5, 13);
|
|
920
996
|
|
|
921
997
|
// [Tags "!Protected"]
|
|
922
998
|
@sapField_HelpBackground: @sapField_Background;
|
|
923
999
|
|
|
924
1000
|
// [Tags "!Protected"]
|
|
925
1001
|
@sapField_BorderWidth: @sapElement_BorderWidth;
|
|
1002
|
+
@sapField_BorderStyle: solid;
|
|
926
1003
|
|
|
927
1004
|
// [Tags "!Protected"]
|
|
928
1005
|
@sapField_BorderCornerRadius: 0.25 * @sapContent_GridSize;
|
|
929
1006
|
|
|
930
1007
|
// [Tags "!Protected"]
|
|
931
1008
|
@sapField_Hover_Background: @sapBaseColor;
|
|
1009
|
+
@sapField_Hover_BackgroundStyle: ~"0 100% / 100% @{sapField_BorderWidth} no-repeat linear-gradient(0deg, @{sapField_Hover_BorderColor}, @{sapField_Hover_BorderColor}) border-box";
|
|
932
1010
|
|
|
933
1011
|
// [Tags "!Protected"]
|
|
934
1012
|
@sapField_Hover_BorderColor: @sapField_BorderColor;
|
|
@@ -949,7 +1027,7 @@
|
|
|
949
1027
|
@sapField_Focus_HelpBackground: @sapField_Focus_Background;
|
|
950
1028
|
|
|
951
1029
|
// [Tags "!Protected"]
|
|
952
|
-
@sapField_ReadOnly_Background:
|
|
1030
|
+
@sapField_ReadOnly_Background: transparent;
|
|
953
1031
|
|
|
954
1032
|
// [Tags "!Protected"]
|
|
955
1033
|
@sapField_ReadOnly_BorderColor: @sapField_BorderColor;
|
|
@@ -958,13 +1036,14 @@
|
|
|
958
1036
|
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
|
|
959
1037
|
|
|
960
1038
|
// [Tags "!Protected"]
|
|
961
|
-
@sapField_RequiredColor: @
|
|
1039
|
+
@sapField_RequiredColor: @sapAccentColor3;
|
|
962
1040
|
|
|
963
1041
|
// [Tags "!Protected"]
|
|
964
1042
|
@sapField_InvalidColor: @sapErrorBorderColor;
|
|
965
1043
|
|
|
966
1044
|
// [Tags "!Protected"]
|
|
967
1045
|
@sapField_InvalidBackground: @sapErrorBackground;
|
|
1046
|
+
@sapField_InvalidBackgroundStyle: ~"0 100% / 100% @{sapField_InvalidBorderWidth} no-repeat linear-gradient(0deg, @{sapField_InvalidColor}, @{sapField_InvalidColor}) border-box";
|
|
968
1047
|
|
|
969
1048
|
// [Tags "!Protected"]
|
|
970
1049
|
@sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;
|
|
@@ -977,6 +1056,7 @@
|
|
|
977
1056
|
|
|
978
1057
|
// [Tags "!Protected"]
|
|
979
1058
|
@sapField_WarningBackground: @sapWarningBackground;
|
|
1059
|
+
@sapField_WarningBackgroundStyle: ~"0 100% / 100% @{sapField_WarningBorderWidth} no-repeat linear-gradient(0deg, @{sapField_WarningColor}, @{sapField_WarningColor}) border-box";
|
|
980
1060
|
|
|
981
1061
|
// [Tags "!Protected"]
|
|
982
1062
|
@sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;
|
|
@@ -989,6 +1069,7 @@
|
|
|
989
1069
|
|
|
990
1070
|
// [Tags "!Protected"]
|
|
991
1071
|
@sapField_SuccessBackground: @sapSuccessBackground;
|
|
1072
|
+
@sapField_SuccessBackgroundStyle: ~"0 100% / 100% @{sapField_SuccessBorderWidth} no-repeat linear-gradient(0deg, @{sapField_SuccessColor}, @{sapField_SuccessColor}) border-box";
|
|
992
1073
|
|
|
993
1074
|
// [Tags "!Protected"]
|
|
994
1075
|
@sapField_SuccessBorderWidth: 0.0625 * @sapContent_GridSize;
|
|
@@ -1001,6 +1082,7 @@
|
|
|
1001
1082
|
|
|
1002
1083
|
// [Tags "!Protected"]
|
|
1003
1084
|
@sapField_InformationBackground: @sapInformationBackground;
|
|
1085
|
+
@sapField_InformationBackgroundStyle: ~"0 100% / 100% @{sapField_InformationBorderWidth} no-repeat linear-gradient(0deg, @sapField_InformationColor, @sapField_InformationColor) border-box";
|
|
1004
1086
|
|
|
1005
1087
|
// [Tags "!Protected"]
|
|
1006
1088
|
@sapField_InformationBorderWidth: 0.125 * @sapContent_GridSize;
|
|
@@ -1009,13 +1091,16 @@
|
|
|
1009
1091
|
@sapField_InformationBorderStyle: solid;
|
|
1010
1092
|
|
|
1011
1093
|
// [Tags "!Protected"]
|
|
1012
|
-
@sapGroup_TitleBackground:
|
|
1094
|
+
@sapGroup_TitleBackground: @sapGroup_ContentBackground;
|
|
1013
1095
|
|
|
1014
1096
|
// [Tags "!Protected"]
|
|
1015
1097
|
@sapGroup_TitleBorderColor: darken(@sapBaseColor, 15);
|
|
1016
1098
|
|
|
1017
1099
|
// [Tags "!Protected"]
|
|
1018
|
-
@sapGroup_TitleTextColor: contrast(@
|
|
1100
|
+
@sapGroup_TitleTextColor: contrast(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1101
|
+
|
|
1102
|
+
// [Tags "!Protected"]
|
|
1103
|
+
@sapGroup_Title_FontSize: @sapFontHeader5Size;
|
|
1019
1104
|
|
|
1020
1105
|
// [Tags "!Protected"]
|
|
1021
1106
|
@sapGroup_ContentBackground: @sapBaseColor;
|
|
@@ -1033,7 +1118,7 @@
|
|
|
1033
1118
|
@sapGroup_FooterBackground: transparent;
|
|
1034
1119
|
|
|
1035
1120
|
// [Tags "!Protected"]
|
|
1036
|
-
@sapToolbar_Background:
|
|
1121
|
+
@sapToolbar_Background: @sapGroup_ContentBackground;
|
|
1037
1122
|
|
|
1038
1123
|
// [Tags "!Protected"]
|
|
1039
1124
|
@sapToolbar_SeparatorColor: darken(@sapBaseColor, 15);
|
|
@@ -1090,7 +1175,7 @@
|
|
|
1090
1175
|
@sapList_GroupHeaderTextColor: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1091
1176
|
|
|
1092
1177
|
// [Tags "!Protected"]
|
|
1093
|
-
@sapList_TableGroupHeaderBackground: @
|
|
1178
|
+
@sapList_TableGroupHeaderBackground: darken(@sapPrimary4, 2);
|
|
1094
1179
|
|
|
1095
1180
|
// [Tags "!Protected"]
|
|
1096
1181
|
@sapList_TableGroupHeaderBorderColor: darken(@sapList_BorderColor, 4.9);
|
|
@@ -1109,9 +1194,45 @@
|
|
|
1109
1194
|
|
|
1110
1195
|
// [Tags "!Protected"]
|
|
1111
1196
|
@sapList_TableFixedBorderColor: darken(@sapList_BorderColor, 35);
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
@
|
|
1197
|
+
@sapMessage_ErrorBorderColor: darken(@sapErrorBackground, 18);
|
|
1198
|
+
@sapMessage_WarningBorderColor: darken(@sapWarningBackground, 20);
|
|
1199
|
+
@sapMessage_SuccessBorderColor: darken(@sapSuccessBackground, 24);
|
|
1200
|
+
@sapMessage_InformationBorderColor: darken(@sapInformationBackground, 20);
|
|
1201
|
+
@sapPopover_BorderCornerRadius: 0.5 * @sapContent_GridSize;
|
|
1202
|
+
@sapProgress_Background: darken(@sapNeutralBackground, 9.2);
|
|
1203
|
+
@sapProgress_BorderColor: @sapProgress_Background;
|
|
1204
|
+
@sapProgress_TextColor: @sapTextColor;
|
|
1205
|
+
@sapProgress_FontSize: @sapFontSize;
|
|
1206
|
+
@sapProgress_NegativeBackground: darken(@sapErrorBackground, 3);
|
|
1207
|
+
@sapProgress_NegativeBorderColor: @sapProgress_NegativeBackground;
|
|
1208
|
+
@sapProgress_NegativeTextColor: @sapProgress_TextColor;
|
|
1209
|
+
@sapProgress_CriticalBackground: darken(@sapWarningBackground, 5);
|
|
1210
|
+
@sapProgress_CriticalBorderColor: @sapProgress_CriticalBackground;
|
|
1211
|
+
@sapProgress_CriticalTextColor: @sapProgress_TextColor;
|
|
1212
|
+
@sapProgress_PositiveBackground: darken(@sapSuccessBackground, 10);
|
|
1213
|
+
@sapProgress_PositiveBorderColor: @sapProgress_PositiveBackground;
|
|
1214
|
+
@sapProgress_PositiveTextColor: @sapProgress_TextColor;
|
|
1215
|
+
@sapProgress_InformationBackground: darken(@sapInformationBackground, 4);
|
|
1216
|
+
@sapProgress_InformationBorderColor: @sapProgress_InformationBackground;
|
|
1217
|
+
@sapProgress_InformationTextColor: @sapProgress_TextColor;
|
|
1218
|
+
@sapProgress_Value_Background: @sapNeutralElementColor;
|
|
1219
|
+
@sapProgress_Value_BorderColor: @sapProgress_Background;
|
|
1220
|
+
@sapProgress_Value_TextColor: @sapNeutralElementColor;
|
|
1221
|
+
@sapProgress_Value_NegativeBackground: @sapNegativeElementColor;
|
|
1222
|
+
@sapProgress_Value_NegativeBorderColor: @sapProgress_NegativeBackground;
|
|
1223
|
+
@sapProgress_Value_NegativeTextColor: @sapNegativeElementColor;
|
|
1224
|
+
@sapProgress_Value_CriticalBackground: @sapCriticalElementColor;
|
|
1225
|
+
@sapProgress_Value_CriticalBorderColor: @sapProgress_CriticalBackground;
|
|
1226
|
+
@sapProgress_Value_CriticalTextColor: @sapCriticalElementColor;
|
|
1227
|
+
@sapProgress_Value_PositiveBackground: @sapPositiveElementColor;
|
|
1228
|
+
@sapProgress_Value_PositiveBorderColor: @sapProgress_PositiveBackground;
|
|
1229
|
+
@sapProgress_Value_PositiveTextColor: @sapPositiveElementColor;
|
|
1230
|
+
@sapProgress_Value_InformationBackground: @sapInformativeElementColor;
|
|
1231
|
+
@sapProgress_Value_InformationBorderColor: @sapProgress_InformationBackground;
|
|
1232
|
+
@sapProgress_Value_InformationTextColor: @sapInformativeElementColor;
|
|
1233
|
+
|
|
1234
|
+
// [Tags "!Protected"]
|
|
1235
|
+
@sapScrollBar_FaceColor: lighten(@sapPrimary5, 2);
|
|
1115
1236
|
|
|
1116
1237
|
// [Tags "!Protected"]
|
|
1117
1238
|
@sapScrollBar_TrackColor: @sapBaseColor;
|
|
@@ -1126,7 +1247,20 @@
|
|
|
1126
1247
|
@sapScrollBar_Dimension: 0.75 * @sapContent_GridSize;
|
|
1127
1248
|
|
|
1128
1249
|
// [Tags "!Protected"]
|
|
1129
|
-
@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor,
|
|
1250
|
+
@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor, 4);
|
|
1251
|
+
@sapSlider_Background: darken(@sapNeutralBackground, 9.2);
|
|
1252
|
+
@sapSlider_BorderColor: @sapSlider_Background;
|
|
1253
|
+
@sapSlider_Selected_Background: @sapSelectedColor;
|
|
1254
|
+
@sapSlider_Selected_BorderColor: @sapSlider_Selected_Background;
|
|
1255
|
+
@sapSlider_HandleBackground: @sapPrimary3;
|
|
1256
|
+
@sapSlider_HandleBorderColor: @sapSlider_HandleBackground;
|
|
1257
|
+
@sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;
|
|
1258
|
+
@sapSlider_Hover_HandleBackground: @sapSlider_HandleBackground;
|
|
1259
|
+
@sapSlider_Hover_HandleBorderColor: @sapHighlightColor;
|
|
1260
|
+
@sapSlider_Hover_RangeHandleBackground: transparent;
|
|
1261
|
+
@sapSlider_Active_HandleBackground: @sapButton_Active_Background;
|
|
1262
|
+
@sapSlider_Active_HandleBorderColor: @sapSlider_Active_HandleBackground;
|
|
1263
|
+
@sapSlider_Active_RangeHandleBackground: transparent;
|
|
1130
1264
|
|
|
1131
1265
|
// [Tags "!Protected"]
|
|
1132
1266
|
@sapPageHeader_Background: @sapBaseColor;
|
|
@@ -1147,7 +1281,7 @@
|
|
|
1147
1281
|
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1148
1282
|
|
|
1149
1283
|
// [Tags "!Protected"]
|
|
1150
|
-
@sapInfobar_Background: @
|
|
1284
|
+
@sapInfobar_Background: @sapAccentBackgroundColor7;
|
|
1151
1285
|
|
|
1152
1286
|
// [Tags "!Protected"]
|
|
1153
1287
|
@sapInfobar_Hover_Background: @sapBaseColor;
|
|
@@ -1169,6 +1303,11 @@
|
|
|
1169
1303
|
|
|
1170
1304
|
// [Tags "!Protected"]
|
|
1171
1305
|
@sapObjectHeader_BorderColor: darken(@sapObjectHeader_Background, 15);
|
|
1306
|
+
@sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1307
|
+
@sapObjectHeader_Title_FontSize: @sapFontHeader2Size;
|
|
1308
|
+
@sapObjectHeader_Title_SnappedFontSize: @sapFontHeader4Size;
|
|
1309
|
+
@sapObjectHeader_Title_FontFamily: @sapFontBlackFamily;
|
|
1310
|
+
@sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1172
1311
|
|
|
1173
1312
|
// [Tags "!Protected"]
|
|
1174
1313
|
@sapBlockLayer_Background: #000;
|
|
@@ -1184,6 +1323,7 @@
|
|
|
1184
1323
|
|
|
1185
1324
|
// [Tags "!Protected"]
|
|
1186
1325
|
@sapTile_BorderColor: transparent;
|
|
1326
|
+
@sapTile_BorderCornerRadius: 1 * @sapContent_GridSize;
|
|
1187
1327
|
|
|
1188
1328
|
// [Tags "!Protected"]
|
|
1189
1329
|
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
@@ -1205,29 +1345,31 @@
|
|
|
1205
1345
|
|
|
1206
1346
|
// [Tags "!Protected"]
|
|
1207
1347
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1208
|
-
@sapAccentColor1: #
|
|
1348
|
+
@sapAccentColor1: #d27700;
|
|
1209
1349
|
@sapAccentColor2: #aa0808;
|
|
1210
|
-
@sapAccentColor3: #
|
|
1350
|
+
@sapAccentColor3: #ba066c;
|
|
1211
1351
|
@sapAccentColor4: #a100c2;
|
|
1212
1352
|
@sapAccentColor5: #5d36ff;
|
|
1213
1353
|
@sapAccentColor6: #0057d2;
|
|
1214
1354
|
@sapAccentColor7: #046c7a;
|
|
1215
1355
|
@sapAccentColor8: #256f3a;
|
|
1216
|
-
@sapAccentColor9: #
|
|
1356
|
+
@sapAccentColor9: #6c32a9;
|
|
1217
1357
|
@sapAccentColor10: #5b738b;
|
|
1218
1358
|
@sapAccentBackgroundColor1: #fff3b8;
|
|
1219
1359
|
@sapAccentBackgroundColor2: #ffd0e7;
|
|
1220
|
-
@sapAccentBackgroundColor3: #
|
|
1360
|
+
@sapAccentBackgroundColor3: #ffdbe7;
|
|
1221
1361
|
@sapAccentBackgroundColor4: #ffdcf3;
|
|
1222
1362
|
@sapAccentBackgroundColor5: #ded3ff;
|
|
1223
1363
|
@sapAccentBackgroundColor6: #d1efff;
|
|
1224
1364
|
@sapAccentBackgroundColor7: #c2fcee;
|
|
1225
1365
|
@sapAccentBackgroundColor8: #ebf5cb;
|
|
1226
|
-
@sapAccentBackgroundColor9: #
|
|
1366
|
+
@sapAccentBackgroundColor9: #ddccf0;
|
|
1227
1367
|
@sapAccentBackgroundColor10: #eaecee;
|
|
1228
1368
|
|
|
1229
1369
|
// [Tags "!Protected"]
|
|
1230
1370
|
@sapIndicationColor_1: #840606;
|
|
1371
|
+
@sapIndicationColor_1_Background: @sapIndicationColor_1;
|
|
1372
|
+
@sapIndicationColor_1_BorderColor: @sapIndicationColor_1;
|
|
1231
1373
|
|
|
1232
1374
|
// [Tags "!Protected"]
|
|
1233
1375
|
@sapIndicationColor_1_Hover_Background: darken(@sapIndicationColor_1, 5);
|
|
@@ -1236,10 +1378,12 @@
|
|
|
1236
1378
|
@sapIndicationColor_1_Active_Background: darken(@sapIndicationColor_1, 10);
|
|
1237
1379
|
|
|
1238
1380
|
// [Tags "!Protected"]
|
|
1239
|
-
@sapIndicationColor_1_TextColor: contrast(@
|
|
1381
|
+
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1240
1382
|
|
|
1241
1383
|
// [Tags "!Protected"]
|
|
1242
1384
|
@sapIndicationColor_2: #aa0808;
|
|
1385
|
+
@sapIndicationColor_2_Background: @sapIndicationColor_2;
|
|
1386
|
+
@sapIndicationColor_2_BorderColor: @sapIndicationColor_2;
|
|
1243
1387
|
|
|
1244
1388
|
// [Tags "!Protected"]
|
|
1245
1389
|
@sapIndicationColor_2_Hover_Background: darken(@sapIndicationColor_2, 5);
|
|
@@ -1248,10 +1392,12 @@
|
|
|
1248
1392
|
@sapIndicationColor_2_Active_Background: darken(@sapIndicationColor_2, 10);
|
|
1249
1393
|
|
|
1250
1394
|
// [Tags "!Protected"]
|
|
1251
|
-
@sapIndicationColor_2_TextColor: contrast(@
|
|
1395
|
+
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1252
1396
|
|
|
1253
1397
|
// [Tags "!Protected"]
|
|
1254
1398
|
@sapIndicationColor_3: #e76500;
|
|
1399
|
+
@sapIndicationColor_3_Background: @sapIndicationColor_3;
|
|
1400
|
+
@sapIndicationColor_3_BorderColor: @sapIndicationColor_3;
|
|
1255
1401
|
|
|
1256
1402
|
// [Tags "!Protected"]
|
|
1257
1403
|
@sapIndicationColor_3_Hover_Background: darken(@sapIndicationColor_3, 3);
|
|
@@ -1260,10 +1406,12 @@
|
|
|
1260
1406
|
@sapIndicationColor_3_Active_Background: darken(@sapIndicationColor_3, 6);
|
|
1261
1407
|
|
|
1262
1408
|
// [Tags "!Protected"]
|
|
1263
|
-
@sapIndicationColor_3_TextColor: contrast(@
|
|
1409
|
+
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1264
1410
|
|
|
1265
1411
|
// [Tags "!Protected"]
|
|
1266
1412
|
@sapIndicationColor_4: #256f3a;
|
|
1413
|
+
@sapIndicationColor_4_Background: @sapIndicationColor_4;
|
|
1414
|
+
@sapIndicationColor_4_BorderColor: @sapIndicationColor_4;
|
|
1267
1415
|
|
|
1268
1416
|
// [Tags "!Protected"]
|
|
1269
1417
|
@sapIndicationColor_4_Hover_Background: darken(@sapIndicationColor_4, 5);
|
|
@@ -1272,10 +1420,12 @@
|
|
|
1272
1420
|
@sapIndicationColor_4_Active_Background: darken(@sapIndicationColor_4, 10);
|
|
1273
1421
|
|
|
1274
1422
|
// [Tags "!Protected"]
|
|
1275
|
-
@sapIndicationColor_4_TextColor: contrast(@
|
|
1423
|
+
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1276
1424
|
|
|
1277
1425
|
// [Tags "!Protected"]
|
|
1278
1426
|
@sapIndicationColor_5: #0070f2;
|
|
1427
|
+
@sapIndicationColor_5_Background: @sapIndicationColor_5;
|
|
1428
|
+
@sapIndicationColor_5_BorderColor: @sapIndicationColor_5;
|
|
1279
1429
|
|
|
1280
1430
|
// [Tags "!Protected"]
|
|
1281
1431
|
@sapIndicationColor_5_Hover_Background: darken(@sapIndicationColor_5, 5);
|
|
@@ -1284,10 +1434,12 @@
|
|
|
1284
1434
|
@sapIndicationColor_5_Active_Background: darken(@sapIndicationColor_5, 10);
|
|
1285
1435
|
|
|
1286
1436
|
// [Tags "!Protected"]
|
|
1287
|
-
@sapIndicationColor_5_TextColor: contrast(@
|
|
1437
|
+
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1288
1438
|
|
|
1289
1439
|
// [Tags "!Protected"]
|
|
1290
1440
|
@sapIndicationColor_6: #046c7a;
|
|
1441
|
+
@sapIndicationColor_6_Background: @sapIndicationColor_6;
|
|
1442
|
+
@sapIndicationColor_6_BorderColor: @sapIndicationColor_6;
|
|
1291
1443
|
|
|
1292
1444
|
// [Tags "!Protected"]
|
|
1293
1445
|
@sapIndicationColor_6_Hover_Background: darken(@sapIndicationColor_6, 5);
|
|
@@ -1296,10 +1448,12 @@
|
|
|
1296
1448
|
@sapIndicationColor_6_Active_Background: darken(@sapIndicationColor_6, 10);
|
|
1297
1449
|
|
|
1298
1450
|
// [Tags "!Protected"]
|
|
1299
|
-
@sapIndicationColor_6_TextColor: contrast(@
|
|
1451
|
+
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1300
1452
|
|
|
1301
1453
|
// [Tags "!Protected"]
|
|
1302
1454
|
@sapIndicationColor_7: #5d36ff;
|
|
1455
|
+
@sapIndicationColor_7_Background: @sapIndicationColor_7;
|
|
1456
|
+
@sapIndicationColor_7_BorderColor: @sapIndicationColor_7;
|
|
1303
1457
|
|
|
1304
1458
|
// [Tags "!Protected"]
|
|
1305
1459
|
@sapIndicationColor_7_Hover_Background: darken(@sapIndicationColor_7, 5);
|
|
@@ -1308,10 +1462,12 @@
|
|
|
1308
1462
|
@sapIndicationColor_7_Active_Background: darken(@sapIndicationColor_7, 10);
|
|
1309
1463
|
|
|
1310
1464
|
// [Tags "!Protected"]
|
|
1311
|
-
@sapIndicationColor_7_TextColor: contrast(@
|
|
1465
|
+
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1312
1466
|
|
|
1313
1467
|
// [Tags "!Protected"]
|
|
1314
1468
|
@sapIndicationColor_8: #a100c2;
|
|
1469
|
+
@sapIndicationColor_8_Background: @sapIndicationColor_8;
|
|
1470
|
+
@sapIndicationColor_8_BorderColor: @sapIndicationColor_8;
|
|
1315
1471
|
|
|
1316
1472
|
// [Tags "!Protected"]
|
|
1317
1473
|
@sapIndicationColor_8_Hover_Background: darken(@sapIndicationColor_8, 5);
|
|
@@ -1320,7 +1476,7 @@
|
|
|
1320
1476
|
@sapIndicationColor_8_Active_Background: darken(@sapIndicationColor_8, 10);
|
|
1321
1477
|
|
|
1322
1478
|
// [Tags "!Protected"]
|
|
1323
|
-
@sapIndicationColor_8_TextColor: contrast(@
|
|
1479
|
+
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1324
1480
|
|
|
1325
1481
|
// [Tags "!Protected"]
|
|
1326
1482
|
@sapLegend_WorkingBackground: @sapList_Background;
|
|
@@ -1332,169 +1488,169 @@
|
|
|
1332
1488
|
@sapLegend_CurrentDateTime: @sapAccentColor4;
|
|
1333
1489
|
|
|
1334
1490
|
// [Tags "!Protected"]
|
|
1335
|
-
@sapLegendColor1: #
|
|
1491
|
+
@sapLegendColor1: #c35500;
|
|
1336
1492
|
|
|
1337
1493
|
// [Tags "!Protected"]
|
|
1338
|
-
@sapLegendColor2: #
|
|
1494
|
+
@sapLegendColor2: #d23a0a;
|
|
1339
1495
|
|
|
1340
1496
|
// [Tags "!Protected"]
|
|
1341
|
-
@sapLegendColor3: #
|
|
1497
|
+
@sapLegendColor3: #df1278;
|
|
1342
1498
|
|
|
1343
1499
|
// [Tags "!Protected"]
|
|
1344
|
-
@sapLegendColor4: #
|
|
1500
|
+
@sapLegendColor4: #840606;
|
|
1345
1501
|
|
|
1346
1502
|
// [Tags "!Protected"]
|
|
1347
|
-
@sapLegendColor5: #
|
|
1503
|
+
@sapLegendColor5: #cc00dc;
|
|
1348
1504
|
|
|
1349
1505
|
// [Tags "!Protected"]
|
|
1350
|
-
@sapLegendColor6: #
|
|
1506
|
+
@sapLegendColor6: #0057d2;
|
|
1351
1507
|
|
|
1352
1508
|
// [Tags "!Protected"]
|
|
1353
|
-
@sapLegendColor7: #
|
|
1509
|
+
@sapLegendColor7: #07838f;
|
|
1354
1510
|
|
|
1355
1511
|
// [Tags "!Protected"]
|
|
1356
|
-
@sapLegendColor8: #
|
|
1512
|
+
@sapLegendColor8: #188918;
|
|
1357
1513
|
|
|
1358
1514
|
// [Tags "!Protected"]
|
|
1359
|
-
@sapLegendColor9: #
|
|
1515
|
+
@sapLegendColor9: #5b738b;
|
|
1360
1516
|
|
|
1361
1517
|
// [Tags "!Protected"]
|
|
1362
|
-
@sapLegendColor10: #
|
|
1518
|
+
@sapLegendColor10: #7800a4;
|
|
1363
1519
|
|
|
1364
1520
|
// [Tags "!Protected"]
|
|
1365
|
-
@sapLegendColor11: #
|
|
1521
|
+
@sapLegendColor11: #a93e00;
|
|
1366
1522
|
|
|
1367
1523
|
// [Tags "!Protected"]
|
|
1368
|
-
@sapLegendColor12: #
|
|
1524
|
+
@sapLegendColor12: #aa2608;
|
|
1369
1525
|
|
|
1370
1526
|
// [Tags "!Protected"]
|
|
1371
|
-
@sapLegendColor13: #
|
|
1527
|
+
@sapLegendColor13: #ba066c;
|
|
1372
1528
|
|
|
1373
1529
|
// [Tags "!Protected"]
|
|
1374
|
-
@sapLegendColor14: #
|
|
1530
|
+
@sapLegendColor14: #8d2a00;
|
|
1375
1531
|
|
|
1376
1532
|
// [Tags "!Protected"]
|
|
1377
|
-
@sapLegendColor15: #
|
|
1533
|
+
@sapLegendColor15: #4e247a;
|
|
1378
1534
|
|
|
1379
1535
|
// [Tags "!Protected"]
|
|
1380
|
-
@sapLegendColor16: #
|
|
1536
|
+
@sapLegendColor16: #002a86;
|
|
1381
1537
|
|
|
1382
1538
|
// [Tags "!Protected"]
|
|
1383
|
-
@sapLegendColor17: #
|
|
1539
|
+
@sapLegendColor17: #035663;
|
|
1384
1540
|
|
|
1385
1541
|
// [Tags "!Protected"]
|
|
1386
|
-
@sapLegendColor18: #
|
|
1542
|
+
@sapLegendColor18: #1e592f;
|
|
1387
1543
|
|
|
1388
1544
|
// [Tags "!Protected"]
|
|
1389
|
-
@sapLegendColor19: #
|
|
1545
|
+
@sapLegendColor19: #1a4796;
|
|
1390
1546
|
|
|
1391
1547
|
// [Tags "!Protected"]
|
|
1392
|
-
@sapLegendColor20: #
|
|
1548
|
+
@sapLegendColor20: #470ced;
|
|
1393
1549
|
|
|
1394
1550
|
// [Tags "!Protected"]
|
|
1395
|
-
@sapLegendBackgroundColor1: #
|
|
1551
|
+
@sapLegendBackgroundColor1: #ffef9f;
|
|
1396
1552
|
|
|
1397
1553
|
// [Tags "!Protected"]
|
|
1398
|
-
@sapLegendBackgroundColor2: #
|
|
1554
|
+
@sapLegendBackgroundColor2: #feeae1;
|
|
1399
1555
|
|
|
1400
1556
|
// [Tags "!Protected"]
|
|
1401
|
-
@sapLegendBackgroundColor3: #
|
|
1557
|
+
@sapLegendBackgroundColor3: #fbf6f8;
|
|
1402
1558
|
|
|
1403
1559
|
// [Tags "!Protected"]
|
|
1404
|
-
@sapLegendBackgroundColor4: #
|
|
1560
|
+
@sapLegendBackgroundColor4: #fbebeb;
|
|
1405
1561
|
|
|
1406
1562
|
// [Tags "!Protected"]
|
|
1407
|
-
@sapLegendBackgroundColor5: #
|
|
1563
|
+
@sapLegendBackgroundColor5: #ffe5fe;
|
|
1408
1564
|
|
|
1409
1565
|
// [Tags "!Protected"]
|
|
1410
|
-
@sapLegendBackgroundColor6: #
|
|
1566
|
+
@sapLegendBackgroundColor6: #d1efff;
|
|
1411
1567
|
|
|
1412
1568
|
// [Tags "!Protected"]
|
|
1413
|
-
@sapLegendBackgroundColor7: #
|
|
1569
|
+
@sapLegendBackgroundColor7: #c2fcee;
|
|
1414
1570
|
|
|
1415
1571
|
// [Tags "!Protected"]
|
|
1416
|
-
@sapLegendBackgroundColor8: #
|
|
1572
|
+
@sapLegendBackgroundColor8: #f5fae5;
|
|
1417
1573
|
|
|
1418
1574
|
// [Tags "!Protected"]
|
|
1419
|
-
@sapLegendBackgroundColor9: #
|
|
1575
|
+
@sapLegendBackgroundColor9: #f5f6f7;
|
|
1420
1576
|
|
|
1421
1577
|
// [Tags "!Protected"]
|
|
1422
|
-
@sapLegendBackgroundColor10: #
|
|
1578
|
+
@sapLegendBackgroundColor10: #fff0fa;
|
|
1423
1579
|
|
|
1424
1580
|
// [Tags "!Protected"]
|
|
1425
|
-
@sapLegendBackgroundColor11: #
|
|
1581
|
+
@sapLegendBackgroundColor11: #fff8d6;
|
|
1426
1582
|
|
|
1427
1583
|
// [Tags "!Protected"]
|
|
1428
|
-
@sapLegendBackgroundColor12: #
|
|
1584
|
+
@sapLegendBackgroundColor12: #fff6f6;
|
|
1429
1585
|
|
|
1430
1586
|
// [Tags "!Protected"]
|
|
1431
|
-
@sapLegendBackgroundColor13: #
|
|
1587
|
+
@sapLegendBackgroundColor13: #f7ebef;
|
|
1432
1588
|
|
|
1433
1589
|
// [Tags "!Protected"]
|
|
1434
|
-
@sapLegendBackgroundColor14: #
|
|
1590
|
+
@sapLegendBackgroundColor14: #f1ecd5;
|
|
1435
1591
|
|
|
1436
1592
|
// [Tags "!Protected"]
|
|
1437
|
-
@sapLegendBackgroundColor15: #
|
|
1593
|
+
@sapLegendBackgroundColor15: #f0e7f8;
|
|
1438
1594
|
|
|
1439
1595
|
// [Tags "!Protected"]
|
|
1440
|
-
@sapLegendBackgroundColor16: #
|
|
1596
|
+
@sapLegendBackgroundColor16: #ebf8ff;
|
|
1441
1597
|
|
|
1442
1598
|
// [Tags "!Protected"]
|
|
1443
|
-
@sapLegendBackgroundColor17: #
|
|
1599
|
+
@sapLegendBackgroundColor17: #dafdf5;
|
|
1444
1600
|
|
|
1445
1601
|
// [Tags "!Protected"]
|
|
1446
|
-
@sapLegendBackgroundColor18: #
|
|
1602
|
+
@sapLegendBackgroundColor18: #ebf5cb;
|
|
1447
1603
|
|
|
1448
1604
|
// [Tags "!Protected"]
|
|
1449
|
-
@sapLegendBackgroundColor19: #
|
|
1605
|
+
@sapLegendBackgroundColor19: #fafdff;
|
|
1450
1606
|
|
|
1451
1607
|
// [Tags "!Protected"]
|
|
1452
|
-
@sapLegendBackgroundColor20: #
|
|
1608
|
+
@sapLegendBackgroundColor20: #eceeff;
|
|
1453
1609
|
|
|
1454
1610
|
// [Tags "!Protected"]
|
|
1455
|
-
@sapChart_OrderedColor_1: #
|
|
1611
|
+
@sapChart_OrderedColor_1: #1b90ff;
|
|
1456
1612
|
|
|
1457
1613
|
// [Tags "!Protected"]
|
|
1458
|
-
@sapChart_OrderedColor_2:
|
|
1614
|
+
@sapChart_OrderedColor_2: #f26018;
|
|
1459
1615
|
|
|
1460
1616
|
// [Tags "!Protected"]
|
|
1461
|
-
@sapChart_OrderedColor_3:
|
|
1617
|
+
@sapChart_OrderedColor_3: #179c6f;
|
|
1462
1618
|
|
|
1463
1619
|
// [Tags "!Protected"]
|
|
1464
|
-
@sapChart_OrderedColor_4:
|
|
1620
|
+
@sapChart_OrderedColor_4: #f62866;
|
|
1465
1621
|
|
|
1466
1622
|
// [Tags "!Protected"]
|
|
1467
|
-
@sapChart_OrderedColor_5:
|
|
1623
|
+
@sapChart_OrderedColor_5: #863fd5;
|
|
1468
1624
|
|
|
1469
1625
|
// [Tags "!Protected"]
|
|
1470
|
-
@sapChart_OrderedColor_6: #
|
|
1626
|
+
@sapChart_OrderedColor_6: #04a29d;
|
|
1471
1627
|
|
|
1472
1628
|
// [Tags "!Protected"]
|
|
1473
|
-
@sapChart_OrderedColor_7: #
|
|
1629
|
+
@sapChart_OrderedColor_7: #0070f2;
|
|
1474
1630
|
|
|
1475
1631
|
// [Tags "!Protected"]
|
|
1476
|
-
@sapChart_OrderedColor_8: #
|
|
1632
|
+
@sapChart_OrderedColor_8: #cc00dc;
|
|
1477
1633
|
|
|
1478
1634
|
// [Tags "!Protected"]
|
|
1479
|
-
@sapChart_OrderedColor_9: #
|
|
1635
|
+
@sapChart_OrderedColor_9: #8396a8;
|
|
1480
1636
|
|
|
1481
1637
|
// [Tags "!Protected"]
|
|
1482
|
-
@sapChart_OrderedColor_10:
|
|
1638
|
+
@sapChart_OrderedColor_10: #f54747;
|
|
1483
1639
|
|
|
1484
1640
|
// [Tags "!Protected"]
|
|
1485
|
-
@sapChart_OrderedColor_11:
|
|
1641
|
+
@sapChart_OrderedColor_11: #20578c;
|
|
1486
1642
|
|
|
1487
1643
|
// [Tags "!Protected"]
|
|
1488
|
-
@sapChart_Bad:
|
|
1644
|
+
@sapChart_Bad: @sapNegativeElementColor;
|
|
1489
1645
|
|
|
1490
1646
|
// [Tags "!Protected"]
|
|
1491
|
-
@sapChart_Critical:
|
|
1647
|
+
@sapChart_Critical: @sapCriticalElementColor;
|
|
1492
1648
|
|
|
1493
1649
|
// [Tags "!Protected"]
|
|
1494
|
-
@sapChart_Good:
|
|
1650
|
+
@sapChart_Good: @sapPositiveElementColor;
|
|
1495
1651
|
|
|
1496
1652
|
// [Tags "!Protected"]
|
|
1497
|
-
@sapChart_Neutral:
|
|
1653
|
+
@sapChart_Neutral: @sapNeutralElementColor;
|
|
1498
1654
|
|
|
1499
1655
|
// [Tags "!Protected"]
|
|
1500
1656
|
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
|
|
@@ -1540,100 +1696,47 @@
|
|
|
1540
1696
|
// @sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.ttf);
|
|
1541
1697
|
// @sapFontUrl_SAP-icons-Business-Suite_woff: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.woff);
|
|
1542
1698
|
// @sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.woff2);
|
|
1543
|
-
|
|
1544
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1545
1699
|
// @sapFontUrl_72_Regular_woff2: url(./../baseTheme/fonts/72-Regular.woff2);
|
|
1546
|
-
|
|
1547
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1548
1700
|
// @sapFontUrl_72_Regular_woff: url(./../baseTheme/fonts/72-Regular.woff);
|
|
1549
|
-
|
|
1550
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1551
1701
|
// @sapFontUrl_72_Bold_woff2: url(./../baseTheme/fonts/72-Bold.woff2);
|
|
1552
|
-
|
|
1553
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1554
1702
|
// @sapFontUrl_72_Bold_woff: url(./../baseTheme/fonts/72-Bold.woff);
|
|
1555
|
-
|
|
1556
|
-
//
|
|
1703
|
+
// @sapFontUrl_72_Semibold_woff2: url(./../baseTheme/fonts/72-Semibold.woff2);
|
|
1704
|
+
// @sapFontUrl_72_Semibold_woff: url(./../baseTheme/fonts/72-Semibold.woff);
|
|
1705
|
+
// @sapFontUrl_72_SemiboldDuplex_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex.woff2);
|
|
1706
|
+
// @sapFontUrl_72_SemiboldDuplex_woff: url(./../baseTheme/fonts/72-SemiboldDuplex.woff);
|
|
1557
1707
|
// @sapFontUrl_72_Light_woff2: url(./../baseTheme/fonts/72-Light.woff2);
|
|
1558
|
-
|
|
1559
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1560
1708
|
// @sapFontUrl_72_Light_woff: url(./../baseTheme/fonts/72-Light.woff);
|
|
1561
|
-
|
|
1562
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1563
1709
|
// @sapFontUrl_72_Regular_full_woff2: url(./../baseTheme/fonts/72-Regular-full.woff2);
|
|
1564
|
-
|
|
1565
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1566
1710
|
// @sapFontUrl_72_Regular_full_woff: url(./../baseTheme/fonts/72-Regular-full.woff);
|
|
1567
|
-
|
|
1568
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1569
1711
|
// @sapFontUrl_72_Bold_full_woff2: url(./../baseTheme/fonts/72-Bold-full.woff2);
|
|
1570
|
-
|
|
1571
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1572
1712
|
// @sapFontUrl_72_Bold_full_woff: url(./../baseTheme/fonts/72-Bold-full.woff);
|
|
1573
|
-
|
|
1574
|
-
//
|
|
1713
|
+
// @sapFontUrl_72_Semibold_full_woff2: url(./../baseTheme/fonts/72-Semibold-full.woff2);
|
|
1714
|
+
// @sapFontUrl_72_Semibold_full_woff: url(./../baseTheme/fonts/72-Semibold-full.woff);
|
|
1715
|
+
// @sapFontUrl_72_SemiboldDuplex_full_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff2);
|
|
1716
|
+
// @sapFontUrl_72_SemiboldDuplex_full_woff: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff);
|
|
1575
1717
|
// @sapFontUrl_72_Light_full_woff2: url(./../baseTheme/fonts/72-Light-full.woff2);
|
|
1576
|
-
|
|
1577
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1578
1718
|
// @sapFontUrl_72_Light_full_woff: url(./../baseTheme/fonts/72-Light-full.woff);
|
|
1579
|
-
|
|
1580
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1581
1719
|
// @sapFontUrl_72_Black_woff2: url(./../baseTheme/fonts/72-Black.woff2);
|
|
1582
|
-
|
|
1583
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1584
1720
|
// @sapFontUrl_72_Black_woff: url(./../baseTheme/fonts/72-Black.woff);
|
|
1585
|
-
|
|
1586
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1587
1721
|
// @sapFontUrl_72_BoldItalic_woff2: url(./../baseTheme/fonts/72-BoldItalic.woff2);
|
|
1588
|
-
|
|
1589
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1590
1722
|
// @sapFontUrl_72_BoldItalic_woff: url(./../baseTheme/fonts/72-BoldItalic.woff);
|
|
1591
|
-
|
|
1592
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1593
1723
|
// @sapFontUrl_72_Condensed_woff2: url(./../baseTheme/fonts/72-Condensed.woff2);
|
|
1594
|
-
|
|
1595
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1596
1724
|
// @sapFontUrl_72_Condensed_woff: url(./../baseTheme/fonts/72-Condensed.woff);
|
|
1597
|
-
|
|
1598
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1599
1725
|
// @sapFontUrl_72_CondensedBold_woff2: url(./../baseTheme/fonts/72-CondensedBold.woff2);
|
|
1600
|
-
|
|
1601
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1602
1726
|
// @sapFontUrl_72_CondensedBold_woff: url(./../baseTheme/fonts/72-CondensedBold.woff);
|
|
1603
|
-
|
|
1604
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1605
1727
|
// @sapFontUrl_72_Italic_woff2: url(./../baseTheme/fonts/72-Italic.woff2);
|
|
1606
|
-
|
|
1607
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1608
1728
|
// @sapFontUrl_72_Italic_woff: url(./../baseTheme/fonts/72-Italic.woff);
|
|
1609
|
-
|
|
1610
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1611
1729
|
// @sapFontUrl_72Mono_Regular_woff2: url(./../baseTheme/fonts/72Mono-Regular.woff2);
|
|
1612
|
-
|
|
1613
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1614
1730
|
// @sapFontUrl_72Mono_Regular_woff: url(./../baseTheme/fonts/72Mono-Regular.woff);
|
|
1615
|
-
|
|
1616
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1617
1731
|
// @sapFontUrl_72Mono_Regular_full_woff2: url(./../baseTheme/fonts/72Mono-Regular-full.woff2);
|
|
1618
|
-
|
|
1619
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1620
1732
|
// @sapFontUrl_72Mono_Regular_full_woff: url(./../baseTheme/fonts/72Mono-Regular-full.woff);
|
|
1621
|
-
|
|
1622
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1623
1733
|
// @sapFontUrl_72Mono_Bold_woff2: url(./../baseTheme/fonts/72Mono-Bold.woff2);
|
|
1624
|
-
|
|
1625
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1626
1734
|
// @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
|
|
1627
|
-
|
|
1628
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1629
1735
|
// @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
|
|
1630
|
-
|
|
1631
|
-
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1632
1736
|
// @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
|
|
1633
1737
|
// @sapSvgLib_SAP-icons: none;
|
|
1634
1738
|
// @sapSvgLib_SAPGUI-icons: url(./svg/libs/SAPGUI-icons.svg);
|
|
1635
1739
|
// @sapSvgLib_SAPWeb-icons: url(./svg/libs/SAPWeb-icons.svg);
|
|
1636
1740
|
@sapBackgroundColorDefault: darken(@sapPrimary3, 3);
|
|
1637
1741
|
@sapList_HighlightColor: @sapHighlightColor;
|
|
1638
|
-
@sapGroup_Title_FontSize: @sapFontSize;
|
|
1639
1742
|
@sapShell_BackgroundGradient: linear-gradient(to bottom, @sapShell_Background, @sapShell_Background);
|