@openui5/sap.ui.webc.main 1.111.0 → 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
@@ -9,9 +9,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
9
9
|
_LitRenderer = _interopRequireDefault(_LitRenderer);
|
10
10
|
_TableCellTemplate = _interopRequireDefault(_TableCellTemplate);
|
11
11
|
_TableCell = _interopRequireDefault(_TableCell);
|
12
|
-
|
13
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
14
|
-
|
15
13
|
// Styles
|
16
14
|
|
17
15
|
/**
|
@@ -19,9 +17,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
19
17
|
*/
|
20
18
|
const metadata = {
|
21
19
|
tag: "ui5-table-cell",
|
22
|
-
slots:
|
23
|
-
/** @lends sap.ui.webcomponents.main.TableCell.prototype */
|
24
|
-
{
|
20
|
+
slots: /** @lends sap.ui.webcomponents.main.TableCell.prototype */{
|
25
21
|
/**
|
26
22
|
* Specifies the content of the component.
|
27
23
|
*
|
@@ -33,16 +29,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
33
29
|
type: Node
|
34
30
|
}
|
35
31
|
},
|
36
|
-
properties:
|
37
|
-
/** @lends sap.ui.webcomponents.main.TableCell.prototype */
|
38
|
-
{
|
32
|
+
properties: /** @lends sap.ui.webcomponents.main.TableCell.prototype */{
|
39
33
|
/**
|
40
34
|
* @private
|
41
35
|
*/
|
42
36
|
lastInRow: {
|
43
37
|
type: Boolean
|
44
38
|
},
|
45
|
-
|
46
39
|
/**
|
47
40
|
* @private
|
48
41
|
*/
|
@@ -50,10 +43,9 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
50
43
|
type: Boolean
|
51
44
|
}
|
52
45
|
},
|
53
|
-
events:
|
54
|
-
/** @lends sap.ui.webcomponents.main.TableCell.prototype */
|
55
|
-
{}
|
46
|
+
events: /** @lends sap.ui.webcomponents.main.TableCell.prototype */{}
|
56
47
|
};
|
48
|
+
|
57
49
|
/**
|
58
50
|
* @class
|
59
51
|
*
|
@@ -78,26 +70,20 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
78
70
|
* @implements sap.ui.webcomponents.main.ITableCell
|
79
71
|
* @public
|
80
72
|
*/
|
81
|
-
|
82
73
|
class TableCell extends _UI5Element.default {
|
83
74
|
static get metadata() {
|
84
75
|
return metadata;
|
85
76
|
}
|
86
|
-
|
87
77
|
static get styles() {
|
88
78
|
return _TableCell.default;
|
89
79
|
}
|
90
|
-
|
91
80
|
static get render() {
|
92
81
|
return _LitRenderer.default;
|
93
82
|
}
|
94
|
-
|
95
83
|
static get template() {
|
96
84
|
return _TableCellTemplate.default;
|
97
85
|
}
|
98
|
-
|
99
86
|
}
|
100
|
-
|
101
87
|
TableCell.define();
|
102
88
|
var _default = TableCell;
|
103
89
|
_exports.default = _default;
|
@@ -10,15 +10,12 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
10
10
|
_Integer = _interopRequireDefault(_Integer);
|
11
11
|
_TableColumnTemplate = _interopRequireDefault(_TableColumnTemplate);
|
12
12
|
_TableColumn = _interopRequireDefault(_TableColumn);
|
13
|
-
|
14
13
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
15
|
-
|
16
14
|
// Styles
|
15
|
+
|
17
16
|
const metadata = {
|
18
17
|
tag: "ui5-table-column",
|
19
|
-
slots:
|
20
|
-
/** @lends sap.ui.webcomponents.main.TableColumn.prototype */
|
21
|
-
{
|
18
|
+
slots: /** @lends sap.ui.webcomponents.main.TableColumn.prototype */{
|
22
19
|
/**
|
23
20
|
* Defines the content of the column header.
|
24
21
|
*
|
@@ -30,9 +27,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
30
27
|
type: Node
|
31
28
|
}
|
32
29
|
},
|
33
|
-
properties:
|
34
|
-
/** @lends sap.ui.webcomponents.main.TableColumn.prototype */
|
35
|
-
{
|
30
|
+
properties: /** @lends sap.ui.webcomponents.main.TableColumn.prototype */{
|
36
31
|
/**
|
37
32
|
* Defines the minimum table width required to display this column. By default it is always displayed.
|
38
33
|
* <br><br>
|
@@ -49,7 +44,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
49
44
|
type: _Integer.default,
|
50
45
|
defaultValue: Infinity
|
51
46
|
},
|
52
|
-
|
53
47
|
/**
|
54
48
|
* The text for the column when it pops in.
|
55
49
|
*
|
@@ -60,7 +54,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
60
54
|
popinText: {
|
61
55
|
type: String
|
62
56
|
},
|
63
|
-
|
64
57
|
/**
|
65
58
|
* According to your <code>minWidth</code> settings, the component can be hidden
|
66
59
|
* in different screen sizes.
|
@@ -74,14 +67,12 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
74
67
|
demandPopin: {
|
75
68
|
type: Boolean
|
76
69
|
},
|
77
|
-
|
78
70
|
/**
|
79
71
|
* @private
|
80
72
|
*/
|
81
73
|
first: {
|
82
74
|
type: Boolean
|
83
75
|
},
|
84
|
-
|
85
76
|
/**
|
86
77
|
* @private
|
87
78
|
*/
|
@@ -90,6 +81,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
90
81
|
}
|
91
82
|
}
|
92
83
|
};
|
84
|
+
|
93
85
|
/**
|
94
86
|
* @class
|
95
87
|
*
|
@@ -115,26 +107,20 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
115
107
|
* @implements sap.ui.webcomponents.main.ITableColumn
|
116
108
|
* @public
|
117
109
|
*/
|
118
|
-
|
119
110
|
class TableColumn extends _UI5Element.default {
|
120
111
|
static get metadata() {
|
121
112
|
return metadata;
|
122
113
|
}
|
123
|
-
|
124
114
|
static get styles() {
|
125
115
|
return _TableColumn.default;
|
126
116
|
}
|
127
|
-
|
128
117
|
static get render() {
|
129
118
|
return _LitRenderer.default;
|
130
119
|
}
|
131
|
-
|
132
120
|
static get template() {
|
133
121
|
return _TableColumnTemplate.default;
|
134
122
|
}
|
135
|
-
|
136
123
|
}
|
137
|
-
|
138
124
|
TableColumn.define();
|
139
125
|
var _default = TableColumn;
|
140
126
|
_exports.default = _default;
|
@@ -11,10 +11,9 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
11
11
|
_TableGroupRowTemplate = _interopRequireDefault(_TableGroupRowTemplate);
|
12
12
|
_TableMode = _interopRequireDefault(_TableMode);
|
13
13
|
_TableGroupRow = _interopRequireDefault(_TableGroupRow);
|
14
|
-
|
15
14
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
16
|
-
|
17
15
|
// Texts
|
16
|
+
|
18
17
|
// Styles
|
19
18
|
|
20
19
|
/**
|
@@ -22,9 +21,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
22
21
|
*/
|
23
22
|
const metadata = {
|
24
23
|
tag: "ui5-table-group-row",
|
25
|
-
slots:
|
26
|
-
/** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */
|
27
|
-
{
|
24
|
+
slots: /** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */{
|
28
25
|
/**
|
29
26
|
* Defines the text of the component.
|
30
27
|
* <br>
|
@@ -38,9 +35,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
38
35
|
type: Node
|
39
36
|
}
|
40
37
|
},
|
41
|
-
properties:
|
42
|
-
/** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */
|
43
|
-
{
|
38
|
+
properties: /** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */{
|
44
39
|
/**
|
45
40
|
* Defines the mode of the row
|
46
41
|
*
|
@@ -77,12 +72,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
77
72
|
noAttribute: true
|
78
73
|
}
|
79
74
|
},
|
80
|
-
events:
|
81
|
-
/** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */
|
82
|
-
{
|
75
|
+
events: /** @lends sap.ui.webcomponents.main.TableGroupRow.prototype */{
|
83
76
|
_focused: {}
|
84
77
|
}
|
85
78
|
};
|
79
|
+
|
86
80
|
/**
|
87
81
|
* @class
|
88
82
|
*
|
@@ -108,70 +102,53 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
108
102
|
* @implements sap.ui.webcomponents.main.ITableRow
|
109
103
|
* @public
|
110
104
|
*/
|
111
|
-
|
112
105
|
class TableGroupRow extends _UI5Element.default {
|
113
106
|
static get metadata() {
|
114
107
|
return metadata;
|
115
108
|
}
|
116
|
-
|
117
109
|
static get styles() {
|
118
110
|
return _TableGroupRow.default;
|
119
111
|
}
|
120
|
-
|
121
112
|
static get render() {
|
122
113
|
return _LitRenderer.default;
|
123
114
|
}
|
124
|
-
|
125
115
|
static get template() {
|
126
116
|
return _TableGroupRowTemplate.default;
|
127
117
|
}
|
128
|
-
|
129
118
|
static get dependencies() {
|
130
119
|
return [_CheckBox.default];
|
131
120
|
}
|
132
|
-
|
133
121
|
constructor() {
|
134
122
|
super();
|
135
123
|
}
|
136
|
-
|
137
124
|
get colSpan() {
|
138
125
|
return this._colSpan;
|
139
126
|
}
|
140
|
-
|
141
127
|
get ariaLabelText() {
|
142
128
|
return `${TableGroupRow.i18nBundle.getText(_i18nDefaults.TABLE_GROUP_ROW_ARIA_LABEL)} ${this.innerText}. ${this._ariaPosition}`;
|
143
129
|
}
|
144
|
-
|
145
130
|
visibleColCount() {
|
146
131
|
let count = this._columnsInfo.reduce((acc, column) => {
|
147
132
|
return column.visible ? ++acc : acc;
|
148
133
|
}, 0);
|
149
|
-
|
150
134
|
if (this.mode === _TableMode.default.MultiSelect) {
|
151
135
|
count++;
|
152
136
|
}
|
153
|
-
|
154
137
|
return count;
|
155
138
|
}
|
156
|
-
|
157
139
|
onBeforeRendering() {
|
158
140
|
if (!this._columnsInfo || this._columnsInfo.length === 0) {
|
159
141
|
return;
|
160
142
|
}
|
161
|
-
|
162
143
|
this._colSpan = this.visibleColCount();
|
163
144
|
}
|
164
|
-
|
165
145
|
_onfocusin(event) {
|
166
146
|
this.fireEvent("_focused", event);
|
167
147
|
}
|
168
|
-
|
169
148
|
static async onDefine() {
|
170
149
|
TableGroupRow.i18nBundle = await (0, _i18nBundle.getI18nBundle)("@ui5/webcomponents");
|
171
150
|
}
|
172
|
-
|
173
151
|
}
|
174
|
-
|
175
152
|
TableGroupRow.define();
|
176
153
|
var _default = TableGroupRow;
|
177
154
|
_exports.default = _default;
|
@@ -13,9 +13,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
13
13
|
_TableRowType = _interopRequireDefault(_TableRowType);
|
14
14
|
_TableRowTemplate = _interopRequireDefault(_TableRowTemplate);
|
15
15
|
_TableRow = _interopRequireDefault(_TableRow);
|
16
|
-
|
17
16
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
18
|
-
|
19
17
|
// Styles
|
20
18
|
|
21
19
|
/**
|
@@ -24,9 +22,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
24
22
|
const metadata = {
|
25
23
|
tag: "ui5-table-row",
|
26
24
|
managedSlots: true,
|
27
|
-
slots:
|
28
|
-
/** @lends sap.ui.webcomponents.main.TableRow.prototype */
|
29
|
-
{
|
25
|
+
slots: /** @lends sap.ui.webcomponents.main.TableRow.prototype */{
|
30
26
|
/**
|
31
27
|
* Defines the cells of the component.
|
32
28
|
* <br><br>
|
@@ -42,9 +38,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
42
38
|
individualSlots: true
|
43
39
|
}
|
44
40
|
},
|
45
|
-
properties:
|
46
|
-
/** @lends sap.ui.webcomponents.main.TableRow.prototype */
|
47
|
-
{
|
41
|
+
properties: /** @lends sap.ui.webcomponents.main.TableRow.prototype */{
|
48
42
|
/**
|
49
43
|
* Defines the mode of the row (None, SingleSelect, MultiSelect).
|
50
44
|
* @type {TableMode}
|
@@ -56,7 +50,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
56
50
|
type: _TableMode.default,
|
57
51
|
defaultValue: _TableMode.default.None
|
58
52
|
},
|
59
|
-
|
60
53
|
/**
|
61
54
|
* Defines the visual indication and behavior of the component.
|
62
55
|
* <br><br>
|
@@ -78,7 +71,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
78
71
|
type: _TableRowType.default,
|
79
72
|
defaultValue: _TableRowType.default.Inactive
|
80
73
|
},
|
81
|
-
|
82
74
|
/**
|
83
75
|
* Defines the row's selected state.
|
84
76
|
*
|
@@ -90,7 +82,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
90
82
|
selected: {
|
91
83
|
type: Boolean
|
92
84
|
},
|
93
|
-
|
94
85
|
/**
|
95
86
|
* Indicates if the table row is active.
|
96
87
|
*
|
@@ -119,9 +110,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
119
110
|
noAttribute: true
|
120
111
|
}
|
121
112
|
},
|
122
|
-
events:
|
123
|
-
/** @lends sap.ui.webcomponents.main.TableRow.prototype */
|
124
|
-
{
|
113
|
+
events: /** @lends sap.ui.webcomponents.main.TableRow.prototype */{
|
125
114
|
/**
|
126
115
|
* Fired when a row in <code>Active</code> mode is clicked or <code>Enter</code> key is pressed.
|
127
116
|
*
|
@@ -131,7 +120,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
131
120
|
*/
|
132
121
|
"row-click": {},
|
133
122
|
_focused: {},
|
134
|
-
|
135
123
|
/**
|
136
124
|
* Fired on selection change of an active row.
|
137
125
|
*
|
@@ -140,7 +128,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
140
128
|
* @private
|
141
129
|
*/
|
142
130
|
"selection-requested": {},
|
143
|
-
|
144
131
|
/**
|
145
132
|
* Fired when F7 is pressed.
|
146
133
|
*
|
@@ -151,6 +138,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
151
138
|
"f7-pressed": {}
|
152
139
|
}
|
153
140
|
};
|
141
|
+
|
154
142
|
/**
|
155
143
|
* @class
|
156
144
|
*
|
@@ -176,89 +164,70 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
176
164
|
* @implements sap.ui.webcomponents.main.ITableRow
|
177
165
|
* @public
|
178
166
|
*/
|
179
|
-
|
180
167
|
class TableRow extends _UI5Element.default {
|
181
168
|
static get metadata() {
|
182
169
|
return metadata;
|
183
170
|
}
|
184
|
-
|
185
171
|
static get styles() {
|
186
172
|
return _TableRow.default;
|
187
173
|
}
|
188
|
-
|
189
174
|
static get render() {
|
190
175
|
return _LitRenderer.default;
|
191
176
|
}
|
192
|
-
|
193
177
|
static get template() {
|
194
178
|
return _TableRowTemplate.default;
|
195
179
|
}
|
196
|
-
|
197
180
|
static get dependencies() {
|
198
181
|
return [_CheckBox.default];
|
199
182
|
}
|
200
|
-
|
201
183
|
constructor() {
|
202
184
|
super();
|
203
|
-
|
204
185
|
const handleToushStartEvent = event => {
|
205
186
|
this.activate();
|
206
187
|
};
|
207
|
-
|
208
188
|
this._ontouchstart = {
|
209
189
|
handleEvent: handleToushStartEvent,
|
210
190
|
passive: true
|
211
191
|
};
|
212
192
|
}
|
213
|
-
|
214
193
|
_onmouseup() {
|
215
194
|
this.deactivate();
|
216
195
|
}
|
217
|
-
|
218
196
|
_onkeydown(event) {
|
219
197
|
const activeElement = (0, _getActiveElement.default)();
|
220
198
|
const itemActive = this.type === _TableRowType.default.Active;
|
221
199
|
const isSingleSelect = this.isSingleSelect;
|
222
200
|
const itemSelectable = isSingleSelect || this.isMultiSelect;
|
223
|
-
|
224
201
|
const isRowFocused = this._activeElementHasAttribute("ui5-table-row");
|
225
|
-
|
226
202
|
const checkboxPressed = event.target.classList.contains("ui5-multi-select-checkbox");
|
227
|
-
|
228
203
|
if ((0, _Keys.isTabNext)(event) && activeElement === ((0, _TabbableElements.getLastTabbableElement)(this) || this.root)) {
|
229
204
|
this.fireEvent("_forward-after", {
|
230
205
|
target: activeElement
|
231
206
|
});
|
232
207
|
}
|
233
|
-
|
234
208
|
if ((0, _Keys.isTabPrevious)(event) && activeElement === this.root) {
|
235
209
|
this.fireEvent("_forward-before", {
|
236
210
|
target: activeElement
|
237
211
|
});
|
238
212
|
}
|
239
|
-
|
240
213
|
if ((0, _Keys.isSpace)(event) && event.target.tagName.toLowerCase() === "tr") {
|
241
214
|
event.preventDefault();
|
242
215
|
}
|
243
|
-
|
244
216
|
if (isRowFocused && !checkboxPressed) {
|
245
217
|
if ((0, _Keys.isSpace)(event) && itemSelectable || (0, _Keys.isEnter)(event) && isSingleSelect) {
|
246
218
|
this.fireEvent("selection-requested", {
|
247
219
|
row: this
|
248
220
|
});
|
249
221
|
}
|
250
|
-
|
251
222
|
if ((0, _Keys.isEnter)(event) && itemActive) {
|
252
223
|
this.fireEvent("row-click", {
|
253
224
|
row: this
|
254
225
|
});
|
255
|
-
|
256
226
|
if (!isSingleSelect) {
|
257
227
|
this.activate();
|
258
228
|
}
|
259
229
|
}
|
260
230
|
}
|
261
|
-
|
262
231
|
if ((0, _Keys.isF7)(event)) {
|
263
232
|
event.preventDefault();
|
264
233
|
this.fireEvent("f7-pressed", {
|
@@ -266,56 +235,44 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
266
235
|
});
|
267
236
|
}
|
268
237
|
}
|
269
|
-
|
270
238
|
_onkeyup(event) {
|
271
239
|
if ((0, _Keys.isSpace)(event) || (0, _Keys.isEnter)(event)) {
|
272
240
|
this.deactivate();
|
273
241
|
}
|
274
242
|
}
|
275
|
-
|
276
243
|
_ontouchend() {
|
277
244
|
this.deactivate();
|
278
245
|
}
|
279
|
-
|
280
246
|
_onfocusout() {
|
281
247
|
this.deactivate();
|
282
248
|
}
|
283
|
-
|
284
249
|
_onfocusin(event, forceSelfFocus = false) {
|
285
250
|
if (forceSelfFocus || this._activeElementHasAttribute("ui5-table-cell")) {
|
286
251
|
this.root.focus();
|
287
252
|
this.activate();
|
288
253
|
}
|
289
|
-
|
290
254
|
this.fireEvent("_focused", event);
|
291
255
|
}
|
292
|
-
|
293
256
|
_onrowclick(event) {
|
294
|
-
const checkboxPressed = event.target.classList.contains("ui5-multi-select-checkbox");
|
257
|
+
const checkboxPressed = event.target.classList.contains("ui5-multi-select-checkbox");
|
258
|
+
// If the user tab over a button on IOS device, the document.activeElement
|
295
259
|
// is the ui5-table-row. The check below ensure that, if a button within the row is pressed,
|
296
260
|
// the row will not be selected.
|
297
|
-
|
298
261
|
if (event.isMarked === "button") {
|
299
262
|
return;
|
300
263
|
}
|
301
|
-
|
302
264
|
if (!this.contains(this.getRootNode().activeElement)) {
|
303
265
|
// If the user clickes on non-focusable element within the ui5-table-cell,
|
304
266
|
// the focus goes to the body, se we have to bring it back to the row.
|
305
267
|
// If the user clicks on input, button or similar clickable element,
|
306
268
|
// the focus remains on that element.
|
307
|
-
this._onfocusin(event, true
|
308
|
-
/* force row focus */
|
309
|
-
);
|
310
|
-
|
269
|
+
this._onfocusin(event, true /* force row focus */);
|
311
270
|
this.deactivate();
|
312
271
|
}
|
313
|
-
|
314
272
|
if (this._activeElementHasAttribute("ui5-table-row")) {
|
315
273
|
if (this.isSingleSelect) {
|
316
274
|
this._handleSelection();
|
317
275
|
}
|
318
|
-
|
319
276
|
if (this.type === _TableRowType.default.Active && !checkboxPressed) {
|
320
277
|
this.fireEvent("row-click", {
|
321
278
|
row: this
|
@@ -323,60 +280,47 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
323
280
|
}
|
324
281
|
}
|
325
282
|
}
|
326
|
-
|
327
283
|
_handleSelection() {
|
328
284
|
this.fireEvent("selection-requested", {
|
329
285
|
row: this
|
330
286
|
});
|
331
287
|
}
|
332
|
-
|
333
288
|
_activeElementHasAttribute(attr) {
|
334
289
|
return this.getRootNode().activeElement.hasAttribute(attr);
|
335
290
|
}
|
336
|
-
|
337
291
|
activate() {
|
338
292
|
if (this.type === _TableRowType.default.Active) {
|
339
293
|
this.active = true;
|
340
294
|
}
|
341
295
|
}
|
342
|
-
|
343
296
|
deactivate() {
|
344
297
|
if (this.active) {
|
345
298
|
this.active = false;
|
346
299
|
}
|
347
300
|
}
|
348
|
-
|
349
301
|
get shouldPopin() {
|
350
302
|
return this._columnsInfo.filter(el => {
|
351
303
|
return el.demandPopin || !el.visible;
|
352
304
|
}).length;
|
353
305
|
}
|
354
|
-
|
355
306
|
get allColumnsPoppedIn() {
|
356
307
|
return this._columnsInfo.every(el => el.demandPopin && !el.visible);
|
357
308
|
}
|
358
|
-
|
359
309
|
onBeforeRendering() {
|
360
310
|
if (!this.shouldPopin) {
|
361
311
|
return;
|
362
312
|
}
|
363
|
-
|
364
313
|
this.visibleCells = [];
|
365
314
|
this.popinCells = [];
|
366
|
-
|
367
315
|
if (this.cells.length === 0) {
|
368
316
|
return;
|
369
317
|
}
|
370
|
-
|
371
318
|
const allColumnsPoppedInClass = this.allColumnsPoppedIn ? "all-columns-popped-in" : "";
|
372
|
-
|
373
319
|
this._columnsInfo.forEach((info, index) => {
|
374
320
|
const cell = this.cells[index];
|
375
|
-
|
376
321
|
if (!cell) {
|
377
322
|
return;
|
378
323
|
}
|
379
|
-
|
380
324
|
if (info.visible) {
|
381
325
|
this.visibleCells.push(cell);
|
382
326
|
cell.popined = false;
|
@@ -392,24 +336,18 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
392
336
|
cell.popined = false;
|
393
337
|
}
|
394
338
|
}, this);
|
395
|
-
|
396
339
|
const lastVisibleCell = this.visibleCells[this.visibleCells.length - 1];
|
397
|
-
|
398
340
|
if (lastVisibleCell) {
|
399
341
|
lastVisibleCell.lastInRow = true;
|
400
342
|
}
|
401
343
|
}
|
402
|
-
|
403
344
|
get visibleCellsCount() {
|
404
345
|
let visibleCellsCount = this.visibleCells.length;
|
405
|
-
|
406
346
|
if (this.isMultiSelect) {
|
407
347
|
visibleCellsCount += 1;
|
408
348
|
}
|
409
|
-
|
410
349
|
return visibleCellsCount;
|
411
350
|
}
|
412
|
-
|
413
351
|
get ariaLabelText() {
|
414
352
|
const ariaLabel = this.cells.map((cell, index) => {
|
415
353
|
const columText = this.getColumnTextByIdx(index);
|
@@ -418,47 +356,35 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
418
356
|
}).join(" ");
|
419
357
|
return `${ariaLabel}. ${this._ariaPosition}`;
|
420
358
|
}
|
421
|
-
|
422
359
|
get ariaLabelRowSelection() {
|
423
360
|
return TableRow.i18nBundle.getText(_i18nDefaults.ARIA_LABEL_ROW_SELECTION);
|
424
361
|
}
|
425
|
-
|
426
362
|
get isSingleSelect() {
|
427
363
|
return this.mode === "SingleSelect";
|
428
364
|
}
|
429
|
-
|
430
365
|
get isMultiSelect() {
|
431
366
|
return this.mode === "MultiSelect";
|
432
367
|
}
|
433
|
-
|
434
368
|
get root() {
|
435
369
|
return this.shadowRoot.querySelector(".ui5-table-row-root");
|
436
370
|
}
|
437
|
-
|
438
371
|
getCellText(cell) {
|
439
372
|
return this.getNormilzedTextContent(cell.textContent);
|
440
373
|
}
|
441
|
-
|
442
374
|
getColumnTextByIdx(index) {
|
443
375
|
const columnInfo = this._columnsInfo[index];
|
444
|
-
|
445
376
|
if (!columnInfo) {
|
446
377
|
return "";
|
447
378
|
}
|
448
|
-
|
449
379
|
return this.getNormilzedTextContent(columnInfo.text);
|
450
380
|
}
|
451
|
-
|
452
381
|
getNormilzedTextContent(textContent) {
|
453
382
|
return textContent.replace(/[\n\r\t]/g, "").trim();
|
454
383
|
}
|
455
|
-
|
456
384
|
static async onDefine() {
|
457
385
|
TableRow.i18nBundle = await (0, _i18nBundle.getI18nBundle)("@ui5/webcomponents");
|
458
386
|
}
|
459
|
-
|
460
387
|
}
|
461
|
-
|
462
388
|
TableRow.define();
|
463
389
|
var _default = TableRow;
|
464
390
|
_exports.default = _default;
|