@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
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/* ====================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Dialog */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ====================================== */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_commons_Dialog_FooterHeight: 36px;
|
|
7
|
+
|
|
8
|
+
/* header */
|
|
9
|
+
|
|
10
|
+
.sapUiDlg {
|
|
11
|
+
font-size: @sapUiDesktopFontSize;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiDlgHdr {
|
|
15
|
+
background-color: @sapUiGroupContentBackground;
|
|
16
|
+
margin:0;
|
|
17
|
+
padding: 6px 10px 0 10px;
|
|
18
|
+
color: @sapUiTextTitle;
|
|
19
|
+
border-width: 1px 1px 0px 1px;
|
|
20
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
21
|
+
border-style: solid;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.sapUiDlgHdrBtns > a {
|
|
25
|
+
color: @sapUiTextTitle;
|
|
26
|
+
background-color: @sapUiGroupContentBackground;
|
|
27
|
+
text-align: center;
|
|
28
|
+
border-width: 1px;
|
|
29
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
30
|
+
border-style: solid;
|
|
31
|
+
margin: 4px 1px 0 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sapUiDlgCloseBtn {
|
|
35
|
+
background-image: url(img/formattedTextView/close-hcb.png);
|
|
36
|
+
background-position: center center;
|
|
37
|
+
background-repeat: no-repeat;
|
|
38
|
+
outline: none;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.sapUiDlgCloseBtn:hover,
|
|
42
|
+
.sapUiDlgCloseBtn:focus {
|
|
43
|
+
background-image: url(img/formattedTextView/close-hcb-hover.png);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/* content */
|
|
47
|
+
|
|
48
|
+
.sapUiDlgCont {
|
|
49
|
+
background-color: @sapUiGroupContentBackground;
|
|
50
|
+
border-width: 1px 1px 0px 1px;
|
|
51
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
52
|
+
border-style: solid;
|
|
53
|
+
top: 27px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.sapUiDlgNoButtons .sapUiDlgCont {
|
|
57
|
+
padding-bottom: 8px;
|
|
58
|
+
bottom: 20px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/* footer */
|
|
62
|
+
|
|
63
|
+
.sapUiDlgFooter {
|
|
64
|
+
background-color: @sapUiGroupContentBackground;
|
|
65
|
+
border-width: 1px 1px 1px 1px;
|
|
66
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
67
|
+
border-style: solid;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.sapUiDlgNoButtons .sapUiDlgFooter {
|
|
71
|
+
background-position: left -16px;
|
|
72
|
+
height: 20px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.sapUiDlgBtns {
|
|
76
|
+
background-color: @sapUiGroupContentBackground; /* to cover the other background image with the lower line */
|
|
77
|
+
padding: 9px 25px 3px 16px;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.sapUiDlgNoButtons .sapUiDlgBtns,
|
|
81
|
+
.sapUiDlgNoButtons .sapUiDlgWave {
|
|
82
|
+
display: none;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.sapUiDlgGrip{
|
|
86
|
+
color: @sapUiBaseText;
|
|
87
|
+
text-align: center;
|
|
88
|
+
padding: 3px;
|
|
89
|
+
height: 8px;
|
|
90
|
+
width: 4px;
|
|
91
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/* ================================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/FormattedTextView */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ================================================= */
|
|
5
|
+
|
|
6
|
+
.sapUiFTV {
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiInverted-CTX .sapUiFTV {
|
|
11
|
+
color: @sapUiBaseText;
|
|
12
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/* ================================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/HorizontalDivider */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ================================================= */
|
|
5
|
+
|
|
6
|
+
.sapUiCommonsHoriDiv{
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiCommonsHoriDivTypePage{
|
|
11
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiCommonsHoriDivTypeArea{
|
|
15
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
16
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/* =========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/InPlaceEdit */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* =========================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiIpe{
|
|
7
|
+
height: 18px;
|
|
8
|
+
margin: 1px; /* otherwise focus outline is cut in MatrixLayout */
|
|
9
|
+
font-size: @sapUiDesktopFontSize;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.sapUiIpeFocus,
|
|
13
|
+
.sapUiIpeFocus:hover{
|
|
14
|
+
outline:1px solid @sapUiContentFocusColor;
|
|
15
|
+
border-color: @sapUiContentFocusColor;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapUiIpeUndo{
|
|
19
|
+
background-color: @sapUiFieldBackground;
|
|
20
|
+
border-color: @sapUiFieldBorderColor;
|
|
21
|
+
border-style: dotted;
|
|
22
|
+
padding-right: 18px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.sapUiIpeLink:hover > .sapUiIpeCont,
|
|
26
|
+
.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont{
|
|
27
|
+
padding-right: 18px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/* warning state */
|
|
31
|
+
.sapUiIpeWarn,
|
|
32
|
+
.sapUiIpeUndo.sapUiIpeWarn{
|
|
33
|
+
color: @sapUiTextInverted;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/* Revert/Edit Button */
|
|
37
|
+
.sapUiIpe > .sapUiBtnS.sapUiBtnLite,
|
|
38
|
+
.sapUiIpeCont > .sapUiBtnS.sapUiBtnLite{
|
|
39
|
+
width: 18px;
|
|
40
|
+
border-radius: 0;
|
|
41
|
+
text-decoration: none;
|
|
42
|
+
padding-left: 4px;
|
|
43
|
+
padding-right: 6px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
html[data-sap-ui-browser^="cr"] .sapUiIpe > .sapUiBtnS.sapUiBtnLite > span,
|
|
47
|
+
html[data-sap-ui-browser^="cr"] .sapUiIpeCont > .sapUiBtnS.sapUiBtnLite > span,
|
|
48
|
+
html[data-sap-ui-browser^="ie"] .sapUiIpe > .sapUiBtnS.sapUiBtnLite > span,
|
|
49
|
+
html[data-sap-ui-browser^="ie"] .sapUiIpeCont > .sapUiBtnS.sapUiBtnLite > span{
|
|
50
|
+
margin-top: -2px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite{
|
|
54
|
+
border-color: @sapUiFieldBorderColor;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.sapUiIpeErr.sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite{
|
|
58
|
+
background-color: @sapUiHighlight;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.sapUiIpeWarn.sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite{
|
|
62
|
+
background-color: @sapUiFieldBackground;
|
|
63
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/* ===================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Label */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ===================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiLbl {
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiLblIco {
|
|
11
|
+
margin-top: 1px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiLbLReqInd {
|
|
15
|
+
color: @sapUiBaseText;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapUiInverted-CTX .sapUiLbl {
|
|
19
|
+
color: @sapUiBaseText;
|
|
20
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ==================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Link */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ==================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiLnk,
|
|
7
|
+
.sapUiLnkDsbl {
|
|
8
|
+
text-decoration: underline;
|
|
9
|
+
font-size: @sapUiDesktopFontSize;
|
|
10
|
+
}
|
|
11
|
+
.sapUiLnk:hover {
|
|
12
|
+
text-decoration: none;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
html[data-sap-ui-browser^="ie"] .sapUiTableDataCell > .sapUiTableCellInner > .sapUiLnk:focus:before,
|
|
16
|
+
html[data-sap-ui-browser^="ed"] .sapUiTableDataCell > .sapUiTableCellInner > .sapUiLnk:focus:before {
|
|
17
|
+
border-width: 2px;
|
|
18
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/* ======================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/ListBox */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ======================================= */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_commons_ListBox_BorderRadius: 2px;
|
|
7
|
+
|
|
8
|
+
.sapUiLbx {
|
|
9
|
+
border-collapse: separate; /* to prevent inheriting "collapse" */
|
|
10
|
+
font-size: @sapUiDesktopFontSize;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.sapUiLbxITxt {
|
|
14
|
+
font-size: @sapUiDesktopFontSize;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.sapUiLbxI:focus {
|
|
18
|
+
outline: none;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.sapUiLbxDis,
|
|
22
|
+
.sapUiLbxIDis {
|
|
23
|
+
border-color: darken(@sapUiContentForegroundBorderColor, 40);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
/* each item has a border which may be colored when selected */
|
|
27
|
+
.sapUiLbxI > span {
|
|
28
|
+
border: 2px solid transparent;
|
|
29
|
+
border-right-width: 0;
|
|
30
|
+
border-left-width: 0;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.sapUiLbxI > span.sapUiLbxISec,
|
|
34
|
+
.sapUiLbxI:focus > span.sapUiLbxISec,
|
|
35
|
+
.sapUiLbxRo > ul > .sapUiLbxI.sapUiLbxISel:focus > span.sapUiLbxISec,
|
|
36
|
+
.sapUiLbxDis > ul > .sapUiLbxI:focus > span.sapUiLbxISec,
|
|
37
|
+
.sapUiLbxRo > ul > .sapUiLbxI:focus > span.sapUiLbxISec,
|
|
38
|
+
.sapUiLbxIDis:focus > span.sapUiLbxISec {
|
|
39
|
+
border-left: 1px solid darken(@sapUiContentForegroundBorderColor, 40);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.sapUiLbxI > span,
|
|
43
|
+
.sapUiLbxIIco {
|
|
44
|
+
padding: 0 5px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
/* color of border around the items depends on the selection and enabled state */
|
|
48
|
+
.sapUiLbxI:focus > span,
|
|
49
|
+
.sapUiLbxRo > ul > .sapUiLbxI.sapUiLbxISel:focus > span {
|
|
50
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.sapUiLbxDis > ul > .sapUiLbxI:focus > span,
|
|
54
|
+
.sapUiLbxRo > ul > .sapUiLbxI:focus > span,
|
|
55
|
+
.sapUiLbxIDis:focus > span {
|
|
56
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.sapUiLbxIIcoFont{
|
|
60
|
+
font-size: 14px;
|
|
61
|
+
line-height: 14px;
|
|
62
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
/* ======================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/MenuBar */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ======================================= */
|
|
5
|
+
|
|
6
|
+
.sapUiMnuBar {
|
|
7
|
+
background-color: @sapUiGroupContentBackground;
|
|
8
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
9
|
+
font-size: @sapUiDesktopFontSize;
|
|
10
|
+
font-weight: bold;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.sapUiMnuBarDsbl {
|
|
14
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.sapUiMnuBarArea {
|
|
18
|
+
height: 20px;
|
|
19
|
+
padding-top: 0px;
|
|
20
|
+
padding-bottom: 0px;
|
|
21
|
+
padding-left: 5px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.sapUiMnuBarItm {
|
|
25
|
+
border: 2px solid transparent;
|
|
26
|
+
padding: 1px 8px 1px 8px;
|
|
27
|
+
margin-right: 2px;
|
|
28
|
+
outline: medium none;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sapUiMnuBarItmDsbl {
|
|
32
|
+
color: @sapUiContentDisabledTextColor;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.sapUiMnuBarItm > span {
|
|
36
|
+
background-image: url("img/menu/trg.png");
|
|
37
|
+
background-position: right bottom;
|
|
38
|
+
background-repeat: no-repeat;
|
|
39
|
+
padding-right: 13px;
|
|
40
|
+
padding-bottom: 2px;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
html[dir=rtl][data-sap-ui-browser*="ie"] .sapUiMnuBarItm > span {
|
|
44
|
+
display: inline-block;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.sapUiMnuBarItm.sapUiMnuBarItmDsbl > span {
|
|
48
|
+
background-image: url("img/menu/trg-dis.png");
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.sapUiMnuBarItm:focus {
|
|
52
|
+
background-color: @sapUiHighlight;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.sapUiMnuBarItm.sapUiMnuBarItmDsbl:focus {
|
|
56
|
+
background-color: lighten(@sapUiGroupContentBackground, 75.3);
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.sapUiMnuBarOvrFlw:after{
|
|
60
|
+
content: "";
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.sapUiMnuBarOvrFlw > span{
|
|
64
|
+
background-image: url("img/menu/bar-overflow.gif");
|
|
65
|
+
background-position: center center;
|
|
66
|
+
padding-left: 9px;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
html[dir=rtl][data-sap-ui-browser*="ie"] .sapUiMnuBarItm.sapUiMnuBarOvrFlw > span {
|
|
70
|
+
display: inline;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.sapUiMnuBarItm.sapUiMnuBarOvrFlw {
|
|
74
|
+
padding: 0 0 2px 0;
|
|
75
|
+
top: 0px;
|
|
76
|
+
margin-right: 3px;
|
|
77
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/* ========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/MenuButton */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ========================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiMenuButton{
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiBtn.sapUiMenuButton{
|
|
11
|
+
padding-right: 0px;
|
|
12
|
+
padding-bottom: 1px;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.sapUiBtn.sapUiMenuButton > .sapUiBtnIco {
|
|
16
|
+
margin-top: -2px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.sapUiBtn.sapUiMenuButton > .sapUiBtnTxt {
|
|
20
|
+
padding-bottom: 1px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.sapUiMenuButtonIco {
|
|
24
|
+
width: 12px;
|
|
25
|
+
height: 11px;
|
|
26
|
+
background-image: url("img/menubutton/Menu_Regular.png");
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.sapUiBtnDsbl.sapUiMenuButton > .sapUiMenuButtonIco {
|
|
30
|
+
background-image: url("img/menubutton/Menu_Disabled.png");
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
html[data-sap-ui-browser^="ie"] .sapUiMenuButton.sapUiBtnIconOnly{
|
|
34
|
+
padding-top: 0px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
html[data-sap-ui-browser^="ie"] .sapUiMenuButton.sapUiBtnIconOnly > .sapUiBtnIco{
|
|
38
|
+
margin-top: -3px;
|
|
39
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/* ========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/MessageBar */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ========================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiMsgBar {
|
|
7
|
+
background-color: @sapUiGroupContentBackground;
|
|
8
|
+
font-size: @sapUiDesktopFontSize;
|
|
9
|
+
padding: 2px;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Styling the left Open-Hide arrow: */
|
|
13
|
+
.sapUiMsgBarToggle {
|
|
14
|
+
width: 14px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.sapUiMsgBarToggle {
|
|
18
|
+
background-image: url("img/messagebar/collapsed.gif");
|
|
19
|
+
}
|
|
20
|
+
.sapUiRtl .sapUiMsgBarToggle {
|
|
21
|
+
background-image: url("img/messagebar/collapsedRTL.gif");
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.sapUiMsgBarOpen .sapUiMsgBarToggle,
|
|
25
|
+
.sapUiRtl .sapUiMsgBarOpen .sapUiMsgBarToggle {
|
|
26
|
+
background-image: url("img/messagebar/expanded.gif");
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/* Styling the Icons-Counters container: */
|
|
30
|
+
.sapUiMsgBarSums {
|
|
31
|
+
background-image: none;
|
|
32
|
+
background-color: @sapUiGroupContentBackground;
|
|
33
|
+
border: 1px solid transparent;
|
|
34
|
+
padding: 0px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.sapUiMsgBarOpen .sapUiMsgBarSums,
|
|
38
|
+
.sapUiMsgBarSums:hover {
|
|
39
|
+
background-color: @sapUiHighlight;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/* Styling the re-dock container: */
|
|
43
|
+
.sapUiMsgBarHome {
|
|
44
|
+
background-color: @sapUiGroupContentBackground;
|
|
45
|
+
border: 0px solid transparent;
|
|
46
|
+
height: 21px;
|
|
47
|
+
margin: 0 0 0 3px;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.sapUiRtl .sapUiMsgBarHome {
|
|
51
|
+
margin: 0 3px 0 0;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.sapUiMsgBarHome:hover {
|
|
55
|
+
background-color: @sapUiHighlight;
|
|
56
|
+
border: 0px solid transparent;
|
|
57
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* ========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/MessageBox */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ========================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiMboxCont {
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiMboxText {
|
|
11
|
+
font-size: @sapUiDesktopFontSize;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiMboxIcon {
|
|
15
|
+
font-size: @sapUiDesktopFontSize;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapUiMboxInfo {
|
|
19
|
+
background-image: url(img/messagebox/32x32/information.png);
|
|
20
|
+
font-size: @sapUiDesktopFontSize;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.sapUiMboxQuestion {
|
|
24
|
+
background-image: url(img/messagebox/32x32/question.png);
|
|
25
|
+
font-size: @sapUiDesktopFontSize;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.sapUiMboxWarning {
|
|
29
|
+
background-image: url(img/messagebox/32x32/warning.png);
|
|
30
|
+
font-size: @sapUiDesktopFontSize;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.sapUiMboxCritical,
|
|
34
|
+
.sapUiMboxError {
|
|
35
|
+
background-image: url(img/messagebox/32x32/error.png);
|
|
36
|
+
font-size: @sapUiDesktopFontSize;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.sapUiMboxSuccess {
|
|
40
|
+
background-image: url(img/messagebox/32x32/success.png);
|
|
41
|
+
font-size: @sapUiDesktopFontSize;
|
|
42
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* =========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/MessageList */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* =========================================== */
|
|
5
|
+
|
|
6
|
+
/* Container: */
|
|
7
|
+
.sapUiMsgList {
|
|
8
|
+
border: 1px solid @sapUiContentForegroundBorderColor;
|
|
9
|
+
font-size: @sapUiDesktopFontSize;
|
|
10
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/* ============================================ */
|
|
2
|
+
/* CSS for control sap.ui.commons/MessageToast */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ============================================ */
|
|
5
|
+
|
|
6
|
+
.sapUiMsgToastMsg {
|
|
7
|
+
background-color: @sapUiGroupContentBackground;
|
|
8
|
+
font-size: @sapUiDesktopFontSize;
|
|
9
|
+
border-color: @sapUiContentForegroundBorderColor;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.sapUiMsgToastArrow {
|
|
13
|
+
background-image: url("img/messagebar/toastarrow.gif");
|
|
14
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/* ========================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/Paginator */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ========================================= */
|
|
5
|
+
|
|
6
|
+
.sapUiPag {
|
|
7
|
+
font-size: @sapUiDesktopFontSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiPagPage {
|
|
11
|
+
font-size: @sapUiDesktopFontSize;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiPagBack {
|
|
15
|
+
background-image: url(img/paginator/arrow_previous.gif);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapUiPagForward {
|
|
19
|
+
background-image: url(img/paginator/arrow_next.gif);
|
|
20
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/* ===================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Panel */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ===================================== */
|
|
5
|
+
|
|
6
|
+
@_sap_ui_commons_Panel_BorderRadius: 3px;
|
|
7
|
+
|
|
8
|
+
.sapUiPanel {
|
|
9
|
+
font-size: @sapUiDesktopFontSize;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.sapUiPanelHdr {
|
|
13
|
+
min-height: 22px;
|
|
14
|
+
padding: 0 8px 0 4px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.sapUiPanelTitle {
|
|
18
|
+
margin-left: 2px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.sapUiPanelHeightSet > .sapUiPanelCont {
|
|
22
|
+
top: 22px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.sapUiPanelHdr > a:focus {
|
|
26
|
+
outline-color: @sapUiBaseText;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.sapUiPanelTitle.sapUiTvH4,
|
|
30
|
+
.sapUiPanelTitle.sapUiTvH5{
|
|
31
|
+
font-size: 11px; /* to be compatible */
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sapUiPanelCollArrow {
|
|
35
|
+
/* the 'collapse' icon on the left-hand side of the panel header */
|
|
36
|
+
background-image: url(img/panel/expanded.gif);
|
|
37
|
+
}
|
|
38
|
+
.sapUiPanelColl .sapUiPanelCollArrow {
|
|
39
|
+
background-image: url(img/panel/collapsed.gif);
|
|
40
|
+
}
|