@openui5/sap.m 1.96.0 → 1.96.4
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/package.json +4 -4
- package/src/sap/m/.library +2 -2
- package/src/sap/m/AccButton.js +2 -2
- package/src/sap/m/AccButtonRenderer.js +1 -1
- package/src/sap/m/ActionListItem.js +2 -2
- package/src/sap/m/ActionListItemRenderer.js +1 -1
- package/src/sap/m/ActionSelect.js +2 -2
- package/src/sap/m/ActionSelectRenderer.js +1 -1
- package/src/sap/m/ActionSheet.js +2 -2
- package/src/sap/m/ActionSheetRenderer.js +1 -1
- package/src/sap/m/App.js +2 -2
- package/src/sap/m/AppRenderer.js +1 -1
- package/src/sap/m/AssociativeOverflowToolbar.js +2 -2
- package/src/sap/m/Avatar.js +2 -2
- package/src/sap/m/AvatarColor.js +1 -1
- package/src/sap/m/AvatarImageFitType.js +1 -1
- package/src/sap/m/AvatarRenderer.js +1 -1
- package/src/sap/m/AvatarShape.js +1 -1
- package/src/sap/m/AvatarSize.js +1 -1
- package/src/sap/m/AvatarType.js +1 -1
- package/src/sap/m/BadgeCustomData.js +1 -1
- package/src/sap/m/BadgeEnabler.js +1 -1
- package/src/sap/m/Bar.js +2 -2
- package/src/sap/m/BarInPageEnabler.js +1 -1
- package/src/sap/m/BarRenderer.js +1 -1
- package/src/sap/m/Breadcrumbs.js +2 -2
- package/src/sap/m/BreadcrumbsRenderer.js +1 -1
- package/src/sap/m/BusyDialog.js +2 -2
- package/src/sap/m/BusyIndicator.js +2 -2
- package/src/sap/m/BusyIndicatorRenderer.js +1 -1
- package/src/sap/m/Button.js +2 -2
- package/src/sap/m/ButtonRenderer.js +1 -1
- package/src/sap/m/Carousel.js +2 -2
- package/src/sap/m/CarouselLayout.js +3 -3
- package/src/sap/m/CarouselRenderer.js +1 -1
- package/src/sap/m/CheckBox.js +3 -5
- package/src/sap/m/CheckBoxRenderer.js +1 -1
- package/src/sap/m/ColorPalette.js +2 -2
- package/src/sap/m/ColorPalettePopover.js +2 -2
- package/src/sap/m/ColorPaletteRenderer.js +1 -1
- package/src/sap/m/Column.js +6 -7
- package/src/sap/m/ColumnHeaderPopover.js +2 -2
- package/src/sap/m/ColumnListItem.js +2 -2
- package/src/sap/m/ColumnListItemRenderer.js +8 -5
- package/src/sap/m/ColumnPopoverActionItem.js +2 -2
- package/src/sap/m/ColumnPopoverCustomItem.js +2 -2
- package/src/sap/m/ColumnPopoverItem.js +2 -2
- package/src/sap/m/ColumnPopoverSelectListItem.js +2 -2
- package/src/sap/m/ColumnPopoverSortItem.js +2 -2
- package/src/sap/m/ComboBox.js +2 -2
- package/src/sap/m/ComboBoxBase.js +2 -2
- package/src/sap/m/ComboBoxBaseRenderer.js +1 -1
- package/src/sap/m/ComboBoxRenderer.js +1 -1
- package/src/sap/m/ComboBoxTextField.js +2 -2
- package/src/sap/m/ComboBoxTextFieldRenderer.js +1 -1
- package/src/sap/m/CustomDynamicDateOption.js +2 -2
- package/src/sap/m/CustomListItem.js +2 -2
- package/src/sap/m/CustomListItemRenderer.js +1 -1
- package/src/sap/m/CustomTile.js +2 -2
- package/src/sap/m/CustomTileRenderer.js +1 -1
- package/src/sap/m/CustomTreeItem.js +2 -2
- package/src/sap/m/CustomTreeItemRenderer.js +1 -1
- package/src/sap/m/DatePicker.js +8 -3
- package/src/sap/m/DatePickerRenderer.js +1 -1
- package/src/sap/m/DateRangeSelection.js +3 -3
- package/src/sap/m/DateRangeSelectionRenderer.js +1 -1
- package/src/sap/m/DateTimeField.js +2 -2
- package/src/sap/m/DateTimeFieldRenderer.js +1 -1
- package/src/sap/m/DateTimeInput.js +2 -2
- package/src/sap/m/DateTimeInputRenderer.js +1 -1
- package/src/sap/m/DateTimePicker.js +2 -2
- package/src/sap/m/DateTimePickerRenderer.js +1 -1
- package/src/sap/m/Dialog.js +2 -2
- package/src/sap/m/DialogRenderer.js +1 -1
- package/src/sap/m/DisplayListItem.js +2 -2
- package/src/sap/m/DisplayListItemRenderer.js +1 -1
- package/src/sap/m/DraftIndicator.js +2 -2
- package/src/sap/m/DraftIndicatorRenderer.js +1 -1
- package/src/sap/m/DynamicDate.js +2 -2
- package/src/sap/m/DynamicDateFormat.js +1 -1
- package/src/sap/m/DynamicDateOption.js +2 -2
- package/src/sap/m/DynamicDateRange.js +2 -2
- package/src/sap/m/DynamicDateRangeRenderer.js +1 -1
- package/src/sap/m/DynamicDateUtil.js +1 -1
- package/src/sap/m/DynamicDateValueHelpUIType.js +2 -2
- package/src/sap/m/ExpandableText.js +2 -2
- package/src/sap/m/ExpandableTextRenderer.js +1 -1
- package/src/sap/m/FacetFilter.js +2 -2
- package/src/sap/m/FacetFilterItem.js +2 -2
- package/src/sap/m/FacetFilterItemRenderer.js +1 -1
- package/src/sap/m/FacetFilterList.js +2 -2
- package/src/sap/m/FacetFilterListRenderer.js +1 -1
- package/src/sap/m/FacetFilterRenderer.js +1 -1
- package/src/sap/m/FeedContent.js +2 -2
- package/src/sap/m/FeedContentRenderer.js +1 -1
- package/src/sap/m/FeedInput.js +2 -2
- package/src/sap/m/FeedInputRenderer.js +1 -1
- package/src/sap/m/FeedListItem.js +2 -2
- package/src/sap/m/FeedListItemAction.js +2 -2
- package/src/sap/m/FeedListItemRenderer.js +1 -1
- package/src/sap/m/Fiori20Adapter.js +3 -3
- package/src/sap/m/FlexBox.js +2 -2
- package/src/sap/m/FlexBoxRenderer.js +1 -1
- package/src/sap/m/FlexBoxStylingHelper.js +1 -1
- package/src/sap/m/FlexItemData.js +2 -2
- package/src/sap/m/FormattedText.js +2 -2
- package/src/sap/m/FormattedTextAnchorGenerator.js +1 -1
- package/src/sap/m/FormattedTextRenderer.js +1 -1
- package/src/sap/m/GenericTag.js +10 -2
- package/src/sap/m/GenericTagRenderer.js +2 -2
- package/src/sap/m/GenericTile.js +65 -17
- package/src/sap/m/GenericTileLineModeRenderer.js +1 -1
- package/src/sap/m/GenericTileRenderer.js +12 -3
- package/src/sap/m/GroupHeaderListItem.js +2 -2
- package/src/sap/m/GroupHeaderListItemRenderer.js +1 -1
- package/src/sap/m/GrowingEnablement.js +1 -1
- package/src/sap/m/GrowingList.js +2 -2
- package/src/sap/m/GrowingListRenderer.js +1 -1
- package/src/sap/m/HBox.js +2 -2
- package/src/sap/m/HBoxRenderer.js +1 -1
- package/src/sap/m/HeaderContainer.js +2 -2
- package/src/sap/m/HeaderContainerItemNavigator.js +2 -2
- package/src/sap/m/HeaderContainerRenderer.js +1 -1
- package/src/sap/m/HyphenationSupport.js +1 -1
- package/src/sap/m/IconTabBar.js +2 -2
- package/src/sap/m/IconTabBarDragAndDropUtil.js +1 -1
- package/src/sap/m/IconTabBarRenderer.js +1 -1
- package/src/sap/m/IconTabBarSelectList.js +2 -2
- package/src/sap/m/IconTabBarSelectListRenderer.js +1 -1
- package/src/sap/m/IconTabFilter.js +9 -3
- package/src/sap/m/IconTabFilterExpandButtonBadge.js +2 -2
- package/src/sap/m/IconTabHeader.js +2 -2
- package/src/sap/m/IconTabHeaderRenderer.js +1 -1
- package/src/sap/m/IconTabSeparator.js +2 -2
- package/src/sap/m/Image.js +2 -2
- package/src/sap/m/ImageContent.js +2 -2
- package/src/sap/m/ImageContentRenderer.js +1 -1
- package/src/sap/m/ImageRenderer.js +1 -1
- package/src/sap/m/Input.js +4 -3
- package/src/sap/m/InputBase.js +93 -13
- package/src/sap/m/InputBaseRenderer.js +9 -21
- package/src/sap/m/InputListItem.js +2 -2
- package/src/sap/m/InputListItemRenderer.js +1 -1
- package/src/sap/m/InputRenderer.js +1 -1
- package/src/sap/m/InstanceManager.js +1 -1
- package/src/sap/m/Label.js +2 -2
- package/src/sap/m/LabelRenderer.js +4 -5
- package/src/sap/m/LightBox.js +2 -2
- package/src/sap/m/LightBoxItem.js +2 -2
- package/src/sap/m/LightBoxRenderer.js +1 -1
- package/src/sap/m/Link.js +2 -2
- package/src/sap/m/LinkRenderer.js +1 -1
- package/src/sap/m/List.js +2 -2
- package/src/sap/m/ListBase.js +2 -2
- package/src/sap/m/ListBaseRenderer.js +1 -1
- package/src/sap/m/ListItemBase.js +2 -2
- package/src/sap/m/ListItemBaseRenderer.js +1 -1
- package/src/sap/m/ListRenderer.js +1 -1
- package/src/sap/m/MaskEnabler.js +2 -2
- package/src/sap/m/MaskInput.js +2 -2
- package/src/sap/m/MaskInputRenderer.js +1 -1
- package/src/sap/m/MaskInputRule.js +2 -2
- package/src/sap/m/Menu.js +2 -2
- package/src/sap/m/MenuButton.js +2 -2
- package/src/sap/m/MenuButtonRenderer.js +1 -1
- package/src/sap/m/MenuItem.js +2 -2
- package/src/sap/m/MenuListItem.js +2 -2
- package/src/sap/m/MenuListItemRenderer.js +1 -1
- package/src/sap/m/MessageBox.js +1 -1
- package/src/sap/m/MessageItem.js +2 -17
- package/src/sap/m/MessageListItem.js +2 -2
- package/src/sap/m/MessageListItemRenderer.js +1 -1
- package/src/sap/m/MessagePage.js +2 -2
- package/src/sap/m/MessagePageRenderer.js +1 -1
- package/src/sap/m/MessagePopover.js +2 -2
- package/src/sap/m/MessagePopoverItem.js +2 -2
- package/src/sap/m/MessagePopoverRenderer.js +1 -1
- package/src/sap/m/MessageStrip.js +2 -2
- package/src/sap/m/MessageStripRenderer.js +1 -1
- package/src/sap/m/MessageStripUtilities.js +1 -1
- package/src/sap/m/MessageToast.js +2 -2
- package/src/sap/m/MessageView.js +13 -24
- package/src/sap/m/MessageViewRenderer.js +1 -1
- package/src/sap/m/MultiComboBox.js +17 -3
- package/src/sap/m/MultiComboBoxRenderer.js +1 -1
- package/src/sap/m/MultiEditField.js +2 -2
- package/src/sap/m/MultiInput.js +29 -3
- package/src/sap/m/MultiInputRenderer.js +1 -1
- package/src/sap/m/NavContainer.js +2 -2
- package/src/sap/m/NavContainerRenderer.js +1 -1
- package/src/sap/m/NewsContent.js +2 -2
- package/src/sap/m/NewsContentRenderer.js +1 -1
- package/src/sap/m/NotificationList.js +2 -2
- package/src/sap/m/NotificationListBase.js +2 -2
- package/src/sap/m/NotificationListGroup.js +2 -2
- package/src/sap/m/NotificationListGroupRenderer.js +1 -1
- package/src/sap/m/NotificationListItem.js +2 -2
- package/src/sap/m/NotificationListItemRenderer.js +1 -1
- package/src/sap/m/NotificationListRenderer.js +1 -1
- package/src/sap/m/NumericContent.js +2 -2
- package/src/sap/m/NumericContentRenderer.js +1 -1
- package/src/sap/m/NumericInput.js +138 -0
- package/src/sap/m/NumericInputRenderer.js +120 -0
- package/src/sap/m/ObjectAttribute.js +2 -2
- package/src/sap/m/ObjectAttributeRenderer.js +1 -1
- package/src/sap/m/ObjectHeader.js +23 -10
- package/src/sap/m/ObjectHeaderRenderer.js +1 -1
- package/src/sap/m/ObjectIdentifier.js +2 -2
- package/src/sap/m/ObjectIdentifierRenderer.js +1 -1
- package/src/sap/m/ObjectListItem.js +2 -2
- package/src/sap/m/ObjectListItemRenderer.js +1 -1
- package/src/sap/m/ObjectMarker.js +2 -2
- package/src/sap/m/ObjectMarkerRenderer.js +1 -1
- package/src/sap/m/ObjectNumber.js +2 -2
- package/src/sap/m/ObjectNumberRenderer.js +1 -1
- package/src/sap/m/ObjectStatus.js +2 -2
- package/src/sap/m/ObjectStatusRenderer.js +1 -1
- package/src/sap/m/OverflowToolbar.js +2 -2
- package/src/sap/m/OverflowToolbarAssociativePopover.js +2 -2
- package/src/sap/m/OverflowToolbarAssociativePopoverControls.js +1 -1
- package/src/sap/m/OverflowToolbarAssociativePopoverRenderer.js +1 -1
- package/src/sap/m/OverflowToolbarButton.js +2 -2
- package/src/sap/m/OverflowToolbarLayoutData.js +2 -2
- package/src/sap/m/OverflowToolbarRenderer.js +1 -1
- package/src/sap/m/OverflowToolbarToggleButton.js +2 -2
- package/src/sap/m/P13nAnyFilterItem.js +2 -2
- package/src/sap/m/P13nColumnsItem.js +2 -2
- package/src/sap/m/P13nColumnsPanel.js +2 -2
- package/src/sap/m/P13nConditionPanel.js +2 -2
- package/src/sap/m/P13nConditionPanelRenderer.js +1 -1
- package/src/sap/m/P13nDialog.js +2 -2
- package/src/sap/m/P13nDimMeasureItem.js +2 -2
- package/src/sap/m/P13nDimMeasurePanel.js +2 -2
- package/src/sap/m/P13nFilterItem.js +2 -2
- package/src/sap/m/P13nFilterPanel.js +2 -2
- package/src/sap/m/P13nFilterPanelRenderer.js +1 -1
- package/src/sap/m/P13nGroupItem.js +2 -2
- package/src/sap/m/P13nGroupPanel.js +2 -2
- package/src/sap/m/P13nItem.js +2 -2
- package/src/sap/m/P13nOperationsHelper.js +1 -1
- package/src/sap/m/P13nPanel.js +2 -2
- package/src/sap/m/P13nSelectionItem.js +2 -2
- package/src/sap/m/P13nSelectionPanel.js +2 -2
- package/src/sap/m/P13nSortItem.js +2 -2
- package/src/sap/m/P13nSortPanel.js +2 -2
- package/src/sap/m/PDFViewer.js +2 -2
- package/src/sap/m/PDFViewerRenderManager.js +1 -1
- package/src/sap/m/PDFViewerRenderer.js +1 -1
- package/src/sap/m/Page.js +2 -2
- package/src/sap/m/PageAccessibleLandmarkInfo.js +2 -2
- package/src/sap/m/PageRenderer.js +1 -1
- package/src/sap/m/PagingButton.js +2 -2
- package/src/sap/m/PagingButtonRenderer.js +1 -1
- package/src/sap/m/Panel.js +2 -2
- package/src/sap/m/PanelRenderer.js +1 -1
- package/src/sap/m/PlanningCalendar.js +2 -2
- package/src/sap/m/PlanningCalendarHeader.js +6 -4
- package/src/sap/m/PlanningCalendarHeaderRenderer.js +1 -1
- package/src/sap/m/PlanningCalendarLegend.js +2 -2
- package/src/sap/m/PlanningCalendarLegendRenderer.js +1 -1
- package/src/sap/m/PlanningCalendarRenderer.js +1 -1
- package/src/sap/m/PlanningCalendarRow.js +2 -2
- package/src/sap/m/PlanningCalendarView.js +2 -2
- package/src/sap/m/Popover.js +4 -4
- package/src/sap/m/PopoverRenderer.js +1 -1
- package/src/sap/m/ProgressIndicator.js +14 -2
- package/src/sap/m/ProgressIndicatorRenderer.js +1 -1
- package/src/sap/m/PullToRefresh.js +2 -2
- package/src/sap/m/PullToRefreshRenderer.js +1 -1
- package/src/sap/m/QuickView.js +2 -2
- package/src/sap/m/QuickViewBase.js +2 -2
- package/src/sap/m/QuickViewCard.js +2 -2
- package/src/sap/m/QuickViewCardRenderer.js +1 -1
- package/src/sap/m/QuickViewGroup.js +2 -2
- package/src/sap/m/QuickViewGroupElement.js +2 -2
- package/src/sap/m/QuickViewPage.js +2 -2
- package/src/sap/m/QuickViewPageRenderer.js +1 -1
- package/src/sap/m/RadioButton.js +2 -2
- package/src/sap/m/RadioButtonGroup.js +2 -2
- package/src/sap/m/RadioButtonGroupRenderer.js +1 -1
- package/src/sap/m/RadioButtonRenderer.js +1 -1
- package/src/sap/m/RangeSlider.js +2 -2
- package/src/sap/m/RangeSliderRenderer.js +1 -1
- package/src/sap/m/RatingIndicator.js +2 -2
- package/src/sap/m/RatingIndicatorRenderer.js +1 -1
- package/src/sap/m/ResponsivePopover.js +2 -2
- package/src/sap/m/ResponsivePopoverRenderer.js +1 -1
- package/src/sap/m/ResponsiveScale.js +2 -2
- package/src/sap/m/ScrollBar.js +2 -2
- package/src/sap/m/ScrollBarRenderer.js +1 -1
- package/src/sap/m/ScrollContainer.js +2 -2
- package/src/sap/m/ScrollContainerRenderer.js +1 -1
- package/src/sap/m/SearchField.js +2 -2
- package/src/sap/m/SearchFieldRenderer.js +1 -1
- package/src/sap/m/SegmentedButton.js +3 -3
- package/src/sap/m/SegmentedButtonItem.js +2 -2
- package/src/sap/m/SegmentedButtonRenderer.js +1 -1
- package/src/sap/m/Select.js +2 -2
- package/src/sap/m/SelectDialog.js +2 -2
- package/src/sap/m/SelectDialogBase.js +2 -2
- package/src/sap/m/SelectList.js +2 -2
- package/src/sap/m/SelectListRenderer.js +1 -1
- package/src/sap/m/SelectRenderer.js +1 -1
- package/src/sap/m/SelectionDetails.js +2 -2
- package/src/sap/m/SelectionDetailsFacade.js +3 -3
- package/src/sap/m/SelectionDetailsItem.js +2 -2
- package/src/sap/m/SelectionDetailsItemLine.js +2 -2
- package/src/sap/m/SelectionDetailsListItemRenderer.js +1 -1
- package/src/sap/m/SelectionDetailsRenderer.js +1 -1
- package/src/sap/m/Shell.js +2 -2
- package/src/sap/m/ShellRenderer.js +1 -1
- package/src/sap/m/SimpleFixFlex.js +2 -2
- package/src/sap/m/SimpleFixFlexRenderer.js +1 -1
- package/src/sap/m/SinglePlanningCalendar.js +2 -2
- package/src/sap/m/SinglePlanningCalendarDayView.js +2 -2
- package/src/sap/m/SinglePlanningCalendarGrid.js +2 -2
- package/src/sap/m/SinglePlanningCalendarGridRenderer.js +1 -1
- package/src/sap/m/SinglePlanningCalendarMonthGrid.js +2 -2
- package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +1 -1
- package/src/sap/m/SinglePlanningCalendarMonthView.js +2 -2
- package/src/sap/m/SinglePlanningCalendarRenderer.js +1 -1
- package/src/sap/m/SinglePlanningCalendarUtilities.js +1 -1
- package/src/sap/m/SinglePlanningCalendarView.js +2 -2
- package/src/sap/m/SinglePlanningCalendarWeekView.js +2 -2
- package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +2 -2
- package/src/sap/m/SlideTile.js +17 -2
- package/src/sap/m/SlideTileRenderer.js +5 -3
- package/src/sap/m/Slider.js +2 -2
- package/src/sap/m/SliderRenderer.js +1 -1
- package/src/sap/m/SliderTooltip.js +2 -2
- package/src/sap/m/SliderTooltipBase.js +2 -2
- package/src/sap/m/SliderTooltipBaseRenderer.js +1 -1
- package/src/sap/m/SliderTooltipContainer.js +2 -2
- package/src/sap/m/SliderTooltipContainerRenderer.js +1 -1
- package/src/sap/m/SliderTooltipRenderer.js +1 -1
- package/src/sap/m/SliderUtilities.js +1 -1
- package/src/sap/m/SplitApp.js +2 -2
- package/src/sap/m/SplitAppRenderer.js +1 -1
- package/src/sap/m/SplitButton.js +2 -2
- package/src/sap/m/SplitButtonRenderer.js +1 -1
- package/src/sap/m/SplitContainer.js +2 -2
- package/src/sap/m/SplitContainerRenderer.js +1 -1
- package/src/sap/m/StandardDynamicDateOption.js +2 -2
- package/src/sap/m/StandardListItem.js +2 -2
- package/src/sap/m/StandardListItemRenderer.js +1 -1
- package/src/sap/m/StandardTile.js +2 -2
- package/src/sap/m/StandardTileRenderer.js +1 -1
- package/src/sap/m/StandardTreeItem.js +2 -2
- package/src/sap/m/StandardTreeItemRenderer.js +1 -1
- package/src/sap/m/StepInput.js +63 -160
- package/src/sap/m/StepInputRenderer.js +1 -1
- package/src/sap/m/Suggest.js +1 -1
- package/src/sap/m/SuggestionItem.js +2 -2
- package/src/sap/m/SuggestionsList.js +1 -1
- package/src/sap/m/SuggestionsListRenderer.js +1 -1
- package/src/sap/m/SuggestionsPopover.js +2 -2
- package/src/sap/m/Support.js +1 -1
- package/src/sap/m/Switch.js +2 -2
- package/src/sap/m/SwitchRenderer.js +1 -1
- package/src/sap/m/TabContainer.js +2 -2
- package/src/sap/m/TabContainerItem.js +2 -2
- package/src/sap/m/TabContainerRenderer.js +1 -1
- package/src/sap/m/TabStrip.js +2 -2
- package/src/sap/m/TabStripItem.js +2 -2
- package/src/sap/m/TabStripRenderer.js +1 -1
- package/src/sap/m/Table.js +2 -2
- package/src/sap/m/TablePersoController.js +2 -2
- package/src/sap/m/TablePersoDialog.js +2 -2
- package/src/sap/m/TablePersoProvider.js +2 -2
- package/src/sap/m/TableRenderer.js +1 -1
- package/src/sap/m/TableSelectDialog.js +2 -2
- package/src/sap/m/Text.js +2 -2
- package/src/sap/m/TextArea.js +2 -2
- package/src/sap/m/TextAreaRenderer.js +1 -1
- package/src/sap/m/TextRenderer.js +1 -1
- package/src/sap/m/Tile.js +2 -2
- package/src/sap/m/TileContainer.js +2 -2
- package/src/sap/m/TileContainerRenderer.js +1 -1
- package/src/sap/m/TileContent.js +2 -2
- package/src/sap/m/TileContentRenderer.js +1 -1
- package/src/sap/m/TileRenderer.js +1 -1
- package/src/sap/m/TimePicker.js +21 -12
- package/src/sap/m/TimePickerClock.js +2 -2
- package/src/sap/m/TimePickerClockRenderer.js +1 -1
- package/src/sap/m/TimePickerClocks.js +2 -2
- package/src/sap/m/TimePickerClocksRenderer.js +1 -1
- package/src/sap/m/TimePickerInputs.js +2 -2
- package/src/sap/m/TimePickerInputsRenderer.js +1 -1
- package/src/sap/m/TimePickerInternals.js +2 -2
- package/src/sap/m/TimePickerInternalsRenderer.js +1 -1
- package/src/sap/m/TimePickerRenderer.js +1 -1
- package/src/sap/m/TimePickerSlider.js +2 -2
- package/src/sap/m/TimePickerSliderRenderer.js +1 -1
- package/src/sap/m/TimePickerSliders.js +2 -2
- package/src/sap/m/TimePickerSlidersRenderer.js +1 -1
- package/src/sap/m/Title.js +2 -2
- package/src/sap/m/TitlePropagationSupport.js +2 -2
- package/src/sap/m/TitleRenderer.js +1 -1
- package/src/sap/m/ToggleButton.js +2 -2
- package/src/sap/m/ToggleButtonRenderer.js +1 -1
- package/src/sap/m/Token.js +2 -2
- package/src/sap/m/TokenRenderer.js +1 -1
- package/src/sap/m/Tokenizer.js +2 -2
- package/src/sap/m/TokenizerRenderer.js +1 -1
- package/src/sap/m/Toolbar.js +2 -2
- package/src/sap/m/ToolbarLayoutData.js +2 -2
- package/src/sap/m/ToolbarRenderer.js +1 -1
- package/src/sap/m/ToolbarSeparator.js +2 -2
- package/src/sap/m/ToolbarSeparatorRenderer.js +1 -1
- package/src/sap/m/ToolbarSpacer.js +2 -2
- package/src/sap/m/ToolbarSpacerRenderer.js +1 -1
- package/src/sap/m/Tree.js +2 -2
- package/src/sap/m/TreeItemBase.js +2 -2
- package/src/sap/m/TreeItemBaseRenderer.js +1 -1
- package/src/sap/m/TreeRenderer.js +1 -1
- package/src/sap/m/UploadCollection.js +2 -2
- package/src/sap/m/UploadCollectionItem.js +2 -2
- package/src/sap/m/UploadCollectionParameter.js +2 -2
- package/src/sap/m/UploadCollectionRenderer.js +1 -1
- package/src/sap/m/UploadCollectionToolbarPlaceholder.js +2 -2
- package/src/sap/m/VBox.js +2 -2
- package/src/sap/m/VBoxRenderer.js +1 -1
- package/src/sap/m/ValueStateHeader.js +2 -2
- package/src/sap/m/ViewSettingsCustomItem.js +2 -2
- package/src/sap/m/ViewSettingsCustomTab.js +2 -2
- package/src/sap/m/ViewSettingsDialog.js +2 -2
- package/src/sap/m/ViewSettingsDialogRenderer.js +1 -1
- package/src/sap/m/ViewSettingsFilterItem.js +2 -2
- package/src/sap/m/ViewSettingsItem.js +2 -2
- package/src/sap/m/VisibleItem.js +2 -2
- package/src/sap/m/WheelSlider.js +2 -2
- package/src/sap/m/WheelSliderContainer.js +2 -2
- package/src/sap/m/WheelSliderContainerRenderer.js +1 -1
- package/src/sap/m/WheelSliderRenderer.js +1 -1
- package/src/sap/m/Wizard.js +40 -13
- package/src/sap/m/WizardProgressNavigator.js +2 -2
- package/src/sap/m/WizardProgressNavigatorRenderer.js +1 -1
- package/src/sap/m/WizardRenderer.js +1 -1
- package/src/sap/m/WizardStep.js +2 -2
- package/src/sap/m/WizardStepRenderer.js +1 -1
- package/src/sap/m/changeHandler/AddTableColumn.js +2 -2
- package/src/sap/m/changeHandler/ChangeLinkTarget.js +2 -2
- package/src/sap/m/changeHandler/CombineButtons.js +2 -2
- package/src/sap/m/changeHandler/MoveTableColumns.js +2 -2
- package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +2 -2
- package/src/sap/m/changeHandler/SplitMenuButton.js +2 -2
- package/src/sap/m/delegate/DateNavigation.js +1 -1
- package/src/sap/m/delegate/ValueStateMessage.js +5 -8
- package/src/sap/m/designtime/ActionSheet.designtime.js +1 -1
- package/src/sap/m/designtime/Avatar.designtime.js +1 -1
- package/src/sap/m/designtime/Bar.designtime.js +1 -1
- package/src/sap/m/designtime/Breadcrumbs.designtime.js +1 -1
- package/src/sap/m/designtime/BusyDialog.designtime.js +1 -1
- package/src/sap/m/designtime/Button.designtime.js +1 -1
- package/src/sap/m/designtime/Carousel.designtime.js +1 -1
- package/src/sap/m/designtime/CheckBox.designtime.js +1 -1
- package/src/sap/m/designtime/Column.designtime.js +1 -1
- package/src/sap/m/designtime/ComboBox.designtime.js +1 -1
- package/src/sap/m/designtime/CustomListItem.designtime.js +1 -1
- package/src/sap/m/designtime/CustomTile.designtime.js +1 -1
- package/src/sap/m/designtime/DatePicker.designtime.js +1 -1
- package/src/sap/m/designtime/DateRangeSelection.designtime.js +1 -1
- package/src/sap/m/designtime/DateTimeInput.designtime.js +1 -1
- package/src/sap/m/designtime/DateTimePicker.designtime.js +1 -1
- package/src/sap/m/designtime/Dialog.designtime.js +1 -1
- package/src/sap/m/designtime/DraftIndicator.designtime.js +1 -1
- package/src/sap/m/designtime/ExpandableText.designtime.js +1 -1
- package/src/sap/m/designtime/FeedInput.designtime.js +1 -1
- package/src/sap/m/designtime/FeedListItem.designtime.js +1 -1
- package/src/sap/m/designtime/FlexBox.designtime.js +1 -1
- package/src/sap/m/designtime/HBox.designtime.js +1 -1
- package/src/sap/m/designtime/IconTabBar.designtime.js +1 -1
- package/src/sap/m/designtime/IconTabFilter.designtime.js +1 -1
- package/src/sap/m/designtime/IconTabSeparator.designtime.js +1 -1
- package/src/sap/m/designtime/Image.designtime.js +1 -1
- package/src/sap/m/designtime/Input.designtime.js +1 -1
- package/src/sap/m/designtime/InputBase.designtime.js +1 -1
- package/src/sap/m/designtime/InputListItem.designtime.js +1 -1
- package/src/sap/m/designtime/Label.designtime.js +1 -1
- package/src/sap/m/designtime/LightBox.designtime.js +1 -1
- package/src/sap/m/designtime/Link.designtime.js +1 -1
- package/src/sap/m/designtime/ListBase.designtime.js +27 -1
- package/src/sap/m/designtime/ListItemBase.designtime.js +1 -1
- package/src/sap/m/designtime/MenuButton.designtime.js +1 -1
- package/src/sap/m/designtime/MessagePage.designtime.js +1 -1
- package/src/sap/m/designtime/MessageStrip.designtime.js +1 -1
- package/src/sap/m/designtime/MultiComboBox.designtime.js +1 -1
- package/src/sap/m/designtime/MultiInput.designtime.js +1 -1
- package/src/sap/m/designtime/NewsContent.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectAttribute.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectHeader.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectIdentifier.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectListItem.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectMarker.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectNumber.designtime.js +1 -1
- package/src/sap/m/designtime/ObjectStatus.designtime.js +1 -1
- package/src/sap/m/designtime/OverflowToolbar.designtime.js +1 -1
- package/src/sap/m/designtime/OverflowToolbarButton.designtime.js +1 -1
- package/src/sap/m/designtime/Page.designtime.js +1 -1
- package/src/sap/m/designtime/Panel.designtime.js +1 -1
- package/src/sap/m/designtime/PlanningCalendar.designtime.js +1 -1
- package/src/sap/m/designtime/PlanningCalendarLegend.designtime.js +1 -1
- package/src/sap/m/designtime/Popover.designtime.js +1 -1
- package/src/sap/m/designtime/ProgressIndicator.designtime.js +1 -1
- package/src/sap/m/designtime/QuickView.designtime.js +1 -1
- package/src/sap/m/designtime/QuickViewCard.designtime.js +1 -1
- package/src/sap/m/designtime/RadioButton.designtime.js +1 -1
- package/src/sap/m/designtime/RadioButtonGroup.designtime.js +1 -1
- package/src/sap/m/designtime/RangeSlider.designtime.js +1 -1
- package/src/sap/m/designtime/RatingIndicator.designtime.js +1 -1
- package/src/sap/m/designtime/ScrollContainer.designtime.js +1 -1
- package/src/sap/m/designtime/SearchField.designtime.js +1 -1
- package/src/sap/m/designtime/SegmentedButton.designtime.js +1 -1
- package/src/sap/m/designtime/Select.designtime.js +1 -1
- package/src/sap/m/designtime/Slider.designtime.js +1 -1
- package/src/sap/m/designtime/SplitApp.designtime.js +1 -1
- package/src/sap/m/designtime/SplitContainer.designtime.js +1 -1
- package/src/sap/m/designtime/StandardListItem.designtime.js +1 -1
- package/src/sap/m/designtime/StepInput.designtime.js +1 -1
- package/src/sap/m/designtime/Switch.designtime.js +1 -1
- package/src/sap/m/designtime/TabContainer.designtime.js +1 -1
- package/src/sap/m/designtime/Table.designtime.js +1 -1
- package/src/sap/m/designtime/Text.designtime.js +1 -1
- package/src/sap/m/designtime/TextArea.designtime.js +1 -1
- package/src/sap/m/designtime/TimePicker.designtime.js +1 -1
- package/src/sap/m/designtime/Title.designtime.js +1 -1
- package/src/sap/m/designtime/ToggleButton.designtime.js +1 -1
- package/src/sap/m/designtime/Toolbar.designtime.js +1 -1
- package/src/sap/m/designtime/VBox.designtime.js +1 -1
- package/src/sap/m/designtime/Wizard.designtime.js +1 -1
- package/src/sap/m/designtime/library.designtime.js +1 -1
- package/src/sap/m/designtime/semantic/DetailPage.designtime.js +1 -1
- package/src/sap/m/designtime/semantic/SemanticPage.designtime.js +1 -1
- package/src/sap/m/designtime/semantic/ShareMenuPage.designtime.js +1 -1
- package/src/sap/m/flexibility/Avatar.flexibility.js +1 -1
- package/src/sap/m/flexibility/Bar.flexibility.js +1 -1
- package/src/sap/m/flexibility/Button.flexibility.js +1 -1
- package/src/sap/m/flexibility/CheckBox.flexibility.js +1 -1
- package/src/sap/m/flexibility/Dialog.flexibility.js +1 -1
- package/src/sap/m/flexibility/ExpandableText.flexibility.js +1 -1
- package/src/sap/m/flexibility/IconTabBar.flexibility.js +1 -1
- package/src/sap/m/flexibility/IconTabFilter.flexibility.js +1 -1
- package/src/sap/m/flexibility/InputListItem.flexibility.js +1 -1
- package/src/sap/m/flexibility/Label.flexibility.js +1 -1
- package/src/sap/m/flexibility/Link.flexibility.js +1 -1
- package/src/sap/m/flexibility/MenuButton.flexibility.js +1 -1
- package/src/sap/m/flexibility/OverflowToolbar.flexibility.js +1 -1
- package/src/sap/m/flexibility/OverflowToolbarButton.flexibility.js +1 -1
- package/src/sap/m/flexibility/Page.flexibility.js +1 -1
- package/src/sap/m/flexibility/Panel.flexibility.js +1 -1
- package/src/sap/m/flexibility/Popover.flexibility.js +1 -1
- package/src/sap/m/flexibility/RadioButton.flexibility.js +1 -1
- package/src/sap/m/flexibility/StandardListItem.flexibility.js +1 -1
- package/src/sap/m/flexibility/Table.flexibility.js +1 -1
- package/src/sap/m/flexibility/Text.flexibility.js +1 -1
- package/src/sap/m/flexibility/Title.flexibility.js +1 -1
- package/src/sap/m/flexibility/Toolbar.flexibility.js +1 -1
- package/src/sap/m/inputUtils/ListHelpers.js +1 -1
- package/src/sap/m/inputUtils/SuggestionsPopoverDialogMixin.js +1 -1
- package/src/sap/m/inputUtils/SuggestionsPopoverPopoverMixin.js +1 -1
- package/src/sap/m/inputUtils/calculateSelectionStart.js +1 -1
- package/src/sap/m/inputUtils/completeTextSelected.js +1 -1
- package/src/sap/m/inputUtils/filterItems.js +1 -1
- package/src/sap/m/inputUtils/forwardItemProperties.js +1 -1
- package/src/sap/m/inputUtils/forwardItemPropertiesToToken.js +1 -1
- package/src/sap/m/inputUtils/getTokenByItem.js +1 -1
- package/src/sap/m/inputUtils/highlightDOMElements.js +1 -1
- package/src/sap/m/inputUtils/inputsDefaultFilter.js +1 -1
- package/src/sap/m/inputUtils/itemsVisibilityHandler.js +1 -1
- package/src/sap/m/inputUtils/scrollToItem.js +1 -1
- package/src/sap/m/inputUtils/selectionRange.js +1 -1
- package/src/sap/m/inputUtils/typeAhead.js +1 -1
- package/src/sap/m/inputUtils/wordStartsWithValue.js +1 -1
- package/src/sap/m/library.js +3 -3
- package/src/sap/m/library.support.js +1 -1
- package/src/sap/m/messagebundle.properties +3 -0
- package/src/sap/m/messagebundle_ar.properties +27 -6
- package/src/sap/m/messagebundle_bg.properties +41 -20
- package/src/sap/m/messagebundle_ca.properties +31 -10
- package/src/sap/m/messagebundle_cs.properties +29 -8
- package/src/sap/m/messagebundle_cy.properties +29 -8
- package/src/sap/m/messagebundle_da.properties +29 -8
- package/src/sap/m/messagebundle_de.properties +28 -7
- package/src/sap/m/messagebundle_el.properties +28 -7
- package/src/sap/m/messagebundle_en.properties +28 -7
- package/src/sap/m/messagebundle_en_GB.properties +28 -7
- package/src/sap/m/messagebundle_es.properties +27 -6
- package/src/sap/m/messagebundle_es_MX.properties +29 -8
- package/src/sap/m/messagebundle_et.properties +28 -7
- package/src/sap/m/messagebundle_fi.properties +29 -8
- package/src/sap/m/messagebundle_fr.properties +29 -8
- package/src/sap/m/messagebundle_fr_CA.properties +28 -7
- package/src/sap/m/messagebundle_hi.properties +29 -8
- package/src/sap/m/messagebundle_hr.properties +28 -7
- package/src/sap/m/messagebundle_hu.properties +28 -7
- package/src/sap/m/messagebundle_id.properties +29 -8
- package/src/sap/m/messagebundle_it.properties +27 -6
- package/src/sap/m/messagebundle_iw.properties +27 -6
- package/src/sap/m/messagebundle_ja.properties +28 -7
- package/src/sap/m/messagebundle_kk.properties +29 -8
- package/src/sap/m/messagebundle_ko.properties +29 -8
- package/src/sap/m/messagebundle_lt.properties +29 -8
- package/src/sap/m/messagebundle_lv.properties +29 -8
- package/src/sap/m/messagebundle_ms.properties +27 -6
- package/src/sap/m/messagebundle_nl.properties +27 -6
- package/src/sap/m/messagebundle_no.properties +27 -6
- package/src/sap/m/messagebundle_pl.properties +29 -8
- package/src/sap/m/messagebundle_pt.properties +29 -8
- package/src/sap/m/messagebundle_pt_PT.properties +27 -6
- package/src/sap/m/messagebundle_ro.properties +29 -8
- package/src/sap/m/messagebundle_ru.properties +29 -8
- package/src/sap/m/messagebundle_sh.properties +28 -7
- package/src/sap/m/messagebundle_sk.properties +28 -7
- package/src/sap/m/messagebundle_sl.properties +28 -7
- package/src/sap/m/messagebundle_sv.properties +28 -7
- package/src/sap/m/messagebundle_th.properties +29 -8
- package/src/sap/m/messagebundle_tr.properties +29 -8
- package/src/sap/m/messagebundle_uk.properties +33 -12
- package/src/sap/m/messagebundle_vi.properties +29 -8
- package/src/sap/m/messagebundle_zh_CN.properties +29 -8
- package/src/sap/m/messagebundle_zh_TW.properties +29 -8
- package/src/sap/m/p13n/AbstractContainer.js +3 -3
- package/src/sap/m/p13n/AbstractContainerItem.js +3 -3
- package/src/sap/m/p13n/BasePanel.js +2 -2
- package/src/sap/m/p13n/Container.js +2 -2
- package/src/sap/m/p13n/GroupPanel.js +2 -2
- package/src/sap/m/p13n/QueryPanel.js +2 -2
- package/src/sap/m/p13n/SelectionPanel.js +2 -2
- package/src/sap/m/p13n/SortPanel.js +2 -2
- package/src/sap/m/plugins/ColumnResizer.js +2 -2
- package/src/sap/m/plugins/DataStateIndicator.js +2 -2
- package/src/sap/m/plugins/PasteProvider.js +2 -2
- package/src/sap/m/plugins/PluginBase.js +2 -2
- package/src/sap/m/routing/RouteMatchedHandler.js +1 -1
- package/src/sap/m/routing/Router.js +1 -1
- package/src/sap/m/routing/Target.js +1 -1
- package/src/sap/m/routing/TargetHandler.js +1 -1
- package/src/sap/m/routing/Targets.js +1 -1
- package/src/sap/m/routing/async/Target.js +1 -1
- package/src/sap/m/routing/async/Targets.js +1 -1
- package/src/sap/m/routing/sync/Target.js +1 -1
- package/src/sap/m/routing/sync/Targets.js +1 -1
- package/src/sap/m/rules/Breadcrumbs.support.js +1 -1
- package/src/sap/m/rules/Button.support.js +1 -1
- package/src/sap/m/rules/CheckBox.support.js +1 -1
- package/src/sap/m/rules/DatePicker.support.js +1 -1
- package/src/sap/m/rules/DateRangeSelection.support.js +1 -1
- package/src/sap/m/rules/Dialog.support.js +1 -1
- package/src/sap/m/rules/FacetFilter.support.js +1 -1
- package/src/sap/m/rules/IconTabBar.support.js +1 -1
- package/src/sap/m/rules/Image.support.js +1 -1
- package/src/sap/m/rules/Input.support.js +1 -1
- package/src/sap/m/rules/Link.support.js +1 -1
- package/src/sap/m/rules/MaskInput.support.js +1 -1
- package/src/sap/m/rules/MessagePage.support.js +1 -1
- package/src/sap/m/rules/ObjectHeader.support.js +1 -1
- package/src/sap/m/rules/ObjectListItem.support.js +1 -1
- package/src/sap/m/rules/ObjectMarker.support.js +1 -1
- package/src/sap/m/rules/ObjectStatus.support.js +1 -1
- package/src/sap/m/rules/Panel.support.js +1 -1
- package/src/sap/m/rules/Select.support.js +1 -1
- package/src/sap/m/rules/SelectDialog.support.js +1 -1
- package/src/sap/m/rules/StepInput.support.js +1 -1
- package/src/sap/m/rules/Table.support.js +1 -1
- package/src/sap/m/rules/Title.support.js +1 -1
- package/src/sap/m/rules/Tokenizer.support.js +1 -1
- package/src/sap/m/rules/ViewSettingsDialog.support.js +1 -1
- package/src/sap/m/semantic/AddAction.js +2 -2
- package/src/sap/m/semantic/CancelAction.js +2 -2
- package/src/sap/m/semantic/DeleteAction.js +2 -2
- package/src/sap/m/semantic/DetailPage.js +2 -2
- package/src/sap/m/semantic/DiscussInJamAction.js +2 -2
- package/src/sap/m/semantic/EditAction.js +2 -2
- package/src/sap/m/semantic/FavoriteAction.js +2 -2
- package/src/sap/m/semantic/FilterAction.js +2 -2
- package/src/sap/m/semantic/FilterSelect.js +2 -2
- package/src/sap/m/semantic/FlagAction.js +2 -2
- package/src/sap/m/semantic/ForwardAction.js +2 -2
- package/src/sap/m/semantic/FullscreenPage.js +2 -2
- package/src/sap/m/semantic/GroupAction.js +2 -2
- package/src/sap/m/semantic/GroupSelect.js +2 -2
- package/src/sap/m/semantic/MainAction.js +2 -2
- package/src/sap/m/semantic/MasterPage.js +2 -2
- package/src/sap/m/semantic/MessagesIndicator.js +2 -2
- package/src/sap/m/semantic/MultiSelectAction.js +2 -2
- package/src/sap/m/semantic/NegativeAction.js +2 -2
- package/src/sap/m/semantic/OpenInAction.js +2 -2
- package/src/sap/m/semantic/PositiveAction.js +2 -2
- package/src/sap/m/semantic/PrintAction.js +2 -2
- package/src/sap/m/semantic/SaveAction.js +2 -2
- package/src/sap/m/semantic/Segment.js +2 -2
- package/src/sap/m/semantic/SegmentedContainer.js +2 -2
- package/src/sap/m/semantic/SemanticButton.js +2 -2
- package/src/sap/m/semantic/SemanticConfiguration.js +2 -2
- package/src/sap/m/semantic/SemanticControl.js +2 -2
- package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +2 -2
- package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +2 -2
- package/src/sap/m/semantic/SemanticPage.js +2 -2
- package/src/sap/m/semantic/SemanticPageRenderer.js +1 -1
- package/src/sap/m/semantic/SemanticSelect.js +2 -2
- package/src/sap/m/semantic/SemanticToggleButton.js +2 -2
- package/src/sap/m/semantic/SendEmailAction.js +2 -2
- package/src/sap/m/semantic/SendMessageAction.js +2 -2
- package/src/sap/m/semantic/ShareInJamAction.js +2 -2
- package/src/sap/m/semantic/ShareMenu.js +2 -2
- package/src/sap/m/semantic/ShareMenuPage.js +2 -2
- package/src/sap/m/semantic/SortAction.js +2 -2
- package/src/sap/m/semantic/SortSelect.js +2 -2
- package/src/sap/m/table/Util.js +2 -2
- package/src/sap/m/themes/base/CheckBox.less +0 -4
- package/src/sap/m/themes/base/ColumnListItem.less +13 -5
- package/src/sap/m/themes/base/GenericTile.less +80 -26
- package/src/sap/m/themes/base/NewsContent.less +42 -1
- package/src/sap/m/themes/base/SuggestionsPopover.less +2 -1
- package/src/sap/m/themes/base/Table.less +1 -1
- package/src/sap/m/themes/base/TileContent.less +18 -2
- package/src/sap/m/themes/base/WizardProgressNavigator.less +17 -16
- package/src/sap/m/themes/base/library.source.less +1 -1
- package/src/sap/m/themes/sap_hcb/library.source.less +1 -1
- package/src/sap/m/upload/UploadSet.js +2 -2
- package/src/sap/m/upload/UploadSetItem.js +2 -2
- package/src/sap/m/upload/UploadSetRenderer.js +1 -1
- package/src/sap/m/upload/Uploader.js +1 -1
- package/src/sap/m/upload/UploaderHttpRequestMethod.js +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['./InputRenderer', 'sap/ui/core/Renderer', "sap/ui/core/Core"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
|
43
43
|
* @extends sap.ui.core.Control
|
|
44
44
|
*
|
|
45
45
|
* @author SAP SE
|
|
46
|
-
* @version 1.96.
|
|
46
|
+
* @version 1.96.4
|
|
47
47
|
*
|
|
48
48
|
* @constructor
|
|
49
49
|
* @public
|
package/src/sap/m/NewsContent.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @extends sap.ui.core.Control
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.96.
|
|
29
|
+
* @version 1.96.4
|
|
30
30
|
* @since 1.34
|
|
31
31
|
*
|
|
32
32
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -27,7 +27,7 @@ function(
|
|
|
27
27
|
* @extends sap.m.ListBase
|
|
28
28
|
*
|
|
29
29
|
* @author SAP SE
|
|
30
|
-
* @version 1.96.
|
|
30
|
+
* @version 1.96.4
|
|
31
31
|
*
|
|
32
32
|
* @constructor
|
|
33
33
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -78,7 +78,7 @@ sap.ui.define([
|
|
|
78
78
|
* @extends sap.m.ListItemBase
|
|
79
79
|
*
|
|
80
80
|
* @author SAP SE
|
|
81
|
-
* @version 1.96.
|
|
81
|
+
* @version 1.96.4
|
|
82
82
|
*
|
|
83
83
|
* @constructor
|
|
84
84
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -66,7 +66,7 @@ function(
|
|
|
66
66
|
* @extends sap.m.NotificationListBase
|
|
67
67
|
*
|
|
68
68
|
* @author SAP SE
|
|
69
|
-
* @version 1.96.
|
|
69
|
+
* @version 1.96.4
|
|
70
70
|
*
|
|
71
71
|
* @constructor
|
|
72
72
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -66,7 +66,7 @@ function(
|
|
|
66
66
|
* @extends sap.m.NotificationListBase
|
|
67
67
|
*
|
|
68
68
|
* @author SAP SE
|
|
69
|
-
* @version 1.96.
|
|
69
|
+
* @version 1.96.4
|
|
70
70
|
*
|
|
71
71
|
* @constructor
|
|
72
72
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -107,7 +107,7 @@ sap.ui.define([
|
|
|
107
107
|
* @extends sap.ui.core.Control
|
|
108
108
|
*
|
|
109
109
|
* @author SAP SE
|
|
110
|
-
* @version 1.96.
|
|
110
|
+
* @version 1.96.4
|
|
111
111
|
* @since 1.34
|
|
112
112
|
*
|
|
113
113
|
* @public
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
sap.ui.define([
|
|
8
|
+
"./InputBase",
|
|
9
|
+
"./Input",
|
|
10
|
+
"./NumericInputRenderer",
|
|
11
|
+
"./library",
|
|
12
|
+
"sap/ui/core/format/NumberFormat",
|
|
13
|
+
"sap/ui/Device",
|
|
14
|
+
"sap/ui/events/KeyCodes",
|
|
15
|
+
"sap/ui/dom/jquery/cursorPos"],
|
|
16
|
+
function(
|
|
17
|
+
InputBase,
|
|
18
|
+
Input,
|
|
19
|
+
NumericInputRenderer,
|
|
20
|
+
library,
|
|
21
|
+
NumberFormat,
|
|
22
|
+
Device,
|
|
23
|
+
KeyCodes) {
|
|
24
|
+
"use strict";
|
|
25
|
+
|
|
26
|
+
var InputType = library.InputType;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Constructor for a new <code>sap.m.NumericInput</code>.
|
|
30
|
+
* Only used inside a StepInput control.
|
|
31
|
+
*
|
|
32
|
+
* @param {string} [sId] ID for the new control, generated automatically if no ID is given
|
|
33
|
+
* @param {object} [mSettings] Initial settings for the new control
|
|
34
|
+
*
|
|
35
|
+
* @class
|
|
36
|
+
* The <code>sap.m.NumericInput</code> control provides functionality for a editing numbers.
|
|
37
|
+
*
|
|
38
|
+
* @extends sap.m.Input
|
|
39
|
+
*
|
|
40
|
+
* @author SAP SE
|
|
41
|
+
* @version 1.96.4
|
|
42
|
+
*
|
|
43
|
+
* @constructor
|
|
44
|
+
* @private
|
|
45
|
+
* @since 1.97.0
|
|
46
|
+
* @alias sap.m.NumericInput
|
|
47
|
+
*/
|
|
48
|
+
var NumericInput = Input.extend("sap.m.NumericInput", {
|
|
49
|
+
metadata: {
|
|
50
|
+
library: "sap.m"
|
|
51
|
+
}
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
NumericInput.prototype.onBeforeRendering = function() {
|
|
55
|
+
InputBase.prototype.onBeforeRendering.call(this);
|
|
56
|
+
|
|
57
|
+
// The Input is handling its width in its onBeforeRendering method - if noting is set, the width is 100%.
|
|
58
|
+
// As the NumericInput is using the InputBase's onBeforeRendering method, the width must be handled here too.
|
|
59
|
+
// The real width of the StepInput is handled from its width property, so the NumericInput's width should be 100%.
|
|
60
|
+
this.setWidth("100%");
|
|
61
|
+
|
|
62
|
+
this._deregisterEvents();
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
NumericInput.prototype.setValue = function(sValue) {
|
|
66
|
+
Input.prototype.setValue.apply(this, arguments);
|
|
67
|
+
|
|
68
|
+
if (this.getDomRef()) {
|
|
69
|
+
this.getDomRef("inner").setAttribute("aria-valuenow", sValue);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
return this;
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
NumericInput.prototype.setType = function(sType) {
|
|
76
|
+
return Input.prototype.setType.call(this, InputType.Number);
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
NumericInput.prototype.onkeydown = function(oEvent) {
|
|
80
|
+
var sTypedValue,
|
|
81
|
+
iCursorPos,
|
|
82
|
+
fParsedValue;
|
|
83
|
+
|
|
84
|
+
Input.prototype.onkeydown.apply(this, arguments);
|
|
85
|
+
|
|
86
|
+
if (!Device.system.desktop
|
|
87
|
+
|| oEvent.ctrlKey
|
|
88
|
+
|| oEvent.metaKey
|
|
89
|
+
|| (oEvent.originalEvent.key && oEvent.originalEvent.key.length !== 1)) {
|
|
90
|
+
return;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
iCursorPos = this._$input.cursorPos();
|
|
94
|
+
|
|
95
|
+
// a special key that is meant to be a decimal separator, always
|
|
96
|
+
// so replace in the input if needed
|
|
97
|
+
if (oEvent.which === KeyCodes.NUMPAD_COMMA) {
|
|
98
|
+
oEvent.preventDefault();
|
|
99
|
+
|
|
100
|
+
sTypedValue = this.getValue().substring(0, iCursorPos) + this._getNumberFormat().oFormatOptions.decimalSeparator + this.getValue().substring(iCursorPos);
|
|
101
|
+
fParsedValue = this._getNumberFormat().parse(sTypedValue);
|
|
102
|
+
if (fParsedValue || fParsedValue === 0) {
|
|
103
|
+
this.setDOMValue(sTypedValue);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
return;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
sTypedValue = this.getValue().substring(0, iCursorPos) + oEvent.originalEvent.key + this.getValue().substring(iCursorPos);
|
|
110
|
+
fParsedValue = this._getNumberFormat().parse(sTypedValue);
|
|
111
|
+
if (!isKeyAllowed(oEvent.which) || (!fParsedValue && fParsedValue !== 0)) {
|
|
112
|
+
oEvent.preventDefault();
|
|
113
|
+
}
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
var aNotAllowedKeyCodeRanges = [
|
|
117
|
+
[KeyCodes.A, KeyCodes.Z],
|
|
118
|
+
[KeyCodes.OPEN_BRACKET, KeyCodes.OPEN_BRACKET],
|
|
119
|
+
[KeyCodes.PIPE, KeyCodes.SEMICOLON],
|
|
120
|
+
[KeyCodes.GREAT_ACCENT, KeyCodes.BACKSLASH]
|
|
121
|
+
];
|
|
122
|
+
|
|
123
|
+
function isKeyAllowed(iKeyCode) {
|
|
124
|
+
return Object.values(KeyCodes).includes(iKeyCode) && !aNotAllowedKeyCodeRanges.some(function(aRange) {
|
|
125
|
+
return iKeyCode >= aRange[0] && iKeyCode <= aRange[1];
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
NumericInput.prototype._getNumberFormat = function() {
|
|
130
|
+
if (!this._oNumberFormat) {
|
|
131
|
+
this._oNumberFormat = NumberFormat.getFloatInstance();
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
return this._oNumberFormat;
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
return NumericInput;
|
|
138
|
+
});
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
sap.ui.define(["sap/ui/core/Renderer", "./InputRenderer", "sap/ui/Device", "sap/ui/core/LabelEnablement"],
|
|
8
|
+
function(Renderer, InputRenderer, Device, LabelEnablement) {
|
|
9
|
+
"use strict";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* NumericInput renderer.
|
|
13
|
+
*
|
|
14
|
+
* NumericInputRenderer extends the InputRenderer.
|
|
15
|
+
*
|
|
16
|
+
* @namespace
|
|
17
|
+
*/
|
|
18
|
+
var NumericInputRenderer = Renderer.extend(InputRenderer);
|
|
19
|
+
NumericInputRenderer.apiVersion = 2;
|
|
20
|
+
|
|
21
|
+
NumericInputRenderer.writeInnerAttributes = function(oRm, oControl) {
|
|
22
|
+
var oStepInput = oControl.getParent(),
|
|
23
|
+
mAccAttributes = this.getAccessibilityState(oControl);
|
|
24
|
+
|
|
25
|
+
oRm.attr("type", Device.system.desktop ? "text" : "number");
|
|
26
|
+
|
|
27
|
+
// inside the Input this function also sets explicitly textAlign to "End" if the type
|
|
28
|
+
// of the Input is Numeric (our case)
|
|
29
|
+
// so we have to overwrite it by leaving only the text direction
|
|
30
|
+
// and the textAlign will be controlled by textAlign property of the StepInput
|
|
31
|
+
|
|
32
|
+
if (sap.ui.getCore().getConfiguration().getRTL()) {
|
|
33
|
+
oRm.attr("dir", "ltr");
|
|
34
|
+
}
|
|
35
|
+
// prevent rendering of aria-disabled attribute to avoid having
|
|
36
|
+
// both aria-disabled and disabled at the same time
|
|
37
|
+
mAccAttributes.disabled = null;
|
|
38
|
+
|
|
39
|
+
if (NumericInputRenderer._isStepInput(oStepInput)) {
|
|
40
|
+
oRm.accessibilityState(oStepInput, mAccAttributes);
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
//Accessibility behavior of the Input needs to be extended
|
|
45
|
+
/**
|
|
46
|
+
* Overwrites the accessibility state using the <code>getAccessibilityState</code> method of the <code>InputBaseRenderer</code>.
|
|
47
|
+
*
|
|
48
|
+
* @param {NumericInput} oNumericInput The numeric input instance
|
|
49
|
+
* @returns {Array} mAccessibilityState
|
|
50
|
+
*/
|
|
51
|
+
NumericInputRenderer.getAccessibilityState = function(oNumericInput) {
|
|
52
|
+
var mAccessibilityState = InputRenderer.getAccessibilityState(oNumericInput),
|
|
53
|
+
fMin,
|
|
54
|
+
fMax,
|
|
55
|
+
fNow,
|
|
56
|
+
sDescription,
|
|
57
|
+
aAriaLabelledByRefs,
|
|
58
|
+
aReferencingLabels,
|
|
59
|
+
sDescribedBy,
|
|
60
|
+
sResultingLabelledBy,
|
|
61
|
+
oStepInput = oNumericInput.getParent(),
|
|
62
|
+
sValue = oNumericInput.getValue();
|
|
63
|
+
|
|
64
|
+
if (!NumericInputRenderer._isStepInput(oStepInput)) {
|
|
65
|
+
return mAccessibilityState;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
fMin = oStepInput._getMin();
|
|
69
|
+
fMax = oStepInput._getMax();
|
|
70
|
+
fNow = oStepInput.getValue();
|
|
71
|
+
sDescription = oStepInput.getDescription();
|
|
72
|
+
aAriaLabelledByRefs = oStepInput.getAriaLabelledBy();
|
|
73
|
+
// If we don't check this manually, we won't have the labels, which were referencing SI,
|
|
74
|
+
// in aria-labelledby (which normally comes out of the box). This is because writeAccessibilityState
|
|
75
|
+
// is called for NumericInput, while any labels will be for the parent StepInput.
|
|
76
|
+
aReferencingLabels = LabelEnablement.getReferencingLabels(oStepInput);
|
|
77
|
+
sDescribedBy = oStepInput.getAriaDescribedBy().join(" ");
|
|
78
|
+
|
|
79
|
+
mAccessibilityState.valuenow = fNow;
|
|
80
|
+
|
|
81
|
+
if (Device.system.desktop && sValue) {
|
|
82
|
+
mAccessibilityState.valuetext = sValue;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
if (sDescription) {
|
|
86
|
+
// If there is a description, we should add a reference to it in the aria-labelledby
|
|
87
|
+
aAriaLabelledByRefs.push(oStepInput._getInput().getId() + "-descr");
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
sResultingLabelledBy = aReferencingLabels.concat(aAriaLabelledByRefs).join(" ");
|
|
91
|
+
|
|
92
|
+
if (typeof fMin === "number") {
|
|
93
|
+
mAccessibilityState.valuemin = fMin;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
if (typeof fMax === "number") {
|
|
97
|
+
mAccessibilityState.valuemax = fMax;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
if (!oStepInput.getEditable()) {
|
|
101
|
+
mAccessibilityState.readonly = true;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
if (sDescribedBy) {
|
|
105
|
+
mAccessibilityState.describedby = sDescribedBy;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
if (sResultingLabelledBy) {
|
|
109
|
+
mAccessibilityState.labelledby = sResultingLabelledBy;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
return mAccessibilityState;
|
|
113
|
+
};
|
|
114
|
+
|
|
115
|
+
NumericInputRenderer._isStepInput = function(oControl) {
|
|
116
|
+
return oControl && oControl.getMetadata().getName() === "sap.m.StepInput";
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
return NumericInputRenderer;
|
|
120
|
+
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -39,7 +39,7 @@ function(library, Control, coreLibrary, Text, KeyCodes, ObjectAttributeRenderer,
|
|
|
39
39
|
* <code>text</code> property is styled and acts as a link. In this case the <code>text</code>
|
|
40
40
|
* property must also be set, as otherwise there will be no link displayed for the user.
|
|
41
41
|
* @extends sap.ui.core.Control
|
|
42
|
-
* @version 1.96.
|
|
42
|
+
* @version 1.96.4
|
|
43
43
|
*
|
|
44
44
|
* @constructor
|
|
45
45
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -80,7 +80,7 @@ sap.ui.define([
|
|
|
80
80
|
* <code>sapUiResponsivePadding--header</code>.
|
|
81
81
|
*
|
|
82
82
|
* @extends sap.ui.core.Control
|
|
83
|
-
* @version 1.96.
|
|
83
|
+
* @version 1.96.4
|
|
84
84
|
*
|
|
85
85
|
* @constructor
|
|
86
86
|
* @public
|
|
@@ -144,6 +144,9 @@ sap.ui.define([
|
|
|
144
144
|
/**
|
|
145
145
|
* Determines the alternative text of the <code>ObjectHeader</code> icon. The text is
|
|
146
146
|
* displayed if the image for the icon is not available, or cannot be displayed.
|
|
147
|
+
*
|
|
148
|
+
* <b>Note:</b> Provide an empty string value for the <code>iconAlt</code> property
|
|
149
|
+
* in case you want to use the icon for decoration only.
|
|
147
150
|
*/
|
|
148
151
|
iconAlt : {type : "string", group : "Accessibility", defaultValue : null},
|
|
149
152
|
|
|
@@ -708,6 +711,19 @@ sap.ui.define([
|
|
|
708
711
|
return this;
|
|
709
712
|
};
|
|
710
713
|
|
|
714
|
+
/**
|
|
715
|
+
* Sets the alternative text of the <code>ObjectHeader</code> icon.
|
|
716
|
+
* @override
|
|
717
|
+
* @public
|
|
718
|
+
* @param {boolean} sIconAlt the alternative icon text
|
|
719
|
+
* @returns {this} this pointer for chaining
|
|
720
|
+
*/
|
|
721
|
+
ObjectHeader.prototype.setIconAlt = function(sIconAlt) {
|
|
722
|
+
this.setProperty("iconAlt", sIconAlt);
|
|
723
|
+
this.invalidate();
|
|
724
|
+
return this;
|
|
725
|
+
};
|
|
726
|
+
|
|
711
727
|
/**
|
|
712
728
|
* @private
|
|
713
729
|
* @param {string} markerType the type of the marker which should be created to updated
|
|
@@ -828,9 +844,9 @@ sap.ui.define([
|
|
|
828
844
|
domRef : window.document.getElementById(sSourceId)
|
|
829
845
|
});
|
|
830
846
|
}
|
|
831
|
-
} else if (
|
|
847
|
+
} else if (oEvent.target.classList.contains("sapUiIconTitle")) {
|
|
832
848
|
this.fireTitleSelectorPress({
|
|
833
|
-
domRef :
|
|
849
|
+
domRef : oEvent.target.parentElement
|
|
834
850
|
});
|
|
835
851
|
} else if (sSourceId.indexOf(this.getId()) !== -1) {
|
|
836
852
|
// we didn't click on any of the active parts of the ObjectHeader
|
|
@@ -1037,18 +1053,15 @@ sap.ui.define([
|
|
|
1037
1053
|
ObjectHeader.prototype._getImageControl = function() {
|
|
1038
1054
|
var sImgId = this.getId() + "-img";
|
|
1039
1055
|
var sSize = "2.5rem";
|
|
1040
|
-
|
|
1041
|
-
var mProperties = jQuery.extend(
|
|
1042
|
-
{
|
|
1056
|
+
var mProperties = jQuery.extend({
|
|
1043
1057
|
src : this.getIcon(),
|
|
1044
1058
|
tooltip: this.getIconTooltip(),
|
|
1045
|
-
|
|
1046
|
-
alt: this.getIconAlt() || ObjectHeader._getResourceBundle().getText("OH_ARIA_ICON"),
|
|
1059
|
+
alt: this.isPropertyInitial("iconAlt") ? ObjectHeader._getResourceBundle().getText("OH_ARIA_ICON") : this.getIconAlt(),
|
|
1047
1060
|
useIconTooltip : false,
|
|
1048
1061
|
densityAware : this.getIconDensityAware(),
|
|
1049
1062
|
decorative : false
|
|
1050
1063
|
},
|
|
1051
|
-
|
|
1064
|
+
IconPool.isIconURI(this.getIcon()) ? { size : sSize } : {}
|
|
1052
1065
|
);
|
|
1053
1066
|
|
|
1054
1067
|
if (this.getIconActive()) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -52,7 +52,7 @@ function(
|
|
|
52
52
|
*
|
|
53
53
|
* <b>Note:</b> This control should not be used with {@link sap.m.Label} or in Forms along with {@link sap.m.Label}.
|
|
54
54
|
* @extends sap.ui.core.Control
|
|
55
|
-
* @version 1.96.
|
|
55
|
+
* @version 1.96.4
|
|
56
56
|
*
|
|
57
57
|
* @constructor
|
|
58
58
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -59,7 +59,7 @@ function(
|
|
|
59
59
|
*
|
|
60
60
|
* <b>Note:</b> The control must only be used in the context of a list.
|
|
61
61
|
* @extends sap.m.ListItemBase
|
|
62
|
-
* @version 1.96.
|
|
62
|
+
* @version 1.96.4
|
|
63
63
|
*
|
|
64
64
|
* @constructor
|
|
65
65
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -62,7 +62,7 @@ sap.ui.define([
|
|
|
62
62
|
* @extends sap.ui.core.Control
|
|
63
63
|
*
|
|
64
64
|
* @author SAP SE
|
|
65
|
-
* @version 1.96.
|
|
65
|
+
* @version 1.96.4
|
|
66
66
|
*
|
|
67
67
|
* @constructor
|
|
68
68
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -47,7 +47,7 @@ sap.ui.define([
|
|
|
47
47
|
*
|
|
48
48
|
* @extends sap.ui.core.Control
|
|
49
49
|
* @implements sap.ui.core.IFormContent
|
|
50
|
-
* @version 1.96.
|
|
50
|
+
* @version 1.96.4
|
|
51
51
|
*
|
|
52
52
|
* @constructor
|
|
53
53
|
* @public
|