@openui5/sap.ui.webc.main 1.111.1 → 1.112.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/package.json +3 -3
- package/src/sap/ui/webc/main/.library +1 -1
- package/src/sap/ui/webc/main/Avatar.js +1 -1
- package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
- package/src/sap/ui/webc/main/Badge.js +1 -1
- package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +1 -1
- package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
- package/src/sap/ui/webc/main/Button.js +1 -1
- package/src/sap/ui/webc/main/Calendar.js +1 -1
- package/src/sap/ui/webc/main/CalendarDate.js +1 -1
- package/src/sap/ui/webc/main/Card.js +1 -1
- package/src/sap/ui/webc/main/CardHeader.js +1 -1
- package/src/sap/ui/webc/main/Carousel.js +1 -1
- package/src/sap/ui/webc/main/CheckBox.js +1 -1
- package/src/sap/ui/webc/main/ColorPalette.js +1 -1
- package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +1 -1
- package/src/sap/ui/webc/main/ColorPicker.js +1 -1
- package/src/sap/ui/webc/main/ComboBox.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/CustomListItem.js +1 -1
- package/src/sap/ui/webc/main/DatePicker.js +2 -2
- package/src/sap/ui/webc/main/DateRangePicker.js +2 -2
- package/src/sap/ui/webc/main/DateTimePicker.js +2 -2
- package/src/sap/ui/webc/main/Dialog.js +1 -1
- package/src/sap/ui/webc/main/FileUploader.js +1 -1
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
- package/src/sap/ui/webc/main/Icon.js +5 -11
- package/src/sap/ui/webc/main/Input.js +1 -1
- package/src/sap/ui/webc/main/Label.js +1 -1
- package/src/sap/ui/webc/main/Link.js +1 -1
- package/src/sap/ui/webc/main/List.js +1 -1
- package/src/sap/ui/webc/main/Menu.js +1 -1
- package/src/sap/ui/webc/main/MenuItem.js +1 -1
- package/src/sap/ui/webc/main/MessageStrip.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBox.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/MultiInput.js +1 -1
- package/src/sap/ui/webc/main/Option.js +1 -1
- package/src/sap/ui/webc/main/Panel.js +1 -1
- package/src/sap/ui/webc/main/Popover.js +1 -1
- package/src/sap/ui/webc/main/ProgressIndicator.js +1 -1
- package/src/sap/ui/webc/main/RadioButton.js +1 -1
- package/src/sap/ui/webc/main/RangeSlider.js +1 -1
- package/src/sap/ui/webc/main/RatingIndicator.js +1 -1
- package/src/sap/ui/webc/main/ResponsivePopover.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +1 -1
- package/src/sap/ui/webc/main/Select.js +1 -1
- package/src/sap/ui/webc/main/Slider.js +1 -1
- package/src/sap/ui/webc/main/SplitButton.js +1 -1
- package/src/sap/ui/webc/main/StandardListItem.js +1 -1
- package/src/sap/ui/webc/main/StepInput.js +1 -1
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
- package/src/sap/ui/webc/main/SuggestionItem.js +1 -1
- package/src/sap/ui/webc/main/Switch.js +1 -1
- package/src/sap/ui/webc/main/Tab.js +1 -1
- package/src/sap/ui/webc/main/TabContainer.js +1 -1
- package/src/sap/ui/webc/main/TabSeparator.js +1 -1
- package/src/sap/ui/webc/main/Table.js +1 -1
- package/src/sap/ui/webc/main/TableCell.js +1 -1
- package/src/sap/ui/webc/main/TableColumn.js +1 -1
- package/src/sap/ui/webc/main/TableGroupRow.js +1 -1
- package/src/sap/ui/webc/main/TableRow.js +1 -1
- package/src/sap/ui/webc/main/TextArea.js +1 -1
- package/src/sap/ui/webc/main/TimePicker.js +2 -2
- package/src/sap/ui/webc/main/Title.js +1 -1
- package/src/sap/ui/webc/main/Toast.js +1 -1
- package/src/sap/ui/webc/main/ToggleButton.js +1 -1
- package/src/sap/ui/webc/main/Token.js +1 -1
- package/src/sap/ui/webc/main/Tree.js +1 -1
- package/src/sap/ui/webc/main/TreeItem.js +1 -1
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/ui/webc/main/library.config.js +6 -0
- package/src/sap/ui/webc/main/library.js +2 -2
- package/src/sap/ui/webc/main/thirdparty/Avatar.js +7 -51
- package/src/sap/ui/webc/main/thirdparty/AvatarGroup.js +34 -100
- package/src/sap/ui/webc/main/thirdparty/Badge.js +4 -23
- package/src/sap/ui/webc/main/thirdparty/Breadcrumbs.js +43 -145
- package/src/sap/ui/webc/main/thirdparty/BreadcrumbsItem.js +4 -17
- package/src/sap/ui/webc/main/thirdparty/BusyIndicator.js +7 -36
- package/src/sap/ui/webc/main/thirdparty/Button.js +6 -73
- package/src/sap/ui/webc/main/thirdparty/Calendar.js +19 -74
- package/src/sap/ui/webc/main/thirdparty/CalendarDate.js +2 -8
- package/src/sap/ui/webc/main/thirdparty/CalendarHeader.js +1 -29
- package/src/sap/ui/webc/main/thirdparty/CalendarPart.js +6 -26
- package/src/sap/ui/webc/main/thirdparty/Card.js +5 -26
- package/src/sap/ui/webc/main/thirdparty/CardHeader.js +4 -47
- package/src/sap/ui/webc/main/thirdparty/Carousel.js +17 -107
- package/src/sap/ui/webc/main/thirdparty/CheckBox.js +9 -63
- package/src/sap/ui/webc/main/thirdparty/ColorPalette.js +5 -83
- package/src/sap/ui/webc/main/thirdparty/ColorPaletteItem.js +4 -26
- package/src/sap/ui/webc/main/thirdparty/ColorPalettePopover.js +7 -41
- package/src/sap/ui/webc/main/thirdparty/ColorPicker.js +51 -123
- package/src/sap/ui/webc/main/thirdparty/ComboBox.js +24 -212
- package/src/sap/ui/webc/main/thirdparty/ComboBoxGroupItem.js +5 -18
- package/src/sap/ui/webc/main/thirdparty/ComboBoxItem.js +2 -9
- package/src/sap/ui/webc/main/thirdparty/CustomListItem.js +3 -20
- package/src/sap/ui/webc/main/thirdparty/DateComponentBase.js +2 -25
- package/src/sap/ui/webc/main/thirdparty/DatePicker.js +28 -127
- package/src/sap/ui/webc/main/thirdparty/DateRangePicker.js +20 -85
- package/src/sap/ui/webc/main/thirdparty/DateTimePicker.js +20 -66
- package/src/sap/ui/webc/main/thirdparty/DayPicker.js +32 -158
- package/src/sap/ui/webc/main/thirdparty/Dialog.js +18 -104
- package/src/sap/ui/webc/main/thirdparty/DurationPicker.js +11 -56
- package/src/sap/ui/webc/main/thirdparty/FileUploader.js +9 -83
- package/src/sap/ui/webc/main/thirdparty/Filters.js +0 -9
- package/src/sap/ui/webc/main/thirdparty/GroupHeaderListItem.js +5 -20
- package/src/sap/ui/webc/main/thirdparty/Icon.js +8 -53
- package/src/sap/ui/webc/main/thirdparty/Input.js +75 -273
- package/src/sap/ui/webc/main/thirdparty/Interfaces.js +19 -20
- package/src/sap/ui/webc/main/thirdparty/Label.js +5 -21
- package/src/sap/ui/webc/main/thirdparty/Link.js +5 -48
- package/src/sap/ui/webc/main/thirdparty/List.js +33 -183
- package/src/sap/ui/webc/main/thirdparty/ListItem.js +10 -76
- package/src/sap/ui/webc/main/thirdparty/ListItemBase.js +5 -37
- package/src/sap/ui/webc/main/thirdparty/Menu.js +8 -91
- package/src/sap/ui/webc/main/thirdparty/MenuItem.js +3 -21
- package/src/sap/ui/webc/main/thirdparty/MessageStrip.js +4 -34
- package/src/sap/ui/webc/main/thirdparty/MonthPicker.js +12 -61
- package/src/sap/ui/webc/main/thirdparty/MultiComboBox.js +25 -299
- package/src/sap/ui/webc/main/thirdparty/MultiComboBoxGroupItem.js +5 -18
- package/src/sap/ui/webc/main/thirdparty/MultiComboBoxItem.js +2 -9
- package/src/sap/ui/webc/main/thirdparty/MultiInput.js +10 -71
- package/src/sap/ui/webc/main/thirdparty/Option.js +5 -22
- package/src/sap/ui/webc/main/thirdparty/Panel.js +4 -62
- package/src/sap/ui/webc/main/thirdparty/Popover.js +28 -143
- package/src/sap/ui/webc/main/thirdparty/Popup.js +20 -118
- package/src/sap/ui/webc/main/thirdparty/ProgressIndicator.js +6 -38
- package/src/sap/ui/webc/main/thirdparty/RadioButton.js +8 -76
- package/src/sap/ui/webc/main/thirdparty/RadioButtonGroup.js +8 -54
- package/src/sap/ui/webc/main/thirdparty/RangeSlider.js +79 -170
- package/src/sap/ui/webc/main/thirdparty/RatingIndicator.js +6 -49
- package/src/sap/ui/webc/main/thirdparty/ResponsivePopover.js +5 -35
- package/src/sap/ui/webc/main/thirdparty/SegmentedButton.js +9 -57
- package/src/sap/ui/webc/main/thirdparty/SegmentedButtonItem.js +2 -15
- package/src/sap/ui/webc/main/thirdparty/Select.js +15 -131
- package/src/sap/ui/webc/main/thirdparty/Slider.js +24 -65
- package/src/sap/ui/webc/main/thirdparty/SliderBase.js +74 -164
- package/src/sap/ui/webc/main/thirdparty/SplitButton.js +6 -67
- package/src/sap/ui/webc/main/thirdparty/StandardListItem.js +3 -25
- package/src/sap/ui/webc/main/thirdparty/StepInput.js +12 -106
- package/src/sap/ui/webc/main/thirdparty/SuggestionGroupItem.js +5 -17
- package/src/sap/ui/webc/main/thirdparty/SuggestionItem.js +4 -22
- package/src/sap/ui/webc/main/thirdparty/SuggestionListItem.js +2 -12
- package/src/sap/ui/webc/main/thirdparty/Switch.js +6 -41
- package/src/sap/ui/webc/main/thirdparty/Tab.js +6 -83
- package/src/sap/ui/webc/main/thirdparty/TabContainer.js +39 -259
- package/src/sap/ui/webc/main/thirdparty/TabSeparator.js +2 -17
- package/src/sap/ui/webc/main/thirdparty/Table.js +25 -185
- package/src/sap/ui/webc/main/thirdparty/TableCell.js +4 -18
- package/src/sap/ui/webc/main/thirdparty/TableColumn.js +4 -18
- package/src/sap/ui/webc/main/thirdparty/TableGroupRow.js +5 -28
- package/src/sap/ui/webc/main/thirdparty/TableRow.js +7 -81
- package/src/sap/ui/webc/main/thirdparty/TextArea.js +7 -97
- package/src/sap/ui/webc/main/thirdparty/TimePicker.js +3 -16
- package/src/sap/ui/webc/main/thirdparty/TimePickerBase.js +14 -93
- package/src/sap/ui/webc/main/thirdparty/TimeSelection.js +7 -95
- package/src/sap/ui/webc/main/thirdparty/Title.js +4 -22
- package/src/sap/ui/webc/main/thirdparty/Toast.js +8 -31
- package/src/sap/ui/webc/main/thirdparty/ToggleButton.js +2 -14
- package/src/sap/ui/webc/main/thirdparty/Token.js +4 -36
- package/src/sap/ui/webc/main/thirdparty/Tokenizer.js +12 -117
- package/src/sap/ui/webc/main/thirdparty/Tree.js +7 -53
- package/src/sap/ui/webc/main/thirdparty/TreeItem.js +4 -22
- package/src/sap/ui/webc/main/thirdparty/TreeListItem.js +5 -45
- package/src/sap/ui/webc/main/thirdparty/WheelSlider.js +6 -93
- package/src/sap/ui/webc/main/thirdparty/YearPicker.js +22 -72
- package/src/sap/ui/webc/main/thirdparty/features/ColorPaletteMoreColors.js +0 -8
- package/src/sap/ui/webc/main/thirdparty/features/InputElementsFormSupport.js +2 -19
- package/src/sap/ui/webc/main/thirdparty/features/InputSuggestions.js +24 -165
- package/src/sap/ui/webc/main/thirdparty/generated/json-imports/Themes.js +0 -16
- package/src/sap/ui/webc/main/thirdparty/generated/json-imports/i18n.js +0 -52
- package/src/sap/ui/webc/main/thirdparty/generated/templates/AvatarGroupTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/AvatarTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BadgeTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BreadcrumbsPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BreadcrumbsTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BusyIndicatorTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ButtonTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CalendarHeaderTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CalendarTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CardHeaderTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CardTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CarouselTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CheckBoxTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteDialogTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteItemTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPalettePopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPickerTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -18
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ComboBoxTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CustomListItemTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DatePickerPopoverTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DatePickerTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DayPickerTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DialogTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/FileUploaderPopoverTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/FileUploaderTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/GroupHeaderListItemTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/IconTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/InputPopoverTemplate.lit.js +1 -22
- package/src/sap/ui/webc/main/thirdparty/generated/templates/InputTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/LabelTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/LinkTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ListItemTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ListTemplate.lit.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MenuTemplate.lit.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MessageStripTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MonthPickerTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiComboBoxPopoverTemplate.lit.js +1 -25
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiComboBoxTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiInputTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PanelTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopoverTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopupBlockLayerTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopupTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ProgressIndicatorTemplate.lit.js +1 -12
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RadioButtonTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RangeSliderTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RatingIndicatorTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ResponsivePopoverTemplate.lit.js +1 -14
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SegmentedButtonItemTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SegmentedButtonTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SelectPopoverTemplate.lit.js +1 -18
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SelectTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SliderBaseTemplate.lit.js +1 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SliderTemplate.lit.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SplitButtonTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/StandardListItemTemplate.lit.js +1 -19
- package/src/sap/ui/webc/main/thirdparty/generated/templates/StepInputTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SuggestionListItemTemplate.lit.js +1 -22
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SwitchTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabContainerPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabContainerTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabInOverflowTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabInStripTemplate.lit.js +1 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabSeparatorInOverflowTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabSeparatorInStripTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableCellTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableColumnTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableGroupRowTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableRowTemplate.lit.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableTemplate.lit.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TextAreaPopoverTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TextAreaTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimePickerPopoverTemplate.lit.js +1 -2
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimePickerTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimeSelectionTemplate.lit.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TitleTemplate.lit.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ToastTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ToggleButtonTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenizerPopoverTemplate.lit.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenizerTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TreeListItemTemplate.lit.js +1 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TreeTemplate.lit.js +1 -3
- package/src/sap/ui/webc/main/thirdparty/generated/templates/WheelSliderTemplate.lit.js +1 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/YearPickerTemplate.lit.js +1 -4
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Avatar.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/AvatarGroup.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Badge.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Breadcrumbs.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BreadcrumbsPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BrowserScrollbar.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BusyIndicator.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Button.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Calendar.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CalendarHeader.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Card.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CardHeader.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Carousel.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CheckBox.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPalette.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPaletteItem.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPalettePopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPaletteStaticArea.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ComboBox.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ComboBoxPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CustomListItem.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DatePicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DatePickerPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateRangePicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateTimePicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateTimePickerPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DayPicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Dialog.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/FileUploader.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/GroupHeaderListItem.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/GrowingButton.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Icon.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Input.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/InputIcon.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/InvisibleTextStyles.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Label.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Link.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/List.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ListItem.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ListItemBase.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Menu.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MessageStrip.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MonthPicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiComboBox.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiComboBoxPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiInput.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Panel.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Popover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Popup.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupGlobal.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupStaticAreaStyles.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupsCommon.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ProgressIndicator.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RadioButton.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RangeSlider.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RatingIndicator.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ResponsivePopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ResponsivePopoverCommon.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SegmentedButton.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Select.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SelectPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SliderBase.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SplitButton.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/StepInput.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Suggestions.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Switch.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tab.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabContainer.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabInOverflow.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabInStrip.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSemanticIcon.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSeparatorInOverflow.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSeparatorInStrip.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Table.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableCell.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableColumn.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableGroupRow.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableRow.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TapHighlightColor.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TextArea.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimePicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimePickerPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimeSelection.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Title.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Toast.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ToggleButton.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Token.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tokenizer.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TokenizerPopover.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tree.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TreeListItem.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ValueStateMessage.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/WheelSlider.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/generated/themes/YearPicker.css.js +0 -2
- package/src/sap/ui/webc/main/thirdparty/popup-utils/OpenedPopupsRegistry.js +0 -12
- package/src/sap/ui/webc/main/thirdparty/popup-utils/PopoverRegistry.js +4 -33
- package/src/sap/ui/webc/main/thirdparty/timepicker-utils/TimeSlider.js +0 -26
- package/src/sap/ui/webc/main/thirdparty/types/AvatarColorScheme.js +1 -15
- package/src/sap/ui/webc/main/thirdparty/types/AvatarGroupType.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/AvatarShape.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/AvatarSize.js +1 -9
- package/src/sap/ui/webc/main/thirdparty/types/BreadcrumbsDesign.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/BreadcrumbsSeparatorStyle.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/types/BusyIndicatorSize.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/ButtonDesign.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/types/CalendarSelectionMode.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/CarouselArrowsPlacement.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/GrowingMode.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/HasPopup.js +1 -9
- package/src/sap/ui/webc/main/thirdparty/types/InputType.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/types/LinkDesign.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/ListGrowingMode.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/ListItemType.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/ListMode.js +1 -11
- package/src/sap/ui/webc/main/thirdparty/types/ListSeparators.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/MessageStripDesign.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/types/PanelAccessibleRole.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/PopoverHorizontalAlign.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/types/PopoverPlacementType.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/types/PopoverVerticalAlign.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/types/Priority.js +1 -8
- package/src/sap/ui/webc/main/thirdparty/types/SemanticColor.js +1 -9
- package/src/sap/ui/webc/main/thirdparty/types/SwitchDesign.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/TabContainerTabsPlacement.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/TabLayout.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/TableGrowingMode.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/TableMode.js +1 -7
- package/src/sap/ui/webc/main/thirdparty/types/TableRowType.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/TabsOverflowMode.js +1 -6
- package/src/sap/ui/webc/main/thirdparty/types/TitleLevel.js +1 -10
- package/src/sap/ui/webc/main/thirdparty/types/ToastPlacement.js +1 -13
- package/src/sap/ui/webc/main/thirdparty/types/WrappingType.js +1 -6
- package/ui5.yaml +1 -1
|
@@ -7,17 +7,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "./Gr
|
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
9
|
_GroupHeaderListItem = _interopRequireDefault(_GroupHeaderListItem);
|
|
10
|
-
|
|
11
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
|
|
13
11
|
/**
|
|
14
12
|
* @public
|
|
15
13
|
*/
|
|
16
14
|
const metadata = {
|
|
17
15
|
tag: "ui5-mcb-group-item",
|
|
18
|
-
properties:
|
|
19
|
-
/** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */
|
|
20
|
-
{
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */{
|
|
21
17
|
/**
|
|
22
18
|
* Defines the text of the component.
|
|
23
19
|
*
|
|
@@ -29,13 +25,10 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "./Gr
|
|
|
29
25
|
type: String
|
|
30
26
|
}
|
|
31
27
|
},
|
|
32
|
-
slots:
|
|
33
|
-
/** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */
|
|
34
|
-
{},
|
|
35
|
-
events:
|
|
36
|
-
/** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */
|
|
37
|
-
{}
|
|
28
|
+
slots: /** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */{},
|
|
29
|
+
events: /** @lends sap.ui.webcomponents.main.MultiComboBoxGroupItem.prototype */{}
|
|
38
30
|
};
|
|
31
|
+
|
|
39
32
|
/**
|
|
40
33
|
* @class
|
|
41
34
|
* The <code>ui5-mcb-group-item</code> is type of suggestion item,
|
|
@@ -50,31 +43,25 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "./Gr
|
|
|
50
43
|
* @implements sap.ui.webcomponents.main.IMultiComboBoxItem
|
|
51
44
|
* @since 1.4.0
|
|
52
45
|
*/
|
|
53
|
-
|
|
54
46
|
class MultiComboBoxGroupItem extends _UI5Element.default {
|
|
55
47
|
static get metadata() {
|
|
56
48
|
return metadata;
|
|
57
49
|
}
|
|
58
|
-
|
|
59
50
|
static get dependencies() {
|
|
60
51
|
return [_GroupHeaderListItem.default];
|
|
61
52
|
}
|
|
53
|
+
|
|
62
54
|
/**
|
|
63
55
|
* Used to avoid tag name checks
|
|
64
56
|
* @protected
|
|
65
57
|
*/
|
|
66
|
-
|
|
67
|
-
|
|
68
58
|
get isGroupItem() {
|
|
69
59
|
return true;
|
|
70
60
|
}
|
|
71
|
-
|
|
72
61
|
get stableDomRef() {
|
|
73
62
|
return this.getAttribute("stable-dom-ref") || `${this._id}-stable-dom-ref`;
|
|
74
63
|
}
|
|
75
|
-
|
|
76
64
|
}
|
|
77
|
-
|
|
78
65
|
MultiComboBoxGroupItem.define();
|
|
79
66
|
var _default = MultiComboBoxGroupItem;
|
|
80
67
|
_exports.default = _default;
|
|
@@ -6,17 +6,13 @@ sap.ui.define(["exports", "./ComboBoxItem"], function (_exports, _ComboBoxItem)
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_ComboBoxItem = _interopRequireDefault(_ComboBoxItem);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @public
|
|
14
12
|
*/
|
|
15
13
|
const metadata = {
|
|
16
14
|
tag: "ui5-mcb-item",
|
|
17
|
-
properties:
|
|
18
|
-
/** @lends sap.ui.webcomponents.main.MultiComboBoxItem.prototype */
|
|
19
|
-
{
|
|
15
|
+
properties: /** @lends sap.ui.webcomponents.main.MultiComboBoxItem.prototype */{
|
|
20
16
|
/**
|
|
21
17
|
* Defines the selected state of the component.
|
|
22
18
|
* @type {boolean}
|
|
@@ -28,6 +24,7 @@ sap.ui.define(["exports", "./ComboBoxItem"], function (_exports, _ComboBoxItem)
|
|
|
28
24
|
}
|
|
29
25
|
}
|
|
30
26
|
};
|
|
27
|
+
|
|
31
28
|
/**
|
|
32
29
|
* @class
|
|
33
30
|
* The <code>ui5-mcb-item</code> represents the item for a <code>ui5-multi-combobox</code>.
|
|
@@ -40,18 +37,14 @@ sap.ui.define(["exports", "./ComboBoxItem"], function (_exports, _ComboBoxItem)
|
|
|
40
37
|
* @implements sap.ui.webcomponents.main.IMultiComboBoxItem
|
|
41
38
|
* @public
|
|
42
39
|
*/
|
|
43
|
-
|
|
44
40
|
class MultiComboBoxItem extends _ComboBoxItem.default {
|
|
45
41
|
static get metadata() {
|
|
46
42
|
return metadata;
|
|
47
43
|
}
|
|
48
|
-
|
|
49
44
|
get stableDomRef() {
|
|
50
45
|
return this.getAttribute("stable-dom-ref") || `${this._id}-stable-dom-ref`;
|
|
51
46
|
}
|
|
52
|
-
|
|
53
47
|
}
|
|
54
|
-
|
|
55
48
|
MultiComboBoxItem.define();
|
|
56
49
|
var _default = MultiComboBoxItem;
|
|
57
50
|
_exports.default = _default;
|
|
@@ -12,17 +12,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
12
12
|
_Token = _interopRequireDefault(_Token);
|
|
13
13
|
_Tokenizer = _interopRequireDefault(_Tokenizer);
|
|
14
14
|
_Icon = _interopRequireDefault(_Icon);
|
|
15
|
-
|
|
16
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
17
|
-
|
|
18
16
|
/**
|
|
19
17
|
* @public
|
|
20
18
|
*/
|
|
21
19
|
const metadata = {
|
|
22
20
|
tag: "ui5-multi-input",
|
|
23
|
-
properties:
|
|
24
|
-
/** @lends sap.ui.webcomponents.main.MultiInput.prototype */
|
|
25
|
-
{
|
|
21
|
+
properties: /** @lends sap.ui.webcomponents.main.MultiInput.prototype */{
|
|
26
22
|
/**
|
|
27
23
|
* Determines whether a value help icon will be visualized in the end of the input.
|
|
28
24
|
* Pressing the icon will fire <code>value-help-trigger</code> event.
|
|
@@ -34,7 +30,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
34
30
|
showValueHelpIcon: {
|
|
35
31
|
type: Boolean
|
|
36
32
|
},
|
|
37
|
-
|
|
38
33
|
/**
|
|
39
34
|
* Indicates whether the tokenizer is expanded or collapsed(shows the n more label)
|
|
40
35
|
* @private
|
|
@@ -43,9 +38,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
43
38
|
type: Boolean
|
|
44
39
|
}
|
|
45
40
|
},
|
|
46
|
-
slots:
|
|
47
|
-
/** @lends sap.ui.webcomponents.main.MultiInput.prototype */
|
|
48
|
-
{
|
|
41
|
+
slots: /** @lends sap.ui.webcomponents.main.MultiInput.prototype */{
|
|
49
42
|
/**
|
|
50
43
|
* Defines the component tokens.
|
|
51
44
|
*
|
|
@@ -57,9 +50,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
57
50
|
type: HTMLElement
|
|
58
51
|
}
|
|
59
52
|
},
|
|
60
|
-
events:
|
|
61
|
-
/** @lends sap.ui.webcomponents.main.MultiInput.prototype */
|
|
62
|
-
{
|
|
53
|
+
events: /** @lends sap.ui.webcomponents.main.MultiInput.prototype */{
|
|
63
54
|
/**
|
|
64
55
|
* Fired when the value help icon is pressed
|
|
65
56
|
* and F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.
|
|
@@ -68,7 +59,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
68
59
|
* @public
|
|
69
60
|
*/
|
|
70
61
|
"value-help-trigger": {},
|
|
71
|
-
|
|
72
62
|
/**
|
|
73
63
|
* Fired when a token is about to be deleted.
|
|
74
64
|
*
|
|
@@ -85,6 +75,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
85
75
|
}
|
|
86
76
|
}
|
|
87
77
|
};
|
|
78
|
+
|
|
88
79
|
/**
|
|
89
80
|
* @class
|
|
90
81
|
* <h3>Overview</h3>
|
|
@@ -110,48 +101,39 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
110
101
|
* @since 1.0.0-rc.9
|
|
111
102
|
* @public
|
|
112
103
|
*/
|
|
113
|
-
|
|
114
104
|
class MultiInput extends _Input.default {
|
|
115
105
|
static get metadata() {
|
|
116
106
|
return metadata;
|
|
117
107
|
}
|
|
118
|
-
|
|
119
108
|
static get render() {
|
|
120
109
|
return _LitRenderer.default;
|
|
121
110
|
}
|
|
122
|
-
|
|
123
111
|
static get template() {
|
|
124
112
|
return _MultiInputTemplate.default;
|
|
125
113
|
}
|
|
126
|
-
|
|
127
114
|
static get styles() {
|
|
128
115
|
return [_Input.default.styles, _MultiInput.default];
|
|
129
116
|
}
|
|
130
|
-
|
|
131
117
|
constructor() {
|
|
132
|
-
super();
|
|
118
|
+
super();
|
|
133
119
|
|
|
120
|
+
// Prevent suggestions' opening.
|
|
134
121
|
this._skipOpenSuggestions = false;
|
|
135
122
|
}
|
|
136
|
-
|
|
137
123
|
valueHelpPress(event) {
|
|
138
124
|
this.closePopover();
|
|
139
125
|
this.fireEvent("value-help-trigger", {});
|
|
140
126
|
}
|
|
141
|
-
|
|
142
127
|
showMorePress(event) {
|
|
143
128
|
this.expandedTokenizer = false;
|
|
144
129
|
this.focus();
|
|
145
130
|
}
|
|
146
|
-
|
|
147
131
|
tokenDelete(event) {
|
|
148
132
|
const focusedToken = event.detail.ref;
|
|
149
133
|
const selectedTokens = this.tokens.filter(token => token.selected);
|
|
150
|
-
|
|
151
134
|
if (selectedTokens.indexOf(focusedToken) === -1) {
|
|
152
135
|
selectedTokens.push(focusedToken);
|
|
153
136
|
}
|
|
154
|
-
|
|
155
137
|
selectedTokens.forEach(token => {
|
|
156
138
|
this.fireEvent("token-delete", {
|
|
157
139
|
token
|
|
@@ -159,66 +141,51 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
159
141
|
});
|
|
160
142
|
this.focus();
|
|
161
143
|
}
|
|
162
|
-
|
|
163
144
|
valueHelpMouseDown(event) {
|
|
164
145
|
this.closePopover();
|
|
165
146
|
this.tokenizer.closeMorePopover();
|
|
166
147
|
this._valueHelpIconPressed = true;
|
|
167
148
|
event.target.focus();
|
|
168
149
|
}
|
|
169
|
-
|
|
170
150
|
_tokenizerFocusOut(event) {
|
|
171
151
|
if (!this.contains(event.relatedTarget)) {
|
|
172
152
|
this.tokenizer._tokens.forEach(token => {
|
|
173
153
|
token.selected = false;
|
|
174
154
|
});
|
|
175
|
-
|
|
176
155
|
this.tokenizer.scrollToStart();
|
|
177
156
|
}
|
|
178
157
|
}
|
|
179
|
-
|
|
180
158
|
valueHelpMouseUp(event) {
|
|
181
159
|
setTimeout(() => {
|
|
182
160
|
this._valueHelpIconPressed = false;
|
|
183
161
|
}, 0);
|
|
184
162
|
}
|
|
185
|
-
|
|
186
163
|
innerFocusIn() {
|
|
187
164
|
this.expandedTokenizer = true;
|
|
188
165
|
}
|
|
189
|
-
|
|
190
166
|
_onkeydown(event) {
|
|
191
167
|
super._onkeydown(event);
|
|
192
|
-
|
|
193
168
|
const isHomeInBeginning = (0, _Keys.isHome)(event) && event.target.selectionStart === 0;
|
|
194
|
-
|
|
195
169
|
if (isHomeInBeginning) {
|
|
196
170
|
this._skipOpenSuggestions = true; // Prevent input focus when navigating through the tokens
|
|
197
|
-
|
|
198
171
|
return this._focusFirstToken(event);
|
|
199
172
|
}
|
|
200
|
-
|
|
201
173
|
if ((0, _Keys.isLeft)(event) || (0, _Keys.isBackSpace)(event)) {
|
|
202
174
|
this._skipOpenSuggestions = true;
|
|
203
175
|
return this._handleLeft(event);
|
|
204
176
|
}
|
|
205
|
-
|
|
206
177
|
this._skipOpenSuggestions = false;
|
|
207
|
-
|
|
208
178
|
if ((0, _Keys.isShow)(event)) {
|
|
209
179
|
this.valueHelpPress();
|
|
210
180
|
}
|
|
211
181
|
}
|
|
212
|
-
|
|
213
182
|
_onTokenizerKeydown(event) {
|
|
214
183
|
const rightCtrl = (0, _Keys.isRightCtrl)(event);
|
|
215
184
|
const isCtrl = !!(event.metaKey || event.ctrlKey);
|
|
216
185
|
const tokens = this.tokens;
|
|
217
|
-
|
|
218
186
|
if ((0, _Keys.isRight)(event) || (0, _Keys.isEnd)(event) || rightCtrl) {
|
|
219
187
|
event.preventDefault();
|
|
220
188
|
const lastTokenIndex = this.tokens.length - 1;
|
|
221
|
-
|
|
222
189
|
if (event.target === this.tokens[lastTokenIndex] && this.tokens[lastTokenIndex] === document.activeElement) {
|
|
223
190
|
setTimeout(() => {
|
|
224
191
|
this.focus();
|
|
@@ -228,17 +195,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
228
195
|
return this.tokenizer._handleArrowCtrl(event.target, this.tokens, true);
|
|
229
196
|
}
|
|
230
197
|
}
|
|
231
|
-
|
|
232
198
|
this.tokenizer._handleItemNavigation(event, tokens);
|
|
233
|
-
|
|
234
199
|
if (isCtrl && ["c", "x"].includes(event.key.toLowerCase())) {
|
|
235
200
|
event.preventDefault();
|
|
236
201
|
const isCut = event.key.toLowerCase() === "x";
|
|
237
202
|
const selectedTokens = tokens.filter(token => token.selected);
|
|
238
|
-
|
|
239
203
|
if (isCut) {
|
|
240
204
|
const cutResult = this.tokenizer._fillClipboard("cut", selectedTokens);
|
|
241
|
-
|
|
242
205
|
selectedTokens.forEach(token => {
|
|
243
206
|
this.fireEvent("token-delete", {
|
|
244
207
|
token
|
|
@@ -247,122 +210,98 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/renderer/LitRender
|
|
|
247
210
|
this.focus();
|
|
248
211
|
return cutResult;
|
|
249
212
|
}
|
|
250
|
-
|
|
251
213
|
return this.tokenizer._fillClipboard("copy", selectedTokens);
|
|
252
214
|
}
|
|
253
215
|
}
|
|
254
|
-
|
|
255
216
|
_handleLeft(event) {
|
|
256
217
|
const cursorPosition = this.getDomRef().querySelector(`input`).selectionStart;
|
|
257
218
|
const tokens = this.tokens;
|
|
258
219
|
const lastToken = tokens.length && tokens[tokens.length - 1];
|
|
259
|
-
|
|
260
220
|
if (cursorPosition === 0 && lastToken) {
|
|
261
221
|
event.preventDefault();
|
|
262
222
|
lastToken.focus();
|
|
263
|
-
|
|
264
223
|
this.tokenizer._itemNav.setCurrentItem(lastToken);
|
|
265
224
|
}
|
|
266
225
|
}
|
|
267
|
-
|
|
268
226
|
_focusFirstToken(event) {
|
|
269
227
|
const tokens = this.tokens;
|
|
270
228
|
const firstToken = tokens.length && tokens[0];
|
|
271
|
-
|
|
272
229
|
if (firstToken) {
|
|
273
230
|
event.preventDefault();
|
|
274
231
|
firstToken.focus();
|
|
275
|
-
|
|
276
232
|
this.tokenizer._itemNav.setCurrentItem(firstToken);
|
|
277
233
|
}
|
|
278
234
|
}
|
|
279
|
-
|
|
280
235
|
_onfocusout(event) {
|
|
281
236
|
super._onfocusout(event);
|
|
282
|
-
|
|
283
237
|
const relatedTarget = event.relatedTarget;
|
|
284
238
|
const insideDOM = this.contains(relatedTarget);
|
|
285
239
|
const insideShadowDom = this.shadowRoot.contains(relatedTarget);
|
|
286
|
-
|
|
287
240
|
if (!insideDOM && !insideShadowDom) {
|
|
288
241
|
this.expandedTokenizer = false;
|
|
289
242
|
}
|
|
290
243
|
}
|
|
244
|
+
|
|
291
245
|
/**
|
|
292
246
|
* @override
|
|
293
247
|
*/
|
|
294
|
-
|
|
295
|
-
|
|
296
248
|
async _onfocusin(event) {
|
|
297
249
|
const inputDomRef = await this.getInputDOMRef();
|
|
298
|
-
|
|
299
250
|
if (event.target === inputDomRef) {
|
|
300
251
|
await super._onfocusin(event);
|
|
301
252
|
}
|
|
302
253
|
}
|
|
303
|
-
|
|
304
254
|
shouldOpenSuggestions() {
|
|
305
255
|
const parent = super.shouldOpenSuggestions();
|
|
306
256
|
const valueHelpPressed = this._valueHelpIconPressed;
|
|
307
257
|
const nonEmptyValue = this.value !== "";
|
|
308
258
|
return parent && nonEmptyValue && !valueHelpPressed && !this._skipOpenSuggestions;
|
|
309
259
|
}
|
|
310
|
-
|
|
311
260
|
lastItemDeleted() {
|
|
312
261
|
setTimeout(() => {
|
|
313
262
|
this.focus();
|
|
314
263
|
}, 0);
|
|
315
264
|
}
|
|
316
|
-
|
|
317
265
|
get tokenizer() {
|
|
318
266
|
return this.shadowRoot.querySelector("[ui5-tokenizer]");
|
|
319
267
|
}
|
|
320
|
-
|
|
321
268
|
get _tokensCountText() {
|
|
322
269
|
if (!this.tokenizer) {
|
|
323
270
|
return;
|
|
324
271
|
}
|
|
325
|
-
|
|
326
272
|
return this.tokenizer._tokensCountText();
|
|
327
273
|
}
|
|
328
|
-
|
|
329
274
|
get _tokensCountTextId() {
|
|
330
275
|
return `${this._id}-hiddenText-nMore`;
|
|
331
276
|
}
|
|
277
|
+
|
|
332
278
|
/**
|
|
333
279
|
* Returns the placeholder value when there are no tokens.
|
|
334
280
|
* @protected
|
|
335
281
|
*/
|
|
336
|
-
|
|
337
|
-
|
|
338
282
|
get _placeholder() {
|
|
339
283
|
if (this.tokenizer && this.tokenizer._tokens.length) {
|
|
340
284
|
return "";
|
|
341
285
|
}
|
|
342
|
-
|
|
343
286
|
return this.placeholder;
|
|
344
287
|
}
|
|
345
|
-
|
|
346
288
|
get accInfo() {
|
|
347
289
|
const ariaDescribedBy = `${this._tokensCountTextId} ${this.suggestionsTextId} ${this.valueStateTextId}`.trim();
|
|
348
290
|
return {
|
|
349
|
-
"input": {
|
|
291
|
+
"input": {
|
|
292
|
+
...super.accInfo.input,
|
|
350
293
|
"ariaRoledescription": this.ariaRoleDescription,
|
|
351
294
|
"ariaDescribedBy": ariaDescribedBy
|
|
352
295
|
}
|
|
353
296
|
};
|
|
354
297
|
}
|
|
355
|
-
|
|
356
298
|
get ariaRoleDescription() {
|
|
357
299
|
return MultiInput.i18nBundle.getText(_i18nDefaults.MULTIINPUT_ROLEDESCRIPTION_TEXT);
|
|
358
300
|
}
|
|
359
|
-
|
|
360
301
|
static get dependencies() {
|
|
361
302
|
return [..._Input.default.dependencies, _Tokenizer.default, _Token.default, _Icon.default];
|
|
362
303
|
}
|
|
363
|
-
|
|
364
304
|
}
|
|
365
|
-
|
|
366
305
|
MultiInput.define();
|
|
367
306
|
var _default = MultiInput;
|
|
368
307
|
_exports.default = _default;
|
|
@@ -6,18 +6,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @public
|
|
14
12
|
*/
|
|
15
13
|
const metadata = {
|
|
16
14
|
tag: "ui5-option",
|
|
17
15
|
managedSlots: true,
|
|
18
|
-
properties:
|
|
19
|
-
/** @lends sap.ui.webcomponents.main.Option.prototype */
|
|
20
|
-
{
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.main.Option.prototype */{
|
|
21
17
|
/**
|
|
22
18
|
* Defines the selected state of the component.
|
|
23
19
|
* @type {boolean}
|
|
@@ -27,11 +23,10 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
27
23
|
selected: {
|
|
28
24
|
type: Boolean
|
|
29
25
|
},
|
|
30
|
-
|
|
31
26
|
/**
|
|
32
27
|
* Defines whether the component is in disabled state.
|
|
33
28
|
* <br><br>
|
|
34
|
-
* <b>Note:</b> A disabled component is
|
|
29
|
+
* <b>Note:</b> A disabled component is noninteractive.
|
|
35
30
|
* @type {boolean}
|
|
36
31
|
* @defaultvalue false
|
|
37
32
|
* @public
|
|
@@ -40,7 +35,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
40
35
|
disabled: {
|
|
41
36
|
type: Boolean
|
|
42
37
|
},
|
|
43
|
-
|
|
44
38
|
/**
|
|
45
39
|
* Defines the tooltip of the component.
|
|
46
40
|
* @type {string}
|
|
@@ -51,7 +45,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
51
45
|
title: {
|
|
52
46
|
type: String
|
|
53
47
|
},
|
|
54
|
-
|
|
55
48
|
/**
|
|
56
49
|
* Defines the <code>icon</code> source URI.
|
|
57
50
|
* <br><br>
|
|
@@ -66,7 +59,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
66
59
|
type: String,
|
|
67
60
|
defaultValue: null
|
|
68
61
|
},
|
|
69
|
-
|
|
70
62
|
/**
|
|
71
63
|
* Defines the value of the <code>ui5-select</code> inside an HTML Form element when this component is selected.
|
|
72
64
|
* For more information on HTML Form support, see the <code>name</code> property of <code>ui5-select</code>.
|
|
@@ -77,7 +69,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
77
69
|
value: {
|
|
78
70
|
type: String
|
|
79
71
|
},
|
|
80
|
-
|
|
81
72
|
/**
|
|
82
73
|
* Defines the additional text displayed at the end of the option element.
|
|
83
74
|
* @type {string}
|
|
@@ -87,7 +78,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
87
78
|
additionalText: {
|
|
88
79
|
type: String
|
|
89
80
|
},
|
|
90
|
-
|
|
91
81
|
/**
|
|
92
82
|
* Defines the focused state of the component.
|
|
93
83
|
* @type {boolean}
|
|
@@ -99,9 +89,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
99
89
|
type: Boolean
|
|
100
90
|
}
|
|
101
91
|
},
|
|
102
|
-
slots:
|
|
103
|
-
/** @lends sap.ui.webcomponents.main.Option.prototype */
|
|
104
|
-
{
|
|
92
|
+
slots: /** @lends sap.ui.webcomponents.main.Option.prototype */{
|
|
105
93
|
/**
|
|
106
94
|
* Defines the text of the component.
|
|
107
95
|
* <br><br>
|
|
@@ -115,10 +103,9 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
115
103
|
type: Node
|
|
116
104
|
}
|
|
117
105
|
},
|
|
118
|
-
events:
|
|
119
|
-
/** @lends sap.ui.webcomponents.main.Option.prototype */
|
|
120
|
-
{}
|
|
106
|
+
events: /** @lends sap.ui.webcomponents.main.Option.prototype */{}
|
|
121
107
|
};
|
|
108
|
+
|
|
122
109
|
/**
|
|
123
110
|
* @class
|
|
124
111
|
*
|
|
@@ -134,18 +121,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
134
121
|
* @implements sap.ui.webcomponents.main.ISelectOption
|
|
135
122
|
* @public
|
|
136
123
|
*/
|
|
137
|
-
|
|
138
124
|
class Option extends _UI5Element.default {
|
|
139
125
|
static get metadata() {
|
|
140
126
|
return metadata;
|
|
141
127
|
}
|
|
142
|
-
|
|
143
128
|
get stableDomRef() {
|
|
144
129
|
return this.getAttribute("stable-dom-ref") || `${this._id}-stable-dom-ref`;
|
|
145
130
|
}
|
|
146
|
-
|
|
147
131
|
}
|
|
148
|
-
|
|
149
132
|
Option.define();
|
|
150
133
|
var _default = Option;
|
|
151
134
|
_exports.default = _default;
|