@openui5/sap.m 1.130.0 → 1.131.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 +1 -1
- package/package.json +4 -4
- package/src/sap/m/.library +1 -1
- package/src/sap/m/AccButton.js +1 -1
- package/src/sap/m/ActionListItem.js +1 -1
- package/src/sap/m/ActionSelect.js +1 -1
- package/src/sap/m/ActionSheet.js +1 -1
- package/src/sap/m/ActionTile.js +1 -1
- package/src/sap/m/ActionTileContent.js +1 -1
- package/src/sap/m/AdditionalTextButton.js +1 -1
- package/src/sap/m/App.js +1 -1
- package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
- package/src/sap/m/Avatar.js +1 -1
- package/src/sap/m/Bar.js +1 -1
- package/src/sap/m/Breadcrumbs.js +7 -4
- package/src/sap/m/BusyDialog.js +1 -1
- package/src/sap/m/BusyIndicator.js +1 -1
- package/src/sap/m/Button.js +10 -8
- package/src/sap/m/Carousel.js +1 -1
- package/src/sap/m/CarouselLayout.js +1 -1
- package/src/sap/m/CheckBox.js +1 -1
- package/src/sap/m/ColorPalette.js +1 -1
- package/src/sap/m/ColorPalettePopover.js +1 -1
- package/src/sap/m/Column.js +11 -7
- package/src/sap/m/ColumnHeaderPopover.js +1 -1
- package/src/sap/m/ColumnListItem.js +1 -1
- package/src/sap/m/ColumnPopoverActionItem.js +1 -1
- package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
- package/src/sap/m/ColumnPopoverItem.js +1 -1
- package/src/sap/m/ColumnPopoverSelectListItem.js +1 -1
- package/src/sap/m/ColumnPopoverSortItem.js +1 -1
- package/src/sap/m/ComboBox.js +2 -2
- package/src/sap/m/ComboBoxBase.js +1 -1
- package/src/sap/m/ComboBoxTextField.js +1 -1
- package/src/sap/m/ContentConfig.js +1 -1
- package/src/sap/m/CustomListItem.js +1 -1
- package/src/sap/m/CustomTile.js +1 -1
- package/src/sap/m/CustomTreeItem.js +1 -1
- package/src/sap/m/DatePicker.js +1 -1
- package/src/sap/m/DateRangeSelection.js +2 -2
- package/src/sap/m/DateTimeField.js +1 -1
- package/src/sap/m/DateTimeInput.js +1 -1
- package/src/sap/m/DateTimePicker.js +1 -1
- package/src/sap/m/Dialog.js +44 -17
- package/src/sap/m/DisplayListItem.js +1 -1
- package/src/sap/m/DraftIndicator.js +1 -1
- package/src/sap/m/DynamicDate.js +1 -1
- package/src/sap/m/DynamicDateFormat.js +1 -1
- package/src/sap/m/DynamicDateOption.js +1 -1
- package/src/sap/m/DynamicDateRange.js +26 -17
- package/src/sap/m/DynamicDateValueHelpUIType.js +1 -1
- package/src/sap/m/ExpandableText.js +1 -1
- package/src/sap/m/FacetFilter.js +37 -3
- package/src/sap/m/FacetFilterItem.js +9 -1
- package/src/sap/m/FacetFilterList.js +1 -1
- package/src/sap/m/FeedContent.js +1 -1
- package/src/sap/m/FeedInput.js +1 -1
- package/src/sap/m/FeedListItem.js +1 -1
- package/src/sap/m/FeedListItemAction.js +1 -1
- package/src/sap/m/Fiori20Adapter.js +2 -2
- package/src/sap/m/FlexBox.js +1 -1
- package/src/sap/m/FlexItemData.js +1 -1
- package/src/sap/m/FormattedText.js +1 -1
- package/src/sap/m/GenericTag.js +1 -1
- package/src/sap/m/GenericTile.js +1 -1
- package/src/sap/m/GroupHeaderListItem.js +1 -1
- package/src/sap/m/GrowingList.js +1 -1
- package/src/sap/m/HBox.js +1 -1
- package/src/sap/m/HeaderContainer.js +2 -2
- package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
- package/src/sap/m/IconTabBar.js +1 -1
- package/src/sap/m/IconTabBarSelectList.js +1 -1
- package/src/sap/m/IconTabFilter.js +3 -2
- package/src/sap/m/IconTabFilterExpandButtonBadge.js +1 -1
- package/src/sap/m/IconTabHeader.js +1 -1
- package/src/sap/m/IconTabSeparator.js +1 -1
- package/src/sap/m/IllustratedMessage.js +11 -20
- package/src/sap/m/Illustration.js +1 -1
- package/src/sap/m/Image.js +18 -2
- package/src/sap/m/ImageContent.js +1 -1
- package/src/sap/m/ImageRenderer.js +9 -5
- package/src/sap/m/Input.js +4 -2
- package/src/sap/m/InputBase.js +1 -1
- package/src/sap/m/InputListItem.js +1 -1
- package/src/sap/m/Label.js +1 -1
- package/src/sap/m/LightBox.js +1 -1
- package/src/sap/m/LightBoxItem.js +1 -1
- package/src/sap/m/Link.js +7 -9
- package/src/sap/m/LinkTileContent.js +1 -1
- package/src/sap/m/List.js +1 -1
- package/src/sap/m/ListBase.js +1 -1
- package/src/sap/m/ListItemBase.js +3 -2
- package/src/sap/m/MaskEnabler.js +1 -1
- package/src/sap/m/MaskInput.js +67 -1
- package/src/sap/m/MaskInputRule.js +1 -1
- package/src/sap/m/Menu.js +38 -5
- package/src/sap/m/MenuButton.js +1 -1
- package/src/sap/m/MenuItem.js +91 -3
- package/src/sap/m/MenuItemGroup.js +1 -1
- package/src/sap/m/MenuListItem.js +13 -1
- package/src/sap/m/MenuListItemRenderer.js +15 -5
- package/src/sap/m/MessageItem.js +1 -1
- package/src/sap/m/MessageListItem.js +1 -1
- package/src/sap/m/MessagePage.js +1 -1
- package/src/sap/m/MessagePopover.js +1 -1
- package/src/sap/m/MessagePopoverItem.js +1 -1
- package/src/sap/m/MessageStrip.js +1 -1
- package/src/sap/m/MessageToast.js +1 -1
- package/src/sap/m/MessageView.js +1 -1
- package/src/sap/m/MultiComboBox.js +6 -1
- package/src/sap/m/MultiEditField.js +1 -1
- package/src/sap/m/MultiInput.js +16 -4
- package/src/sap/m/NavContainer.js +1 -1
- package/src/sap/m/NewsContent.js +1 -1
- package/src/sap/m/NotificationList.js +1 -1
- package/src/sap/m/NotificationListBase.js +1 -1
- package/src/sap/m/NotificationListGroup.js +1 -1
- package/src/sap/m/NotificationListItem.js +1 -1
- package/src/sap/m/NumericContent.js +1 -1
- package/src/sap/m/NumericInput.js +1 -1
- package/src/sap/m/ObjectAttribute.js +1 -1
- package/src/sap/m/ObjectHeader.js +1 -1
- package/src/sap/m/ObjectIdentifier.js +1 -1
- package/src/sap/m/ObjectListItem.js +1 -1
- package/src/sap/m/ObjectMarker.js +1 -1
- package/src/sap/m/ObjectNumber.js +1 -1
- package/src/sap/m/ObjectStatus.js +2 -2
- package/src/sap/m/OverflowToolbar.js +2 -3
- package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
- package/src/sap/m/OverflowToolbarButton.js +1 -1
- package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
- package/src/sap/m/OverflowToolbarMenuButton.js +1 -1
- package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
- package/src/sap/m/P13nAnyFilterItem.js +1 -1
- package/src/sap/m/P13nColumnsItem.js +1 -1
- package/src/sap/m/P13nColumnsPanel.js +1 -1
- package/src/sap/m/P13nConditionPanel.js +1 -2
- package/src/sap/m/P13nDialog.js +1 -1
- package/src/sap/m/P13nDimMeasureItem.js +1 -1
- package/src/sap/m/P13nDimMeasurePanel.js +1 -1
- package/src/sap/m/P13nFilterItem.js +1 -1
- package/src/sap/m/P13nFilterPanel.js +1 -2
- package/src/sap/m/P13nGroupItem.js +1 -1
- package/src/sap/m/P13nGroupPanel.js +1 -1
- package/src/sap/m/P13nItem.js +1 -1
- package/src/sap/m/P13nPanel.js +1 -1
- package/src/sap/m/P13nSelectionItem.js +1 -1
- package/src/sap/m/P13nSelectionPanel.js +1 -1
- package/src/sap/m/P13nSortItem.js +1 -1
- package/src/sap/m/P13nSortPanel.js +1 -1
- package/src/sap/m/PDFViewer.js +1 -1
- package/src/sap/m/Page.js +1 -1
- package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/m/PagingButton.js +1 -1
- package/src/sap/m/Panel.js +1 -1
- package/src/sap/m/PlanningCalendar.js +26 -7
- package/src/sap/m/PlanningCalendarHeader.js +1 -1
- package/src/sap/m/PlanningCalendarLegend.js +12 -1
- package/src/sap/m/PlanningCalendarLegendRenderer.js +10 -4
- package/src/sap/m/PlanningCalendarRow.js +1 -1
- package/src/sap/m/PlanningCalendarView.js +1 -1
- package/src/sap/m/Popover.js +227 -36
- package/src/sap/m/PopoverRenderer.js +12 -1
- package/src/sap/m/ProgressIndicator.js +2 -1
- package/src/sap/m/PullToRefresh.js +1 -1
- package/src/sap/m/QuickView.js +1 -1
- package/src/sap/m/QuickViewBase.js +1 -1
- package/src/sap/m/QuickViewCard.js +1 -1
- package/src/sap/m/QuickViewGroup.js +1 -1
- package/src/sap/m/QuickViewGroupElement.js +1 -1
- package/src/sap/m/QuickViewPage.js +1 -1
- package/src/sap/m/RadioButton.js +1 -1
- package/src/sap/m/RadioButtonGroup.js +1 -1
- package/src/sap/m/RangeSlider.js +1 -1
- package/src/sap/m/RatingIndicator.js +1 -1
- package/src/sap/m/ResponsivePopover.js +1 -1
- package/src/sap/m/ResponsiveScale.js +1 -1
- package/src/sap/m/ScrollBar.js +1 -1
- package/src/sap/m/ScrollContainer.js +1 -1
- package/src/sap/m/SearchField.js +1 -1
- package/src/sap/m/SegmentedButton.js +1 -1
- package/src/sap/m/SegmentedButtonItem.js +1 -1
- package/src/sap/m/Select.js +1 -1
- package/src/sap/m/SelectDialog.js +1 -1
- package/src/sap/m/SelectDialogBase.js +1 -1
- package/src/sap/m/SelectList.js +1 -1
- package/src/sap/m/SelectionDetails.js +1 -1
- package/src/sap/m/SelectionDetailsFacade.js +2 -2
- package/src/sap/m/SelectionDetailsItem.js +1 -1
- package/src/sap/m/SelectionDetailsItemLine.js +1 -1
- package/src/sap/m/Shell.js +1 -1
- package/src/sap/m/SimpleFixFlex.js +1 -1
- package/src/sap/m/SinglePlanningCalendar.js +1 -1
- package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
- package/src/sap/m/SinglePlanningCalendarGrid.js +1 -3
- package/src/sap/m/SinglePlanningCalendarGridRenderer.js +0 -4
- package/src/sap/m/SinglePlanningCalendarMonthGrid.js +11 -10
- package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
- package/src/sap/m/SinglePlanningCalendarView.js +1 -1
- package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
- package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
- package/src/sap/m/SlideTile.js +1 -1
- package/src/sap/m/Slider.js +1 -1
- package/src/sap/m/SliderTooltip.js +1 -1
- package/src/sap/m/SliderTooltipBase.js +1 -1
- package/src/sap/m/SliderTooltipContainer.js +1 -1
- package/src/sap/m/SplitApp.js +1 -1
- package/src/sap/m/SplitButton.js +1 -1
- package/src/sap/m/SplitContainer.js +1 -1
- package/src/sap/m/StandardDynamicDateOption.js +22 -8
- package/src/sap/m/StandardListItem.js +1 -1
- package/src/sap/m/StandardTile.js +1 -1
- package/src/sap/m/StandardTreeItem.js +1 -1
- package/src/sap/m/StepInput.js +1 -1
- package/src/sap/m/SuggestionItem.js +1 -1
- package/src/sap/m/SuggestionsPopover.js +45 -11
- package/src/sap/m/Switch.js +1 -1
- package/src/sap/m/TabContainer.js +1 -1
- package/src/sap/m/TabContainerItem.js +1 -1
- package/src/sap/m/TabStrip.js +1 -1
- package/src/sap/m/TabStripItem.js +1 -1
- package/src/sap/m/Table.js +1 -3
- package/src/sap/m/TablePersoController.js +1 -1
- package/src/sap/m/TablePersoDialog.js +1 -1
- package/src/sap/m/TablePersoProvider.js +1 -1
- package/src/sap/m/TableSelectDialog.js +1 -1
- package/src/sap/m/Text.js +1 -1
- package/src/sap/m/TextArea.js +1 -1
- package/src/sap/m/Tile.js +1 -1
- package/src/sap/m/TileContainer.js +1 -1
- package/src/sap/m/TileContent.js +1 -1
- package/src/sap/m/TileInfo.js +1 -1
- package/src/sap/m/TimePicker.js +2 -2
- package/src/sap/m/TimePickerClock.js +1 -1
- package/src/sap/m/TimePickerClocks.js +22 -11
- package/src/sap/m/TimePickerInputs.js +1 -1
- package/src/sap/m/TimePickerInternals.js +1 -1
- package/src/sap/m/TimePickerSlider.js +1 -1
- package/src/sap/m/TimePickerSliderRenderer.js +1 -0
- package/src/sap/m/TimePickerSliders.js +1 -1
- package/src/sap/m/Title.js +1 -1
- package/src/sap/m/TitlePropagationSupport.js +1 -1
- package/src/sap/m/ToggleButton.js +1 -1
- package/src/sap/m/Token.js +1 -1
- package/src/sap/m/Tokenizer.js +1 -1
- package/src/sap/m/Toolbar.js +1 -1
- package/src/sap/m/ToolbarLayoutData.js +1 -1
- package/src/sap/m/ToolbarSeparator.js +1 -1
- package/src/sap/m/ToolbarSpacer.js +1 -1
- package/src/sap/m/Tree.js +1 -1
- package/src/sap/m/TreeItemBase.js +1 -1
- package/src/sap/m/UploadCollection.js +1 -1
- package/src/sap/m/UploadCollectionItem.js +1 -1
- package/src/sap/m/UploadCollectionParameter.js +1 -1
- package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
- package/src/sap/m/VBox.js +1 -1
- package/src/sap/m/ValueStateHeader.js +1 -1
- package/src/sap/m/VariantManagement.js +2 -2
- package/src/sap/m/ViewSettingsCustomItem.js +1 -1
- package/src/sap/m/ViewSettingsCustomTab.js +1 -1
- package/src/sap/m/ViewSettingsDialog.js +6 -3
- package/src/sap/m/ViewSettingsFilterItem.js +1 -1
- package/src/sap/m/ViewSettingsItem.js +1 -1
- package/src/sap/m/VisibleItem.js +1 -1
- package/src/sap/m/WheelSlider.js +1 -1
- package/src/sap/m/WheelSliderContainer.js +1 -1
- package/src/sap/m/Wizard.js +1 -1
- package/src/sap/m/WizardProgressNavigator.js +1 -1
- package/src/sap/m/WizardStep.js +1 -1
- package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
- package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/m/changeHandler/CombineButtons.js +1 -1
- package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
- package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +1 -1
- package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
- package/src/sap/m/designtime/Popover.designtime.js +6 -6
- package/src/sap/m/library.js +3 -3
- package/src/sap/m/messagebundle_en_US_saprigi.properties +14 -0
- package/src/sap/m/messagebundle_es.properties +11 -11
- package/src/sap/m/messagebundle_fr.properties +4 -4
- package/src/sap/m/messagebundle_ms.properties +2 -2
- package/src/sap/m/messagebundle_no.properties +1 -1
- package/src/sap/m/messagebundle_pl.properties +5 -5
- package/src/sap/m/p13n/AbstractContainer.js +3 -2
- package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
- package/src/sap/m/p13n/BasePanel.js +20 -4
- package/src/sap/m/p13n/Container.js +1 -2
- package/src/sap/m/p13n/Engine.js +3 -5
- package/src/sap/m/p13n/FilterController.js +1 -1
- package/src/sap/m/p13n/FilterPanel.js +1 -1
- package/src/sap/m/p13n/GroupController.js +1 -1
- package/src/sap/m/p13n/GroupPanel.js +1 -1
- package/src/sap/m/p13n/MessageStrip.js +2 -1
- package/src/sap/m/p13n/Popup.js +19 -1
- package/src/sap/m/p13n/QueryPanel.js +1 -1
- package/src/sap/m/p13n/SelectionController.js +1 -1
- package/src/sap/m/p13n/SelectionPanel.js +14 -2
- package/src/sap/m/p13n/SortController.js +1 -1
- package/src/sap/m/p13n/SortPanel.js +1 -1
- package/src/sap/m/p13n/handler/xConfigHandler.js +6 -6
- package/src/sap/m/p13n/modification/FlexModificationHandler.js +0 -1
- package/src/sap/m/p13n/modification/LocalStorageModificationHandler.js +0 -1
- package/src/sap/m/p13n/modification/ModificationHandler.js +0 -1
- package/src/sap/m/p13n/modules/DefaultProviderRegistry.js +1 -1
- package/src/sap/m/p13n/modules/StateHandlerRegistry.js +1 -1
- package/src/sap/m/p13n/modules/UIManager.js +1 -1
- package/src/sap/m/p13n/modules/xConfigAPI.js +21 -16
- package/src/sap/m/plugins/CellSelector.js +24 -15
- package/src/sap/m/plugins/ColumnResizer.js +1 -1
- package/src/sap/m/plugins/ContextMenuSetting.js +1 -1
- package/src/sap/m/plugins/CopyProvider.js +1 -1
- package/src/sap/m/plugins/DataStateIndicator.js +1 -1
- package/src/sap/m/plugins/PasteProvider.js +1 -1
- package/src/sap/m/plugins/PluginBase.js +1 -1
- package/src/sap/m/plugins/UploadSetwithTable.js +35 -35
- package/src/sap/m/semantic/AddAction.js +1 -1
- package/src/sap/m/semantic/CancelAction.js +1 -1
- package/src/sap/m/semantic/DeleteAction.js +1 -1
- package/src/sap/m/semantic/DetailPage.js +1 -1
- package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/m/semantic/EditAction.js +1 -1
- package/src/sap/m/semantic/FavoriteAction.js +1 -1
- package/src/sap/m/semantic/FilterAction.js +1 -1
- package/src/sap/m/semantic/FilterSelect.js +1 -1
- package/src/sap/m/semantic/FlagAction.js +1 -1
- package/src/sap/m/semantic/ForwardAction.js +1 -1
- package/src/sap/m/semantic/FullscreenPage.js +1 -1
- package/src/sap/m/semantic/GroupAction.js +1 -1
- package/src/sap/m/semantic/GroupSelect.js +1 -1
- package/src/sap/m/semantic/MainAction.js +1 -1
- package/src/sap/m/semantic/MasterPage.js +1 -1
- package/src/sap/m/semantic/MessagesIndicator.js +1 -1
- package/src/sap/m/semantic/MultiSelectAction.js +1 -1
- package/src/sap/m/semantic/NegativeAction.js +1 -1
- package/src/sap/m/semantic/OpenInAction.js +1 -1
- package/src/sap/m/semantic/PositiveAction.js +1 -1
- package/src/sap/m/semantic/PrintAction.js +1 -1
- package/src/sap/m/semantic/SaveAction.js +1 -1
- package/src/sap/m/semantic/Segment.js +1 -1
- package/src/sap/m/semantic/SegmentedContainer.js +1 -1
- package/src/sap/m/semantic/SemanticButton.js +1 -1
- package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
- package/src/sap/m/semantic/SemanticControl.js +1 -1
- package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
- package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
- package/src/sap/m/semantic/SemanticPage.js +1 -1
- package/src/sap/m/semantic/SemanticSelect.js +1 -1
- package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/m/semantic/SendEmailAction.js +1 -1
- package/src/sap/m/semantic/SendMessageAction.js +1 -1
- package/src/sap/m/semantic/ShareInJamAction.js +1 -1
- package/src/sap/m/semantic/ShareMenu.js +1 -1
- package/src/sap/m/semantic/ShareMenuPage.js +1 -1
- package/src/sap/m/semantic/SortAction.js +1 -1
- package/src/sap/m/semantic/SortSelect.js +1 -1
- package/src/sap/m/table/ColumnWidthController.js +1 -1
- package/src/sap/m/table/Util.js +2 -2
- package/src/sap/m/table/columnmenu/ActionItem.js +1 -1
- package/src/sap/m/table/columnmenu/Entry.js +1 -1
- package/src/sap/m/table/columnmenu/Item.js +1 -1
- package/src/sap/m/table/columnmenu/ItemBase.js +1 -1
- package/src/sap/m/table/columnmenu/Menu.js +1 -1
- package/src/sap/m/table/columnmenu/MenuBase.js +1 -1
- package/src/sap/m/table/columnmenu/QuickAction.js +1 -1
- package/src/sap/m/table/columnmenu/QuickActionBase.js +1 -1
- package/src/sap/m/table/columnmenu/QuickActionItem.js +1 -1
- package/src/sap/m/table/columnmenu/QuickGroup.js +1 -1
- package/src/sap/m/table/columnmenu/QuickGroupItem.js +1 -1
- package/src/sap/m/table/columnmenu/QuickSort.js +1 -1
- package/src/sap/m/table/columnmenu/QuickSortItem.js +1 -1
- package/src/sap/m/table/columnmenu/QuickTotal.js +1 -1
- package/src/sap/m/table/columnmenu/QuickTotalItem.js +1 -1
- package/src/sap/m/themes/base/BarBase.less +12 -12
- package/src/sap/m/themes/base/Button.less +1 -3
- package/src/sap/m/themes/base/Carousel.less +3 -4
- package/src/sap/m/themes/base/CheckBox.less +40 -32
- package/src/sap/m/themes/base/ContextMenuSetting.less +1 -1
- package/src/sap/m/themes/base/CustomTile.less +2 -3
- package/src/sap/m/themes/base/Dialog.less +2 -17
- package/src/sap/m/themes/base/FeedContent.less +14 -12
- package/src/sap/m/themes/base/FeedInput.less +132 -133
- package/src/sap/m/themes/base/FeedListItem.less +62 -65
- package/src/sap/m/themes/base/GenericTag.less +56 -42
- package/src/sap/m/themes/base/GenericTile.less +1034 -516
- package/src/sap/m/themes/base/HeaderContainer.less +48 -33
- package/src/sap/m/themes/base/IconTabBar.less +9 -4
- package/src/sap/m/themes/base/IllustratedMessage.less +16 -14
- package/src/sap/m/themes/base/ImageContent.less +5 -5
- package/src/sap/m/themes/base/Input.less +21 -6
- package/src/sap/m/themes/base/InputBase.less +95 -62
- package/src/sap/m/themes/base/InputListItem.less +4 -3
- package/src/sap/m/themes/base/Label.less +46 -33
- package/src/sap/m/themes/base/LightBox.less +40 -36
- package/src/sap/m/themes/base/ListBase.less +44 -59
- package/src/sap/m/themes/base/ListItemBase.less +55 -76
- package/src/sap/m/themes/base/MenuButton.less +43 -41
- package/src/sap/m/themes/base/MenuListItem.less +11 -21
- package/src/sap/m/themes/base/MessageBox.less +16 -11
- package/src/sap/m/themes/base/MessageView.less +1 -0
- package/src/sap/m/themes/base/NotificationListBase.less +7 -5
- package/src/sap/m/themes/base/NotificationListGroup.less +16 -13
- package/src/sap/m/themes/base/NotificationListItem.less +14 -15
- package/src/sap/m/themes/base/ObjectAttribute.less +17 -15
- package/src/sap/m/themes/base/ObjectIdentifier.less +4 -3
- package/src/sap/m/themes/base/ObjectListItem.less +25 -27
- package/src/sap/m/themes/base/ObjectMarker.less +15 -7
- package/src/sap/m/themes/base/ObjectNumber.less +81 -41
- package/src/sap/m/themes/base/ObjectStatus.less +230 -205
- package/src/sap/m/themes/base/OverflowToolbarAssociativePopover.less +79 -76
- package/src/sap/m/themes/base/P13nColumnsPanel.less +9 -10
- package/src/sap/m/themes/base/P13nConditionPanel.less +7 -7
- package/src/sap/m/themes/base/P13nDialog.less +6 -6
- package/src/sap/m/themes/base/P13nFilterPanel.less +11 -11
- package/src/sap/m/themes/base/Popover.less +68 -7
- package/src/sap/m/themes/base/SinglePlanningCalendarGrid.less +0 -4
- package/src/sap/m/themes/base/SinglePlanningCalendarMonthGrid.less +16 -0
- package/src/sap/m/themes/base/Table.less +1 -1
- package/src/sap/m/themes/base/p13n.Container.less +11 -10
- package/src/sap/m/themes/base/p13n.QueryPanel.less +7 -6
- package/src/sap/m/themes/base/p13n.SelectionPanel.less +21 -15
- package/src/sap/m/upload/ActionsPlaceholder.js +1 -1
- package/src/sap/m/upload/Column.js +1 -1
- package/src/sap/m/upload/FilePreviewDialog.js +42 -42
- package/src/sap/m/upload/UploadItem.js +1 -1
- package/src/sap/m/upload/UploadItemConfiguration.js +1 -1
- package/src/sap/m/upload/UploadSet.js +53 -25
- package/src/sap/m/upload/UploadSetItem.js +1 -1
- package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +1 -1
- package/src/sap/m/upload/UploaderTableItem.js +1 -1
|
@@ -10,55 +10,57 @@
|
|
|
10
10
|
position: relative;
|
|
11
11
|
outline: none;
|
|
12
12
|
box-sizing: border-box;
|
|
13
|
-
background-position:
|
|
14
|
-
background:
|
|
15
|
-
border: 1px solid
|
|
13
|
+
background-position: 0;
|
|
14
|
+
background: var(--sapTile_Background);
|
|
15
|
+
border: 1px solid var(--sapTile_BorderColor);
|
|
16
16
|
box-shadow: @sapUiShadowLevel0;
|
|
17
17
|
vertical-align: top;
|
|
18
|
+
|
|
18
19
|
& .sapMNCValue {
|
|
19
20
|
justify-content: flex-start;
|
|
20
21
|
}
|
|
22
|
+
|
|
21
23
|
& .sapMNCValue.WithoutMargin {
|
|
22
24
|
justify-content: flex-start;
|
|
23
|
-
}
|
|
25
|
+
}
|
|
24
26
|
}
|
|
25
27
|
|
|
26
28
|
.sapMGTCriticalBorder {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
29
|
+
height: 100%;
|
|
30
|
+
width: 0.25rem;
|
|
31
|
+
position: absolute;
|
|
32
|
+
left: -1px;
|
|
33
|
+
top: -1px;
|
|
34
|
+
border-radius: 0.25rem 0 0 0.25rem;
|
|
35
|
+
border: 1px solid;
|
|
34
36
|
}
|
|
35
37
|
|
|
36
38
|
.sapMGTCriticalBorder.Neutral {
|
|
37
|
-
background-color:
|
|
38
|
-
border-color:
|
|
39
|
+
background-color: var(--sapNeutralTextColor);
|
|
40
|
+
border-color: var(--sapNeutralTextColor);
|
|
39
41
|
}
|
|
40
42
|
|
|
41
43
|
.sapMGTCriticalBorder.Good {
|
|
42
|
-
background-color:
|
|
43
|
-
border-color:
|
|
44
|
+
background-color: var(--sapPositiveTextColor);
|
|
45
|
+
border-color: var(--sapPositiveTextColor);
|
|
44
46
|
}
|
|
45
47
|
|
|
46
48
|
.sapMGTCriticalBorder.Critical {
|
|
47
|
-
background-color:
|
|
48
|
-
border-color:
|
|
49
|
+
background-color: var(--sapCriticalTextColor);
|
|
50
|
+
border-color: var(--sapCriticalTextColor);
|
|
49
51
|
}
|
|
50
52
|
|
|
51
53
|
.sapMGTCriticalBorder.Error {
|
|
52
|
-
background-color:
|
|
53
|
-
border-color:
|
|
54
|
+
background-color: var(--sapNegativeTextColor);
|
|
55
|
+
border-color: var(--sapNegativeTextColor);
|
|
54
56
|
}
|
|
55
57
|
|
|
56
58
|
.sapMGTContentPlaceholder {
|
|
57
59
|
outline: none;
|
|
58
60
|
width: 300px;
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
height: 100px;
|
|
62
|
+
box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10), 0 0 0 1px rgba(0,0,0,0.10);
|
|
63
|
+
border-radius: 4px;
|
|
62
64
|
}
|
|
63
65
|
|
|
64
66
|
.sapMGTContentPlaceholder:focus::before {
|
|
@@ -69,12 +71,12 @@
|
|
|
69
71
|
bottom: 1px;
|
|
70
72
|
right: 1px;
|
|
71
73
|
top: 1px;
|
|
72
|
-
border: 1px dotted
|
|
74
|
+
border: 1px dotted var(--sapContent_FocusColor);
|
|
73
75
|
pointer-events: none;
|
|
74
76
|
}
|
|
75
77
|
|
|
76
|
-
|
|
77
|
-
.
|
|
78
|
+
.sapMGTContentShimmerPlaceholderItem,
|
|
79
|
+
.sapMTileCntContentShimmerPlaceholderItem {
|
|
78
80
|
padding: 1rem 1rem 0 1rem;
|
|
79
81
|
box-sizing: border-box;
|
|
80
82
|
display: flex;
|
|
@@ -82,18 +84,20 @@
|
|
|
82
84
|
align-items: center;
|
|
83
85
|
flex: 1 1 auto;
|
|
84
86
|
|
|
85
|
-
&.sapMGTContentShimmerPlaceholderWithChart.sapMGTContentShimmerPlaceholderWithDescription,
|
|
87
|
+
&.sapMGTContentShimmerPlaceholderWithChart.sapMGTContentShimmerPlaceholderWithDescription,
|
|
88
|
+
.sapMTileCntContentShimmerPlaceholderWithDescription {
|
|
86
89
|
height: 6rem;
|
|
87
90
|
}
|
|
88
91
|
|
|
89
92
|
.sapMGTContentShimmerPlaceholderImg {
|
|
90
|
-
margin:
|
|
93
|
+
margin: 0 0.75rem 0 0;
|
|
91
94
|
height: 2rem;
|
|
92
95
|
width: 2rem;
|
|
93
96
|
display: inline-block;
|
|
94
97
|
}
|
|
95
98
|
|
|
96
|
-
.sapMGTContentShimmerPlaceholderRows,
|
|
99
|
+
.sapMGTContentShimmerPlaceholderRows,
|
|
100
|
+
.sapMTileCntContentShimmerPlaceholderRows {
|
|
97
101
|
flex-grow: 1;
|
|
98
102
|
|
|
99
103
|
.sapMGTContentShimmerPlaceholderItemText {
|
|
@@ -101,25 +105,31 @@
|
|
|
101
105
|
margin-bottom: 0.5rem;
|
|
102
106
|
width: 80%;
|
|
103
107
|
}
|
|
104
|
-
|
|
108
|
+
|
|
109
|
+
.sapMGTContentShimmerPlaceholderItemTextFooter,
|
|
110
|
+
.sapMTileCntContentShimmerPlaceholderItemTextFooter {
|
|
105
111
|
height: 0.5rem;
|
|
106
112
|
margin-bottom: 0.5rem;
|
|
107
113
|
margin-top: 0.5rem;
|
|
108
114
|
width: 80%;
|
|
109
115
|
top: 3rem;
|
|
110
116
|
}
|
|
111
|
-
|
|
117
|
+
|
|
118
|
+
.sapMGTContentShimmerPlaceholderItemBox,
|
|
119
|
+
.sapMTileCntContentShimmerPlaceholderItemBox {
|
|
112
120
|
height: 2rem;
|
|
113
121
|
margin-bottom: 0.5rem;
|
|
114
122
|
margin-top: 0.5rem;
|
|
115
123
|
width: 20%;
|
|
116
124
|
top: 3rem;
|
|
117
125
|
}
|
|
126
|
+
|
|
118
127
|
.sapMGTContentShimmerPlaceholderItemBoxSmall {
|
|
119
128
|
height: 3.75rem;
|
|
120
129
|
margin-bottom: 0.5rem;
|
|
121
130
|
margin-top: 0.5rem;
|
|
122
131
|
}
|
|
132
|
+
|
|
123
133
|
.sapMGTContentShimmerPlaceholderItemHeader {
|
|
124
134
|
height: 1rem;
|
|
125
135
|
margin-bottom: 0.5rem;
|
|
@@ -127,11 +137,15 @@
|
|
|
127
137
|
}
|
|
128
138
|
}
|
|
129
139
|
}
|
|
130
|
-
|
|
140
|
+
|
|
141
|
+
.sapMGT.OneByOne.sapMTileSmallPhone.sapMGTStateLoading {
|
|
142
|
+
|
|
131
143
|
.sapMGTContentShimmerPlaceholderItem {
|
|
144
|
+
|
|
132
145
|
.sapMGTContentShimmerPlaceholderItemHeader {
|
|
133
146
|
width: 7.25rem;
|
|
134
147
|
}
|
|
148
|
+
|
|
135
149
|
.sapMGTContentShimmerPlaceholderItemText {
|
|
136
150
|
width: 5.875rem;
|
|
137
151
|
}
|
|
@@ -151,7 +165,7 @@
|
|
|
151
165
|
}
|
|
152
166
|
|
|
153
167
|
.sapMGTContentShimmerPlaceholderImg {
|
|
154
|
-
margin:
|
|
168
|
+
margin: 0 0.75rem 0 0;
|
|
155
169
|
height: 2rem;
|
|
156
170
|
width: 2rem;
|
|
157
171
|
display: inline-block;
|
|
@@ -159,6 +173,7 @@
|
|
|
159
173
|
|
|
160
174
|
.sapMGTContentShimmerPlaceholderRowsOneByOne {
|
|
161
175
|
flex-grow: 1;
|
|
176
|
+
|
|
162
177
|
.sapMGTContentShimmerPlaceholderIconOneByOne {
|
|
163
178
|
height: 2rem;
|
|
164
179
|
width: 2rem;
|
|
@@ -166,6 +181,7 @@
|
|
|
166
181
|
margin-bottom: 0.5rem;
|
|
167
182
|
margin-top: 0.5rem;
|
|
168
183
|
}
|
|
184
|
+
|
|
169
185
|
.sapMGTContentShimmerPlaceholderItemTextOneByOne {
|
|
170
186
|
height: 0.5rem;
|
|
171
187
|
margin-bottom: 0.5rem;
|
|
@@ -182,7 +198,7 @@
|
|
|
182
198
|
flex: 1 1 auto;
|
|
183
199
|
|
|
184
200
|
.sapMGTContentShimmerPlaceholderWithDescriptionTwoByHalfIconLoaded {
|
|
185
|
-
padding:
|
|
201
|
+
padding: 0;
|
|
186
202
|
flex: none;
|
|
187
203
|
}
|
|
188
204
|
|
|
@@ -191,7 +207,7 @@
|
|
|
191
207
|
}
|
|
192
208
|
|
|
193
209
|
.sapMGTContentShimmerPlaceholderImg {
|
|
194
|
-
margin:
|
|
210
|
+
margin: 0 0.75rem 0 0;
|
|
195
211
|
height: 2rem;
|
|
196
212
|
width: 2rem;
|
|
197
213
|
display: inline-block;
|
|
@@ -200,13 +216,15 @@
|
|
|
200
216
|
.sapMGTContentShimmerPlaceholderRowsTwoByHalf {
|
|
201
217
|
flex-grow: 1;
|
|
202
218
|
display: flex;
|
|
203
|
-
|
|
219
|
+
align-items: center;
|
|
220
|
+
|
|
204
221
|
.sapMGTContentShimmerPlaceholderIconTwoByHalf {
|
|
205
222
|
height: 2rem;
|
|
206
223
|
width: 2rem;
|
|
207
224
|
margin-bottom: 0.5rem;
|
|
208
225
|
margin-top: 0.5rem;
|
|
209
226
|
}
|
|
227
|
+
|
|
210
228
|
.sapMGTContentShimmerPlaceholderItemTextTwoByHalf {
|
|
211
229
|
height: 0.5rem;
|
|
212
230
|
width: 80%;
|
|
@@ -216,59 +234,62 @@
|
|
|
216
234
|
}
|
|
217
235
|
|
|
218
236
|
.sapMGTContentShimmerPlaceholderItemTwoByHalf.sapMGTContentShimmerPlaceholderWithDescriptionTwoByHalfIconLoaded {
|
|
219
|
-
padding:
|
|
237
|
+
padding: 0;
|
|
220
238
|
flex: none;
|
|
221
239
|
}
|
|
222
240
|
|
|
223
|
-
.sapMGTLoadingShimmer,
|
|
224
|
-
.
|
|
241
|
+
.sapMGTLoadingShimmer,
|
|
242
|
+
.sapMTileCntLoadingShimmer{
|
|
243
|
+
.sapMGTLoadingShimmerMixin();
|
|
225
244
|
}
|
|
226
245
|
|
|
227
246
|
.sapMGTLoadingShimmerMixin() {
|
|
228
|
-
background-color:
|
|
229
|
-
background-image:
|
|
230
|
-
background-repeat: no-repeat;
|
|
231
|
-
background-size: 800px 144px;
|
|
232
|
-
position: relative;
|
|
233
|
-
border-radius: 0.25rem;
|
|
247
|
+
background-color: var(--sapContent_Placeholderloading_Background);
|
|
248
|
+
background-image: var(--sapContent_Placeholderloading_Gradient);
|
|
249
|
+
background-repeat: no-repeat;
|
|
250
|
+
background-size: 800px 144px;
|
|
251
|
+
position: relative;
|
|
252
|
+
border-radius: 0.25rem;
|
|
234
253
|
|
|
235
|
-
[data-sap-ui-animation-mode=
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
}
|
|
254
|
+
[data-sap-ui-animation-mode='full'] & {
|
|
255
|
+
animation-duration: 2.5s;
|
|
256
|
+
animation-fill-mode: forwards;
|
|
257
|
+
animation-iteration-count: infinite;
|
|
258
|
+
animation-name: placeHolderShimmer;
|
|
259
|
+
animation-timing-function: linear;
|
|
260
|
+
}
|
|
242
261
|
|
|
243
|
-
[data-sap-ui-animation-mode=
|
|
244
|
-
[data-sap-ui-animation-mode=
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
}
|
|
262
|
+
[data-sap-ui-animation-mode='basic'] &,
|
|
263
|
+
[data-sap-ui-animation-mode='minimal'] & {
|
|
264
|
+
animation-duration: 8s;
|
|
265
|
+
animation-fill-mode: forwards;
|
|
266
|
+
animation-iteration-count: infinite;
|
|
267
|
+
animation-name: placeHolderShimmer;
|
|
268
|
+
animation-timing-function: linear;
|
|
269
|
+
}
|
|
251
270
|
}
|
|
252
271
|
|
|
253
272
|
@keyframes placeHolderShimmer {
|
|
254
|
-
0% {
|
|
255
|
-
background-position: -468px 0;
|
|
256
|
-
}
|
|
257
273
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
}
|
|
261
|
-
}
|
|
274
|
+
0% {
|
|
275
|
+
background-position: -468px 0;
|
|
276
|
+
}
|
|
262
277
|
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
}
|
|
267
|
-
100% {
|
|
268
|
-
background-position: 468px 0;
|
|
269
|
-
}
|
|
278
|
+
100% {
|
|
279
|
+
background-position: 468px 0;
|
|
280
|
+
}
|
|
270
281
|
}
|
|
271
282
|
|
|
283
|
+
@keyframes placeHolderShimmer {
|
|
284
|
+
|
|
285
|
+
0% {
|
|
286
|
+
background-position: -468px 0;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
100% {
|
|
290
|
+
background-position: 468px 0;
|
|
291
|
+
}
|
|
292
|
+
}
|
|
272
293
|
|
|
273
294
|
.sapMGTBackgroundImage {
|
|
274
295
|
background-clip: padding-box;
|
|
@@ -312,19 +333,25 @@ border-radius: 0.25rem;
|
|
|
312
333
|
.sapMGT.sapMGTGridContainerOneRemGap.TwoByHalf {
|
|
313
334
|
width: 23rem;
|
|
314
335
|
height: 5rem;
|
|
336
|
+
|
|
315
337
|
.sapMGTHdrContent.TwoByHalf {
|
|
316
338
|
line-height: normal;
|
|
317
339
|
}
|
|
340
|
+
|
|
318
341
|
.sapMGTContent {
|
|
319
342
|
height: 2.6875rem;
|
|
343
|
+
|
|
320
344
|
.sapMTileCnt {
|
|
345
|
+
|
|
321
346
|
.sapMTileCntContent {
|
|
322
347
|
margin-top: 0.125rem;
|
|
348
|
+
|
|
323
349
|
.sapMImageContentImageIcon {
|
|
324
350
|
font-size: 1.625rem;
|
|
325
351
|
max-height: 1.625rem;
|
|
326
352
|
}
|
|
327
353
|
}
|
|
354
|
+
|
|
328
355
|
.sapMTileCntFtrTxt {
|
|
329
356
|
bottom: 0.75rem;
|
|
330
357
|
}
|
|
@@ -334,16 +361,21 @@ border-radius: 0.25rem;
|
|
|
334
361
|
|
|
335
362
|
.sapMGT.sapMGTGridContainerOneRemGap.OneByHalf {
|
|
336
363
|
height: 5rem;
|
|
364
|
+
|
|
337
365
|
.sapMGTContent {
|
|
338
366
|
height: 2.6875rem;
|
|
367
|
+
|
|
339
368
|
.sapMTileCnt {
|
|
369
|
+
|
|
340
370
|
.sapMTileCntContent {
|
|
341
371
|
margin-top: 0.125rem;
|
|
372
|
+
|
|
342
373
|
.sapMImageContentImageIcon {
|
|
343
374
|
font-size: 1.625rem;
|
|
344
375
|
max-height: 1.625rem;
|
|
345
376
|
}
|
|
346
377
|
}
|
|
378
|
+
|
|
347
379
|
.sapMTileCntFtrTxt {
|
|
348
380
|
bottom: 0.75rem;
|
|
349
381
|
}
|
|
@@ -351,18 +383,22 @@ border-radius: 0.25rem;
|
|
|
351
383
|
}
|
|
352
384
|
}
|
|
353
385
|
|
|
354
|
-
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.TwoByOne{
|
|
386
|
+
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.TwoByOne {
|
|
355
387
|
width: 19.5rem;
|
|
356
388
|
}
|
|
357
389
|
|
|
358
|
-
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.TwoByHalf{
|
|
390
|
+
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.TwoByHalf {
|
|
359
391
|
width: 19rem;
|
|
360
392
|
height: 4.125rem;
|
|
393
|
+
|
|
361
394
|
.sapMGTContent {
|
|
362
395
|
height: 2.375rem;
|
|
396
|
+
|
|
363
397
|
.sapMTileCnt {
|
|
398
|
+
|
|
364
399
|
.sapMTileCntContent {
|
|
365
400
|
margin-top: 0.25rem;
|
|
401
|
+
|
|
366
402
|
.sapMImageContentImageIcon {
|
|
367
403
|
max-height: 1.625rem;
|
|
368
404
|
}
|
|
@@ -371,11 +407,13 @@ border-radius: 0.25rem;
|
|
|
371
407
|
}
|
|
372
408
|
}
|
|
373
409
|
|
|
374
|
-
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.OneByHalf{
|
|
410
|
+
.sapMTileSmallPhone.sapMGT.sapMGTGridContainerOneRemGap.OneByHalf {
|
|
375
411
|
width: 9.25rem;
|
|
376
412
|
height: 4.125rem;
|
|
413
|
+
|
|
377
414
|
.sapMGTContent {
|
|
378
415
|
height: 2.375rem;
|
|
416
|
+
|
|
379
417
|
.sapMTileCntContent {
|
|
380
418
|
margin-top: 0.25rem;
|
|
381
419
|
}
|
|
@@ -383,190 +421,246 @@ border-radius: 0.25rem;
|
|
|
383
421
|
}
|
|
384
422
|
|
|
385
423
|
.tileWithAppInfo {
|
|
424
|
+
|
|
386
425
|
.sapMGTTInfoContainer {
|
|
387
426
|
display: flex;
|
|
388
427
|
align-items: flex-end;
|
|
389
428
|
justify-content: flex-end;
|
|
390
429
|
min-width: 0;
|
|
391
430
|
}
|
|
431
|
+
|
|
392
432
|
.sapMGTTInfo {
|
|
393
433
|
padding: 0.125rem 1rem 0.125rem 0.25rem;
|
|
394
434
|
text-transform: uppercase;
|
|
395
435
|
margin-bottom: 0.5rem;
|
|
396
436
|
border-radius: 0.125rem 0 0 0.125rem;
|
|
397
|
-
background-color:
|
|
437
|
+
background-color: var(--sapInfobar_NonInteractive_Background);
|
|
398
438
|
width: fit-content;
|
|
439
|
+
|
|
399
440
|
.sapMText{
|
|
400
|
-
font-size:
|
|
441
|
+
font-size: var(--sapFontSmallSize) ;
|
|
401
442
|
text-align: right !important;
|
|
402
443
|
}
|
|
444
|
+
|
|
403
445
|
.sapMGTSystemInfoText{
|
|
404
446
|
display: flex;
|
|
405
447
|
justify-content: flex-end;
|
|
448
|
+
|
|
406
449
|
.sapMText {
|
|
407
|
-
color:
|
|
450
|
+
color: var(--sapTile_TitleTextColor);
|
|
408
451
|
padding-left: 0.15rem;
|
|
409
452
|
}
|
|
410
453
|
}
|
|
454
|
+
|
|
411
455
|
.sapMGTAppAndSystemInfoDivider{
|
|
412
456
|
height: 0.25rem;
|
|
413
457
|
}
|
|
458
|
+
|
|
414
459
|
.sapMGTAppShortcutText {
|
|
415
460
|
display: flex;
|
|
416
461
|
justify-content: flex-end;
|
|
462
|
+
|
|
417
463
|
.sapMText {
|
|
418
|
-
color:
|
|
464
|
+
color: var(--sapTile_TextColor);
|
|
419
465
|
}
|
|
420
466
|
}
|
|
421
467
|
}
|
|
422
468
|
}
|
|
423
469
|
|
|
424
470
|
.OneByOne.tileWithAppInfo {
|
|
425
|
-
|
|
471
|
+
|
|
472
|
+
.sapMGTTInfo {
|
|
426
473
|
margin-bottom: 0.2rem;
|
|
427
474
|
max-width: 7rem;
|
|
428
475
|
}
|
|
476
|
+
|
|
429
477
|
.sapMGTContent.appInfoWithFooter {
|
|
478
|
+
|
|
430
479
|
.sapMTileCnt {
|
|
431
480
|
height: 3.5rem;
|
|
432
481
|
width: 100%;
|
|
482
|
+
|
|
433
483
|
.sapMTileCntContent {
|
|
484
|
+
|
|
434
485
|
.sapMNC {
|
|
435
486
|
height: 1.75rem;
|
|
487
|
+
|
|
436
488
|
.sapMNCLargeFontSize {
|
|
437
489
|
font-size: 1.75rem;
|
|
438
490
|
height: 1.75rem;
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
491
|
+
|
|
492
|
+
&::before {
|
|
493
|
+
padding-bottom: 0;
|
|
494
|
+
margin-top: 0.5rem;
|
|
495
|
+
}
|
|
443
496
|
}
|
|
497
|
+
|
|
444
498
|
.sapMNCIndScale {
|
|
445
|
-
padding:
|
|
499
|
+
padding: 0;
|
|
446
500
|
padding-left: 0.5rem;
|
|
447
501
|
}
|
|
448
502
|
}
|
|
503
|
+
|
|
449
504
|
.sapMImageContent {
|
|
450
505
|
height: 1.75rem;
|
|
506
|
+
|
|
451
507
|
.sapMImageContentImageIcon {
|
|
452
|
-
padding-bottom:
|
|
508
|
+
padding-bottom: 0;
|
|
453
509
|
height: inherit;
|
|
454
510
|
top: 0.1rem;
|
|
455
511
|
}
|
|
456
|
-
|
|
512
|
+
|
|
513
|
+
.sapMImg.sapMImageContentImageIcon {
|
|
457
514
|
top: 0.2rem;
|
|
458
515
|
}
|
|
459
516
|
}
|
|
460
517
|
}
|
|
518
|
+
|
|
461
519
|
.sapMTileCntFtrTxt {
|
|
462
520
|
bottom: -0.15rem;
|
|
463
521
|
}
|
|
464
522
|
}
|
|
465
523
|
}
|
|
524
|
+
|
|
466
525
|
.sapMGTContent.appInfoWithoutFooter {
|
|
526
|
+
|
|
467
527
|
.sapMTileCnt {
|
|
468
528
|
height: 3.5rem;
|
|
469
529
|
width: 100%;
|
|
530
|
+
|
|
470
531
|
.sapMTileCntContent {
|
|
471
532
|
height: 3.25rem;
|
|
533
|
+
|
|
472
534
|
.sapMNC {
|
|
473
535
|
height: 3.25rem;
|
|
474
536
|
}
|
|
537
|
+
|
|
475
538
|
.sapMImageContent {
|
|
476
539
|
height: 3.25rem;
|
|
540
|
+
|
|
477
541
|
.sapMImageContentImageIcon.sapUiIcon {
|
|
478
542
|
font-size: 1.75rem;
|
|
479
543
|
padding-bottom: 0;
|
|
480
544
|
top: 0;
|
|
481
545
|
}
|
|
482
|
-
|
|
546
|
+
|
|
547
|
+
.sapMImg {
|
|
483
548
|
top: 0.3rem;
|
|
484
549
|
}
|
|
485
550
|
}
|
|
486
551
|
}
|
|
487
552
|
}
|
|
488
553
|
}
|
|
554
|
+
|
|
489
555
|
.sapMGTTInfoContainer {
|
|
490
556
|
height: 2.75rem;
|
|
491
557
|
}
|
|
492
|
-
|
|
558
|
+
|
|
559
|
+
.appInfoWithoutTileCnt {
|
|
493
560
|
display: flex;
|
|
494
561
|
flex-direction: column-reverse;
|
|
495
|
-
|
|
562
|
+
|
|
563
|
+
.sapMGTTInfo {
|
|
496
564
|
margin-bottom: 0.3rem;
|
|
497
565
|
}
|
|
498
566
|
}
|
|
499
567
|
}
|
|
500
568
|
|
|
501
|
-
.OneByOne.sapMTileSmallPhone.tileWithAppInfo{
|
|
502
|
-
|
|
569
|
+
.OneByOne.sapMTileSmallPhone.tileWithAppInfo {
|
|
570
|
+
|
|
571
|
+
.sapMGTHdrContent.OneByOne {
|
|
503
572
|
height: 3rem;
|
|
504
573
|
}
|
|
505
|
-
|
|
574
|
+
|
|
575
|
+
.sapMGTContent {
|
|
576
|
+
|
|
506
577
|
.sapMGTTInfoContainer{
|
|
507
|
-
|
|
578
|
+
|
|
579
|
+
.sapMGTTInfo {
|
|
508
580
|
margin-bottom: 0.5rem;
|
|
509
581
|
padding-right: 0.5rem;
|
|
510
582
|
}
|
|
511
583
|
}
|
|
512
584
|
}
|
|
585
|
+
|
|
513
586
|
.sapMGTContent.appInfoWithFooter {
|
|
587
|
+
|
|
514
588
|
.sapMTileCnt {
|
|
515
589
|
height: 3rem;
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
590
|
+
|
|
591
|
+
.sapMTileCntContent {
|
|
592
|
+
|
|
593
|
+
.sapMImageContent {
|
|
594
|
+
|
|
595
|
+
.sapMImageContentImageIcon {
|
|
519
596
|
top: -0.1rem;
|
|
520
597
|
}
|
|
521
598
|
}
|
|
522
599
|
}
|
|
523
600
|
}
|
|
524
|
-
|
|
601
|
+
|
|
602
|
+
.sapMNCValue {
|
|
525
603
|
margin-bottom: 0.3rem;
|
|
526
|
-
|
|
604
|
+
|
|
605
|
+
.sapMNCLargeFontSize {
|
|
527
606
|
padding: 0;
|
|
528
607
|
}
|
|
529
|
-
|
|
608
|
+
|
|
609
|
+
.sapMNCLargeFontSize.sapMNCIconImage {
|
|
530
610
|
padding-right: 0.375rem;
|
|
531
611
|
}
|
|
532
612
|
}
|
|
533
613
|
}
|
|
614
|
+
|
|
534
615
|
.sapMGTContent.appInfoWithoutFooter {
|
|
616
|
+
|
|
535
617
|
.sapMTileCnt {
|
|
536
618
|
height: 3rem;
|
|
537
619
|
}
|
|
538
|
-
|
|
620
|
+
|
|
621
|
+
.sapUiIcon {
|
|
539
622
|
top: 0;
|
|
540
623
|
}
|
|
541
|
-
|
|
624
|
+
|
|
625
|
+
.sapMNCInner.WithoutMargin {
|
|
542
626
|
top: 0;
|
|
543
627
|
}
|
|
544
628
|
}
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
629
|
+
|
|
630
|
+
.appInfoWithoutTileCnt {
|
|
631
|
+
|
|
632
|
+
.sapMGTTInfoContainer {
|
|
633
|
+
|
|
634
|
+
.sapMGTTInfo {
|
|
548
635
|
margin-bottom: 0.3rem;
|
|
549
636
|
}
|
|
550
637
|
}
|
|
551
638
|
}
|
|
552
|
-
|
|
639
|
+
|
|
640
|
+
.sapUiIcon.sapUiIconMirrorInRTL.sapMImageContentImageIcon {
|
|
553
641
|
margin-bottom: 0.25rem;
|
|
554
642
|
}
|
|
555
643
|
}
|
|
556
644
|
|
|
557
645
|
.TwoByHalf.tileWithAppInfo {
|
|
646
|
+
|
|
558
647
|
.sapMGTWrapper {
|
|
559
648
|
height: inherit;
|
|
560
649
|
display: flex;
|
|
561
650
|
justify-content: space-between;
|
|
562
651
|
gap: 0.25rem;
|
|
652
|
+
|
|
563
653
|
.sapMGTWrapperCnt {
|
|
654
|
+
|
|
564
655
|
.sapMGTHdrContent {
|
|
565
656
|
max-width: 13.5rem;
|
|
566
657
|
padding-right: 0;
|
|
567
658
|
}
|
|
659
|
+
|
|
568
660
|
.sapMGTContent {
|
|
661
|
+
|
|
569
662
|
.sapMTileCnt {
|
|
663
|
+
|
|
570
664
|
.sapMTileCntContent {
|
|
571
665
|
padding-right: 0;
|
|
572
666
|
}
|
|
@@ -574,16 +668,21 @@ border-radius: 0.25rem;
|
|
|
574
668
|
}
|
|
575
669
|
}
|
|
576
670
|
}
|
|
671
|
+
|
|
577
672
|
.sapMGTTInfoContainer {
|
|
578
673
|
max-width: 13.5rem;
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
674
|
+
|
|
675
|
+
.sapMGTTInfo {
|
|
676
|
+
|
|
677
|
+
.sapMGTAppShortcutText {
|
|
678
|
+
|
|
679
|
+
.sapMText {
|
|
582
680
|
max-width: 13ch;
|
|
583
681
|
}
|
|
584
682
|
}
|
|
585
|
-
.sapMGTSystemInfoText{
|
|
586
|
-
|
|
683
|
+
.sapMGTSystemInfoText {
|
|
684
|
+
|
|
685
|
+
.sapMText {
|
|
587
686
|
max-width: 13ch;
|
|
588
687
|
padding-left: 0.2rem;
|
|
589
688
|
}
|
|
@@ -591,36 +690,48 @@ border-radius: 0.25rem;
|
|
|
591
690
|
}
|
|
592
691
|
}
|
|
593
692
|
}
|
|
693
|
+
|
|
594
694
|
.TwoByOne.tileWithAppInfo {
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
695
|
+
|
|
696
|
+
.sapMGTContent {
|
|
697
|
+
|
|
698
|
+
.sapMGTTInfoContainer {
|
|
699
|
+
|
|
700
|
+
.sapMGTTInfo {
|
|
598
701
|
max-width: 10.875rem;
|
|
599
702
|
}
|
|
600
703
|
}
|
|
601
704
|
}
|
|
705
|
+
|
|
602
706
|
.sapMGTContent {
|
|
603
707
|
display: flex;
|
|
604
708
|
justify-content: space-between;
|
|
605
709
|
margin-top: 0.5rem;
|
|
710
|
+
|
|
606
711
|
.sapMTileCnt {
|
|
712
|
+
|
|
607
713
|
.sapMTileCntContent {
|
|
608
714
|
padding-right: 0;
|
|
609
715
|
}
|
|
716
|
+
|
|
610
717
|
.sapMTileCntFtrTxt {
|
|
611
718
|
margin-right: 0;
|
|
612
719
|
}
|
|
613
720
|
}
|
|
614
721
|
}
|
|
615
|
-
|
|
722
|
+
|
|
723
|
+
.appInfoWithoutTileCnt {
|
|
616
724
|
flex-direction: row-reverse;
|
|
617
725
|
}
|
|
726
|
+
|
|
618
727
|
.sapMGTTInfoContainer {
|
|
619
728
|
max-width: 10.875rem;
|
|
620
729
|
margin-left: 0.25rem;
|
|
621
730
|
margin-bottom: 0.5rem;
|
|
622
|
-
|
|
623
|
-
|
|
731
|
+
|
|
732
|
+
.sapMGTTInfo {
|
|
733
|
+
|
|
734
|
+
.sapMGTAppShortcutText {
|
|
624
735
|
text-align: right;
|
|
625
736
|
}
|
|
626
737
|
}
|
|
@@ -628,34 +739,43 @@ border-radius: 0.25rem;
|
|
|
628
739
|
}
|
|
629
740
|
|
|
630
741
|
.OneByHalf {
|
|
742
|
+
|
|
631
743
|
.sapMGTHdrContent {
|
|
632
744
|
height: 1.25rem;
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
745
|
+
|
|
746
|
+
.sapMGTHdrTxt {
|
|
747
|
+
|
|
748
|
+
.sapMText {
|
|
749
|
+
display: block;
|
|
750
|
+
}
|
|
637
751
|
}
|
|
638
752
|
}
|
|
639
753
|
|
|
640
754
|
.sapMGTContent {
|
|
641
755
|
height: 3rem;
|
|
756
|
+
|
|
642
757
|
.sapMTileCnt {
|
|
643
758
|
height: 100%;
|
|
759
|
+
|
|
644
760
|
.sapMTileCntContent {
|
|
645
761
|
height: 2.5rem;
|
|
762
|
+
|
|
646
763
|
.sapMNCLargeFontSize {
|
|
647
764
|
font-size: 1.5rem;
|
|
648
765
|
padding-bottom: 0.55rem;
|
|
649
766
|
height: auto;
|
|
650
767
|
align-self: flex-end;
|
|
651
768
|
}
|
|
769
|
+
|
|
652
770
|
.sapMNCIndScale.sapMNCLargeFontSize {
|
|
653
771
|
padding: 0.375rem 0 0.65rem 0.25rem;
|
|
654
772
|
}
|
|
773
|
+
|
|
655
774
|
.sapMImageContent {
|
|
656
775
|
display: none;
|
|
657
776
|
}
|
|
658
777
|
}
|
|
778
|
+
|
|
659
779
|
.sapMTileCntContent > div:first-child {
|
|
660
780
|
height: 100%;
|
|
661
781
|
}
|
|
@@ -664,37 +784,44 @@ border-radius: 0.25rem;
|
|
|
664
784
|
}
|
|
665
785
|
|
|
666
786
|
.TwoByHalf {
|
|
787
|
+
|
|
667
788
|
.sapMGTHdrContent {
|
|
668
789
|
height: 1.25rem;
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
790
|
+
|
|
791
|
+
.sapMGTHdrTxt {
|
|
792
|
+
|
|
793
|
+
.sapMText {
|
|
794
|
+
display: block;
|
|
795
|
+
}
|
|
675
796
|
}
|
|
676
797
|
}
|
|
677
798
|
|
|
678
799
|
.sapMGTContent {
|
|
679
800
|
height: 3rem;
|
|
801
|
+
|
|
680
802
|
.sapMTileCnt {
|
|
681
803
|
height: 100%;
|
|
804
|
+
|
|
682
805
|
.sapMTileCntContent {
|
|
683
806
|
height: 2.5rem;
|
|
807
|
+
|
|
684
808
|
.sapMNCLargeFontSize {
|
|
685
809
|
font-size: 1.5rem;
|
|
686
810
|
padding-bottom: 0.55rem;
|
|
687
811
|
height: auto;
|
|
688
812
|
align-self: flex-end;
|
|
689
813
|
}
|
|
814
|
+
|
|
690
815
|
.sapMNCIndScale.sapMNCLargeFontSize {
|
|
691
816
|
padding: 0.375rem 0 0.65rem 0.25rem;
|
|
692
817
|
}
|
|
818
|
+
|
|
693
819
|
.sapMImageContentImageIcon {
|
|
694
820
|
max-height: 1.75rem;
|
|
695
821
|
bottom: auto;
|
|
696
822
|
}
|
|
697
823
|
}
|
|
824
|
+
|
|
698
825
|
.sapMTileCntContent > div:first-child {
|
|
699
826
|
height: 100%;
|
|
700
827
|
}
|
|
@@ -712,7 +839,8 @@ border-radius: 0.25rem;
|
|
|
712
839
|
}
|
|
713
840
|
|
|
714
841
|
.sapMGTHdrTxt > .sapMGTTitle,
|
|
715
|
-
.sapMGenericTileFtrFldTxt>.sapMGTFailed,
|
|
842
|
+
.sapMGenericTileFtrFldTxt>.sapMGTFailed,
|
|
843
|
+
.sapMTileCntFtrFldTxt>.sapMGTFailed {
|
|
716
844
|
cursor: inherit;
|
|
717
845
|
}
|
|
718
846
|
|
|
@@ -736,20 +864,19 @@ border-radius: 0.25rem;
|
|
|
736
864
|
}
|
|
737
865
|
}
|
|
738
866
|
|
|
739
|
-
|
|
867
|
+
/* added line height so that it is not overridden by other controls. */
|
|
740
868
|
.sapMGT {
|
|
869
|
+
|
|
741
870
|
.sapMText {
|
|
742
871
|
line-height: normal;
|
|
743
872
|
}
|
|
744
873
|
}
|
|
745
874
|
|
|
746
|
-
|
|
747
|
-
|
|
748
875
|
.sapMGTHdrTxt > .sapMText {
|
|
749
|
-
color:
|
|
876
|
+
color: var(--sapTile_TitleTextColor);
|
|
750
877
|
font-weight: normal;
|
|
751
|
-
font-family:
|
|
752
|
-
font-size:
|
|
878
|
+
font-family: var(--sapFontFamily);
|
|
879
|
+
font-size: var(--sapFontHeader5Size);
|
|
753
880
|
}
|
|
754
881
|
|
|
755
882
|
.sapMGTSubHdrTxt > .sapMText,
|
|
@@ -757,10 +884,10 @@ border-radius: 0.25rem;
|
|
|
757
884
|
overflow: hidden;
|
|
758
885
|
text-overflow: ellipsis;
|
|
759
886
|
white-space: nowrap;
|
|
760
|
-
font-family:
|
|
887
|
+
font-family: var(--sapFontFamily);
|
|
761
888
|
font-size: @sapMFontMediumSize;
|
|
762
889
|
font-weight: normal;
|
|
763
|
-
color:
|
|
890
|
+
color: var(--sapTile_TextColor);
|
|
764
891
|
}
|
|
765
892
|
|
|
766
893
|
.sapMGTHdrContent {
|
|
@@ -769,42 +896,47 @@ border-radius: 0.25rem;
|
|
|
769
896
|
padding-left: 1rem;
|
|
770
897
|
padding-right: 1rem;
|
|
771
898
|
}
|
|
772
|
-
|
|
899
|
+
|
|
900
|
+
.OneByOne.tileWithAppInfo {
|
|
901
|
+
|
|
773
902
|
.sapMGTHdrContent.OneByOne {
|
|
774
903
|
height: 3.4rem;
|
|
775
904
|
}
|
|
776
905
|
}
|
|
777
|
-
|
|
906
|
+
|
|
907
|
+
.sapMGTHdrContent.Stretch {
|
|
778
908
|
height: 42%;
|
|
779
|
-
padding-top:
|
|
909
|
+
padding-top: 0;
|
|
780
910
|
}
|
|
781
911
|
|
|
782
|
-
.sapMGT.sapMGTBackgroundImage.Stretch{
|
|
912
|
+
.sapMGT.sapMGTBackgroundImage.Stretch {
|
|
913
|
+
|
|
783
914
|
.sapMGTContent {
|
|
784
915
|
height: 58%;
|
|
785
916
|
margin-top: 1px;
|
|
786
917
|
}
|
|
787
918
|
}
|
|
788
919
|
|
|
789
|
-
|
|
790
920
|
.sapMGTHdrIconImage {
|
|
791
921
|
float: right;
|
|
792
922
|
width: 2.5rem;
|
|
793
923
|
min-height: 2.5rem;
|
|
794
924
|
font-size: 2.5rem;
|
|
795
|
-
font-family:
|
|
925
|
+
font-family: var(--sapFontHeaderFamily);
|
|
796
926
|
font-weight: @sapUiFontHeaderWeight;
|
|
797
|
-
color:
|
|
927
|
+
color: var(--sapTile_IconColor);
|
|
798
928
|
}
|
|
799
929
|
|
|
800
|
-
.sapMGenericTileFtrFldTxt,
|
|
801
|
-
|
|
802
|
-
font-
|
|
803
|
-
|
|
930
|
+
.sapMGenericTileFtrFldTxt,
|
|
931
|
+
.sapMTileCntFtrFldTxt {
|
|
932
|
+
font-family: var(--sapFontFamily);
|
|
933
|
+
font-size: var(--sapFontSmallSize);
|
|
934
|
+
color: var(--sapTile_TextColor);
|
|
804
935
|
}
|
|
805
936
|
|
|
806
|
-
.sapMGenericTileFtrFldIcn,
|
|
807
|
-
|
|
937
|
+
.sapMGenericTileFtrFldIcn,
|
|
938
|
+
.sapMTileCntFtrFldIcn {
|
|
939
|
+
color: var(--sapTile_TextColor);
|
|
808
940
|
}
|
|
809
941
|
|
|
810
942
|
.sapMGT:focus:not([tabindex]) {
|
|
@@ -812,7 +944,7 @@ border-radius: 0.25rem;
|
|
|
812
944
|
}
|
|
813
945
|
|
|
814
946
|
.sapMGTOverlay {
|
|
815
|
-
background-color:
|
|
947
|
+
background-color: var(--sapTile_Background);
|
|
816
948
|
border-radius: 0.125rem;
|
|
817
949
|
}
|
|
818
950
|
|
|
@@ -823,20 +955,22 @@ border-radius: 0.25rem;
|
|
|
823
955
|
top: @offset;
|
|
824
956
|
right: @offset;
|
|
825
957
|
bottom: @offset;
|
|
958
|
+
|
|
826
959
|
& when not (@z-index = 0) {
|
|
827
960
|
z-index: @z-index;
|
|
828
961
|
}
|
|
829
962
|
}
|
|
830
963
|
|
|
831
|
-
.sapMGT.sapMGTScopeActions,
|
|
964
|
+
.sapMGT.sapMGTScopeActions,
|
|
965
|
+
.sapMGT.sapMGTScopeSingleAction {
|
|
832
966
|
|
|
833
967
|
.sapMTileCntContent {
|
|
834
968
|
position: relative;
|
|
835
969
|
|
|
836
|
-
|
|
970
|
+
&::after {
|
|
837
971
|
.sapMGTOverlayMixin();
|
|
838
972
|
display: block;
|
|
839
|
-
content:
|
|
973
|
+
content: '';
|
|
840
974
|
background-color: fade(@sapUiTileBackground, 60);
|
|
841
975
|
}
|
|
842
976
|
}
|
|
@@ -846,16 +980,19 @@ border-radius: 0.25rem;
|
|
|
846
980
|
position: absolute;
|
|
847
981
|
right: 0.75rem;
|
|
848
982
|
bottom: 0.563rem;
|
|
849
|
-
z-index: 1;
|
|
850
|
-
color:
|
|
983
|
+
z-index: 1; /* Remark: If increased, this will break FLP footer visualization. */
|
|
984
|
+
color: var(--sapButton_IconColor);
|
|
985
|
+
|
|
851
986
|
&:focus {
|
|
852
987
|
outline: none;
|
|
853
988
|
}
|
|
854
989
|
}
|
|
855
|
-
|
|
990
|
+
|
|
991
|
+
.sapMGTMoreIcon {
|
|
856
992
|
background-color: transparent;
|
|
857
993
|
border: 0;
|
|
858
|
-
|
|
994
|
+
|
|
995
|
+
.sapMBtnIcon {
|
|
859
996
|
bottom: 1rem;
|
|
860
997
|
left: 0.4rem;
|
|
861
998
|
border: 0;
|
|
@@ -866,37 +1003,41 @@ border-radius: 0.25rem;
|
|
|
866
1003
|
width: 1.375rem;
|
|
867
1004
|
height: 1.375rem;
|
|
868
1005
|
border-radius: 50%;
|
|
869
|
-
padding:
|
|
1006
|
+
padding: 0;
|
|
870
1007
|
position: absolute;
|
|
871
1008
|
top: -0.375rem;
|
|
872
1009
|
right: -0.375rem;
|
|
873
|
-
z-index: 3;
|
|
874
|
-
background-color:
|
|
875
|
-
color:
|
|
1010
|
+
z-index: 3; /* Remark: If increased, this will break FLP footer visualization. */
|
|
1011
|
+
background-color: var(--sapButton_Background);
|
|
1012
|
+
color: var(--sapButton_TextColor);
|
|
876
1013
|
overflow: visible;
|
|
877
1014
|
|
|
878
1015
|
.sapMBtnFocusDiv {
|
|
879
1016
|
display: none;
|
|
880
1017
|
}
|
|
881
1018
|
|
|
882
|
-
.sapMBtnInner,
|
|
1019
|
+
.sapMBtnInner,
|
|
1020
|
+
.sapMBtnActive.sapMBtnInner {
|
|
883
1021
|
width: 100%;
|
|
884
1022
|
height: 100%;
|
|
885
|
-
min-width:
|
|
1023
|
+
min-width: 0;
|
|
886
1024
|
outline-offset: -2px;
|
|
887
1025
|
|
|
888
|
-
&,
|
|
889
|
-
|
|
890
|
-
|
|
1026
|
+
&,
|
|
1027
|
+
&:hover,
|
|
1028
|
+
&:active,
|
|
1029
|
+
&:focus {
|
|
1030
|
+
border-color: var(--sapTile_Interactive_BorderColor); /* Explicitly needed here, because the border would otherwise be transparent in HCB on press */
|
|
1031
|
+
border-radius: 50% !important; /* Made important because the style is not to be overridden in any way */
|
|
891
1032
|
}
|
|
892
1033
|
}
|
|
893
1034
|
|
|
894
1035
|
.sapMBtnIcon {
|
|
895
1036
|
font-size: 0.75rem;
|
|
896
|
-
margin:
|
|
1037
|
+
margin: 0;
|
|
897
1038
|
width: 100%;
|
|
898
1039
|
|
|
899
|
-
|
|
1040
|
+
&::before {
|
|
900
1041
|
position: relative;
|
|
901
1042
|
top: -0.15rem;
|
|
902
1043
|
left: 0;
|
|
@@ -909,9 +1050,9 @@ border-radius: 0.25rem;
|
|
|
909
1050
|
}
|
|
910
1051
|
|
|
911
1052
|
/* The touch area has a different size and is slightly moved to the left and bottom */
|
|
912
|
-
|
|
913
|
-
content:
|
|
914
|
-
color:
|
|
1053
|
+
&::before {
|
|
1054
|
+
content: '';
|
|
1055
|
+
color: var(--sapButton_IconColor);
|
|
915
1056
|
position: absolute;
|
|
916
1057
|
top: -1px;
|
|
917
1058
|
bottom: -0.6875rem;
|
|
@@ -921,10 +1062,14 @@ border-radius: 0.25rem;
|
|
|
921
1062
|
}
|
|
922
1063
|
}
|
|
923
1064
|
|
|
924
|
-
.sapUiSizeCompact{
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
1065
|
+
.sapUiSizeCompact {
|
|
1066
|
+
|
|
1067
|
+
.sapMGT.sapMGTScopeActions,
|
|
1068
|
+
.sapMGT.sapMGTScopeSingleAction {
|
|
1069
|
+
|
|
1070
|
+
.sapMGTMoreIcon {
|
|
1071
|
+
|
|
1072
|
+
.sapMBtnIcon {
|
|
928
1073
|
left: -0.3rem;
|
|
929
1074
|
bottom: 0.5rem
|
|
930
1075
|
}
|
|
@@ -933,26 +1078,30 @@ border-radius: 0.25rem;
|
|
|
933
1078
|
}
|
|
934
1079
|
|
|
935
1080
|
.sapMGT.sapMGTIconMode {
|
|
1081
|
+
|
|
936
1082
|
.sapUiIcon.sapMGTTileIcon {
|
|
937
|
-
text-shadow:
|
|
1083
|
+
text-shadow: var(--sapContent_ContrastTextShadow);
|
|
938
1084
|
}
|
|
939
1085
|
}
|
|
940
1086
|
|
|
941
|
-
.sapMGT.sapMGTScopeActions.sapMGTIconMode{
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
1087
|
+
.sapMGT.sapMGTScopeActions.sapMGTIconMode {
|
|
1088
|
+
|
|
1089
|
+
.sapMBtn.sapMGTMoreIcon {
|
|
1090
|
+
padding: 0;
|
|
1091
|
+
height: 0;
|
|
1092
|
+
bottom: auto;
|
|
1093
|
+
right: 0.5rem;
|
|
1094
|
+
|
|
1095
|
+
&::before {
|
|
1096
|
+
content: '';
|
|
945
1097
|
position: absolute;
|
|
946
1098
|
top: -0.25rem;
|
|
947
1099
|
bottom: -2.5rem;
|
|
948
1100
|
left: -0.0125rem;
|
|
949
1101
|
right: -0.0125rem;
|
|
950
1102
|
}
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
bottom: auto;
|
|
954
|
-
right: 0.5rem;
|
|
955
|
-
.sapMBtnIcon{
|
|
1103
|
+
|
|
1104
|
+
.sapMBtnIcon {
|
|
956
1105
|
bottom: 0;
|
|
957
1106
|
left: 0;
|
|
958
1107
|
padding-left: 0.625rem;
|
|
@@ -962,19 +1111,23 @@ border-radius: 0.25rem;
|
|
|
962
1111
|
}
|
|
963
1112
|
}
|
|
964
1113
|
|
|
965
|
-
.sapUiSizeCompact{
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
1114
|
+
.sapUiSizeCompact {
|
|
1115
|
+
|
|
1116
|
+
.sapMGT.sapMGTScopeActions.sapMGTIconMode.TwoByHalf.sapMTileSmallPhone {
|
|
1117
|
+
|
|
1118
|
+
.sapMBtn.sapMGTMoreIcon {
|
|
1119
|
+
top: 1.4rem;
|
|
1120
|
+
|
|
1121
|
+
&::before {
|
|
1122
|
+
content: '';
|
|
970
1123
|
position: absolute;
|
|
971
1124
|
top: -0.1975rem;
|
|
972
1125
|
bottom: -1.8875rem;
|
|
973
1126
|
left: -0.0125rem;
|
|
974
1127
|
right: -0.0125rem
|
|
975
1128
|
}
|
|
976
|
-
|
|
977
|
-
.sapMBtnInner{
|
|
1129
|
+
|
|
1130
|
+
.sapMBtnInner {
|
|
978
1131
|
padding: 0;
|
|
979
1132
|
min-width: 0;
|
|
980
1133
|
}
|
|
@@ -982,11 +1135,14 @@ border-radius: 0.25rem;
|
|
|
982
1135
|
}
|
|
983
1136
|
}
|
|
984
1137
|
|
|
985
|
-
.sapUiSizeCompact{
|
|
986
|
-
|
|
987
|
-
|
|
1138
|
+
.sapUiSizeCompact {
|
|
1139
|
+
|
|
1140
|
+
.sapMGT.sapMGTScopeActions.sapMGTIconMode.TwoByHalf {
|
|
1141
|
+
|
|
1142
|
+
.sapMBtn.sapMGTMoreIcon {
|
|
988
1143
|
top: 0.9rem;
|
|
989
|
-
|
|
1144
|
+
|
|
1145
|
+
.sapMBtnIcon {
|
|
990
1146
|
padding-left: 0.5rem;
|
|
991
1147
|
padding-right: 0.5rem;
|
|
992
1148
|
}
|
|
@@ -995,9 +1151,11 @@ border-radius: 0.25rem;
|
|
|
995
1151
|
}
|
|
996
1152
|
|
|
997
1153
|
.sapMGT.sapMGTScopeActions.sapMGTIconMode.TwoByHalf {
|
|
998
|
-
|
|
1154
|
+
|
|
1155
|
+
.sapMBtn.sapMGTMoreIcon {
|
|
999
1156
|
top: 0.6rem;
|
|
1000
|
-
|
|
1157
|
+
|
|
1158
|
+
.sapMBtnInner {
|
|
1001
1159
|
left: 0.2rem;
|
|
1002
1160
|
padding: 0;
|
|
1003
1161
|
}
|
|
@@ -1005,28 +1163,33 @@ border-radius: 0.25rem;
|
|
|
1005
1163
|
}
|
|
1006
1164
|
|
|
1007
1165
|
.sapMGT.sapMGTScopeActions.sapMGTIconMode.TwoByHalf.sapMTileSmallPhone {
|
|
1008
|
-
|
|
1166
|
+
|
|
1167
|
+
.sapMBtn.sapMGTMoreIcon {
|
|
1009
1168
|
top: 1.1rem;
|
|
1010
|
-
|
|
1011
|
-
|
|
1169
|
+
|
|
1170
|
+
.sapMBtnInner {
|
|
1171
|
+
left: 0;
|
|
1012
1172
|
}
|
|
1013
1173
|
}
|
|
1014
1174
|
}
|
|
1015
1175
|
|
|
1016
1176
|
|
|
1017
|
-
.sapMGT.sapMGTScopeActions.sapMGTBackgroundImage,
|
|
1177
|
+
.sapMGT.sapMGTScopeActions.sapMGTBackgroundImage,
|
|
1178
|
+
.sapMGT.sapMGTScopeSingleActions.sapMGTBackgroundImage {
|
|
1018
1179
|
|
|
1019
1180
|
.sapMTileCntContent {
|
|
1020
|
-
|
|
1181
|
+
|
|
1182
|
+
&::after {
|
|
1021
1183
|
content: none;
|
|
1022
1184
|
}
|
|
1023
1185
|
}
|
|
1024
1186
|
|
|
1025
1187
|
.sapMGTContent {
|
|
1026
|
-
|
|
1188
|
+
|
|
1189
|
+
&::before {
|
|
1027
1190
|
.sapMGTOverlayMixin();
|
|
1028
1191
|
display: block;
|
|
1029
|
-
content:
|
|
1192
|
+
content: '';
|
|
1030
1193
|
background-color: fade(@sapUiTileBackground, 60);
|
|
1031
1194
|
border-radius: 0.125rem;
|
|
1032
1195
|
}
|
|
@@ -1042,17 +1205,18 @@ border-radius: 0.25rem;
|
|
|
1042
1205
|
-webkit-flex: @resizable @resizable auto;
|
|
1043
1206
|
}
|
|
1044
1207
|
|
|
1045
|
-
|
|
1208
|
+
/* LINE MODE LIST VIEW */
|
|
1046
1209
|
|
|
1047
1210
|
.sapMGTLineModeListContainer {
|
|
1048
|
-
background-color:
|
|
1049
|
-
border:
|
|
1211
|
+
background-color: var(--sapGroup_ContentBackground);
|
|
1212
|
+
border: var(--sapTile_BorderColor);
|
|
1050
1213
|
border-radius: 0.25rem;
|
|
1051
1214
|
box-shadow: @sapUiShadowLevel0;
|
|
1052
1215
|
}
|
|
1053
1216
|
|
|
1054
1217
|
/* COZY */
|
|
1055
1218
|
.sapUiMedia-GenericTileDeviceSet-small {
|
|
1219
|
+
|
|
1056
1220
|
.sapMGTLineMode.sapMGT {
|
|
1057
1221
|
align-items: center;
|
|
1058
1222
|
padding: 0.5rem;
|
|
@@ -1064,14 +1228,9 @@ border-radius: 0.25rem;
|
|
|
1064
1228
|
}
|
|
1065
1229
|
|
|
1066
1230
|
.sapMGTLineMode .sapMGTTouchArea {
|
|
1067
|
-
display: -webkit-box;
|
|
1068
|
-
display: -webkit-flex;
|
|
1069
1231
|
display: flex;
|
|
1070
|
-
-webkit-box-orient: horizontal;
|
|
1071
|
-
-webkit-flex-direction: row;
|
|
1072
1232
|
flex-direction: row;
|
|
1073
1233
|
align-items: center;
|
|
1074
|
-
|
|
1075
1234
|
width: 100%;
|
|
1076
1235
|
pointer-events: auto;
|
|
1077
1236
|
padding: 0;
|
|
@@ -1081,7 +1240,6 @@ border-radius: 0.25rem;
|
|
|
1081
1240
|
|
|
1082
1241
|
.sapMGTLineMode .sapMGTLineModeHelpContainer {
|
|
1083
1242
|
.sapMGTFlexEntry(1);
|
|
1084
|
-
|
|
1085
1243
|
flex-wrap: wrap;
|
|
1086
1244
|
overflow: hidden;
|
|
1087
1245
|
}
|
|
@@ -1096,8 +1254,8 @@ border-radius: 0.25rem;
|
|
|
1096
1254
|
line-height: 1.375rem;
|
|
1097
1255
|
}
|
|
1098
1256
|
|
|
1099
|
-
.sapMGTLineMode .sapMGTHdrTxt
|
|
1100
|
-
content:
|
|
1257
|
+
.sapMGTLineMode .sapMGTHdrTxt::after {
|
|
1258
|
+
content: ' ';
|
|
1101
1259
|
margin-right: 0.5rem;
|
|
1102
1260
|
}
|
|
1103
1261
|
|
|
@@ -1114,7 +1272,7 @@ border-radius: 0.25rem;
|
|
|
1114
1272
|
line-height: 1.375rem;
|
|
1115
1273
|
padding-right: 0.375rem;
|
|
1116
1274
|
text-align: left;
|
|
1117
|
-
font-size: 1.375rem
|
|
1275
|
+
font-size: 1.375rem !important;
|
|
1118
1276
|
}
|
|
1119
1277
|
}
|
|
1120
1278
|
|
|
@@ -1134,6 +1292,7 @@ border-radius: 0.25rem;
|
|
|
1134
1292
|
}
|
|
1135
1293
|
|
|
1136
1294
|
.sapMGTLineMode .sapMGTTouchArea .sapMGTScopeSingleActionContainer {
|
|
1295
|
+
|
|
1137
1296
|
.sapMGTMoreIcon {
|
|
1138
1297
|
position: static;
|
|
1139
1298
|
}
|
|
@@ -1146,21 +1305,16 @@ border-radius: 0.25rem;
|
|
|
1146
1305
|
}
|
|
1147
1306
|
|
|
1148
1307
|
/* ActionsContainer Styles commonly shared with all screen sizes in compact and cozy */
|
|
1149
|
-
.sapMGTLineMode .sapMGTActionsContainer,
|
|
1308
|
+
.sapMGTLineMode .sapMGTActionsContainer,
|
|
1309
|
+
.sapMGTLineMode .sapMGTScopeSingleActionContainer {
|
|
1150
1310
|
.sapMGTFlexEntry;
|
|
1151
|
-
display: -webkit-box;
|
|
1152
|
-
display: -webkit-flex;
|
|
1153
1311
|
display: flex;
|
|
1154
|
-
-webkit-box-orient: horizontal;
|
|
1155
|
-
-webkit-flex-direction: row;
|
|
1156
1312
|
flex-direction: row;
|
|
1157
|
-
|
|
1158
1313
|
align-items: center;
|
|
1159
|
-
-webkit-box-align: center;
|
|
1160
|
-
|
|
1161
1314
|
line-height: 1.375rem;
|
|
1162
1315
|
|
|
1163
|
-
&,
|
|
1316
|
+
&,
|
|
1317
|
+
* {
|
|
1164
1318
|
pointer-events: auto;
|
|
1165
1319
|
}
|
|
1166
1320
|
|
|
@@ -1176,9 +1330,9 @@ border-radius: 0.25rem;
|
|
|
1176
1330
|
margin: 0 0.3125rem;
|
|
1177
1331
|
top: -1rem;
|
|
1178
1332
|
left: -0.5rem;
|
|
1179
|
-
z-index: 0;
|
|
1333
|
+
z-index: 0; /* Remark: If increased, this will break FLP footer visualization. */
|
|
1180
1334
|
|
|
1181
|
-
|
|
1335
|
+
&::before {
|
|
1182
1336
|
content: none;
|
|
1183
1337
|
}
|
|
1184
1338
|
|
|
@@ -1194,17 +1348,23 @@ border-radius: 0.25rem;
|
|
|
1194
1348
|
}
|
|
1195
1349
|
|
|
1196
1350
|
.sapMGTLineMode.sapMGTScopeSingleAction {
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1351
|
+
|
|
1352
|
+
.sapMGTMoreIcon.sapMBtnBase {
|
|
1353
|
+
|
|
1354
|
+
.sapMBtnIcon {
|
|
1355
|
+
left: 0;
|
|
1200
1356
|
bottom: 0.6rem;
|
|
1201
1357
|
}
|
|
1202
1358
|
}
|
|
1203
1359
|
}
|
|
1360
|
+
|
|
1204
1361
|
.sapUiSizeCompact {
|
|
1362
|
+
|
|
1205
1363
|
.sapMGTLineMode.sapMGTScopeSingleAction {
|
|
1206
|
-
|
|
1207
|
-
|
|
1364
|
+
|
|
1365
|
+
.sapMGTMoreIcon.sapMBtnBase {
|
|
1366
|
+
|
|
1367
|
+
.sapMBtnIcon {
|
|
1208
1368
|
left: 0.5rem;
|
|
1209
1369
|
bottom: 0.3rem;
|
|
1210
1370
|
}
|
|
@@ -1213,8 +1373,10 @@ border-radius: 0.25rem;
|
|
|
1213
1373
|
}
|
|
1214
1374
|
|
|
1215
1375
|
.sapMGTLineMode.sapMGTScopeActions {
|
|
1216
|
-
|
|
1217
|
-
|
|
1376
|
+
|
|
1377
|
+
.sapMGTMoreIcon.sapMBtnBase {
|
|
1378
|
+
|
|
1379
|
+
.sapMBtnIcon {
|
|
1218
1380
|
bottom: 0.6rem;
|
|
1219
1381
|
left: -1rem;
|
|
1220
1382
|
}
|
|
@@ -1222,17 +1384,23 @@ border-radius: 0.25rem;
|
|
|
1222
1384
|
}
|
|
1223
1385
|
|
|
1224
1386
|
.sapUiSizeCompact {
|
|
1387
|
+
|
|
1225
1388
|
.sapMGTLineMode.sapMGTScopeActions {
|
|
1226
|
-
|
|
1227
|
-
|
|
1389
|
+
|
|
1390
|
+
.sapMGTMoreIcon.sapMBtnBase {
|
|
1391
|
+
|
|
1392
|
+
.sapMBtnIcon {
|
|
1228
1393
|
bottom: 0.3rem;
|
|
1229
1394
|
left: -0.5rem;
|
|
1230
1395
|
}
|
|
1231
1396
|
}
|
|
1232
1397
|
}
|
|
1233
1398
|
}
|
|
1399
|
+
|
|
1234
1400
|
.sapUiSizeCompact {
|
|
1401
|
+
|
|
1235
1402
|
.sapMGTLineMode .sapMGTActionsContainer {
|
|
1403
|
+
|
|
1236
1404
|
.sapMGTRemoveButton .sapMBtnIcon::before {
|
|
1237
1405
|
padding: 0.25rem 0.3125rem;
|
|
1238
1406
|
}
|
|
@@ -1243,7 +1411,9 @@ border-radius: 0.25rem;
|
|
|
1243
1411
|
text-align: start;
|
|
1244
1412
|
}
|
|
1245
1413
|
|
|
1246
|
-
.sapMGT.sapMGTScopeActions.sapMGTLineMode.sapMGTFailed
|
|
1414
|
+
.sapMGT.sapMGTScopeActions.sapMGTLineMode.sapMGTFailed,
|
|
1415
|
+
.sapMGT.sapMGTScopeSingleAction.sapMGTLineMode.sapMGTFailed {
|
|
1416
|
+
|
|
1247
1417
|
.sapMBtn.sapMGTRemoveButton {
|
|
1248
1418
|
opacity: 1 !important;
|
|
1249
1419
|
}
|
|
@@ -1251,31 +1421,38 @@ border-radius: 0.25rem;
|
|
|
1251
1421
|
|
|
1252
1422
|
/* COMPACT */
|
|
1253
1423
|
.sapUiMedia-GenericTileDeviceSet-small {
|
|
1254
|
-
|
|
1424
|
+
|
|
1425
|
+
&.sapUiSizeCompact,
|
|
1426
|
+
.sapUiSizeCompact {
|
|
1427
|
+
|
|
1255
1428
|
.sapMGTLineMode.sapMGT {
|
|
1256
1429
|
min-height: 1.625rem;
|
|
1257
1430
|
}
|
|
1431
|
+
|
|
1258
1432
|
.sapMGTLineMode .sapMGTTouchArea {
|
|
1259
|
-
padding: 0.125rem
|
|
1433
|
+
padding: 0.125rem 0;
|
|
1260
1434
|
margin: -0.1875rem 0;
|
|
1261
1435
|
}
|
|
1436
|
+
|
|
1262
1437
|
.sapMGTLineMode .sapMGTLineModeFailedIcon {
|
|
1263
1438
|
font-size: 0.875rem !important;
|
|
1264
1439
|
}
|
|
1265
1440
|
}
|
|
1266
1441
|
}
|
|
1267
|
-
/************************ LINE MODE FLOATING VIEW *****************/
|
|
1268
1442
|
|
|
1443
|
+
/* LINE MODE FLOATING VIEW */
|
|
1269
1444
|
.sapMGTLineModeFloatingContainer {
|
|
1270
|
-
background-color:
|
|
1271
|
-
border:
|
|
1445
|
+
background-color: var(--sapTile_Background);
|
|
1446
|
+
border: var(--sapTile_BorderColor);
|
|
1272
1447
|
border-radius: 0.25rem;
|
|
1273
1448
|
box-shadow: @sapUiShadowLevel0;
|
|
1274
1449
|
}
|
|
1275
1450
|
|
|
1276
1451
|
/* COZY */
|
|
1277
1452
|
.sapUiMedia-GenericTileDeviceSet-large {
|
|
1278
|
-
|
|
1453
|
+
|
|
1454
|
+
&.sapMGTLineModeContainer,
|
|
1455
|
+
.sapMGTLineModeContainer {
|
|
1279
1456
|
padding-right: 1.0rem;
|
|
1280
1457
|
box-sizing: border-box;
|
|
1281
1458
|
position: relative; /* make the tile's parent <<positioned>>, in order to make JS get the correct offsetParent */
|
|
@@ -1285,7 +1462,7 @@ border-radius: 0.25rem;
|
|
|
1285
1462
|
user-select: none;
|
|
1286
1463
|
-webkit-user-select: none;
|
|
1287
1464
|
-moz-user-select: -moz-none;
|
|
1288
|
-
-webkit-text-size-adjust:100%;
|
|
1465
|
+
-webkit-text-size-adjust: 100%;
|
|
1289
1466
|
}
|
|
1290
1467
|
|
|
1291
1468
|
.sapMGT.sapMGTLineMode {
|
|
@@ -1293,8 +1470,8 @@ border-radius: 0.25rem;
|
|
|
1293
1470
|
clear: none;
|
|
1294
1471
|
display: inline-block;
|
|
1295
1472
|
min-width: 2rem;
|
|
1296
|
-
background-color:
|
|
1297
|
-
border:
|
|
1473
|
+
background-color: var(--sapTile_Background);
|
|
1474
|
+
border: var(--sapTile_BorderColor);
|
|
1298
1475
|
border-radius: 0.25rem;
|
|
1299
1476
|
box-shadow: @sapUiShadowLevel0;
|
|
1300
1477
|
position: relative;
|
|
@@ -1306,7 +1483,8 @@ border-radius: 0.25rem;
|
|
|
1306
1483
|
pointer-events: none;
|
|
1307
1484
|
}
|
|
1308
1485
|
|
|
1309
|
-
.sapMGTLineMode .sapMGTHdrTxt,
|
|
1486
|
+
.sapMGTLineMode .sapMGTHdrTxt,
|
|
1487
|
+
.sapMGTLineMode .sapMGTSubHdrTxt {
|
|
1310
1488
|
word-break: normal;
|
|
1311
1489
|
display: inline;
|
|
1312
1490
|
white-space: normal;
|
|
@@ -1316,17 +1494,17 @@ border-radius: 0.25rem;
|
|
|
1316
1494
|
border-top: 2px solid transparent;
|
|
1317
1495
|
border-bottom: 2px solid transparent;
|
|
1318
1496
|
z-index: 2;
|
|
1319
|
-
|
|
1320
1497
|
padding-right: 0.5rem;
|
|
1321
1498
|
|
|
1322
|
-
|
|
1499
|
+
&::after {
|
|
1323
1500
|
content: none;
|
|
1324
1501
|
}
|
|
1325
1502
|
}
|
|
1326
1503
|
|
|
1327
1504
|
.sapMGTLineMode .sapMGTSubHdrTxt {
|
|
1328
|
-
|
|
1329
|
-
|
|
1505
|
+
|
|
1506
|
+
&::before { /* this is needed to enable line-wrapping between header end and subheader beginning */
|
|
1507
|
+
content: '';
|
|
1330
1508
|
display: inline-block;
|
|
1331
1509
|
}
|
|
1332
1510
|
}
|
|
@@ -1334,13 +1512,14 @@ border-radius: 0.25rem;
|
|
|
1334
1512
|
.sapMGTLineMode .sapMGTLineModeFailedIcon {
|
|
1335
1513
|
display: inline-block;
|
|
1336
1514
|
vertical-align: middle;
|
|
1337
|
-
padding-right:
|
|
1515
|
+
padding-right: 0;
|
|
1338
1516
|
position: relative;
|
|
1339
1517
|
left: 0.5rem;
|
|
1340
1518
|
border-right: 0.375rem solid transparent;
|
|
1341
1519
|
box-sizing: border-box;
|
|
1342
1520
|
font-size: 0.875rem !important;
|
|
1343
1521
|
}
|
|
1522
|
+
|
|
1344
1523
|
.sapMGTLineMode .sapMGTHdrTxt {
|
|
1345
1524
|
border-left: 0.5rem solid transparent;
|
|
1346
1525
|
margin-left: -0.5rem;
|
|
@@ -1352,41 +1531,47 @@ border-radius: 0.25rem;
|
|
|
1352
1531
|
}
|
|
1353
1532
|
|
|
1354
1533
|
.sapMGTLineMode.sapMGTScopeSingleAction {
|
|
1355
|
-
|
|
1534
|
+
|
|
1535
|
+
.sapMGTHdrTxt:last-of-type,
|
|
1536
|
+
.sapMGTSubHdrTxt {
|
|
1356
1537
|
padding-right: 1.3rem;
|
|
1357
1538
|
}
|
|
1358
1539
|
}
|
|
1359
1540
|
|
|
1360
1541
|
.sapMGTLineMode.sapMGTScopeActions {
|
|
1361
|
-
|
|
1542
|
+
|
|
1543
|
+
.sapMGTHdrTxt:last-of-type,
|
|
1544
|
+
.sapMGTSubHdrTxt {
|
|
1362
1545
|
padding-right: 3.5rem;
|
|
1363
1546
|
}
|
|
1364
1547
|
}
|
|
1365
1548
|
|
|
1366
1549
|
.sapMGTActionsContainer {
|
|
1367
1550
|
position: absolute;
|
|
1368
|
-
right: 0.1875rem;
|
|
1369
|
-
bottom:
|
|
1551
|
+
right: 0.1875rem; /* together with RemoveButton's margin, this fulfills the right-padding of 0.5rem */
|
|
1552
|
+
bottom: 0;
|
|
1370
1553
|
line-height: 1.375rem;
|
|
1371
|
-
z-index: 2;
|
|
1372
|
-
padding:
|
|
1554
|
+
z-index: 2; /* Remark: If increased, this will break FLP footer visualization. */
|
|
1555
|
+
padding: 0;
|
|
1373
1556
|
height: 1.5rem;
|
|
1374
1557
|
|
|
1375
|
-
&,
|
|
1558
|
+
&,
|
|
1559
|
+
* {
|
|
1376
1560
|
pointer-events: auto;
|
|
1377
1561
|
}
|
|
1378
1562
|
}
|
|
1379
1563
|
|
|
1380
|
-
.sapMGTStartMarker,
|
|
1564
|
+
.sapMGTStartMarker,
|
|
1565
|
+
.sapMGTEndMarker {
|
|
1381
1566
|
display: inline-block;
|
|
1382
1567
|
position: relative;
|
|
1383
1568
|
top: 0.5rem;
|
|
1384
|
-
z-index: 2;
|
|
1569
|
+
z-index: 2; /* Remark: If increased, this will break FLP footer visualization. Changed from 3 to 2 as it was breaking FLP footer visualization */
|
|
1385
1570
|
}
|
|
1386
1571
|
|
|
1387
1572
|
.sapMGTStyleHelper {
|
|
1388
1573
|
position: absolute;
|
|
1389
|
-
top:
|
|
1574
|
+
top: 0;
|
|
1390
1575
|
width: 100%;
|
|
1391
1576
|
}
|
|
1392
1577
|
|
|
@@ -1410,7 +1595,10 @@ border-radius: 0.25rem;
|
|
|
1410
1595
|
|
|
1411
1596
|
/* COMPACT */
|
|
1412
1597
|
.sapUiMedia-GenericTileDeviceSet-large {
|
|
1413
|
-
|
|
1598
|
+
|
|
1599
|
+
&.sapUiSizeCompact,
|
|
1600
|
+
.sapUiSizeCompact {
|
|
1601
|
+
|
|
1414
1602
|
.sapMGT.sapMGTLineMode {
|
|
1415
1603
|
@line-height: 1.875rem;
|
|
1416
1604
|
@padding-top: 0.125rem;
|
|
@@ -1418,11 +1606,12 @@ border-radius: 0.25rem;
|
|
|
1418
1606
|
min-height: 2rem;
|
|
1419
1607
|
padding: 0.5rem 0.5rem 0.5rem 0;
|
|
1420
1608
|
}
|
|
1609
|
+
|
|
1421
1610
|
.sapMGTLineMode .sapMGTLineModeFailedIcon {
|
|
1422
1611
|
display: inline-block;
|
|
1423
1612
|
vertical-align: middle;
|
|
1424
|
-
padding-right:
|
|
1425
|
-
margin-top:
|
|
1613
|
+
padding-right: 0;
|
|
1614
|
+
margin-top: 0;
|
|
1426
1615
|
position: relative;
|
|
1427
1616
|
left: 0.5rem;
|
|
1428
1617
|
border-right: 0.375rem solid transparent;
|
|
@@ -1434,12 +1623,14 @@ border-radius: 0.25rem;
|
|
|
1434
1623
|
|
|
1435
1624
|
/* Fix for rendering order on tablets in RTL */
|
|
1436
1625
|
html[dir=rtl] .sapMGTLineMode {
|
|
1437
|
-
|
|
1626
|
+
|
|
1627
|
+
.sapMGTHdrTxt,
|
|
1628
|
+
.sapMGTSubHdrTxt {
|
|
1438
1629
|
unicode-bidi: -webkit-isolate; /* needs to be prefixed for older webkit browsers */
|
|
1439
1630
|
}
|
|
1440
1631
|
}
|
|
1441
1632
|
|
|
1442
|
-
|
|
1633
|
+
/* OVERLAYS AND HELPERS */
|
|
1443
1634
|
.sapMGTOverlay {
|
|
1444
1635
|
.sapMGTOverlayMixin();
|
|
1445
1636
|
opacity: 0.8;
|
|
@@ -1461,14 +1652,16 @@ html[dir=rtl] .sapMGTLineMode {
|
|
|
1461
1652
|
border-radius: 0.25rem !important;
|
|
1462
1653
|
}
|
|
1463
1654
|
|
|
1464
|
-
.sapMGenericTileFtrFld,
|
|
1655
|
+
.sapMGenericTileFtrFld,
|
|
1656
|
+
.sapMTileCntFtrFld {
|
|
1465
1657
|
left: 0.4375rem;
|
|
1466
1658
|
right: 0.4375rem;
|
|
1467
1659
|
bottom: 0.75rem;
|
|
1468
1660
|
position: absolute;
|
|
1469
1661
|
}
|
|
1470
1662
|
|
|
1471
|
-
.sapMGenericTileFtrFldTxt,
|
|
1663
|
+
.sapMGenericTileFtrFldTxt,
|
|
1664
|
+
.sapMTileCntFtrFldTxt {
|
|
1472
1665
|
font-weight: normal;
|
|
1473
1666
|
display:table-cell;
|
|
1474
1667
|
padding-left: 0.5rem;
|
|
@@ -1476,40 +1669,45 @@ html[dir=rtl] .sapMGTLineMode {
|
|
|
1476
1669
|
width: 100%;
|
|
1477
1670
|
}
|
|
1478
1671
|
|
|
1479
|
-
html[dir=rtl] .sapMGenericTileFtrFldTxt,
|
|
1672
|
+
html[dir=rtl] .sapMGenericTileFtrFldTxt,
|
|
1673
|
+
.sapMTileCntFtrFldTxt {
|
|
1480
1674
|
padding-right:0.5rem;
|
|
1481
1675
|
}
|
|
1482
1676
|
|
|
1483
|
-
.sapMGenericTileFtrFldIcn,
|
|
1677
|
+
.sapMGenericTileFtrFldIcn,
|
|
1678
|
+
.sapMTileCntFtrFldIcn {
|
|
1484
1679
|
margin-right: 0.5rem;
|
|
1485
1680
|
display: table-cell;
|
|
1486
1681
|
vertical-align: bottom;
|
|
1487
1682
|
}
|
|
1488
1683
|
|
|
1489
|
-
.sapMGenericTileFtrFldIcn
|
|
1684
|
+
.sapMGenericTileFtrFldIcn > .sapMGTFtrFldIcnMrk,
|
|
1685
|
+
.sapMTileCntFtrFldIcn > .sapMGTFtrFldIcnMrk {
|
|
1490
1686
|
vertical-align: bottom;
|
|
1491
1687
|
}
|
|
1492
1688
|
|
|
1493
1689
|
/* the following is needed for non-webkit browsers that don't support line-clamping */
|
|
1494
1690
|
|
|
1495
|
-
/* some places should be left for subheader when the subheader exists*/
|
|
1691
|
+
/* some places should be left for subheader when the subheader exists */
|
|
1496
1692
|
.sapMGT.sapMGTHeaderMode .sapMGTHdrTxt:nth-last-of-type(2) {
|
|
1497
1693
|
max-height: 5.48rem;
|
|
1498
1694
|
}
|
|
1499
1695
|
|
|
1500
|
-
.sapMGT:not(.sapMGTHeaderMode) .sapMGTHdrTxt:nth-last-of-type(2){
|
|
1696
|
+
.sapMGT:not(.sapMGTHeaderMode) .sapMGTHdrTxt:nth-last-of-type(2) {
|
|
1501
1697
|
max-height: 2.74rem;
|
|
1502
1698
|
}
|
|
1503
1699
|
|
|
1504
1700
|
/* the max-height is calculated the same as webkit-line-clamping and supported to work when
|
|
1505
|
-
the screen size changes between small and large (e.g. mobile devices auto rotation) without rerendering*/
|
|
1701
|
+
the screen size changes between small and large (e.g. mobile devices auto rotation) without rerendering */
|
|
1506
1702
|
html[data-sap-ui-browser*='ff'] {
|
|
1703
|
+
|
|
1507
1704
|
.sapMGT.sapMGTHeaderMode .sapMGTHdrContent .sapMTextMaxLine {
|
|
1508
1705
|
max-height: 6.85rem !important;
|
|
1509
1706
|
}
|
|
1510
1707
|
}
|
|
1511
1708
|
|
|
1512
|
-
.sapMTileSmallPhone
|
|
1709
|
+
.sapMTileSmallPhone,
|
|
1710
|
+
.sapMTResponsiveIconMode {
|
|
1513
1711
|
|
|
1514
1712
|
&.sapMGT.sapMGTHeaderMode .sapMGTHdrTxt:nth-last-of-type(2) {
|
|
1515
1713
|
max-height: 4.72rem;
|
|
@@ -1520,12 +1718,14 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1520
1718
|
}
|
|
1521
1719
|
|
|
1522
1720
|
html[data-sap-ui-browser*='ff'] {
|
|
1721
|
+
|
|
1523
1722
|
&.sapMGT.sapMGTHeaderMode > .sapMGTHdrContent .sapMTextMaxLine {
|
|
1524
1723
|
max-height: 5.9rem !important;
|
|
1525
1724
|
}
|
|
1526
1725
|
}
|
|
1527
1726
|
|
|
1528
1727
|
html[data-sap-ui-browser*='ff'] {
|
|
1728
|
+
|
|
1529
1729
|
&.sapMGT:not(.sapMGTHeaderMode) > .sapMGTHdrContent .sapMTextMaxLine {
|
|
1530
1730
|
max-height: 3.54rem !important;
|
|
1531
1731
|
}
|
|
@@ -1535,6 +1735,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1535
1735
|
width: 9.25rem;
|
|
1536
1736
|
height: 9.25rem;
|
|
1537
1737
|
}
|
|
1738
|
+
|
|
1538
1739
|
&.sapMGT.TwoByOne {
|
|
1539
1740
|
width: 19rem;
|
|
1540
1741
|
height: 9.25rem;
|
|
@@ -1550,24 +1751,30 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1550
1751
|
|
|
1551
1752
|
.sapMGTContent {
|
|
1552
1753
|
height: 2.625rem;
|
|
1754
|
+
|
|
1553
1755
|
.sapMTileCnt {
|
|
1554
1756
|
height: 2.125rem;
|
|
1757
|
+
|
|
1555
1758
|
.sapMTileCntContent {
|
|
1556
1759
|
height: 100%;
|
|
1760
|
+
|
|
1557
1761
|
.sapMNCLargeFontSize {
|
|
1558
1762
|
font-size: 1.5rem;
|
|
1559
1763
|
height: auto;
|
|
1560
1764
|
align-self: flex-end;
|
|
1561
1765
|
padding-bottom: 0.25rem;
|
|
1562
1766
|
}
|
|
1767
|
+
|
|
1563
1768
|
.sapMNCIndScale.sapMNCLargeFontSize {
|
|
1564
1769
|
padding: 0.25rem 0 0.25rem 0.25rem;
|
|
1565
1770
|
}
|
|
1771
|
+
|
|
1566
1772
|
.sapMImageContent {
|
|
1567
1773
|
display: none;
|
|
1568
1774
|
}
|
|
1569
1775
|
}
|
|
1570
|
-
|
|
1776
|
+
|
|
1777
|
+
.sapMTileCntFtrTxt {
|
|
1571
1778
|
margin-top: 0.25rem;
|
|
1572
1779
|
bottom: 0;
|
|
1573
1780
|
}
|
|
@@ -1583,18 +1790,23 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1583
1790
|
height: 1.25rem;
|
|
1584
1791
|
width: calc(100% - 20%);
|
|
1585
1792
|
}
|
|
1793
|
+
|
|
1586
1794
|
.sapMGTContent {
|
|
1587
1795
|
height: 2.625rem;
|
|
1796
|
+
|
|
1588
1797
|
.sapMTileCnt {
|
|
1589
1798
|
height: 2.125rem;
|
|
1799
|
+
|
|
1590
1800
|
.sapMTileCntContent {
|
|
1591
1801
|
height: 100%;
|
|
1802
|
+
|
|
1592
1803
|
.sapMNCLargeFontSize {
|
|
1593
1804
|
font-size: 1.5rem;
|
|
1594
1805
|
align-self: flex-end;
|
|
1595
1806
|
height: auto;
|
|
1596
1807
|
padding-bottom: 0.25rem;
|
|
1597
1808
|
}
|
|
1809
|
+
|
|
1598
1810
|
.sapMNCIndScale.sapMNCLargeFontSize {
|
|
1599
1811
|
padding: 0.25rem 0 0.25rem 0.2 5rem;
|
|
1600
1812
|
}
|
|
@@ -1602,13 +1814,14 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1602
1814
|
.sapMImageContentImageIcon {
|
|
1603
1815
|
height: 100%;
|
|
1604
1816
|
max-height: 1.75rem;
|
|
1605
|
-
|
|
1817
|
+
}
|
|
1606
1818
|
}
|
|
1819
|
+
|
|
1607
1820
|
.sapMTileCntContent > div:first-child {
|
|
1608
1821
|
height: 100%;
|
|
1609
1822
|
}
|
|
1610
1823
|
|
|
1611
|
-
.sapMTileCntFtrTxt
|
|
1824
|
+
.sapMTileCntFtrTxt {
|
|
1612
1825
|
margin-top: 0.25rem;
|
|
1613
1826
|
bottom: 0;
|
|
1614
1827
|
}
|
|
@@ -1629,7 +1842,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1629
1842
|
margin-top: 0;
|
|
1630
1843
|
}
|
|
1631
1844
|
|
|
1632
|
-
.sapMGT.sapMGTScopeActions,
|
|
1845
|
+
.sapMGT.sapMGTScopeActions,
|
|
1846
|
+
.sapMGT.sapMGTScopeSingleAction {
|
|
1847
|
+
|
|
1633
1848
|
.sapMGTMoreIcon {
|
|
1634
1849
|
right: 0.5rem;
|
|
1635
1850
|
bottom: 0.313rem;
|
|
@@ -1637,14 +1852,15 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1637
1852
|
}
|
|
1638
1853
|
|
|
1639
1854
|
.sapMGTHdrTxt > .sapMText {
|
|
1640
|
-
font-size:
|
|
1855
|
+
font-size: var(--sapFontHeader6Size);
|
|
1641
1856
|
}
|
|
1642
1857
|
.sapMGTSubHdrTxt,
|
|
1643
1858
|
.sapMGTSubHdrTxt > .sapMText {
|
|
1644
|
-
font-size:
|
|
1859
|
+
font-size: var(--sapFontSmallSize);
|
|
1645
1860
|
}
|
|
1646
1861
|
|
|
1647
|
-
.sapMGT.sapMGTBackgroundImage.Stretch{
|
|
1862
|
+
.sapMGT.sapMGTBackgroundImage.Stretch {
|
|
1863
|
+
|
|
1648
1864
|
.sapMGTContent {
|
|
1649
1865
|
height: 66%;
|
|
1650
1866
|
}
|
|
@@ -1673,88 +1889,112 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1673
1889
|
.TwoByOne.sapMGTActionMode {
|
|
1674
1890
|
height: 10.5rem;
|
|
1675
1891
|
width: 20rem;
|
|
1676
|
-
box-shadow:
|
|
1892
|
+
box-shadow: var(--sapContent_Shadow0);
|
|
1893
|
+
|
|
1677
1894
|
.sapMGTTitle {
|
|
1678
1895
|
font-weight: bold;
|
|
1679
1896
|
}
|
|
1680
|
-
|
|
1897
|
+
|
|
1898
|
+
.sapMGTHdrContent.sapMGTHdrImage {
|
|
1681
1899
|
display: flex;
|
|
1682
1900
|
flex-direction: row;
|
|
1683
1901
|
align-items: center;
|
|
1684
1902
|
gap: 0.75rem;
|
|
1685
1903
|
height: 2rem;
|
|
1686
|
-
|
|
1904
|
+
|
|
1905
|
+
.sapMGTHdrIconImage {
|
|
1687
1906
|
display: flex;
|
|
1688
1907
|
align-items: center;
|
|
1689
1908
|
}
|
|
1690
|
-
|
|
1909
|
+
|
|
1910
|
+
.sapMGTHdrTxt {
|
|
1691
1911
|
width: 14.25rem;
|
|
1692
1912
|
}
|
|
1693
1913
|
}
|
|
1914
|
+
|
|
1694
1915
|
.sapMGTHdrContent {
|
|
1695
1916
|
padding: 0;
|
|
1696
1917
|
margin: 1rem 1rem 0.75rem 1rem;
|
|
1697
1918
|
height: fit-content;
|
|
1698
1919
|
overflow: hidden;
|
|
1920
|
+
|
|
1699
1921
|
.sapMText {
|
|
1700
1922
|
line-height: 1rem;
|
|
1701
1923
|
font-size: 0.875rem;
|
|
1702
1924
|
}
|
|
1925
|
+
|
|
1703
1926
|
.sapMGTSubHdrTxt .sapMText {
|
|
1704
1927
|
font-size: 0.875rem;
|
|
1705
1928
|
}
|
|
1929
|
+
|
|
1706
1930
|
.sapMGTHdrIconImage {
|
|
1707
1931
|
float: left;
|
|
1708
1932
|
width: 3rem;
|
|
1709
1933
|
}
|
|
1934
|
+
|
|
1710
1935
|
.sapMGTHdrIconImage.sapUiIcon {
|
|
1711
1936
|
width: 2rem;
|
|
1712
1937
|
line-height: 1.5rem;
|
|
1713
1938
|
min-height: 2.1875rem;
|
|
1714
1939
|
}
|
|
1940
|
+
|
|
1715
1941
|
.sapMGTHdrIconImage.sapUiIcon::before {
|
|
1716
1942
|
font-size: 2rem;
|
|
1717
1943
|
}
|
|
1944
|
+
|
|
1718
1945
|
.sapMGTHdrIconImage.Neutral {
|
|
1719
|
-
color:
|
|
1946
|
+
color: var(--sapNeutralTextColor);
|
|
1720
1947
|
}
|
|
1948
|
+
|
|
1721
1949
|
.sapMGTHdrIconImage.Good {
|
|
1722
|
-
color:
|
|
1950
|
+
color: var(--sapPositiveTextColor);
|
|
1723
1951
|
}
|
|
1952
|
+
|
|
1724
1953
|
.sapMGTHdrIconImage.Critical {
|
|
1725
|
-
color:
|
|
1954
|
+
color: var(--sapCriticalElementColor);
|
|
1726
1955
|
}
|
|
1956
|
+
|
|
1727
1957
|
.sapMGTHdrIconImage.Error {
|
|
1728
|
-
color:
|
|
1958
|
+
color: var(--sapNegativeTextColor);
|
|
1729
1959
|
}
|
|
1960
|
+
|
|
1730
1961
|
.sapMGTHdrIconImage.None {
|
|
1731
|
-
color:
|
|
1962
|
+
color: var(--sapTile_IconColor);
|
|
1732
1963
|
}
|
|
1733
1964
|
}
|
|
1734
|
-
|
|
1965
|
+
|
|
1966
|
+
.sapMGTContent.sapMGTFtrMarginTop {
|
|
1735
1967
|
height: 7.6rem;
|
|
1736
|
-
|
|
1968
|
+
|
|
1969
|
+
.sapMTileCnt {
|
|
1737
1970
|
height: 7.6rem;
|
|
1738
1971
|
}
|
|
1739
1972
|
}
|
|
1973
|
+
|
|
1740
1974
|
.sapMGTContent {
|
|
1741
1975
|
height: 6.6rem;
|
|
1976
|
+
|
|
1742
1977
|
.sapMTileCnt {
|
|
1743
1978
|
height: 6.6rem;
|
|
1979
|
+
|
|
1744
1980
|
.sapMTileContainer {
|
|
1745
1981
|
display: flex;
|
|
1746
1982
|
align-items: center;
|
|
1983
|
+
|
|
1747
1984
|
.sapMTilePriority {
|
|
1748
1985
|
margin: 0 0.5rem 0 1rem;
|
|
1986
|
+
|
|
1749
1987
|
.sapMTilePriorityCnt {
|
|
1750
1988
|
display: flex;
|
|
1751
1989
|
align-items: center;
|
|
1752
1990
|
width: fit-content;
|
|
1753
1991
|
overflow: hidden;
|
|
1992
|
+
|
|
1754
1993
|
.sapMTilePriorityBorder {
|
|
1755
1994
|
width: 0.375rem;
|
|
1756
1995
|
height: 1.625rem;
|
|
1757
1996
|
}
|
|
1997
|
+
|
|
1758
1998
|
.sapMTilePriorityValue {
|
|
1759
1999
|
font-size: 0.875rem;
|
|
1760
2000
|
font-weight: 400;
|
|
@@ -1762,66 +2002,86 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1762
2002
|
}
|
|
1763
2003
|
}
|
|
1764
2004
|
}
|
|
2005
|
+
|
|
1765
2006
|
.High {
|
|
2007
|
+
|
|
1766
2008
|
.sapMTilePriorityCnt {
|
|
1767
|
-
color:
|
|
2009
|
+
color: var(--sapNegativeElementColor);
|
|
1768
2010
|
}
|
|
1769
2011
|
}
|
|
2012
|
+
|
|
1770
2013
|
.Medium {
|
|
2014
|
+
|
|
1771
2015
|
.sapMTilePriorityCnt {
|
|
1772
2016
|
color: @sapWarningColor;
|
|
1773
2017
|
}
|
|
1774
2018
|
}
|
|
2019
|
+
|
|
1775
2020
|
.Low {
|
|
2021
|
+
|
|
1776
2022
|
.sapMTilePriorityCnt {
|
|
1777
|
-
color:
|
|
2023
|
+
color: var(--sapPositiveElementColor);
|
|
1778
2024
|
}
|
|
1779
2025
|
}
|
|
2026
|
+
|
|
1780
2027
|
.VeryHigh {
|
|
2028
|
+
|
|
1781
2029
|
.sapMTilePriorityCnt {
|
|
1782
|
-
color:
|
|
2030
|
+
color: var(--sapIndicationColor_1_BorderColor);
|
|
1783
2031
|
}
|
|
1784
2032
|
}
|
|
2033
|
+
|
|
1785
2034
|
.sapMTileCntContent {
|
|
1786
2035
|
padding: 0;
|
|
1787
2036
|
margin: 0 1rem 0 0;
|
|
2037
|
+
|
|
1788
2038
|
.sapMText {
|
|
1789
2039
|
line-height: 1.5rem;
|
|
1790
2040
|
}
|
|
2041
|
+
|
|
1791
2042
|
.sapMNC {
|
|
2043
|
+
|
|
1792
2044
|
.sapMNCInner {
|
|
1793
2045
|
position: relative;
|
|
1794
2046
|
}
|
|
1795
2047
|
}
|
|
1796
2048
|
}
|
|
1797
2049
|
}
|
|
2050
|
+
|
|
1798
2051
|
.sapMTileCntContent {
|
|
2052
|
+
|
|
1799
2053
|
&:first-child {
|
|
1800
|
-
color:
|
|
2054
|
+
color: var(--sapTile_TextColor);
|
|
1801
2055
|
}
|
|
2056
|
+
|
|
1802
2057
|
height: 3rem;
|
|
1803
2058
|
overflow: hidden;
|
|
1804
2059
|
padding: 0 1rem;
|
|
1805
2060
|
margin: 0.75rem 0 1rem 0;
|
|
1806
|
-
|
|
2061
|
+
|
|
2062
|
+
p {
|
|
1807
2063
|
margin: 0;
|
|
1808
2064
|
line-height: 1rem;
|
|
1809
|
-
color
|
|
2065
|
+
color: var(--sapTile_TextColor);
|
|
1810
2066
|
white-space: nowrap;
|
|
1811
2067
|
overflow: hidden;
|
|
1812
2068
|
text-overflow: ellipsis;
|
|
1813
2069
|
}
|
|
2070
|
+
|
|
1814
2071
|
.sapMText {
|
|
1815
2072
|
line-height: 1rem;
|
|
1816
|
-
color:
|
|
2073
|
+
color: var(--sapTile_TextColor);
|
|
1817
2074
|
}
|
|
2075
|
+
|
|
1818
2076
|
.sapMImageContent {
|
|
1819
2077
|
height: 3rem;
|
|
2078
|
+
|
|
1820
2079
|
.sapMImageContentImageIcon {
|
|
1821
2080
|
max-height: 3rem;
|
|
1822
2081
|
}
|
|
1823
2082
|
}
|
|
1824
2083
|
}
|
|
2084
|
+
|
|
1825
2085
|
.sapMTileFtrCnt {
|
|
1826
2086
|
height: 1rem;
|
|
1827
2087
|
display: flex;
|
|
@@ -1832,6 +2092,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1832
2092
|
justify-content: space-between;
|
|
1833
2093
|
align-items: center;
|
|
1834
2094
|
padding-bottom: 1rem;
|
|
2095
|
+
|
|
1835
2096
|
.sapMTileCntFtrTxt {
|
|
1836
2097
|
position: initial;
|
|
1837
2098
|
margin-right: 0;
|
|
@@ -1840,56 +2101,72 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1840
2101
|
margin-top: 1rem;
|
|
1841
2102
|
}
|
|
1842
2103
|
}
|
|
2104
|
+
|
|
1843
2105
|
.sapMTileCntFtrTxt {
|
|
1844
2106
|
margin: 0 1rem 1rem 1rem;
|
|
1845
2107
|
font-size: 0.875rem;
|
|
1846
2108
|
bottom: 0;
|
|
1847
2109
|
}
|
|
1848
2110
|
}
|
|
1849
|
-
|
|
1850
|
-
|
|
2111
|
+
|
|
2112
|
+
.sapMTileCnt.sapMGTNoPriority {
|
|
2113
|
+
|
|
2114
|
+
.sapMTileCntContent {
|
|
1851
2115
|
margin: 0;
|
|
1852
2116
|
}
|
|
1853
2117
|
}
|
|
1854
|
-
|
|
1855
|
-
|
|
2118
|
+
|
|
2119
|
+
.sapMTileCnt.sapMGTPriority {
|
|
2120
|
+
|
|
2121
|
+
.sapMTileCntContent {
|
|
1856
2122
|
height: 2rem;
|
|
1857
2123
|
}
|
|
1858
2124
|
}
|
|
1859
2125
|
}
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
2126
|
+
|
|
2127
|
+
&.sapMGTStateLoading {
|
|
2128
|
+
|
|
2129
|
+
.sapMTileCnt {
|
|
2130
|
+
|
|
2131
|
+
.sapMTileCntContentShimmerPlaceholderItem {
|
|
1863
2132
|
padding-top: 0;
|
|
1864
2133
|
}
|
|
1865
2134
|
}
|
|
1866
2135
|
|
|
1867
2136
|
}
|
|
2137
|
+
|
|
1868
2138
|
.sapMGTActionModeContainer {
|
|
1869
2139
|
position: absolute;
|
|
1870
2140
|
bottom: 0.9em;
|
|
1871
2141
|
right: 1rem;
|
|
1872
|
-
|
|
2142
|
+
}
|
|
1873
2143
|
}
|
|
1874
2144
|
|
|
1875
2145
|
.TwoByOne.sapMTileSmallPhone.sapMGTActionMode {
|
|
1876
2146
|
height: 11.375rem;
|
|
1877
2147
|
width: 19rem;
|
|
2148
|
+
|
|
1878
2149
|
.sapMGTContent {
|
|
1879
2150
|
height: 7.6rem;
|
|
2151
|
+
|
|
1880
2152
|
.sapMTileCnt {
|
|
1881
2153
|
height: 7.6rem;
|
|
1882
2154
|
}
|
|
1883
2155
|
}
|
|
1884
|
-
|
|
2156
|
+
|
|
2157
|
+
.sapMGTContent.sapMGTFtrMarginTop {
|
|
1885
2158
|
height: 8.6rem;
|
|
1886
|
-
|
|
2159
|
+
|
|
2160
|
+
.sapMTileCnt {
|
|
1887
2161
|
height: 8.6rem;
|
|
1888
2162
|
}
|
|
1889
2163
|
}
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
2164
|
+
|
|
2165
|
+
&.sapMGTStateLoading {
|
|
2166
|
+
|
|
2167
|
+
.sapMTileCnt {
|
|
2168
|
+
|
|
2169
|
+
.sapMTileCntContentShimmerPlaceholderItem {
|
|
1893
2170
|
padding-top: 2rem;
|
|
1894
2171
|
}
|
|
1895
2172
|
}
|
|
@@ -1898,11 +2175,14 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1898
2175
|
}
|
|
1899
2176
|
|
|
1900
2177
|
.TwoByOne.sapMGTLinkTileContent {
|
|
2178
|
+
|
|
1901
2179
|
.sapMGTHdrContent {
|
|
1902
2180
|
padding: 0;
|
|
1903
2181
|
margin: 1rem 1rem 0.75rem 1rem;
|
|
1904
2182
|
height: fit-content;
|
|
2183
|
+
|
|
1905
2184
|
.sapMGTHdrTxt {
|
|
2185
|
+
|
|
1906
2186
|
.sapMText {
|
|
1907
2187
|
line-height: 1rem;
|
|
1908
2188
|
font-size: 0.875rem;
|
|
@@ -1910,29 +2190,37 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1910
2190
|
}
|
|
1911
2191
|
}
|
|
1912
2192
|
}
|
|
2193
|
+
|
|
1913
2194
|
.sapMGTContent {
|
|
1914
2195
|
height: 6.25rem;
|
|
1915
|
-
|
|
2196
|
+
|
|
2197
|
+
.sapMGTLinkTileContentWrapper {
|
|
1916
2198
|
height: 7.15rem;
|
|
1917
2199
|
display: flex;
|
|
1918
2200
|
flex-direction: column;
|
|
2201
|
+
|
|
1919
2202
|
.sapMHBox {
|
|
1920
2203
|
height: 1.5rem;
|
|
2204
|
+
|
|
1921
2205
|
.sapMFlexItem {
|
|
1922
2206
|
height: 1.5rem;
|
|
1923
2207
|
display: flex;
|
|
1924
2208
|
justify-content: center;
|
|
1925
2209
|
align-items: center;
|
|
2210
|
+
|
|
1926
2211
|
.sapMLnk {
|
|
1927
2212
|
line-height: 1.5rem;
|
|
1928
2213
|
}
|
|
1929
2214
|
}
|
|
1930
2215
|
}
|
|
1931
2216
|
}
|
|
2217
|
+
|
|
1932
2218
|
&.sapMGTFtrMarginTop {
|
|
1933
2219
|
height: 7.25rem;
|
|
1934
2220
|
}
|
|
2221
|
+
|
|
1935
2222
|
&:not(.sapMGTFtrMarginTop) {
|
|
2223
|
+
|
|
1936
2224
|
.sapMGTLinkTileContentWrapper.saMGTLinkSubheaderNotPresent {
|
|
1937
2225
|
gap: 2.5px;
|
|
1938
2226
|
}
|
|
@@ -1941,16 +2229,21 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1941
2229
|
}
|
|
1942
2230
|
|
|
1943
2231
|
.TwoByOne.sapMGTLinkTileContent.sapMTileSmallPhone {
|
|
2232
|
+
|
|
1944
2233
|
.sapMGTHdrContent {
|
|
1945
2234
|
margin: 0.5rem;
|
|
1946
2235
|
}
|
|
2236
|
+
|
|
1947
2237
|
.sapMGTContent {
|
|
1948
2238
|
height: 5.75rem;
|
|
2239
|
+
|
|
1949
2240
|
.sapMGTLinkTileContentWrapper {
|
|
1950
2241
|
gap: 0 !important;
|
|
1951
2242
|
}
|
|
2243
|
+
|
|
1952
2244
|
&.sapMGTFtrMarginTop {
|
|
1953
2245
|
height: 6.6875rem;
|
|
2246
|
+
|
|
1954
2247
|
.sapMGTLinkTileContentWrapper {
|
|
1955
2248
|
gap: 0.3125rem !important;
|
|
1956
2249
|
}
|
|
@@ -1959,65 +2252,84 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
1959
2252
|
}
|
|
1960
2253
|
|
|
1961
2254
|
.sapMAutoPointer {
|
|
2255
|
+
|
|
1962
2256
|
.sapMText {
|
|
1963
2257
|
cursor: auto;
|
|
1964
2258
|
}
|
|
1965
2259
|
}
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
2260
|
+
|
|
2261
|
+
.sapMGT.sapMGTOneByOne,
|
|
2262
|
+
.sapMGT.sapMGTOneByOne.sapMTileSmallPhone {
|
|
2263
|
+
|
|
2264
|
+
.sapMBtnBase.sapMGTMoreIcon {
|
|
2265
|
+
|
|
2266
|
+
.sapMBtnIcon {
|
|
1969
2267
|
bottom: 0.3rem;
|
|
1970
2268
|
}
|
|
1971
2269
|
}
|
|
1972
2270
|
}
|
|
1973
2271
|
|
|
1974
|
-
@media (min-width:320px) and (max-width:600px){
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
.
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
bottom: 0.5rem;
|
|
1989
|
-
}
|
|
2272
|
+
@media (min-width:320px) and (max-width:600px) {
|
|
2273
|
+
|
|
2274
|
+
.sapMGT.sapMGTOneByOne {
|
|
2275
|
+
width: 12.875rem;
|
|
2276
|
+
height: 7.8125rem;
|
|
2277
|
+
|
|
2278
|
+
.sapMGTHideOverflow {
|
|
2279
|
+
bottom: 0.6875rem;
|
|
2280
|
+
}
|
|
2281
|
+
|
|
2282
|
+
.sapMGTSubHdrTxt {
|
|
2283
|
+
|
|
2284
|
+
.sapMTextMaxLine {
|
|
2285
|
+
-webkit-line-clamp: 1 !important;
|
|
1990
2286
|
}
|
|
1991
2287
|
}
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
2288
|
+
|
|
2289
|
+
&.HighContrastTile {
|
|
2290
|
+
|
|
2291
|
+
.sapMGTHideOverflow {
|
|
2292
|
+
bottom: 0.5rem;
|
|
1995
2293
|
}
|
|
1996
2294
|
}
|
|
1997
2295
|
}
|
|
2296
|
+
.sapMBtnBase.sapMGTMoreIcon{
|
|
2297
|
+
.sapMBtnIcon{
|
|
2298
|
+
bottom: 0.7rem;
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
}
|
|
1998
2302
|
|
|
1999
2303
|
@media (min-width:600px) {
|
|
2304
|
+
|
|
2000
2305
|
.sapMGT.sapMGTOneByOne {
|
|
2001
2306
|
width: 11.875rem;
|
|
2002
2307
|
height: 8rem;
|
|
2003
|
-
|
|
2004
|
-
|
|
2308
|
+
|
|
2309
|
+
.sapMBtnBase.sapMGTMoreIcon {
|
|
2310
|
+
|
|
2311
|
+
.sapMBtnIcon {
|
|
2005
2312
|
bottom: 0.3rem;
|
|
2006
2313
|
}
|
|
2007
2314
|
}
|
|
2008
|
-
|
|
2009
|
-
bottom: 1rem;
|
|
2010
|
-
}
|
|
2011
|
-
&.HighContrastTile {
|
|
2315
|
+
|
|
2012
2316
|
.sapMGTHideOverflow {
|
|
2013
|
-
bottom:
|
|
2317
|
+
bottom: 1rem;
|
|
2318
|
+
}
|
|
2319
|
+
|
|
2320
|
+
&.HighContrastTile {
|
|
2321
|
+
|
|
2322
|
+
.sapMGTHideOverflow {
|
|
2323
|
+
bottom: 0.75rem;
|
|
2324
|
+
}
|
|
2014
2325
|
}
|
|
2015
|
-
}
|
|
2016
2326
|
}
|
|
2017
2327
|
}
|
|
2328
|
+
|
|
2018
2329
|
.sapMGT.sapMGTOneByOne {
|
|
2019
|
-
border-radius:
|
|
2330
|
+
border-radius: var(--sapTile_BorderCornerRadius);
|
|
2020
2331
|
border: none;
|
|
2332
|
+
|
|
2021
2333
|
.sapMGTHideOverflow {
|
|
2022
2334
|
position: absolute;
|
|
2023
2335
|
top: 0;
|
|
@@ -2025,17 +2337,20 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2025
2337
|
left: 0;
|
|
2026
2338
|
overflow: hidden;
|
|
2027
2339
|
}
|
|
2340
|
+
|
|
2028
2341
|
.sapMGTIconWrapper {
|
|
2029
2342
|
display: flex;
|
|
2030
2343
|
flex-direction: column;
|
|
2031
2344
|
gap: 0.375rem;
|
|
2032
2345
|
margin-bottom: 0.375rem;
|
|
2346
|
+
|
|
2033
2347
|
.sapMGTHdrContent {
|
|
2034
2348
|
padding: 0 0.5rem;
|
|
2035
2349
|
display: block;
|
|
2036
2350
|
flex-direction: column;
|
|
2037
2351
|
height: fit-content;
|
|
2038
2352
|
align-items: center;
|
|
2353
|
+
|
|
2039
2354
|
.sapMGTHdrTxt {
|
|
2040
2355
|
height: inherit;
|
|
2041
2356
|
max-height: none;
|
|
@@ -2045,65 +2360,81 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2045
2360
|
}
|
|
2046
2361
|
}
|
|
2047
2362
|
}
|
|
2363
|
+
|
|
2048
2364
|
.sapMGTSubHdrTxt {
|
|
2049
2365
|
margin: 0 0.5rem 0 0.5rem;
|
|
2050
2366
|
display: flex;
|
|
2051
2367
|
align-items: center;
|
|
2052
2368
|
flex-direction: column;
|
|
2053
2369
|
white-space: initial;
|
|
2370
|
+
|
|
2054
2371
|
.sapMText {
|
|
2055
2372
|
font-weight: 400;
|
|
2056
|
-
color:
|
|
2373
|
+
color: var(--sapContent_ContrastTextColor);
|
|
2057
2374
|
text-align: center !important;
|
|
2058
2375
|
white-space: pre-line;
|
|
2059
2376
|
line-height: 1rem;
|
|
2060
2377
|
}
|
|
2061
2378
|
}
|
|
2379
|
+
|
|
2062
2380
|
&.sapMGTHeaderOneLine {
|
|
2381
|
+
|
|
2063
2382
|
.sapMGTHdrContent.sapMGTOneByOne {
|
|
2064
2383
|
justify-content: end;
|
|
2384
|
+
|
|
2065
2385
|
.sapMGTHdrTxt {
|
|
2066
2386
|
height: fit-content;
|
|
2067
2387
|
}
|
|
2068
2388
|
}
|
|
2069
2389
|
}
|
|
2390
|
+
|
|
2070
2391
|
&.sapMGTHeaderThreeLine {
|
|
2392
|
+
|
|
2071
2393
|
.sapMGTSubHdrTxt {
|
|
2394
|
+
|
|
2072
2395
|
.sapMText {
|
|
2073
2396
|
white-space: nowrap;
|
|
2074
2397
|
}
|
|
2075
2398
|
}
|
|
2076
2399
|
}
|
|
2077
|
-
|
|
2078
|
-
|
|
2400
|
+
|
|
2401
|
+
&:focus:not(:active) {
|
|
2402
|
+
outline: 0.125rem solid var(--sapTile_Background);
|
|
2403
|
+
|
|
2079
2404
|
.sapMGTFocusDiv {
|
|
2080
2405
|
border: none;
|
|
2081
|
-
outline:
|
|
2406
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
2082
2407
|
outline-offset: 0.125rem;
|
|
2083
2408
|
}
|
|
2084
2409
|
}
|
|
2085
2410
|
}
|
|
2086
2411
|
|
|
2087
|
-
.sapMGTHdrContent.sapMGTOneByOne > .sapMGTHdrTxt > .sapMText{
|
|
2412
|
+
.sapMGTHdrContent.sapMGTOneByOne > .sapMGTHdrTxt > .sapMText {
|
|
2088
2413
|
font-size: 0.875rem;
|
|
2089
|
-
color:
|
|
2414
|
+
color: var(--sapContent_ContrastTextColor);
|
|
2090
2415
|
text-align: center !important;
|
|
2091
2416
|
white-space: initial;
|
|
2092
2417
|
font-weight: 700;
|
|
2093
2418
|
}
|
|
2094
2419
|
|
|
2095
2420
|
.sapMGTArticleMode {
|
|
2421
|
+
|
|
2096
2422
|
.sapMGTContent {
|
|
2423
|
+
|
|
2097
2424
|
.sapMTileCnt {
|
|
2425
|
+
|
|
2098
2426
|
.sapMTileCntContent {
|
|
2099
2427
|
height: 3.25rem;
|
|
2428
|
+
|
|
2100
2429
|
.sapMImageContent {
|
|
2101
2430
|
height: 3rem;
|
|
2431
|
+
|
|
2102
2432
|
.sapMImageContentImageIcon {
|
|
2103
2433
|
max-height: 3.25rem;
|
|
2104
2434
|
}
|
|
2105
2435
|
}
|
|
2106
2436
|
}
|
|
2437
|
+
|
|
2107
2438
|
.sapMTileFtrCnt {
|
|
2108
2439
|
height: 2.5rem;
|
|
2109
2440
|
display: flex;
|
|
@@ -2113,10 +2444,12 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2113
2444
|
bottom: 0.25rem;
|
|
2114
2445
|
justify-content: space-between;
|
|
2115
2446
|
align-items: center;
|
|
2447
|
+
|
|
2116
2448
|
.sapMTileCntFtrTxt {
|
|
2117
2449
|
position: initial;
|
|
2118
2450
|
margin-right: 0;
|
|
2119
2451
|
}
|
|
2452
|
+
|
|
2120
2453
|
.sapMTileNavContainer {
|
|
2121
2454
|
margin: 0 1rem 0 0.5rem;
|
|
2122
2455
|
}
|
|
@@ -2124,10 +2457,15 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2124
2457
|
}
|
|
2125
2458
|
}
|
|
2126
2459
|
}
|
|
2460
|
+
|
|
2127
2461
|
.sapMGTArticleMode.sapMTileSmallPhone {
|
|
2462
|
+
|
|
2128
2463
|
.sapMGTContent {
|
|
2464
|
+
|
|
2129
2465
|
.sapMTileCnt {
|
|
2466
|
+
|
|
2130
2467
|
.sapMTileFtrCnt {
|
|
2468
|
+
|
|
2131
2469
|
.sapMTileNavContainer {
|
|
2132
2470
|
margin-right: 0.5rem;
|
|
2133
2471
|
}
|
|
@@ -2135,41 +2473,51 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2135
2473
|
}
|
|
2136
2474
|
}
|
|
2137
2475
|
}
|
|
2138
|
-
|
|
2476
|
+
|
|
2477
|
+
.sapMGT.sapMGTScopeDisplay.sapMGTLineMode.sapMGTInfoRendered {
|
|
2139
2478
|
padding: 0;
|
|
2140
|
-
|
|
2479
|
+
|
|
2480
|
+
.sapMGTStartMarker {
|
|
2141
2481
|
display: inline;
|
|
2142
2482
|
}
|
|
2143
|
-
|
|
2483
|
+
|
|
2484
|
+
.sapMGTEndMarker {
|
|
2144
2485
|
display: inline;
|
|
2145
2486
|
}
|
|
2146
|
-
|
|
2487
|
+
|
|
2488
|
+
.sapMGTLineWrapper {
|
|
2147
2489
|
display: flex;
|
|
2148
2490
|
flex-wrap: wrap;
|
|
2149
2491
|
}
|
|
2150
|
-
|
|
2492
|
+
|
|
2493
|
+
.sapMGTHeaderWrapper {
|
|
2151
2494
|
display: inline-block;
|
|
2152
2495
|
padding: 0.5rem 0.5rem 0.25rem 0;
|
|
2153
2496
|
margin-bottom: 0.25rem;
|
|
2154
|
-
|
|
2497
|
+
|
|
2498
|
+
.sapMGTSubHdrTxt {
|
|
2155
2499
|
margin-right: 0;
|
|
2156
2500
|
}
|
|
2157
2501
|
}
|
|
2158
|
-
|
|
2502
|
+
|
|
2503
|
+
.sapMGTTInfo {
|
|
2159
2504
|
display: inline-block;
|
|
2160
2505
|
margin: 0;
|
|
2161
2506
|
flex-grow: 1;
|
|
2162
2507
|
padding-left: 0.5rem;
|
|
2163
|
-
|
|
2508
|
+
|
|
2509
|
+
.sapMGTAppShortcutText {
|
|
2164
2510
|
padding-left: 0;
|
|
2165
2511
|
}
|
|
2166
2512
|
}
|
|
2167
2513
|
}
|
|
2168
|
-
|
|
2514
|
+
|
|
2515
|
+
.sapMGT.sapMGTScopeDisplay.sapMGTLineMode.sapMGTInfoRendered.sapMGTLineModeSmall {
|
|
2169
2516
|
display: flex;
|
|
2170
2517
|
flex-wrap: wrap;
|
|
2171
2518
|
max-width: 94%;
|
|
2172
|
-
|
|
2519
|
+
|
|
2520
|
+
.sapMGTHeaderWrapper {
|
|
2173
2521
|
padding-left:0.5rem;
|
|
2174
2522
|
display: flex;
|
|
2175
2523
|
text-overflow: ellipsis;
|
|
@@ -2177,63 +2525,78 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2177
2525
|
flex-wrap: wrap;
|
|
2178
2526
|
margin-bottom: 0;
|
|
2179
2527
|
}
|
|
2180
|
-
|
|
2528
|
+
|
|
2529
|
+
.sapMGTTouchArea {
|
|
2181
2530
|
padding: 0;
|
|
2182
2531
|
margin: 0;
|
|
2183
2532
|
}
|
|
2184
|
-
|
|
2185
|
-
|
|
2533
|
+
|
|
2534
|
+
.sapMGTTInfo {
|
|
2535
|
+
|
|
2536
|
+
.sapMGTAppShortcutText {
|
|
2186
2537
|
padding-left: 0;
|
|
2187
2538
|
}
|
|
2188
2539
|
}
|
|
2189
2540
|
}
|
|
2190
|
-
|
|
2191
|
-
.
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
border-radius: 0 0.25rem 0.25rem 0;
|
|
2196
|
-
.sapMGTTInfo{
|
|
2197
|
-
margin: 0;
|
|
2198
|
-
vertical-align: top;
|
|
2199
|
-
text-transform: uppercase;
|
|
2541
|
+
|
|
2542
|
+
.sapMGT.sapMGTScopeDisplay.sapMGTLineMode.sapMGTInfoRendered {
|
|
2543
|
+
|
|
2544
|
+
.sapMGTTInfoWrapper {
|
|
2545
|
+
padding: 0.5rem;
|
|
2200
2546
|
flex-grow: 1;
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
.
|
|
2547
|
+
background-color: var(--sapInfobar_NonInteractive_Background);
|
|
2548
|
+
border-radius: 0 0.25rem 0.25rem 0;
|
|
2549
|
+
|
|
2550
|
+
.sapMGTTInfo {
|
|
2551
|
+
margin: 0;
|
|
2552
|
+
vertical-align: top;
|
|
2553
|
+
text-transform: uppercase;
|
|
2554
|
+
flex-grow: 1;
|
|
2555
|
+
display: flex;
|
|
2556
|
+
overflow: hidden;
|
|
2557
|
+
align-items: baseline;
|
|
2558
|
+
flex-wrap: wrap;
|
|
2559
|
+
padding: 0;
|
|
2560
|
+
|
|
2561
|
+
.sapMGTHdrTxt {
|
|
2562
|
+
padding-top: 0.3rem;
|
|
2563
|
+
}
|
|
2564
|
+
|
|
2565
|
+
.sapMGTSubHdrTxt {
|
|
2566
|
+
margin-right: 0.25rem;
|
|
2567
|
+
}
|
|
2568
|
+
|
|
2569
|
+
.sapMText {
|
|
2570
|
+
font-size: var(--sapFontSmallSize) ;
|
|
2571
|
+
}
|
|
2572
|
+
|
|
2573
|
+
.sapMGTAppShortcutText {
|
|
2216
2574
|
padding-right: 0.5rem;
|
|
2217
2575
|
padding-left: 0;
|
|
2218
|
-
|
|
2219
|
-
|
|
2576
|
+
|
|
2577
|
+
.sapMText {
|
|
2578
|
+
color: var(--sapTile_TextColor);
|
|
2220
2579
|
}
|
|
2221
2580
|
}
|
|
2222
|
-
|
|
2581
|
+
|
|
2582
|
+
.sapMGTSystemInfoText {
|
|
2223
2583
|
font-size: 0.75rem;
|
|
2224
2584
|
position: relative;
|
|
2225
2585
|
display: inline-block;
|
|
2226
2586
|
word-break: break-word;
|
|
2587
|
+
|
|
2227
2588
|
.sapMText{
|
|
2228
|
-
color:
|
|
2589
|
+
color: var(--sapTile_TitleTextColor);
|
|
2229
2590
|
}
|
|
2230
2591
|
}
|
|
2231
|
-
|
|
2592
|
+
|
|
2593
|
+
.sapMGTSystemInfoText.sapMGTSeperatorPresent {
|
|
2232
2594
|
font-size: 0.75rem;
|
|
2233
2595
|
position: relative;
|
|
2234
2596
|
display: inline-block;
|
|
2235
|
-
|
|
2236
|
-
|
|
2597
|
+
|
|
2598
|
+
&::before {
|
|
2599
|
+
content: '';
|
|
2237
2600
|
position: absolute;
|
|
2238
2601
|
display: inline-block;
|
|
2239
2602
|
height: 1rem;
|
|
@@ -2241,32 +2604,34 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2241
2604
|
left: 0;
|
|
2242
2605
|
transform: translateX(-0.25rem);
|
|
2243
2606
|
top: -0.125rem;
|
|
2244
|
-
background-color:
|
|
2245
|
-
|
|
2607
|
+
background-color: var(--sapTile_TextColor);
|
|
2246
2608
|
}
|
|
2247
2609
|
}
|
|
2610
|
+
}
|
|
2248
2611
|
}
|
|
2249
|
-
|
|
2250
|
-
.sapMGTTInfo.sapMGTInfoNotContainsSeperator{
|
|
2251
|
-
|
|
2252
|
-
|
|
2612
|
+
|
|
2613
|
+
.sapMGTTInfo.sapMGTInfoNotContainsSeperator {
|
|
2614
|
+
|
|
2615
|
+
.sapMGTAppShortcutText {
|
|
2616
|
+
padding-right: 0;
|
|
2617
|
+
}
|
|
2253
2618
|
}
|
|
2254
2619
|
}
|
|
2255
|
-
}
|
|
2256
2620
|
|
|
2257
|
-
|
|
2258
|
-
IconMode Styles
|
|
2259
|
-
------------------------------------------------------*/
|
|
2621
|
+
/* IconMode Styles */
|
|
2260
2622
|
.sapMGTIconMode {
|
|
2623
|
+
|
|
2261
2624
|
.sapMGTHdrTxt > .sapMText {
|
|
2262
2625
|
font-weight: bold;
|
|
2263
|
-
font-size:
|
|
2626
|
+
font-size: var(--sapFontHeader6Size);
|
|
2264
2627
|
}
|
|
2628
|
+
|
|
2265
2629
|
.sapMGTSubHdrTxt {
|
|
2266
2630
|
line-height: 1rem;
|
|
2631
|
+
|
|
2267
2632
|
.sapMText {
|
|
2268
2633
|
font-size: 0.875rem;
|
|
2269
|
-
color:
|
|
2634
|
+
color: var(--sapContent_LabelColor);
|
|
2270
2635
|
}
|
|
2271
2636
|
}
|
|
2272
2637
|
}
|
|
@@ -2274,20 +2639,24 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2274
2639
|
.sapMGTOneByOne.sapMGTIconMode {
|
|
2275
2640
|
min-width: 7rem;
|
|
2276
2641
|
max-width: 15rem;
|
|
2642
|
+
|
|
2277
2643
|
.sapMGTHdrContent {
|
|
2278
2644
|
padding: 0 0.5rem;
|
|
2279
2645
|
}
|
|
2646
|
+
|
|
2280
2647
|
.sapMGTHdrTxt > .sapMText {
|
|
2281
2648
|
text-shadow: none;
|
|
2282
2649
|
line-height: 1rem;
|
|
2283
2650
|
display: block;
|
|
2284
2651
|
}
|
|
2652
|
+
|
|
2285
2653
|
.sapMGTOneByOneIconLoaded {
|
|
2286
2654
|
margin-top: -1rem;
|
|
2287
2655
|
}
|
|
2288
2656
|
}
|
|
2289
2657
|
|
|
2290
2658
|
.sapMGTOneByOne.sapMGTIconMode.sapMTResponsiveIconMode {
|
|
2659
|
+
|
|
2291
2660
|
.sapMGTHdrContent {
|
|
2292
2661
|
height:auto;
|
|
2293
2662
|
padding: 1rem 0.5rem 1rem 0;
|
|
@@ -2303,13 +2672,13 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2303
2672
|
width: 18.75rem ;
|
|
2304
2673
|
height: 3.438rem ;
|
|
2305
2674
|
padding-left: 0.75rem;
|
|
2306
|
-
border-radius:
|
|
2675
|
+
border-radius: var(--sapTile_BorderCornerRadius);
|
|
2307
2676
|
box-sizing: border-box;
|
|
2308
2677
|
}
|
|
2309
2678
|
|
|
2310
|
-
.sapMGTTwoByHalf > .TwoByHalf > .sapMGTHdrTxt > .sapMText{
|
|
2679
|
+
.sapMGTTwoByHalf > .TwoByHalf > .sapMGTHdrTxt > .sapMText {
|
|
2311
2680
|
font-size: 0.875rem;
|
|
2312
|
-
color:
|
|
2681
|
+
color: var(--sapTile_TitleTextColor);
|
|
2313
2682
|
}
|
|
2314
2683
|
|
|
2315
2684
|
.TwoByHalf.sapMGT .sapMGTHdrContent {
|
|
@@ -2318,6 +2687,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2318
2687
|
}
|
|
2319
2688
|
|
|
2320
2689
|
.TwoByHalf.sapMGTIconMode {
|
|
2690
|
+
|
|
2321
2691
|
.sapMGTHdrContent {
|
|
2322
2692
|
height: auto;
|
|
2323
2693
|
padding-top: 0;
|
|
@@ -2326,6 +2696,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2326
2696
|
max-height: 2rem;
|
|
2327
2697
|
align-items: center;
|
|
2328
2698
|
}
|
|
2699
|
+
|
|
2329
2700
|
.sapMGTMoreIcon {
|
|
2330
2701
|
visibility: hidden;
|
|
2331
2702
|
bottom: auto;
|
|
@@ -2334,6 +2705,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2334
2705
|
}
|
|
2335
2706
|
|
|
2336
2707
|
.TwoByHalf.sapMGTIconMode.sapMGT:hover {
|
|
2708
|
+
|
|
2337
2709
|
.sapMGTMoreIcon {
|
|
2338
2710
|
visibility: visible;
|
|
2339
2711
|
}
|
|
@@ -2344,6 +2716,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2344
2716
|
align-items: flex-end;
|
|
2345
2717
|
padding-top: 1rem;
|
|
2346
2718
|
justify-content: center;
|
|
2719
|
+
|
|
2347
2720
|
.sapUiIcon {
|
|
2348
2721
|
font-size: 1.25rem !important;
|
|
2349
2722
|
}
|
|
@@ -2364,7 +2737,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2364
2737
|
}
|
|
2365
2738
|
|
|
2366
2739
|
.sapMGTTwoByHalfIcon .sapMGTileBadge {
|
|
2367
|
-
color:
|
|
2740
|
+
color: var(--sapContent_ContrastTextColor);
|
|
2368
2741
|
top: 1.46875rem;
|
|
2369
2742
|
line-height: 0.75rem;
|
|
2370
2743
|
font-weight: bold;
|
|
@@ -2372,24 +2745,24 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2372
2745
|
}
|
|
2373
2746
|
|
|
2374
2747
|
.sapMGTTileIcon {
|
|
2375
|
-
color:
|
|
2748
|
+
color: var(--sapContent_ContrastTextColor);
|
|
2376
2749
|
}
|
|
2377
2750
|
|
|
2378
|
-
.TwoByHalf.sapMGTIconMode.sapMGT:focus{
|
|
2751
|
+
.TwoByHalf.sapMGTIconMode.sapMGT:focus {
|
|
2752
|
+
|
|
2379
2753
|
.sapMGTMoreIcon{
|
|
2380
2754
|
visibility: visible !important;
|
|
2381
2755
|
}
|
|
2382
2756
|
}
|
|
2383
2757
|
.sapMGTVisible {
|
|
2384
|
-
|
|
2385
2758
|
visibility: visible !important;
|
|
2386
2759
|
}
|
|
2387
2760
|
|
|
2388
|
-
|
|
2389
|
-
|
|
2761
|
+
/* Mobile View-specific styles */
|
|
2390
2762
|
.sapMGTOneByOne.sapMGTIconMode.sapMTileSmallPhone {
|
|
2391
2763
|
height: 4rem;
|
|
2392
2764
|
max-width: none;
|
|
2765
|
+
|
|
2393
2766
|
.sapMGTHdrContent {
|
|
2394
2767
|
height:auto;
|
|
2395
2768
|
overflow: auto;
|
|
@@ -2403,49 +2776,62 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2403
2776
|
height: 5.375rem;
|
|
2404
2777
|
display: flex;
|
|
2405
2778
|
flex-direction: column;
|
|
2779
|
+
|
|
2406
2780
|
.sapMGTHideOverflow {
|
|
2407
2781
|
bottom: 1rem;
|
|
2408
2782
|
}
|
|
2783
|
+
|
|
2409
2784
|
.sapMGTIconWrapper {
|
|
2410
2785
|
margin: 1rem 0.5rem 0.375rem 0.5rem;
|
|
2411
2786
|
align-items: center;
|
|
2412
2787
|
flex-direction: row;
|
|
2413
2788
|
gap: 0;
|
|
2414
|
-
|
|
2789
|
+
|
|
2790
|
+
.sapMGTOneByOneIcon {
|
|
2415
2791
|
padding: 0;
|
|
2416
2792
|
margin-bottom: auto;
|
|
2417
2793
|
margin-top: 0.375rem;
|
|
2418
2794
|
}
|
|
2419
|
-
|
|
2795
|
+
|
|
2796
|
+
.sapMGTHdrTxt {
|
|
2420
2797
|
align-items: center;
|
|
2798
|
+
|
|
2421
2799
|
.sapMText {
|
|
2422
2800
|
text-align: left !important;
|
|
2801
|
+
|
|
2423
2802
|
.sapMTextMaxLine {
|
|
2424
2803
|
-webkit-line-clamp: 3 !important;
|
|
2425
2804
|
}
|
|
2426
2805
|
}
|
|
2427
2806
|
}
|
|
2428
2807
|
}
|
|
2808
|
+
|
|
2429
2809
|
.sapMGTSubHdrTxt {
|
|
2430
2810
|
padding: 0 0.5rem;
|
|
2431
2811
|
margin: 0;
|
|
2432
2812
|
flex-direction: row;
|
|
2433
2813
|
align-items: flex-start;
|
|
2814
|
+
|
|
2434
2815
|
.sapMText {
|
|
2435
2816
|
font-weight: 400;
|
|
2436
2817
|
white-space: initial;
|
|
2437
2818
|
text-align: left !important;
|
|
2819
|
+
|
|
2438
2820
|
.sapMTextMaxLine {
|
|
2439
2821
|
-webkit-line-clamp: 1 !important;
|
|
2440
2822
|
}
|
|
2441
2823
|
}
|
|
2442
2824
|
}
|
|
2825
|
+
|
|
2443
2826
|
&.sapMGTHeaderOneLine {
|
|
2827
|
+
|
|
2444
2828
|
.sapMGTHdrContent.sapMGTOneByOne {
|
|
2445
2829
|
justify-content: center;
|
|
2446
2830
|
}
|
|
2447
2831
|
}
|
|
2832
|
+
|
|
2448
2833
|
&.HighContrastTile {
|
|
2834
|
+
|
|
2449
2835
|
.sapMGTHideOverflow {
|
|
2450
2836
|
bottom: 0.75rem;
|
|
2451
2837
|
}
|
|
@@ -2453,6 +2839,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2453
2839
|
}
|
|
2454
2840
|
|
|
2455
2841
|
.TwoByHalf.sapMGTIconMode.sapMTileSmallPhone {
|
|
2842
|
+
|
|
2456
2843
|
.sapMGTHdrContent {
|
|
2457
2844
|
height: auto;
|
|
2458
2845
|
max-width: 12.5rem;
|
|
@@ -2463,10 +2850,10 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2463
2850
|
}
|
|
2464
2851
|
}
|
|
2465
2852
|
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
.sapMGT.sapMGTIconMode
|
|
2469
|
-
background-color:
|
|
2853
|
+
/* High Contrast Theme specific styles */
|
|
2854
|
+
.sapMGT.sapMGTIconMode.HighContrastTile,
|
|
2855
|
+
.sapMGT.sapMGTIconMode .HighContrastTile.sapMGTTwoByHalfIcon {
|
|
2856
|
+
background-color: var(--sapTile_Background);
|
|
2470
2857
|
border: 0.125rem solid;
|
|
2471
2858
|
}
|
|
2472
2859
|
|
|
@@ -2475,46 +2862,51 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2475
2862
|
}
|
|
2476
2863
|
|
|
2477
2864
|
.sapMGT.sapMGTTwoByHalf.sapMGTIconMode.HighContrastTile:not(.sapMGTStateDisabled):hover {
|
|
2478
|
-
box-shadow: 0 0 0 0.188rem
|
|
2865
|
+
box-shadow: 0 0 0 0.188rem var(--sapContent_ShadowColor) inset;
|
|
2479
2866
|
border: none;
|
|
2480
2867
|
}
|
|
2481
2868
|
|
|
2482
2869
|
.sapMGT.sapMGTOneByOne.HighContrastTile:focus:not(:active) {
|
|
2483
2870
|
outline-offset: 0.0625rem;
|
|
2871
|
+
|
|
2484
2872
|
.sapMGTFocusDiv{
|
|
2485
2873
|
outline: none;
|
|
2486
2874
|
}
|
|
2875
|
+
|
|
2487
2876
|
&::before {
|
|
2488
|
-
content:
|
|
2877
|
+
content: '';
|
|
2489
2878
|
position: absolute;
|
|
2490
|
-
outline:
|
|
2879
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
2491
2880
|
border-radius: 0.1rem;
|
|
2492
2881
|
outline-offset: 0.25rem;
|
|
2493
2882
|
inset: 0;
|
|
2494
2883
|
}
|
|
2495
2884
|
}
|
|
2885
|
+
|
|
2496
2886
|
.sapMGT.sapMGTOneByOne.HighContrastTile:hover {
|
|
2887
|
+
|
|
2497
2888
|
.sapMGTFocusDiv {
|
|
2498
2889
|
outline-offset: 0 !important;
|
|
2499
2890
|
}
|
|
2500
2891
|
}
|
|
2501
2892
|
|
|
2502
2893
|
.sapMGT:focus .sapMGTFocusDiv{
|
|
2503
|
-
border:
|
|
2894
|
+
border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
2504
2895
|
}
|
|
2505
2896
|
|
|
2506
|
-
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv,
|
|
2897
|
+
.sapFGridContainer .sapFGridContainerItemWrapperNoVisualFocus:focus .sapMGTFocusDiv, /* focus inside GridContainer */
|
|
2507
2898
|
.sapMGT:focus .sapMGTFocusDiv,
|
|
2508
2899
|
.sapMGT:active .sapMGTFocusDiv,
|
|
2509
2900
|
.sapMGTLineModePress .sapMGTFocusDiv {
|
|
2510
|
-
border
|
|
2901
|
+
border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
2511
2902
|
}
|
|
2512
2903
|
|
|
2513
|
-
|
|
2904
|
+
/*Badge Styles */
|
|
2514
2905
|
|
|
2515
|
-
|
|
2906
|
+
/* Styles when Icon and Text are present */
|
|
2516
2907
|
|
|
2517
2908
|
.sapMGT {
|
|
2909
|
+
|
|
2518
2910
|
.sapMGTBadge {
|
|
2519
2911
|
position: absolute;
|
|
2520
2912
|
top: -0.6rem;
|
|
@@ -2523,7 +2915,7 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2523
2915
|
font-weight: bold;
|
|
2524
2916
|
font-size: 0.75rem;
|
|
2525
2917
|
padding: 0 0.5rem;
|
|
2526
|
-
font-size:
|
|
2918
|
+
font-size: var(--sapFontSmallSize);
|
|
2527
2919
|
height: 1rem;
|
|
2528
2920
|
line-height: 1rem;
|
|
2529
2921
|
z-index: 2;
|
|
@@ -2534,57 +2926,75 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2534
2926
|
gap: 0.3125rem;
|
|
2535
2927
|
border: 0.0625rem solid transparent;
|
|
2536
2928
|
box-sizing: border-box;
|
|
2929
|
+
|
|
2537
2930
|
.sapMGTBadgeText {
|
|
2538
2931
|
white-space: nowrap;
|
|
2539
2932
|
overflow: hidden;
|
|
2540
2933
|
text-overflow: ellipsis;
|
|
2541
2934
|
}
|
|
2542
|
-
|
|
2935
|
+
|
|
2936
|
+
&.sapMGTBadgeOnlyIcon {
|
|
2543
2937
|
border-radius: 1.375rem;
|
|
2544
2938
|
padding: 0;
|
|
2545
2939
|
height: 1.375rem;
|
|
2546
2940
|
width: 1.375rem;
|
|
2547
2941
|
top: -0.75rem;
|
|
2942
|
+
|
|
2548
2943
|
.sapUiIcon {
|
|
2549
2944
|
top: 0.0625rem;
|
|
2550
2945
|
}
|
|
2551
2946
|
}
|
|
2947
|
+
|
|
2552
2948
|
.sapMGTBadgeOverlay {
|
|
2553
2949
|
position: absolute;
|
|
2554
2950
|
inset: -1px;
|
|
2555
2951
|
border-radius: 0.5rem;
|
|
2556
2952
|
opacity: 0.8;
|
|
2557
2953
|
}
|
|
2954
|
+
|
|
2558
2955
|
&.sapMGTBadgeTextPresent {
|
|
2956
|
+
|
|
2559
2957
|
.sapUiIcon {
|
|
2560
2958
|
line-height: 0;
|
|
2561
2959
|
}
|
|
2562
2960
|
}
|
|
2563
2961
|
}
|
|
2962
|
+
|
|
2564
2963
|
&.OneByOne {
|
|
2964
|
+
|
|
2565
2965
|
.sapMGTBadge {
|
|
2566
|
-
|
|
2966
|
+
|
|
2967
|
+
.sapMGTBadgeText {
|
|
2567
2968
|
max-width: 7.9rem;
|
|
2568
2969
|
}
|
|
2569
2970
|
}
|
|
2570
2971
|
}
|
|
2972
|
+
|
|
2571
2973
|
&.TwoByOne {
|
|
2974
|
+
|
|
2572
2975
|
.sapMGTBadge {
|
|
2976
|
+
|
|
2573
2977
|
.sapMGTBadgeText {
|
|
2574
2978
|
max-width: 19.55rem;
|
|
2575
2979
|
}
|
|
2576
2980
|
}
|
|
2577
2981
|
}
|
|
2982
|
+
|
|
2578
2983
|
&.TwoByHalf {
|
|
2984
|
+
|
|
2579
2985
|
.sapMGTBadge {
|
|
2986
|
+
|
|
2580
2987
|
.sapMGTBadgeText {
|
|
2581
2988
|
max-width: 19.55rem;
|
|
2582
2989
|
}
|
|
2583
2990
|
}
|
|
2584
2991
|
}
|
|
2992
|
+
|
|
2585
2993
|
&.OneByHalf {
|
|
2994
|
+
|
|
2586
2995
|
.sapMGTBadge {
|
|
2587
|
-
|
|
2996
|
+
|
|
2997
|
+
.sapMGTBadgeText {
|
|
2588
2998
|
max-width: 7.9rem;
|
|
2589
2999
|
}
|
|
2590
3000
|
}
|
|
@@ -2592,29 +3002,41 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2592
3002
|
}
|
|
2593
3003
|
|
|
2594
3004
|
.sapMGT.sapMTileSmallPhone {
|
|
3005
|
+
|
|
2595
3006
|
&.OneByOne {
|
|
3007
|
+
|
|
2596
3008
|
.sapMGTBadge {
|
|
3009
|
+
|
|
2597
3010
|
.sapMGTBadgeText {
|
|
2598
3011
|
max-width: 6.25rem;
|
|
2599
3012
|
}
|
|
2600
3013
|
}
|
|
2601
3014
|
}
|
|
3015
|
+
|
|
2602
3016
|
&.TwoByOne {
|
|
3017
|
+
|
|
2603
3018
|
.sapMGTBadge {
|
|
3019
|
+
|
|
2604
3020
|
.sapMGTBadgeText {
|
|
2605
3021
|
max-width: 15.85rem;
|
|
2606
3022
|
}
|
|
2607
3023
|
}
|
|
2608
3024
|
}
|
|
3025
|
+
|
|
2609
3026
|
&.TwoByHalf {
|
|
3027
|
+
|
|
2610
3028
|
.sapMGTBadge {
|
|
3029
|
+
|
|
2611
3030
|
.sapMGTBadgeText {
|
|
2612
3031
|
max-width: 15.85rem;
|
|
2613
3032
|
}
|
|
2614
3033
|
}
|
|
2615
3034
|
}
|
|
3035
|
+
|
|
2616
3036
|
&.OneByHalf {
|
|
3037
|
+
|
|
2617
3038
|
.sapMGTBadge {
|
|
3039
|
+
|
|
2618
3040
|
.sapMGTBadgeText {
|
|
2619
3041
|
max-width: 6.25rem;
|
|
2620
3042
|
}
|
|
@@ -2622,10 +3044,13 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2622
3044
|
}
|
|
2623
3045
|
}
|
|
2624
3046
|
|
|
2625
|
-
|
|
3047
|
+
/* Styles when only text is present */
|
|
2626
3048
|
.sapMGT {
|
|
3049
|
+
|
|
2627
3050
|
&.OneByOne {
|
|
3051
|
+
|
|
2628
3052
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3053
|
+
|
|
2629
3054
|
.sapMGTBadgeText {
|
|
2630
3055
|
max-width: 9.0625rem;
|
|
2631
3056
|
}
|
|
@@ -2633,7 +3058,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2633
3058
|
}
|
|
2634
3059
|
|
|
2635
3060
|
&.TwoByOne {
|
|
3061
|
+
|
|
2636
3062
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3063
|
+
|
|
2637
3064
|
.sapMGTBadgeText {
|
|
2638
3065
|
max-width: 20.5625rem;
|
|
2639
3066
|
}
|
|
@@ -2641,7 +3068,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2641
3068
|
}
|
|
2642
3069
|
|
|
2643
3070
|
&.OneByHalf {
|
|
3071
|
+
|
|
2644
3072
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3073
|
+
|
|
2645
3074
|
.sapMGTBadgeText {
|
|
2646
3075
|
max-width: 9.0625rem;
|
|
2647
3076
|
}
|
|
@@ -2649,7 +3078,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2649
3078
|
}
|
|
2650
3079
|
|
|
2651
3080
|
&.TwoByHalf {
|
|
3081
|
+
|
|
2652
3082
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3083
|
+
|
|
2653
3084
|
.sapMGTBadgeText {
|
|
2654
3085
|
max-width: 20.5625rem;
|
|
2655
3086
|
}
|
|
@@ -2658,8 +3089,11 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2658
3089
|
}
|
|
2659
3090
|
|
|
2660
3091
|
.sapMGT.sapMTileSmallPhone {
|
|
3092
|
+
|
|
2661
3093
|
&.OneByOne {
|
|
3094
|
+
|
|
2662
3095
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3096
|
+
|
|
2663
3097
|
.sapMGTBadgeText {
|
|
2664
3098
|
max-width: 7.3125rem;
|
|
2665
3099
|
}
|
|
@@ -2667,7 +3101,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2667
3101
|
}
|
|
2668
3102
|
|
|
2669
3103
|
&.TwoByOne {
|
|
3104
|
+
|
|
2670
3105
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3106
|
+
|
|
2671
3107
|
.sapMGTBadgeText {
|
|
2672
3108
|
max-width: 17.0625rem;
|
|
2673
3109
|
}
|
|
@@ -2675,7 +3111,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2675
3111
|
}
|
|
2676
3112
|
|
|
2677
3113
|
&.OneByHalf {
|
|
3114
|
+
|
|
2678
3115
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3116
|
+
|
|
2679
3117
|
.sapMGTBadgeText {
|
|
2680
3118
|
max-width: 7.3125rem;
|
|
2681
3119
|
}
|
|
@@ -2683,7 +3121,9 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2683
3121
|
}
|
|
2684
3122
|
|
|
2685
3123
|
&.TwoByHalf {
|
|
3124
|
+
|
|
2686
3125
|
.sapMGTBadge.sapMGTBadgeOnlyText {
|
|
3126
|
+
|
|
2687
3127
|
.sapMGTBadgeText {
|
|
2688
3128
|
max-width: 17.0625rem;
|
|
2689
3129
|
}
|
|
@@ -2691,14 +3131,17 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2691
3131
|
}
|
|
2692
3132
|
}
|
|
2693
3133
|
|
|
2694
|
-
|
|
3134
|
+
/* Styles in IconMode tile when size is TwoByHalf */
|
|
2695
3135
|
|
|
2696
3136
|
.sapMGT.sapMGTIconMode.TwoByHalf {
|
|
3137
|
+
|
|
2697
3138
|
.sapMGTBadge.sapMGTBadgeOnlyIcon {
|
|
2698
3139
|
top: -0.125rem;
|
|
2699
3140
|
left: 2.125rem;
|
|
2700
3141
|
}
|
|
3142
|
+
|
|
2701
3143
|
&.sapMTileSmallPhone {
|
|
3144
|
+
|
|
2702
3145
|
.sapMGTBadge.sapMGTBadgeOnlyIcon {
|
|
2703
3146
|
top: 0.3125rem;
|
|
2704
3147
|
}
|
|
@@ -2706,238 +3149,313 @@ html[data-sap-ui-browser*='ff'] {
|
|
|
2706
3149
|
}
|
|
2707
3150
|
|
|
2708
3151
|
.sapMGT {
|
|
3152
|
+
|
|
2709
3153
|
.sapMGTBadgeBackgroundColorIndication1 {
|
|
2710
|
-
background-color:
|
|
3154
|
+
background-color: var(--sapIndicationColor_1);
|
|
2711
3155
|
}
|
|
3156
|
+
|
|
2712
3157
|
.sapMGTBadgeBackgroundColorIndication2 {
|
|
2713
|
-
background-color:
|
|
3158
|
+
background-color: var(--sapIndicationColor_2);
|
|
2714
3159
|
}
|
|
3160
|
+
|
|
2715
3161
|
.sapMGTBadgeBackgroundColorIndication3 {
|
|
2716
|
-
background-color:
|
|
3162
|
+
background-color: var(--sapIndicationColor_3);
|
|
2717
3163
|
}
|
|
3164
|
+
|
|
2718
3165
|
.sapMGTBadgeBackgroundColorIndication4 {
|
|
2719
|
-
background-color:
|
|
3166
|
+
background-color: var(--sapIndicationColor_4);
|
|
2720
3167
|
}
|
|
3168
|
+
|
|
2721
3169
|
.sapMGTBadgeBackgroundColorIndication5 {
|
|
2722
|
-
background-color:
|
|
3170
|
+
background-color: var(--sapIndicationColor_5);
|
|
2723
3171
|
}
|
|
3172
|
+
|
|
2724
3173
|
.sapMGTBadgeBackgroundColorIndication6 {
|
|
2725
|
-
background-color:
|
|
3174
|
+
background-color: var(--sapIndicationColor_6);
|
|
2726
3175
|
}
|
|
3176
|
+
|
|
2727
3177
|
.sapMGTBadgeBackgroundColorIndication7 {
|
|
2728
|
-
background-color:
|
|
3178
|
+
background-color: var(--sapIndicationColor_7);
|
|
2729
3179
|
}
|
|
3180
|
+
|
|
2730
3181
|
.sapMGTBadgeBackgroundColorIndication8 {
|
|
2731
|
-
background-color:
|
|
3182
|
+
background-color: var(--sapIndicationColor_8);
|
|
2732
3183
|
}
|
|
3184
|
+
|
|
2733
3185
|
.sapMGTBadgeBackgroundColorIndication9 {
|
|
2734
|
-
background-color:
|
|
3186
|
+
background-color: var(--sapIndicationColor_9);
|
|
2735
3187
|
}
|
|
3188
|
+
|
|
2736
3189
|
.sapMGTBadgeBackgroundColorIndication10 {
|
|
2737
|
-
background-color:
|
|
3190
|
+
background-color: var(--sapIndicationColor_10);
|
|
2738
3191
|
}
|
|
3192
|
+
|
|
2739
3193
|
.sapMGTBadgeBackgroundColorCriticalTextColor {
|
|
2740
|
-
background-color:
|
|
3194
|
+
background-color: var(--sapCriticalTextColor);
|
|
2741
3195
|
}
|
|
3196
|
+
|
|
2742
3197
|
.sapMGTBadgeBackgroundColorWarningBackground {
|
|
2743
|
-
background-color:
|
|
3198
|
+
background-color: var(--sapWarningBackground);
|
|
2744
3199
|
}
|
|
3200
|
+
|
|
2745
3201
|
.sapMGTBadgeBackgroundColorWarningBorderColor {
|
|
2746
|
-
background-color:
|
|
3202
|
+
background-color: var(--sapWarningBorderColor);
|
|
2747
3203
|
}
|
|
3204
|
+
|
|
2748
3205
|
.sapMGTBadgeBackgroundColorBrandColor {
|
|
2749
|
-
background-color:
|
|
3206
|
+
background-color: var(--sapBrandColor);
|
|
2750
3207
|
}
|
|
3208
|
+
|
|
2751
3209
|
.sapMGTBadgeBackgroundColorInformationBorderColor {
|
|
2752
|
-
background-color:
|
|
3210
|
+
background-color: var(--sapInformationBorderColor);
|
|
2753
3211
|
}
|
|
3212
|
+
|
|
2754
3213
|
.sapMGTBadgeBackgroundColorInformationBackgroundColor {
|
|
2755
|
-
background-color:
|
|
3214
|
+
background-color: var(--sapInformationBackground);
|
|
2756
3215
|
}
|
|
3216
|
+
|
|
2757
3217
|
.sapMGTBadgeBackgroundColorNeutralElementColor {
|
|
2758
|
-
background-color:
|
|
3218
|
+
background-color: var(--sapNeutralElementColor);
|
|
2759
3219
|
}
|
|
3220
|
+
|
|
2760
3221
|
.sapMGTBadgeBackgroundColorNeutralBackgroundColor {
|
|
2761
|
-
background-color:
|
|
3222
|
+
background-color: var(--sapNeutralBackground);
|
|
2762
3223
|
}
|
|
3224
|
+
|
|
2763
3225
|
.sapMGTBadgeBackgroundColorNeutralBorderColor {
|
|
2764
|
-
background-color:
|
|
3226
|
+
background-color: var(--sapNeutralBorderColor);
|
|
2765
3227
|
}
|
|
2766
3228
|
|
|
2767
3229
|
.sapMGTBadgeColorIndication1 {
|
|
2768
|
-
color:
|
|
3230
|
+
color: var(--sapIndicationColor_1);
|
|
2769
3231
|
}
|
|
3232
|
+
|
|
2770
3233
|
.sapMGTBadgeColorIndication2 {
|
|
2771
|
-
color:
|
|
3234
|
+
color: var(--sapIndicationColor_2);
|
|
2772
3235
|
}
|
|
3236
|
+
|
|
2773
3237
|
.sapMGTBadgeColorIndication3 {
|
|
2774
|
-
color:
|
|
3238
|
+
color: var(--sapIndicationColor_3);
|
|
2775
3239
|
}
|
|
3240
|
+
|
|
2776
3241
|
.sapMGTBadgeColorIndication4 {
|
|
2777
|
-
color:
|
|
3242
|
+
color: var(--sapIndicationColor_4);
|
|
2778
3243
|
}
|
|
3244
|
+
|
|
2779
3245
|
.sapMGTBadgeColorIndication5 {
|
|
2780
|
-
color:
|
|
3246
|
+
color: var(--sapIndicationColor_5);
|
|
2781
3247
|
}
|
|
3248
|
+
|
|
2782
3249
|
.sapMGTBadgeColorIndication6 {
|
|
2783
|
-
color:
|
|
3250
|
+
color: var(--sapIndicationColor_6);
|
|
2784
3251
|
}
|
|
3252
|
+
|
|
2785
3253
|
.sapMGTBadgeColorIndication7 {
|
|
2786
|
-
color:
|
|
3254
|
+
color: var(--sapIndicationColor_7);
|
|
2787
3255
|
}
|
|
3256
|
+
|
|
2788
3257
|
.sapMGTBadgeColorIndication8 {
|
|
2789
|
-
color:
|
|
3258
|
+
color: var(--sapIndicationColor_8);
|
|
2790
3259
|
}
|
|
3260
|
+
|
|
2791
3261
|
.sapMGTBadgeColorIndication9 {
|
|
2792
|
-
color:
|
|
3262
|
+
color: var(--sapIndicationColor_9);
|
|
2793
3263
|
}
|
|
3264
|
+
|
|
2794
3265
|
.sapMGTBadgeColorIndication10 {
|
|
2795
|
-
color:
|
|
3266
|
+
color: var(--sapIndicationColor_10);
|
|
2796
3267
|
}
|
|
3268
|
+
|
|
2797
3269
|
.sapMGTBadgeColorCriticalTextColor {
|
|
2798
|
-
color:
|
|
3270
|
+
color: var(--sapCriticalTextColor);
|
|
2799
3271
|
}
|
|
3272
|
+
|
|
2800
3273
|
.sapMGTBadgeColorWarningBackground {
|
|
2801
|
-
color:
|
|
3274
|
+
color: var(--sapWarningBackground);
|
|
2802
3275
|
}
|
|
3276
|
+
|
|
2803
3277
|
.sapMGTBadgeColorWarningBorderColor {
|
|
2804
|
-
color:
|
|
3278
|
+
color: var(--sapWarningBorderColor);
|
|
2805
3279
|
}
|
|
3280
|
+
|
|
2806
3281
|
.sapMGTBadgeColorBrandColor {
|
|
2807
|
-
color:
|
|
3282
|
+
color: var(--sapBrandColor);
|
|
2808
3283
|
}
|
|
3284
|
+
|
|
2809
3285
|
.sapMGTBadgeColorInformationBorderColor {
|
|
2810
|
-
color:
|
|
3286
|
+
color: var(--sapInformationBorderColor);
|
|
2811
3287
|
}
|
|
3288
|
+
|
|
2812
3289
|
.sapMGTBadgeColorInformationBackgroundColor {
|
|
2813
|
-
color:
|
|
3290
|
+
color: var(--sapInformationBackground)
|
|
2814
3291
|
}
|
|
3292
|
+
|
|
2815
3293
|
.sapMGTBadgeColorNeutralElementColor {
|
|
2816
|
-
color:
|
|
3294
|
+
color: var(--sapNeutralElementColor)
|
|
2817
3295
|
}
|
|
3296
|
+
|
|
2818
3297
|
.sapMGTBadgeColorNeutralBackgroundColor {
|
|
2819
|
-
color:
|
|
3298
|
+
color: var(--sapNeutralBackground)
|
|
2820
3299
|
}
|
|
3300
|
+
|
|
2821
3301
|
.sapMGTBadgeColorNeutralBorderColor {
|
|
2822
|
-
color:
|
|
3302
|
+
color: var(--sapNeutralBorderColor)
|
|
2823
3303
|
}
|
|
2824
3304
|
|
|
2825
3305
|
.sapMGTBadgeBorderColorIndication1 {
|
|
2826
|
-
border-color:
|
|
3306
|
+
border-color: var(--sapIndicationColor_1);
|
|
2827
3307
|
}
|
|
3308
|
+
|
|
2828
3309
|
.sapMGTBadgeBorderColorIndication2 {
|
|
2829
|
-
border-color:
|
|
3310
|
+
border-color: var(--sapIndicationColor_2);
|
|
2830
3311
|
}
|
|
3312
|
+
|
|
2831
3313
|
.sapMGTBadgeBorderColorIndication3 {
|
|
2832
|
-
border-color:
|
|
3314
|
+
border-color: var(--sapIndicationColor_3);
|
|
2833
3315
|
}
|
|
3316
|
+
|
|
2834
3317
|
.sapMGTBadgeBorderColorIndication4 {
|
|
2835
|
-
border-color:
|
|
3318
|
+
border-color: var(--sapIndicationColor_4);
|
|
2836
3319
|
}
|
|
3320
|
+
|
|
2837
3321
|
.sapMGTBadgeBorderColorIndication5 {
|
|
2838
|
-
border-color:
|
|
3322
|
+
border-color: var(--sapIndicationColor_5);
|
|
2839
3323
|
}
|
|
3324
|
+
|
|
2840
3325
|
.sapMGTBadgeBorderColorIndication6 {
|
|
2841
|
-
border-color:
|
|
3326
|
+
border-color: var(--sapIndicationColor_6);
|
|
2842
3327
|
}
|
|
3328
|
+
|
|
2843
3329
|
.sapMGTBadgeBorderColorIndication7 {
|
|
2844
|
-
border-color:
|
|
3330
|
+
border-color: var(--sapIndicationColor_7);
|
|
2845
3331
|
}
|
|
3332
|
+
|
|
2846
3333
|
.sapMGTBadgeBorderColorIndication8 {
|
|
2847
|
-
border-color:
|
|
3334
|
+
border-color: var(--sapIndicationColor_8);
|
|
2848
3335
|
}
|
|
3336
|
+
|
|
2849
3337
|
.sapMGTBadgeBorderColorIndication9 {
|
|
2850
|
-
border-color:
|
|
3338
|
+
border-color: var(--sapIndicationColor_9);
|
|
2851
3339
|
}
|
|
3340
|
+
|
|
2852
3341
|
.sapMGTBadgeBorderColorIndication10 {
|
|
2853
|
-
border-color:
|
|
3342
|
+
border-color: var(--sapIndicationColor_10);
|
|
2854
3343
|
}
|
|
3344
|
+
|
|
2855
3345
|
.sapMGTBadgeBorderColorCriticalTextColor {
|
|
2856
|
-
border-color:
|
|
3346
|
+
border-color: var(--sapCriticalTextColor);
|
|
2857
3347
|
}
|
|
3348
|
+
|
|
2858
3349
|
.sapMGTBadgeBorderColorWarningBackground {
|
|
2859
|
-
border-color:
|
|
3350
|
+
border-color: var(--sapWarningBackground);
|
|
2860
3351
|
}
|
|
3352
|
+
|
|
2861
3353
|
.sapMGTBadgeBorderColorWarningBorderColor {
|
|
2862
|
-
border-color:
|
|
3354
|
+
border-color: var(--sapWarningBorderColor);
|
|
2863
3355
|
}
|
|
3356
|
+
|
|
2864
3357
|
.sapMGTBadgeBorderColorBrandColor {
|
|
2865
|
-
border-color:
|
|
3358
|
+
border-color: var(--sapBrandColor);
|
|
2866
3359
|
}
|
|
3360
|
+
|
|
2867
3361
|
.sapMGTBadgeBorderColorInformationBorderColor {
|
|
2868
|
-
border-color:
|
|
3362
|
+
border-color: var(--sapInformationBorderColor);
|
|
2869
3363
|
}
|
|
3364
|
+
|
|
2870
3365
|
.sapMGTBadgeBorderColorInformationBackgroundColor {
|
|
2871
|
-
border-color:
|
|
3366
|
+
border-color: var(--sapInformationBackground)
|
|
2872
3367
|
}
|
|
3368
|
+
|
|
2873
3369
|
.sapMGTBadgeBorderColorNeutralElementColor {
|
|
2874
|
-
border-color:
|
|
3370
|
+
border-color: var(--sapNeutralElementColor)
|
|
2875
3371
|
}
|
|
3372
|
+
|
|
2876
3373
|
.sapMGTBadgeBorderColorNeutralBackgroundColor {
|
|
2877
|
-
border-color:
|
|
3374
|
+
border-color: var(--sapNeutralBackground)
|
|
2878
3375
|
}
|
|
3376
|
+
|
|
2879
3377
|
.sapMGTBadgeBorderColorNeutralBorderColor {
|
|
2880
|
-
border-color:
|
|
3378
|
+
border-color: var(--sapNeutralBorderColor)
|
|
2881
3379
|
}
|
|
2882
3380
|
|
|
2883
3381
|
.sapMGTBadge {
|
|
3382
|
+
|
|
2884
3383
|
.sapMGTBadgeOverlay {
|
|
3384
|
+
|
|
2885
3385
|
&.sapMGTBadgeBackgroundColorIndication1 {
|
|
2886
|
-
background-color:
|
|
3386
|
+
background-color: var(--sapIndicationColor_1);
|
|
2887
3387
|
}
|
|
3388
|
+
|
|
2888
3389
|
&.sapMGTBadgeBackgroundColorIndication2 {
|
|
2889
|
-
background-color:
|
|
3390
|
+
background-color: var(--sapIndicationColor_2);
|
|
2890
3391
|
}
|
|
3392
|
+
|
|
2891
3393
|
&.sapMGTBadgeBackgroundColorIndication3 {
|
|
2892
|
-
background-color:
|
|
3394
|
+
background-color: var(--sapIndicationColor_3);
|
|
2893
3395
|
}
|
|
3396
|
+
|
|
2894
3397
|
&.sapMGTBadgeBackgroundColorIndication4 {
|
|
2895
|
-
background-color:
|
|
3398
|
+
background-color: var(--sapIndicationColor_4);
|
|
2896
3399
|
}
|
|
3400
|
+
|
|
2897
3401
|
&.sapMGTBadgeBackgroundColorIndication5 {
|
|
2898
|
-
background-color:
|
|
3402
|
+
background-color: var(--sapIndicationColor_5);
|
|
2899
3403
|
}
|
|
3404
|
+
|
|
2900
3405
|
&.sapMGTBadgeBackgroundColorIndication6 {
|
|
2901
|
-
background-color:
|
|
3406
|
+
background-color: var(--sapIndicationColor_6);
|
|
2902
3407
|
}
|
|
3408
|
+
|
|
2903
3409
|
&.sapMGTBadgeBackgroundColorIndication7 {
|
|
2904
|
-
background-color:
|
|
3410
|
+
background-color: var(--sapIndicationColor_7);
|
|
2905
3411
|
}
|
|
3412
|
+
|
|
2906
3413
|
&.sapMGTBadgeBackgroundColorIndication8 {
|
|
2907
|
-
background-color:
|
|
3414
|
+
background-color: var(--sapIndicationColor_8);
|
|
2908
3415
|
}
|
|
3416
|
+
|
|
2909
3417
|
&.sapMGTBadgeBackgroundColorIndication9 {
|
|
2910
|
-
background-color:
|
|
3418
|
+
background-color: var(--sapIndicationColor_9);
|
|
2911
3419
|
}
|
|
3420
|
+
|
|
2912
3421
|
&.sapMGTBadgeBackgroundColorIndication10 {
|
|
2913
|
-
background-color:
|
|
3422
|
+
background-color: var(--sapIndicationColor_10);
|
|
2914
3423
|
}
|
|
3424
|
+
|
|
2915
3425
|
&.sapMGTBadgeBackgroundColorCriticalTextColor {
|
|
2916
|
-
background-color:
|
|
3426
|
+
background-color: var(--sapCriticalTextColor);
|
|
2917
3427
|
}
|
|
3428
|
+
|
|
2918
3429
|
&.sapMGTBadgeBackgroundColorWarningBackground {
|
|
2919
|
-
background-color:
|
|
3430
|
+
background-color: var(--sapWarningBackground);
|
|
2920
3431
|
}
|
|
3432
|
+
|
|
2921
3433
|
&.sapMGTBadgeBackgroundColorWarningBorderColor {
|
|
2922
|
-
background-color:
|
|
3434
|
+
background-color: var(--sapWarningBorderColor);
|
|
2923
3435
|
}
|
|
3436
|
+
|
|
2924
3437
|
&.sapMGTBadgeBackgroundColorBrandColor {
|
|
2925
|
-
background-color:
|
|
3438
|
+
background-color: var(--sapBrandColor);
|
|
2926
3439
|
}
|
|
3440
|
+
|
|
2927
3441
|
&.sapMGTBadgeBackgroundColorInformationBorderColor {
|
|
2928
|
-
background-color:
|
|
3442
|
+
background-color: var(--sapInformationBorderColor);
|
|
2929
3443
|
}
|
|
3444
|
+
|
|
2930
3445
|
&.sapMGTBadgeBackgroundColorInformationBackgroundColor {
|
|
2931
|
-
background-color:
|
|
3446
|
+
background-color: var(--sapInformationBackground);
|
|
2932
3447
|
}
|
|
3448
|
+
|
|
2933
3449
|
&.sapMGTBadgeBackgroundColorNeutralElementColor {
|
|
2934
|
-
background-color:
|
|
3450
|
+
background-color: var(--sapNeutralElementColor);
|
|
2935
3451
|
}
|
|
3452
|
+
|
|
2936
3453
|
&.sapMGTBadgeBackgroundColorNeutralBackgroundColor {
|
|
2937
|
-
background-color:
|
|
3454
|
+
background-color: var(--sapNeutralBackground);
|
|
2938
3455
|
}
|
|
3456
|
+
|
|
2939
3457
|
&.sapMGTBadgeBackgroundColorNeutralBorderColor {
|
|
2940
|
-
background-color:
|
|
3458
|
+
background-color: var(--sapNeutralBorderColor);
|
|
2941
3459
|
}
|
|
2942
3460
|
}
|
|
2943
3461
|
}
|