@ui5/webcomponents 1.1.0 → 1.2.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/CHANGELOG.md +89 -0
- package/README.md +1 -0
- package/dist/Avatar.js +1 -1
- package/dist/AvatarGroup.js +2 -2
- package/dist/Breadcrumbs.js +11 -4
- package/dist/BusyIndicator.js +1 -1
- package/dist/Button.js +42 -28
- package/dist/Calendar.js +1 -1
- package/dist/Card.js +2 -2
- package/dist/CheckBox.js +3 -3
- package/dist/ColorPalette.js +1 -1
- package/dist/ColorPaletteItem.js +2 -2
- package/dist/ColorPalettePopover.js +28 -5
- package/dist/ColorPicker.js +42 -4
- package/dist/ComboBox.js +10 -4
- package/dist/DatePicker.js +10 -8
- package/dist/DateRangePicker.js +7 -1
- package/dist/Dialog.js +35 -5
- package/dist/FileUploader.js +2 -1
- package/dist/Icon.js +1 -0
- package/dist/Input.js +87 -19
- package/dist/Interfaces.js +1 -1
- package/dist/Label.js +7 -1
- package/dist/Link.js +16 -5
- package/dist/List.js +6 -16
- package/dist/ListItem.js +1 -1
- package/dist/MessageStrip.js +0 -8
- package/dist/MultiComboBox.js +166 -27
- package/dist/MultiInput.js +55 -8
- package/dist/Panel.js +7 -8
- package/dist/Popover.js +39 -9
- package/dist/Popup.js +61 -26
- package/dist/ProgressIndicator.js +5 -0
- package/dist/RadioButton.js +1 -1
- package/dist/RangeSlider.js +6 -1
- package/dist/RatingIndicator.js +2 -2
- package/dist/ResponsivePopover.js +14 -10
- package/dist/SegmentedButton.js +2 -2
- package/dist/SegmentedButtonItem.js +7 -2
- package/dist/Select.js +9 -5
- package/dist/Slider.js +5 -0
- package/dist/SliderBase.js +4 -3
- package/dist/SplitButton.js +16 -6
- package/dist/StepInput.js +4 -4
- package/dist/Switch.js +13 -1
- package/dist/TabContainer.js +44 -3
- package/dist/Table.js +243 -4
- package/dist/TableColumn.js +0 -7
- package/dist/TableGroupRow.js +4 -0
- package/dist/TableRow.js +87 -8
- package/dist/TextArea.js +9 -4
- package/dist/Tokenizer.js +159 -10
- package/dist/Tree.js +5 -1
- package/dist/TreeItem.js +2 -2
- package/dist/TreeListItem.js +5 -2
- package/dist/api.json +171 -69
- package/dist/css/themes/Avatar.css +1 -1
- package/dist/css/themes/Button.css +1 -1
- package/dist/css/themes/Calendar.css +1 -1
- package/dist/css/themes/ColorPalettePopover.css +1 -1
- package/dist/css/themes/ComboBox.css +1 -1
- package/dist/css/themes/DatePickerPopover.css +1 -1
- package/dist/css/themes/Dialog.css +1 -1
- package/dist/css/themes/Input.css +1 -1
- package/dist/css/themes/ListItemBase.css +1 -1
- package/dist/css/themes/MultiComboBox.css +1 -1
- package/dist/css/themes/PopupGlobal.css +1 -1
- package/dist/css/themes/PopupsCommon.css +1 -1
- package/dist/css/themes/ResponsivePopover.css +1 -1
- package/dist/css/themes/SelectPopover.css +1 -1
- package/dist/css/themes/SplitButton.css +1 -1
- package/dist/css/themes/Suggestions.css +1 -1
- package/dist/css/themes/TabInOverflow.css +1 -1
- package/dist/css/themes/TableRow.css +1 -1
- package/dist/css/themes/TimePickerPopover.css +1 -1
- package/dist/css/themes/TokenizerPopover.css +1 -0
- package/dist/css/themes/ValueStateMessage.css +1 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
- package/dist/features/InputSuggestions.js +4 -0
- package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/i18n/i18n-defaults.js +2 -2
- package/dist/generated/templates/AvatarGroupTemplate.lit.js +1 -1
- package/dist/generated/templates/BreadcrumbsPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/BreadcrumbsTemplate.lit.js +1 -1
- package/dist/generated/templates/ButtonTemplate.lit.js +1 -1
- package/dist/generated/templates/CalendarTemplate.lit.js +1 -1
- package/dist/generated/templates/CarouselTemplate.lit.js +3 -3
- package/dist/generated/templates/ColorPalettePopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/ColorPickerTemplate.lit.js +1 -1
- package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/CustomListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/DatePickerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/DatePickerTemplate.lit.js +1 -1
- package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/DialogTemplate.lit.js +3 -3
- package/dist/generated/templates/FileUploaderPopoverTemplate.lit.js +5 -4
- package/dist/generated/templates/InputPopoverTemplate.lit.js +2 -2
- package/dist/generated/templates/InputTemplate.lit.js +6 -5
- package/dist/generated/templates/ListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/ListTemplate.lit.js +1 -1
- package/dist/generated/templates/MessageStripTemplate.lit.js +1 -1
- package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/MultiInputTemplate.lit.js +7 -6
- package/dist/generated/templates/PanelTemplate.lit.js +2 -2
- package/dist/generated/templates/PopoverTemplate.lit.js +3 -3
- package/dist/generated/templates/PopupTemplate.lit.js +1 -1
- package/dist/generated/templates/RatingIndicatorTemplate.lit.js +1 -1
- package/dist/generated/templates/ResponsivePopoverTemplate.lit.js +5 -5
- package/dist/generated/templates/SegmentedButtonItemTemplate.lit.js +1 -1
- package/dist/generated/templates/SelectPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/StandardListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/StepInputTemplate.lit.js +1 -1
- package/dist/generated/templates/SuggestionListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/SwitchTemplate.lit.js +1 -1
- package/dist/generated/templates/TabContainerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/TabContainerTemplate.lit.js +4 -4
- package/dist/generated/templates/TableGroupRowTemplate.lit.js +1 -1
- package/dist/generated/templates/TableRowTemplate.lit.js +2 -2
- package/dist/generated/templates/TableTemplate.lit.js +3 -3
- package/dist/generated/templates/TextAreaPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/TextAreaTemplate.lit.js +1 -1
- package/dist/generated/templates/TimePickerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/ToggleButtonTemplate.lit.js +1 -1
- package/dist/generated/templates/TokenizerTemplate.lit.js +1 -1
- package/dist/generated/templates/TreeListItemTemplate.lit.js +2 -2
- package/dist/generated/themes/Avatar.css.js +1 -1
- package/dist/generated/themes/Button.css.js +1 -1
- package/dist/generated/themes/Calendar.css.js +1 -1
- package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
- package/dist/generated/themes/ComboBox.css.js +1 -1
- package/dist/generated/themes/DatePickerPopover.css.js +1 -1
- package/dist/generated/themes/Dialog.css.js +1 -1
- package/dist/generated/themes/Input.css.js +1 -1
- package/dist/generated/themes/ListItemBase.css.js +1 -1
- package/dist/generated/themes/MultiComboBox.css.js +1 -1
- package/dist/generated/themes/PopupGlobal.css.js +1 -1
- package/dist/generated/themes/PopupsCommon.css.js +1 -1
- package/dist/generated/themes/ResponsivePopover.css.js +1 -1
- package/dist/generated/themes/SelectPopover.css.js +1 -1
- package/dist/generated/themes/SplitButton.css.js +1 -1
- package/dist/generated/themes/Suggestions.css.js +1 -1
- package/dist/generated/themes/TabInOverflow.css.js +1 -1
- package/dist/generated/themes/TableRow.css.js +1 -1
- package/dist/generated/themes/TimePickerPopover.css.js +1 -1
- package/dist/generated/themes/TokenizerPopover.css.js +8 -0
- package/dist/generated/themes/ValueStateMessage.css.js +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
- package/dist/i18n/messagebundle.properties +3 -0
- package/dist/i18n/messagebundle_ar.properties +5 -0
- package/dist/i18n/messagebundle_bg.properties +5 -0
- package/dist/i18n/messagebundle_ca.properties +5 -0
- package/dist/i18n/messagebundle_cs.properties +5 -0
- package/dist/i18n/messagebundle_cy.properties +5 -0
- package/dist/i18n/messagebundle_da.properties +5 -0
- package/dist/i18n/messagebundle_de.properties +5 -0
- package/dist/i18n/messagebundle_el.properties +5 -0
- package/dist/i18n/messagebundle_en.properties +5 -0
- package/dist/i18n/messagebundle_en_GB.properties +5 -0
- package/dist/i18n/messagebundle_en_US_sappsd.properties +5 -0
- package/dist/i18n/messagebundle_en_US_saprigi.properties +7 -0
- package/dist/i18n/messagebundle_en_US_saptrc.properties +5 -0
- package/dist/i18n/messagebundle_es.properties +5 -0
- package/dist/i18n/messagebundle_es_MX.properties +5 -0
- package/dist/i18n/messagebundle_et.properties +5 -0
- package/dist/i18n/messagebundle_fi.properties +5 -0
- package/dist/i18n/messagebundle_fr.properties +5 -0
- package/dist/i18n/messagebundle_fr_CA.properties +5 -0
- package/dist/i18n/messagebundle_hi.properties +5 -0
- package/dist/i18n/messagebundle_hr.properties +5 -0
- package/dist/i18n/messagebundle_hu.properties +5 -0
- package/dist/i18n/messagebundle_id.properties +5 -0
- package/dist/i18n/messagebundle_it.properties +5 -0
- package/dist/i18n/messagebundle_iw.properties +5 -0
- package/dist/i18n/messagebundle_ja.properties +7 -2
- package/dist/i18n/messagebundle_kk.properties +5 -0
- package/dist/i18n/messagebundle_ko.properties +5 -0
- package/dist/i18n/messagebundle_lt.properties +5 -0
- package/dist/i18n/messagebundle_lv.properties +5 -0
- package/dist/i18n/messagebundle_ms.properties +5 -0
- package/dist/i18n/messagebundle_nl.properties +5 -0
- package/dist/i18n/messagebundle_no.properties +5 -0
- package/dist/i18n/messagebundle_pl.properties +5 -0
- package/dist/i18n/messagebundle_pt.properties +5 -0
- package/dist/i18n/messagebundle_pt_PT.properties +5 -0
- package/dist/i18n/messagebundle_ro.properties +5 -0
- package/dist/i18n/messagebundle_ru.properties +5 -0
- package/dist/i18n/messagebundle_sh.properties +5 -0
- package/dist/i18n/messagebundle_sk.properties +5 -0
- package/dist/i18n/messagebundle_sl.properties +5 -0
- package/dist/i18n/messagebundle_sv.properties +5 -0
- package/dist/i18n/messagebundle_th.properties +5 -0
- package/dist/i18n/messagebundle_tr.properties +5 -0
- package/dist/i18n/messagebundle_uk.properties +5 -0
- package/dist/i18n/messagebundle_vi.properties +5 -0
- package/dist/i18n/messagebundle_zh_CN.properties +5 -0
- package/dist/i18n/messagebundle_zh_TW.properties +5 -0
- package/package.json +10 -8
- package/src/Avatar.js +1 -1
- package/src/AvatarGroup.hbs +1 -1
- package/src/AvatarGroup.js +2 -2
- package/src/Breadcrumbs.hbs +2 -2
- package/src/Breadcrumbs.js +11 -4
- package/src/BreadcrumbsPopover.hbs +0 -1
- package/src/BusyIndicator.js +1 -1
- package/src/Button.hbs +4 -4
- package/src/Button.js +42 -28
- package/src/Calendar.hbs +1 -1
- package/src/Calendar.js +1 -1
- package/src/Card.js +2 -2
- package/src/Carousel.hbs +2 -2
- package/src/CheckBox.js +3 -3
- package/src/ColorPalette.js +1 -1
- package/src/ColorPaletteItem.js +2 -2
- package/src/ColorPalettePopover.hbs +1 -1
- package/src/ColorPalettePopover.js +28 -5
- package/src/ColorPicker.hbs +1 -0
- package/src/ColorPicker.js +42 -4
- package/src/ComboBox.js +10 -4
- package/src/ComboBoxPopover.hbs +0 -1
- package/src/DatePicker.hbs +1 -1
- package/src/DatePicker.js +10 -8
- package/src/DatePickerPopover.hbs +0 -2
- package/src/DateRangePicker.js +7 -1
- package/src/Dialog.hbs +3 -2
- package/src/Dialog.js +35 -5
- package/src/FileUploader.js +2 -1
- package/src/FileUploaderPopover.hbs +3 -2
- package/src/Icon.js +1 -0
- package/src/Input.hbs +5 -1
- package/src/Input.js +87 -19
- package/src/InputPopover.hbs +3 -4
- package/src/Interfaces.js +1 -1
- package/src/Label.js +7 -1
- package/src/Link.js +16 -5
- package/src/List.hbs +1 -1
- package/src/List.js +6 -16
- package/src/ListItem.hbs +1 -1
- package/src/ListItem.js +1 -1
- package/src/MessageStrip.hbs +1 -1
- package/src/MessageStrip.js +0 -8
- package/src/MultiComboBox.js +166 -27
- package/src/MultiComboBoxPopover.hbs +0 -1
- package/src/MultiInput.js +55 -8
- package/src/Panel.hbs +4 -3
- package/src/Panel.js +7 -8
- package/src/Popover.hbs +2 -2
- package/src/Popover.js +39 -9
- package/src/Popup.hbs +1 -1
- package/src/Popup.js +61 -26
- package/src/ProgressIndicator.js +5 -0
- package/src/RadioButton.js +1 -1
- package/src/RangeSlider.js +6 -1
- package/src/RatingIndicator.hbs +2 -0
- package/src/RatingIndicator.js +2 -2
- package/src/ResponsivePopover.hbs +3 -3
- package/src/ResponsivePopover.js +14 -10
- package/src/SegmentedButton.js +2 -2
- package/src/SegmentedButtonItem.hbs +1 -1
- package/src/SegmentedButtonItem.js +7 -2
- package/src/Select.js +9 -5
- package/src/SelectPopover.hbs +0 -1
- package/src/Slider.js +5 -0
- package/src/SliderBase.js +4 -3
- package/src/SplitButton.js +16 -6
- package/src/StepInput.hbs +4 -3
- package/src/StepInput.js +4 -4
- package/src/Switch.hbs +1 -1
- package/src/Switch.js +13 -1
- package/src/TabContainer.hbs +3 -3
- package/src/TabContainer.js +44 -3
- package/src/TabContainerPopover.hbs +1 -1
- package/src/Table.hbs +11 -1
- package/src/Table.js +243 -4
- package/src/TableColumn.js +0 -7
- package/src/TableGroupRow.hbs +1 -0
- package/src/TableGroupRow.js +4 -0
- package/src/TableRow.hbs +2 -0
- package/src/TableRow.js +87 -8
- package/src/TextArea.hbs +1 -1
- package/src/TextArea.js +9 -4
- package/src/TextAreaPopover.hbs +0 -1
- package/src/TimePickerPopover.hbs +0 -1
- package/src/Tokenizer.hbs +2 -1
- package/src/Tokenizer.js +159 -10
- package/src/Tree.js +5 -1
- package/src/TreeItem.js +2 -2
- package/src/TreeListItem.js +5 -2
- package/src/features/InputSuggestions.js +4 -0
- package/src/i18n/messagebundle.properties +3 -0
- package/src/i18n/messagebundle_ar.properties +5 -0
- package/src/i18n/messagebundle_bg.properties +5 -0
- package/src/i18n/messagebundle_ca.properties +5 -0
- package/src/i18n/messagebundle_cs.properties +5 -0
- package/src/i18n/messagebundle_cy.properties +5 -0
- package/src/i18n/messagebundle_da.properties +5 -0
- package/src/i18n/messagebundle_de.properties +5 -0
- package/src/i18n/messagebundle_el.properties +5 -0
- package/src/i18n/messagebundle_en.properties +5 -0
- package/src/i18n/messagebundle_en_GB.properties +5 -0
- package/src/i18n/messagebundle_en_US_sappsd.properties +5 -0
- package/src/i18n/messagebundle_en_US_saprigi.properties +7 -0
- package/src/i18n/messagebundle_en_US_saptrc.properties +5 -0
- package/src/i18n/messagebundle_es.properties +5 -0
- package/src/i18n/messagebundle_es_MX.properties +5 -0
- package/src/i18n/messagebundle_et.properties +5 -0
- package/src/i18n/messagebundle_fi.properties +5 -0
- package/src/i18n/messagebundle_fr.properties +5 -0
- package/src/i18n/messagebundle_fr_CA.properties +5 -0
- package/src/i18n/messagebundle_hi.properties +5 -0
- package/src/i18n/messagebundle_hr.properties +5 -0
- package/src/i18n/messagebundle_hu.properties +5 -0
- package/src/i18n/messagebundle_id.properties +5 -0
- package/src/i18n/messagebundle_it.properties +5 -0
- package/src/i18n/messagebundle_iw.properties +5 -0
- package/src/i18n/messagebundle_ja.properties +7 -2
- package/src/i18n/messagebundle_kk.properties +5 -0
- package/src/i18n/messagebundle_ko.properties +5 -0
- package/src/i18n/messagebundle_lt.properties +5 -0
- package/src/i18n/messagebundle_lv.properties +5 -0
- package/src/i18n/messagebundle_ms.properties +5 -0
- package/src/i18n/messagebundle_nl.properties +5 -0
- package/src/i18n/messagebundle_no.properties +5 -0
- package/src/i18n/messagebundle_pl.properties +5 -0
- package/src/i18n/messagebundle_pt.properties +5 -0
- package/src/i18n/messagebundle_pt_PT.properties +5 -0
- package/src/i18n/messagebundle_ro.properties +5 -0
- package/src/i18n/messagebundle_ru.properties +5 -0
- package/src/i18n/messagebundle_sh.properties +5 -0
- package/src/i18n/messagebundle_sk.properties +5 -0
- package/src/i18n/messagebundle_sl.properties +5 -0
- package/src/i18n/messagebundle_sv.properties +5 -0
- package/src/i18n/messagebundle_th.properties +5 -0
- package/src/i18n/messagebundle_tr.properties +5 -0
- package/src/i18n/messagebundle_uk.properties +5 -0
- package/src/i18n/messagebundle_vi.properties +5 -0
- package/src/i18n/messagebundle_zh_CN.properties +5 -0
- package/src/i18n/messagebundle_zh_TW.properties +5 -0
- package/src/themes/Avatar.css +1 -0
- package/src/themes/Button.css +1 -1
- package/src/themes/Calendar.css +6 -1
- package/src/themes/ColorPalettePopover.css +6 -5
- package/src/themes/DatePickerPopover.css +4 -0
- package/src/themes/Dialog.css +1 -5
- package/src/themes/Input.css +1 -0
- package/src/themes/ListItemBase.css +11 -5
- package/src/themes/MultiComboBox.css +0 -1
- package/src/themes/Popover.css +1 -1
- package/src/themes/PopupGlobal.css +1 -4
- package/src/themes/PopupsCommon.css +44 -4
- package/src/themes/ResponsivePopover.css +2 -7
- package/src/themes/ResponsivePopoverCommon.css +1 -0
- package/src/themes/SelectPopover.css +11 -2
- package/src/themes/SplitButton.css +1 -1
- package/src/themes/Suggestions.css +15 -1
- package/src/themes/TabInOverflow.css +5 -1
- package/src/themes/TableRow.css +1 -0
- package/src/themes/TimePickerPopover.css +4 -0
- package/src/themes/Tokenizer.css +1 -0
- package/src/themes/TokenizerPopover.css +4 -0
- package/src/themes/ValueStateMessage.css +10 -0
- package/src/themes/base/Badge-parameters.css +10 -10
- package/src/themes/base/DayPicker-parameters.css +2 -2
- package/src/themes/base/Dialog-parameters.css +1 -1
- package/src/themes/base/ListItemBase-parameters.css +1 -0
- package/src/themes/base/PopupsCommon-parameters.css +6 -1
- package/src/themes/base/SliderBase-parameters.css +7 -0
- package/src/themes/base/Switch-parameters.css +2 -13
- package/src/themes/base/Title-parameters.css +6 -6
- package/src/themes/base/sizes-parameters.css +7 -7
- package/src/themes/sap_belize_hcb/Switch-parameters.css +2 -4
- package/src/themes/sap_belize_hcw/Switch-parameters.css +2 -4
- package/src/themes/sap_fiori_3_hcb/DayPicker-parameters.css +0 -2
- package/src/themes/sap_fiori_3_hcb/Switch-parameters.css +2 -4
- package/src/themes/sap_fiori_3_hcw/DayPicker-parameters.css +0 -2
- package/src/themes/sap_fiori_3_hcw/Switch-parameters.css +2 -4
- package/src/themes/sap_horizon/Dialog-parameters.css +1 -1
- package/src/themes/sap_horizon/ListItemBase-parameters.css +1 -2
- package/src/themes/sap_horizon/PopupsCommon-parameters.css +0 -1
- package/src/themes/sap_horizon/Switch-parameters.css +7 -7
- package/src/themes/sap_horizon_exp/Switch-parameters.css +1 -1
package/dist/api.json
CHANGED
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
"slots": [
|
|
79
79
|
{
|
|
80
80
|
"name": "default",
|
|
81
|
+
"propertyName": "image",
|
|
81
82
|
"visibility": "public",
|
|
82
83
|
"since": "1.0.0-rc.15",
|
|
83
84
|
"type": "HTMLElement",
|
|
@@ -253,9 +254,10 @@
|
|
|
253
254
|
"events": [
|
|
254
255
|
{
|
|
255
256
|
"name": "item-click",
|
|
257
|
+
"allowPreventDefault": "true",
|
|
256
258
|
"visibility": "public",
|
|
257
259
|
"parameters": [ { "name": "item", "type": "HTMLElement", "description": "The clicked item." } ],
|
|
258
|
-
"description": "Fires when a <code>BreadcrumbsItem</code> is clicked."
|
|
260
|
+
"description": "Fires when a <code>BreadcrumbsItem</code> is clicked. <b>Note:</b> You can prevent browser location change by calling <code>event.preventDefault()</code>."
|
|
259
261
|
}
|
|
260
262
|
]
|
|
261
263
|
},
|
|
@@ -344,7 +346,7 @@
|
|
|
344
346
|
"name": "text",
|
|
345
347
|
"visibility": "public",
|
|
346
348
|
"since": "1.0.0-rc.7",
|
|
347
|
-
"type": "
|
|
349
|
+
"type": "string",
|
|
348
350
|
"description": "Defines text to be displayed below the component. It can be used to inform the user of the current operation.",
|
|
349
351
|
"defaultValue": "\"\""
|
|
350
352
|
}
|
|
@@ -372,18 +374,26 @@
|
|
|
372
374
|
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-button</code> component represents a simple push button. It enables users to trigger actions by clicking or tapping the <code>ui5-button</code>, or by pressing certain keyboard keys, such as Enter.\n\n<h3>Usage</h3>\n\nFor the <code>ui5-button</code> UI, you can define text, icon, or both. You can also specify whether the text or the icon is displayed first. <br><br> You can choose from a set of predefined types that offer different styling to correspond to the triggered action. <br><br> You can set the <code>ui5-button</code> as enabled or disabled. An enabled <code>ui5-button</code> can be pressed by clicking or tapping it. The button changes its style to provide visual feedback to the user that it is pressed or hovered over with the mouse cursor. A disabled <code>ui5-button</code> appears inactive and cannot be pressed.\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-button</code> exposes the following CSS Shadow Parts: <ul> <li>button - Used to style the native button element</li> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Button\";</code>",
|
|
373
375
|
"constructor": { "visibility": "public" },
|
|
374
376
|
"properties": [
|
|
377
|
+
{
|
|
378
|
+
"name": "accessibilityAttributes",
|
|
379
|
+
"visibility": "public",
|
|
380
|
+
"since": "1.2.0",
|
|
381
|
+
"type": "object",
|
|
382
|
+
"noattribute": "true",
|
|
383
|
+
"description": "An object of strings that defines several additional accessibility attribute values for customization depending on the use case.\n\nIt supports the following fields:\n\n<ul> <li><code>expanded</code>: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed. Accepts the following string values: <ul> <li><code>true</code></li> <li><code>false</code></li> </ul> </li> <li><code>hasPopup</code>: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button. Accepts the following string values: <ul> <li><code>Dialog</code></li> <li><code>Grid</code></li> <li><code>ListBox</code></li> <li><code>Menu</code></li> <li><code>Tree</code></li> </ul> </li> <li><code>controls</code>: Identifies the element (or elements) whose contents or presence are controlled by the button element. Accepts a string value.</li> </ul>"
|
|
384
|
+
},
|
|
375
385
|
{
|
|
376
386
|
"name": "accessibleName",
|
|
377
387
|
"visibility": "public",
|
|
378
388
|
"since": "1.0.0-rc.15",
|
|
379
|
-
"type": "
|
|
380
|
-
"description": "
|
|
389
|
+
"type": "string",
|
|
390
|
+
"description": "Defines the accessible aria name of the component."
|
|
381
391
|
},
|
|
382
392
|
{
|
|
383
393
|
"name": "accessibleNameRef",
|
|
384
394
|
"visibility": "public",
|
|
385
395
|
"since": "1.1.0",
|
|
386
|
-
"type": "
|
|
396
|
+
"type": "string",
|
|
387
397
|
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
388
398
|
"defaultValue": "\"\""
|
|
389
399
|
},
|
|
@@ -421,6 +431,13 @@
|
|
|
421
431
|
"type": "boolean",
|
|
422
432
|
"description": "When set to <code>true</code>, the component will automatically submit the nearest form element upon <code>press</code>. <br><br> <b>Note:</b> For the <code>submits</code> property to have effect, you must add the following import to your project: <code>import \"@ui5/webcomponents/dist/features/InputElementsFormSupport.js\";</code>",
|
|
423
433
|
"defaultValue": "false"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"name": "tooltip",
|
|
437
|
+
"visibility": "public",
|
|
438
|
+
"since": "1.2.0",
|
|
439
|
+
"type": "string",
|
|
440
|
+
"description": "Defines the tooltip of the button. <br> <b>Note:</b> Tooltips should only be set to icon-only buttons."
|
|
424
441
|
}
|
|
425
442
|
],
|
|
426
443
|
"slots": [
|
|
@@ -594,7 +611,7 @@
|
|
|
594
611
|
"name": "accessibleName",
|
|
595
612
|
"visibility": "public",
|
|
596
613
|
"since": "1.0.0-rc.16",
|
|
597
|
-
"type": "
|
|
614
|
+
"type": "string",
|
|
598
615
|
"description": "Defines the accessible name of the component, which is used as the name of the card region and should be unique per card. <b>Note:</b> <code>accessibleName</code> should be always set, unless <code>accessibleNameRef</code> is set.",
|
|
599
616
|
"defaultValue": "\"\""
|
|
600
617
|
},
|
|
@@ -602,7 +619,7 @@
|
|
|
602
619
|
"name": "accessibleNameRef",
|
|
603
620
|
"visibility": "public",
|
|
604
621
|
"since": "1.0.0-rc.16",
|
|
605
|
-
"type": "
|
|
622
|
+
"type": "string",
|
|
606
623
|
"description": "Defines the IDs of the elements that label the component.",
|
|
607
624
|
"defaultValue": "\"\""
|
|
608
625
|
}
|
|
@@ -814,15 +831,15 @@
|
|
|
814
831
|
"name": "accessibleName",
|
|
815
832
|
"visibility": "public",
|
|
816
833
|
"since": "1.1.0",
|
|
817
|
-
"type": "
|
|
818
|
-
"description": "
|
|
834
|
+
"type": "string",
|
|
835
|
+
"description": "Defines the accessible aria name of the component.",
|
|
819
836
|
"defaultValue": "\"\""
|
|
820
837
|
},
|
|
821
838
|
{
|
|
822
839
|
"name": "accessibleNameRef",
|
|
823
840
|
"visibility": "public",
|
|
824
841
|
"since": "1.1.0",
|
|
825
|
-
"type": "
|
|
842
|
+
"type": "string",
|
|
826
843
|
"description": "Receives id(or many ids) of the elements that label the component",
|
|
827
844
|
"defaultValue": "\"\""
|
|
828
845
|
},
|
|
@@ -922,7 +939,7 @@
|
|
|
922
939
|
"name": "item-click",
|
|
923
940
|
"visibility": "public",
|
|
924
941
|
"since": "1.0.0-rc.15",
|
|
925
|
-
"parameters": [ { "name": "color", "type": "
|
|
942
|
+
"parameters": [ { "name": "color", "type": "string", "description": "the selected color" } ],
|
|
926
943
|
"description": "Fired when the user selects a color."
|
|
927
944
|
}
|
|
928
945
|
]
|
|
@@ -996,8 +1013,9 @@
|
|
|
996
1013
|
"slots": [
|
|
997
1014
|
{
|
|
998
1015
|
"name": "default",
|
|
1016
|
+
"propertyName": "colors",
|
|
999
1017
|
"visibility": "public",
|
|
1000
|
-
"type": "
|
|
1018
|
+
"type": "sap.ui.webcomponents.main.IColorPaletteItem[]",
|
|
1001
1019
|
"description": "Defines the content of the component."
|
|
1002
1020
|
}
|
|
1003
1021
|
],
|
|
@@ -1005,7 +1023,7 @@
|
|
|
1005
1023
|
{
|
|
1006
1024
|
"name": "item-click",
|
|
1007
1025
|
"visibility": "public",
|
|
1008
|
-
"parameters": [ { "name": "color", "type": "
|
|
1026
|
+
"parameters": [ { "name": "color", "type": "string", "description": "the selected color" } ],
|
|
1009
1027
|
"description": "Fired when the user selects a color."
|
|
1010
1028
|
}
|
|
1011
1029
|
],
|
|
@@ -1016,6 +1034,35 @@
|
|
|
1016
1034
|
"since": "1.0.0-rc.16",
|
|
1017
1035
|
"returnValue": { "type": "boolean" },
|
|
1018
1036
|
"description": "Returns if the component is opened."
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"name": "openPopover",
|
|
1040
|
+
"visibility": "public",
|
|
1041
|
+
"since": "1.0.0-rc.16",
|
|
1042
|
+
"parameters": [
|
|
1043
|
+
{
|
|
1044
|
+
"name": "opener",
|
|
1045
|
+
"type": "HTMLElement",
|
|
1046
|
+
"optional": false,
|
|
1047
|
+
"description": "the element that the popover is shown at"
|
|
1048
|
+
}
|
|
1049
|
+
],
|
|
1050
|
+
"description": "Shows the ColorPalettePopover. <b>Note:</b> The method is deprecated and will be removed in future, use <code>showAt</code> instead.",
|
|
1051
|
+
"deprecated": { "text": "The method is deprecated in favour of <code>showAt</code>." }
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
"name": "showAt",
|
|
1055
|
+
"visibility": "public",
|
|
1056
|
+
"since": "1.1.1",
|
|
1057
|
+
"parameters": [
|
|
1058
|
+
{
|
|
1059
|
+
"name": "opener",
|
|
1060
|
+
"type": "HTMLElement",
|
|
1061
|
+
"optional": false,
|
|
1062
|
+
"description": "the element that the popover is shown at"
|
|
1063
|
+
}
|
|
1064
|
+
],
|
|
1065
|
+
"description": "Shows the ColorPalettePopover."
|
|
1019
1066
|
}
|
|
1020
1067
|
]
|
|
1021
1068
|
},
|
|
@@ -1068,14 +1115,14 @@
|
|
|
1068
1115
|
"name": "accessibleName",
|
|
1069
1116
|
"visibility": "public",
|
|
1070
1117
|
"since": "1.0.0-rc.15",
|
|
1071
|
-
"type": "
|
|
1072
|
-
"description": "
|
|
1118
|
+
"type": "string",
|
|
1119
|
+
"description": "Defines the accessible aria name of the component."
|
|
1073
1120
|
},
|
|
1074
1121
|
{
|
|
1075
1122
|
"name": "accessibleNameRef",
|
|
1076
1123
|
"visibility": "public",
|
|
1077
1124
|
"since": "1.0.0-rc.15",
|
|
1078
|
-
"type": "
|
|
1125
|
+
"type": "string",
|
|
1079
1126
|
"description": "Receives id(or many ids) of the elements that label the component",
|
|
1080
1127
|
"defaultValue": "\"\""
|
|
1081
1128
|
},
|
|
@@ -1361,14 +1408,14 @@
|
|
|
1361
1408
|
"name": "accessibleName",
|
|
1362
1409
|
"visibility": "public",
|
|
1363
1410
|
"since": "1.0.0-rc.15",
|
|
1364
|
-
"type": "
|
|
1411
|
+
"type": "string",
|
|
1365
1412
|
"description": "Defines the aria-label attribute for the component."
|
|
1366
1413
|
},
|
|
1367
1414
|
{
|
|
1368
1415
|
"name": "accessibleNameRef",
|
|
1369
1416
|
"visibility": "public",
|
|
1370
1417
|
"since": "1.0.0-rc.15",
|
|
1371
|
-
"type": "
|
|
1418
|
+
"type": "string",
|
|
1372
1419
|
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
1373
1420
|
"defaultValue": "\"\""
|
|
1374
1421
|
},
|
|
@@ -1453,10 +1500,10 @@
|
|
|
1453
1500
|
"allowPreventDefault": "true",
|
|
1454
1501
|
"visibility": "public",
|
|
1455
1502
|
"parameters": [
|
|
1456
|
-
{ "name": "value", "type": "
|
|
1503
|
+
{ "name": "value", "type": "string", "description": "The submitted value." },
|
|
1457
1504
|
{
|
|
1458
1505
|
"name": "valid",
|
|
1459
|
-
"type": "
|
|
1506
|
+
"type": "boolean",
|
|
1460
1507
|
"description": "Indicator if the value is in correct format pattern and in valid range."
|
|
1461
1508
|
}
|
|
1462
1509
|
],
|
|
@@ -1467,10 +1514,10 @@
|
|
|
1467
1514
|
"allowPreventDefault": "true",
|
|
1468
1515
|
"visibility": "public",
|
|
1469
1516
|
"parameters": [
|
|
1470
|
-
{ "name": "value", "type": "
|
|
1517
|
+
{ "name": "value", "type": "string", "description": "The submitted value." },
|
|
1471
1518
|
{
|
|
1472
1519
|
"name": "valid",
|
|
1473
|
-
"type": "
|
|
1520
|
+
"type": "boolean",
|
|
1474
1521
|
"description": "Indicator if the value is in correct format pattern and in valid range."
|
|
1475
1522
|
}
|
|
1476
1523
|
],
|
|
@@ -1540,6 +1587,7 @@
|
|
|
1540
1587
|
{
|
|
1541
1588
|
"name": "isValid",
|
|
1542
1589
|
"visibility": "public",
|
|
1590
|
+
"returnValue": { "type": "boolean" },
|
|
1543
1591
|
"parameters": [
|
|
1544
1592
|
{
|
|
1545
1593
|
"name": "value",
|
|
@@ -1717,7 +1765,7 @@
|
|
|
1717
1765
|
"static": true,
|
|
1718
1766
|
"visibility": "public",
|
|
1719
1767
|
"extends": "Popup",
|
|
1720
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-dialog</code> component is used to temporarily display some information in a size-limited window in front of the regular app screen. It is used to prompt the user for an action or a confirmation. The <code>ui5-dialog</code> interrupts the current app processing as it is the only focused UI element and the main screen is dimmed/blocked. The dialog combines concepts known from other technologies where the windows have names such as dialog box, dialog window, pop-up, pop-up window, alert box, or message box. <br><br> The <code>ui5-dialog</code> is modal, which means that user action is required before returning to the parent window is possible. The content of the <code>ui5-dialog</code> is fully customizable.\n\n<h3>Structure</h3> A <code>ui5-dialog</code> consists of a header, content, and a footer for action buttons. The <code>ui5-dialog</code> is usually displayed at the center of the screen. Its position can be changed by the user. To enable this, you need to set the property <code>draggable</code> accordingly.\n\n<h3>Responsive Behavior</h3> The <code>stretch</code> property can be used to stretch the <code>ui5-dialog</code> on full screen.\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Dialog\";</code>\n\n<b>Note:</b> We don't recommend nesting popup-like components (<code>ui5-dialog</code>, <code>ui5-popover</code>) inside <code>ui5-dialog</code>. Ideally you should create all popups on the same level inside your HTML page and just open them from one another, rather than nesting them.\n\n<b>Note:</b> We don't recommend nesting popup-like components (<code>ui5-dialog</code>, <code>ui5-popover</code>) inside other components containing z-index. This might break z-index management.",
|
|
1768
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-dialog</code> component is used to temporarily display some information in a size-limited window in front of the regular app screen. It is used to prompt the user for an action or a confirmation. The <code>ui5-dialog</code> interrupts the current app processing as it is the only focused UI element and the main screen is dimmed/blocked. The dialog combines concepts known from other technologies where the windows have names such as dialog box, dialog window, pop-up, pop-up window, alert box, or message box. <br><br> The <code>ui5-dialog</code> is modal, which means that user action is required before returning to the parent window is possible. The content of the <code>ui5-dialog</code> is fully customizable.\n\n<h3>Structure</h3> A <code>ui5-dialog</code> consists of a header, content, and a footer for action buttons. The <code>ui5-dialog</code> is usually displayed at the center of the screen. Its position can be changed by the user. To enable this, you need to set the property <code>draggable</code> accordingly.\n\n<h3>Responsive Behavior</h3> The <code>stretch</code> property can be used to stretch the <code>ui5-dialog</code> on full screen.\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-dialog</code> exposes the following CSS Shadow Parts: <ul> <li>header - Used to style the header of the component</li> <li>content - Used to style the content of the component</li> <li>footer - Used to style the footer of the component</li> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Dialog\";</code>\n\n<b>Note:</b> We don't recommend nesting popup-like components (<code>ui5-dialog</code>, <code>ui5-popover</code>) inside <code>ui5-dialog</code>. Ideally you should create all popups on the same level inside your HTML page and just open them from one another, rather than nesting them.\n\n<b>Note:</b> We don't recommend nesting popup-like components (<code>ui5-dialog</code>, <code>ui5-popover</code>) inside other components containing z-index. This might break z-index management.",
|
|
1721
1769
|
"constructor": { "visibility": "public" },
|
|
1722
1770
|
"properties": [
|
|
1723
1771
|
{
|
|
@@ -1966,7 +2014,7 @@
|
|
|
1966
2014
|
"module": "Interfaces",
|
|
1967
2015
|
"static": true,
|
|
1968
2016
|
"visibility": "public",
|
|
1969
|
-
"description": "Interface for components that may be used inside a <code>ui5-color-palette</code>"
|
|
2017
|
+
"description": "Interface for components that may be used inside a <code>ui5-color-palette</code> or <code>ui5-color-palette-popover</code>"
|
|
1970
2018
|
},
|
|
1971
2019
|
{
|
|
1972
2020
|
"kind": "interface",
|
|
@@ -2003,7 +2051,7 @@
|
|
|
2003
2051
|
"name": "accessibleRole",
|
|
2004
2052
|
"visibility": "public",
|
|
2005
2053
|
"since": "1.1.0",
|
|
2006
|
-
"type": "
|
|
2054
|
+
"type": "string",
|
|
2007
2055
|
"description": "Defines the accessibility role of the component.",
|
|
2008
2056
|
"defaultValue": "\"\""
|
|
2009
2057
|
},
|
|
@@ -2094,7 +2142,7 @@
|
|
|
2094
2142
|
"visibility": "public",
|
|
2095
2143
|
"extends": "sap.ui.webcomponents.base.UI5Element",
|
|
2096
2144
|
"implements": [ "sap.ui.webcomponents.main.IInput" ],
|
|
2097
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-input</code> component allows the user to enter and edit text or numeric values in one line. <br> Additionally, you can provide <code>suggestionItems</code>, that are displayed in a popover right under the input. <br><br> The text field can be editable or read-only (<code>readonly</code> property), and it can be enabled or disabled (<code>disabled</code> property). To visualize semantic states, such as \"error\" or \"warning\", the <code>valueState</code> property is provided. When the user makes changes to the text, the change event is fired, which enables you to react on any text change. <br><br> <b>Note:</b> If you are using the <code>ui5-input</code> as a single npm module, don't forget to import the <code>InputSuggestions</code> module from \"@ui5/webcomponents/dist/features/InputSuggestions.js\" to enable the suggestions functionality.\n\n<h3>Keyboard Handling</h3> The <code>ui5-input</code> provides the following keyboard shortcuts: <br>\n\n<ul> <li>[
|
|
2145
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-input</code> component allows the user to enter and edit text or numeric values in one line. <br> Additionally, you can provide <code>suggestionItems</code>, that are displayed in a popover right under the input. <br><br> The text field can be editable or read-only (<code>readonly</code> property), and it can be enabled or disabled (<code>disabled</code> property). To visualize semantic states, such as \"error\" or \"warning\", the <code>valueState</code> property is provided. When the user makes changes to the text, the change event is fired, which enables you to react on any text change. <br><br> <b>Note:</b> If you are using the <code>ui5-input</code> as a single npm module, don't forget to import the <code>InputSuggestions</code> module from \"@ui5/webcomponents/dist/features/InputSuggestions.js\" to enable the suggestions functionality.\n\n<h3>Keyboard Handling</h3> The <code>ui5-input</code> provides the following keyboard shortcuts: <br>\n\n<ul> <li>[ESC] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.</li> <li>[ENTER] or [RETURN] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.</li> <li>[DOWN] - Focuses the next matching item in the suggestion list.</li> <li>[UP] - Focuses the previous matching item in the suggestion list.</li> <li>[HOME] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.</li> <li>[END] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.</li> <li>[PAGEUP] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.</li> <li>[PAGEDOWN] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.</li> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Input.js\";</code> <br> <code>import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";</code> (optional - for input suggestions support)",
|
|
2098
2146
|
"constructor": { "visibility": "public" },
|
|
2099
2147
|
"properties": [
|
|
2100
2148
|
{
|
|
@@ -2107,14 +2155,14 @@
|
|
|
2107
2155
|
"name": "accessibleName",
|
|
2108
2156
|
"visibility": "public",
|
|
2109
2157
|
"since": "1.0.0-rc.15",
|
|
2110
|
-
"type": "
|
|
2111
|
-
"description": "
|
|
2158
|
+
"type": "string",
|
|
2159
|
+
"description": "Defines the accessible aria name of the component."
|
|
2112
2160
|
},
|
|
2113
2161
|
{
|
|
2114
2162
|
"name": "accessibleNameRef",
|
|
2115
2163
|
"visibility": "public",
|
|
2116
2164
|
"since": "1.0.0-rc.15",
|
|
2117
|
-
"type": "
|
|
2165
|
+
"type": "string",
|
|
2118
2166
|
"description": "Receives id(or many ids) of the elements that label the input.",
|
|
2119
2167
|
"defaultValue": "\"\""
|
|
2120
2168
|
},
|
|
@@ -2174,6 +2222,14 @@
|
|
|
2174
2222
|
"description": "Defines whether the component is required.",
|
|
2175
2223
|
"defaultValue": "false"
|
|
2176
2224
|
},
|
|
2225
|
+
{
|
|
2226
|
+
"name": "showClearIcon",
|
|
2227
|
+
"visibility": "public",
|
|
2228
|
+
"since": "1.2.0",
|
|
2229
|
+
"type": "boolean",
|
|
2230
|
+
"description": "Defines whether the clear icon of the input will be shown.",
|
|
2231
|
+
"defaultValue": "false"
|
|
2232
|
+
},
|
|
2177
2233
|
{
|
|
2178
2234
|
"name": "showSuggestions",
|
|
2179
2235
|
"visibility": "public",
|
|
@@ -2442,13 +2498,22 @@
|
|
|
2442
2498
|
"visibility": "public",
|
|
2443
2499
|
"since": "1.1.0",
|
|
2444
2500
|
"type": "object",
|
|
2445
|
-
"
|
|
2501
|
+
"noattribute": "true",
|
|
2502
|
+
"description": "An object of strings that defines several additional accessibility attribute values for customization depending on the use case.\n\nIt supports the following fields:\n\n<ul> <li><code>expanded</code>: Indicates whether the anchor element, or another grouping element it controls, is currently expanded or collapsed. Accepts the following string values: <ul> <li><code>true</code></li> <li><code>false</code></li> </ul> </li> <li><code>hasPopup</code>: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the anchor element. Accepts the following string values: <ul> <li><code>Dialog</code></li> <li><code>Grid</code></li> <li><code>ListBox</code></li> <li><code>Menu</code></li> <li><code>Tree</code></li> </ul> </li> </ul>"
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
"name": "accessibleName",
|
|
2506
|
+
"visibility": "public",
|
|
2507
|
+
"since": "1.2.0",
|
|
2508
|
+
"type": "string",
|
|
2509
|
+
"description": "Defines the accessible aria name of the component.",
|
|
2510
|
+
"defaultValue": "\"\""
|
|
2446
2511
|
},
|
|
2447
2512
|
{
|
|
2448
2513
|
"name": "accessibleNameRef",
|
|
2449
2514
|
"visibility": "public",
|
|
2450
2515
|
"since": "1.0.0-rc.15",
|
|
2451
|
-
"type": "
|
|
2516
|
+
"type": "string",
|
|
2452
2517
|
"description": "Receives id(or many ids) of the elements that label the input",
|
|
2453
2518
|
"defaultValue": "\"\""
|
|
2454
2519
|
},
|
|
@@ -2516,14 +2581,14 @@
|
|
|
2516
2581
|
"static": true,
|
|
2517
2582
|
"visibility": "public",
|
|
2518
2583
|
"extends": "UI5Element",
|
|
2519
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-list</code> component allows displaying a list of items, advanced keyboard handling support for navigating between items, and predefined modes to improve the development efficiency. <br><br> The <code>ui5-list</code> is a container for the available list items: <ul> <li><code>ui5-li</code></li> <li><code>ui5-li-custom</code></li> <li><code>ui5-li-groupheader</code></li> </ul> <br><br> To benefit from the built-in selection mechanism, you can use the available selection modes, such as <code>SingleSelect</code>, <code>MultiSelect</code> and <code>Delete</code>. <br><br> Additionally, the <code>ui5-list</code> provides header, footer, and customization for the list item separators.\n\n<br><br> <h3>Keyboard Handling</h3>\n\n<h4>Basic Navigation</h4 The <code>ui5-list</code> provides advanced keyboard handling. When a list is focused the user can use the following keyboard shortcuts in order to perform a navigation: <br>\n\n<ul> <li>[UP/DOWN] - Navigates up and down the items</li> <li>[HOME] - Navigates to first item</li> <li>[END] - Navigates to the last item</li> </ul>\n\nThe user can use the following keyboard shortcuts to perform actions (such as select, delete), when the <code>mode</code> property is in use: <ul> <li>[SPACE] - Select an item (if <code>type</code> is 'Active') when <code>mode</code> is selection</li> <li>[DELETE] - Delete an item if <code>mode</code> property is <code>Delete</code></li> </ul>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/List.js\";</code> <br> <code>import \"@ui5/webcomponents/dist/StandardListItem.js\";</code> (for <code>ui5-li</code>) <br> <code>import \"@ui5/webcomponents/dist/CustomListItem.js\";</code> (for <code>ui5-li-custom</code>) <br> <code>import \"@ui5/webcomponents/dist/GroupHeaderListItem.js\";</code> (for <code>ui5-li-groupheader</code>)",
|
|
2584
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-list</code> component allows displaying a list of items, advanced keyboard handling support for navigating between items, and predefined modes to improve the development efficiency. <br><br> The <code>ui5-list</code> is a container for the available list items: <ul> <li><code>ui5-li</code></li> <li><code>ui5-li-custom</code></li> <li><code>ui5-li-groupheader</code></li> </ul> <br><br> To benefit from the built-in selection mechanism, you can use the available selection modes, such as <code>SingleSelect</code>, <code>MultiSelect</code> and <code>Delete</code>. <br><br> Additionally, the <code>ui5-list</code> provides header, footer, and customization for the list item separators.\n\n<br><br> <h3>Keyboard Handling</h3>\n\n<h4>Basic Navigation</h4> The <code>ui5-list</code> provides advanced keyboard handling. When a list is focused the user can use the following keyboard shortcuts in order to perform a navigation: <br>\n\n<ul> <li>[UP/DOWN] - Navigates up and down the items</li> <li>[HOME] - Navigates to first item</li> <li>[END] - Navigates to the last item</li> </ul>\n\nThe user can use the following keyboard shortcuts to perform actions (such as select, delete), when the <code>mode</code> property is in use: <ul> <li>[SPACE] - Select an item (if <code>type</code> is 'Active') when <code>mode</code> is selection</li> <li>[DELETE] - Delete an item if <code>mode</code> property is <code>Delete</code></li> </ul>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/List.js\";</code> <br> <code>import \"@ui5/webcomponents/dist/StandardListItem.js\";</code> (for <code>ui5-li</code>) <br> <code>import \"@ui5/webcomponents/dist/CustomListItem.js\";</code> (for <code>ui5-li-custom</code>) <br> <code>import \"@ui5/webcomponents/dist/GroupHeaderListItem.js\";</code> (for <code>ui5-li-groupheader</code>)",
|
|
2520
2585
|
"constructor": { "visibility": "public" },
|
|
2521
2586
|
"properties": [
|
|
2522
2587
|
{
|
|
2523
2588
|
"name": "accessibleName",
|
|
2524
2589
|
"visibility": "public",
|
|
2525
2590
|
"since": "1.0.0-rc.15",
|
|
2526
|
-
"type": "
|
|
2591
|
+
"type": "string",
|
|
2527
2592
|
"description": "Defines the accessible name of the component.",
|
|
2528
2593
|
"defaultValue": "\"\""
|
|
2529
2594
|
},
|
|
@@ -2531,7 +2596,7 @@
|
|
|
2531
2596
|
"name": "accessibleNameRef",
|
|
2532
2597
|
"visibility": "public",
|
|
2533
2598
|
"since": "1.0.0-rc.15",
|
|
2534
|
-
"type": "
|
|
2599
|
+
"type": "string",
|
|
2535
2600
|
"description": "Defines the IDs of the elements that label the input.",
|
|
2536
2601
|
"defaultValue": "\"\""
|
|
2537
2602
|
},
|
|
@@ -2539,7 +2604,7 @@
|
|
|
2539
2604
|
"name": "accessibleRole",
|
|
2540
2605
|
"visibility": "public",
|
|
2541
2606
|
"since": "1.0.0-rc.15",
|
|
2542
|
-
"type": "
|
|
2607
|
+
"type": "string",
|
|
2543
2608
|
"description": "Defines the accessible role of the component. <br><br>",
|
|
2544
2609
|
"defaultValue": "\"list\""
|
|
2545
2610
|
},
|
|
@@ -3144,7 +3209,7 @@
|
|
|
3144
3209
|
"visibility": "public",
|
|
3145
3210
|
"since": "1.0.0-rc.15",
|
|
3146
3211
|
"type": "string",
|
|
3147
|
-
"description": "
|
|
3212
|
+
"description": "Defines the accessible aria name of the component.",
|
|
3148
3213
|
"defaultValue": "\"\""
|
|
3149
3214
|
},
|
|
3150
3215
|
{
|
|
@@ -3224,7 +3289,7 @@
|
|
|
3224
3289
|
"visibility": "public",
|
|
3225
3290
|
"since": "1.0.0-rc.6",
|
|
3226
3291
|
"extends": "Popup",
|
|
3227
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-popover</code> component displays additional information for an object in a compact way and without leaving the page. The Popover can contain various UI elements, such as fields, tables, images, and charts. It can also include actions in the footer.\n\n<h3>Structure</h3>\n\nThe popover has three main areas: <ul> <li>Header (optional)</li> <li>Content</li> <li>Footer (optional)</li> </ul>\n\n<b>Note:</b> The <code>ui5-popover</code> is closed when the user clicks or taps outside the popover or selects an action within the popover. You can prevent this with the <code>modal</code> property.\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Popover.js\";</code>",
|
|
3292
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-popover</code> component displays additional information for an object in a compact way and without leaving the page. The Popover can contain various UI elements, such as fields, tables, images, and charts. It can also include actions in the footer.\n\n<h3>Structure</h3>\n\nThe popover has three main areas: <ul> <li>Header (optional)</li> <li>Content</li> <li>Footer (optional)</li> </ul>\n\n<b>Note:</b> The <code>ui5-popover</code> is closed when the user clicks or taps outside the popover or selects an action within the popover. You can prevent this with the <code>modal</code> property.\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-popover</code> exposes the following CSS Shadow Parts: <ul> <li>header - Used to style the header of the component</li> <li>content - Used to style the content of the component</li> <li>footer - Used to style the footer of the component</li> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Popover.js\";</code>",
|
|
3228
3293
|
"constructor": { "visibility": "public" },
|
|
3229
3294
|
"properties": [
|
|
3230
3295
|
{
|
|
@@ -3271,6 +3336,14 @@
|
|
|
3271
3336
|
"description": "Defines whether the component should close when clicking/tapping outside of the popover. If enabled, it blocks any interaction with the background.",
|
|
3272
3337
|
"defaultValue": "false"
|
|
3273
3338
|
},
|
|
3339
|
+
{
|
|
3340
|
+
"name": "opener",
|
|
3341
|
+
"visibility": "public",
|
|
3342
|
+
"since": "1.2.0",
|
|
3343
|
+
"type": "String",
|
|
3344
|
+
"description": "Defines the opener id of the element that the popover is shown at",
|
|
3345
|
+
"defaultValue": "\"\""
|
|
3346
|
+
},
|
|
3274
3347
|
{
|
|
3275
3348
|
"name": "placementType",
|
|
3276
3349
|
"visibility": "public",
|
|
@@ -3333,7 +3406,7 @@
|
|
|
3333
3406
|
"static": true,
|
|
3334
3407
|
"visibility": "public",
|
|
3335
3408
|
"extends": "sap.ui.webcomponents.base.UI5Element",
|
|
3336
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3> Base class for all popup Web Components.\n\nIf you need to create your own popup-like custom UI5 Web Components, it is highly recommended that you extend at least Popup in order to have consistency with other popups in terms of modal behavior and z-index management.\n\n1. The Popup class handles modality: - The \"isModal\" getter can be overridden by derivatives to provide their own conditions when they are modal or not - Derivatives may call the \"
|
|
3409
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3> Base class for all popup Web Components.\n\nIf you need to create your own popup-like custom UI5 Web Components, it is highly recommended that you extend at least Popup in order to have consistency with other popups in terms of modal behavior and z-index management.\n\n1. The Popup class handles modality: - The \"isModal\" getter can be overridden by derivatives to provide their own conditions when they are modal or not - Derivatives may call the \"blockPageScrolling\" and \"unblockPageScrolling\" static methods to temporarily remove scrollbars on the html element - Derivatives may call the \"open\" and \"close\" methods which handle focus, manage the popup registry and for modal popups, manage the blocking layer\n\n2. Provides blocking layer (relevant for modal popups only): - It is in the static area - Controlled by the \"open\" and \"close\" methods\n\n3. The Popup class \"traps\" focus: - Derivatives may call the \"applyInitialFocus\" method (usually when opening, to transfer focus inside the popup)\n\n4. The Popup class automatically assigns \"z-index\" - Each time a popup is opened, it gets a higher than the previously opened popup z-index\n\n5. The template of this component exposes two inline partials you can override in derivatives: - beforeContent (upper part of the box, useful for header/title/close button) - afterContent (lower part, useful for footer/action buttons)",
|
|
3337
3410
|
"constructor": { "visibility": "public" },
|
|
3338
3411
|
"properties": [
|
|
3339
3412
|
{
|
|
@@ -3358,7 +3431,7 @@
|
|
|
3358
3431
|
"name": "accessibleName",
|
|
3359
3432
|
"visibility": "public",
|
|
3360
3433
|
"since": "1.0.0-rc.15",
|
|
3361
|
-
"type": "
|
|
3434
|
+
"type": "string",
|
|
3362
3435
|
"description": "Defines the accessible name of the component.",
|
|
3363
3436
|
"defaultValue": "\"\""
|
|
3364
3437
|
},
|
|
@@ -3366,7 +3439,7 @@
|
|
|
3366
3439
|
"name": "accessibleNameRef",
|
|
3367
3440
|
"visibility": "public",
|
|
3368
3441
|
"since": "1.1.0",
|
|
3369
|
-
"type": "
|
|
3442
|
+
"type": "string",
|
|
3370
3443
|
"description": "Defines the IDs of the elements that label the component.",
|
|
3371
3444
|
"defaultValue": "\"\""
|
|
3372
3445
|
},
|
|
@@ -3383,6 +3456,14 @@
|
|
|
3383
3456
|
"type": "undefined",
|
|
3384
3457
|
"description": "Implement this getter with relevant logic regarding the modality of the popup (e.g. based on a public property)"
|
|
3385
3458
|
},
|
|
3459
|
+
{
|
|
3460
|
+
"name": "open",
|
|
3461
|
+
"visibility": "public",
|
|
3462
|
+
"since": "1.2.0",
|
|
3463
|
+
"type": "boolean",
|
|
3464
|
+
"description": "Indicates if the element is open",
|
|
3465
|
+
"defaultValue": "false"
|
|
3466
|
+
},
|
|
3386
3467
|
{
|
|
3387
3468
|
"name": "preventFocusRestore",
|
|
3388
3469
|
"visibility": "public",
|
|
@@ -3401,6 +3482,7 @@
|
|
|
3401
3482
|
"slots": [
|
|
3402
3483
|
{
|
|
3403
3484
|
"name": "default",
|
|
3485
|
+
"propertyName": "content",
|
|
3404
3486
|
"visibility": "public",
|
|
3405
3487
|
"type": "HTMLElement[]",
|
|
3406
3488
|
"description": "Defines the content of the Popup."
|
|
@@ -3470,10 +3552,10 @@
|
|
|
3470
3552
|
"description": "Use this method to focus the element denoted by \"initialFocus\", if provided, or the first focusable element otherwise."
|
|
3471
3553
|
},
|
|
3472
3554
|
{
|
|
3473
|
-
"name": "
|
|
3555
|
+
"name": "blockPageScrolling",
|
|
3474
3556
|
"visibility": "protected",
|
|
3475
3557
|
"static": true,
|
|
3476
|
-
"description": "Temporarily removes scrollbars from the
|
|
3558
|
+
"description": "Temporarily removes scrollbars from the html element"
|
|
3477
3559
|
},
|
|
3478
3560
|
{
|
|
3479
3561
|
"name": "close",
|
|
@@ -3497,10 +3579,10 @@
|
|
|
3497
3579
|
"description": "Returns the focus to the previously focused element"
|
|
3498
3580
|
},
|
|
3499
3581
|
{
|
|
3500
|
-
"name": "
|
|
3582
|
+
"name": "unblockPageScrolling",
|
|
3501
3583
|
"visibility": "protected",
|
|
3502
3584
|
"static": true,
|
|
3503
|
-
"description": "Restores scrollbars on the
|
|
3585
|
+
"description": "Restores scrollbars on the html element, if needed"
|
|
3504
3586
|
}
|
|
3505
3587
|
]
|
|
3506
3588
|
},
|
|
@@ -3572,7 +3654,7 @@
|
|
|
3572
3654
|
"name": "accessibleNameRef",
|
|
3573
3655
|
"visibility": "public",
|
|
3574
3656
|
"since": "1.1.0",
|
|
3575
|
-
"type": "
|
|
3657
|
+
"type": "string",
|
|
3576
3658
|
"description": "Defines the IDs of the elements that label the component.",
|
|
3577
3659
|
"defaultValue": "\"\""
|
|
3578
3660
|
},
|
|
@@ -3700,8 +3782,8 @@
|
|
|
3700
3782
|
"name": "accessibleName",
|
|
3701
3783
|
"visibility": "public",
|
|
3702
3784
|
"since": "1.0.0-rc.15",
|
|
3703
|
-
"type": "
|
|
3704
|
-
"description": "
|
|
3785
|
+
"type": "string",
|
|
3786
|
+
"description": "Defines the accessible aria name of the component."
|
|
3705
3787
|
},
|
|
3706
3788
|
{
|
|
3707
3789
|
"name": "disabled",
|
|
@@ -3753,7 +3835,7 @@
|
|
|
3753
3835
|
"visibility": "public",
|
|
3754
3836
|
"since": "1.0.0-rc.6",
|
|
3755
3837
|
"extends": "Popover",
|
|
3756
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-responsive-popover</code> acts as a Popover on desktop and tablet, while on phone it acts as a Dialog. The component improves tremendously the user experience on mobile.\n\n<h3>Usage</h3> Use it when you want to make sure that all the content is visible on any device.",
|
|
3838
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-responsive-popover</code> acts as a Popover on desktop and tablet, while on phone it acts as a Dialog. The component improves tremendously the user experience on mobile.\n\n<h3>Usage</h3> Use it when you want to make sure that all the content is visible on any device.\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-responsive-popover</code> exposes the following CSS Shadow Parts: <ul> <li>header - Used to style the header of the component</li> <li>content - Used to style the content of the component</li> <li>footer - Used to style the footer of the component</li> </ul>",
|
|
3757
3839
|
"constructor": { "visibility": "public" },
|
|
3758
3840
|
"methods": [
|
|
3759
3841
|
{ "name": "close", "visibility": "public", "description": "Closes the popover/dialog." },
|
|
@@ -3805,8 +3887,8 @@
|
|
|
3805
3887
|
"name": "accessibleName",
|
|
3806
3888
|
"visibility": "public",
|
|
3807
3889
|
"since": "1.0.3",
|
|
3808
|
-
"type": "
|
|
3809
|
-
"description": "
|
|
3890
|
+
"type": "string",
|
|
3891
|
+
"description": "Defines the accessible aria name of the component."
|
|
3810
3892
|
},
|
|
3811
3893
|
{
|
|
3812
3894
|
"name": "selectedItem",
|
|
@@ -3886,21 +3968,21 @@
|
|
|
3886
3968
|
"visibility": "public",
|
|
3887
3969
|
"since": "0.8.0",
|
|
3888
3970
|
"extends": "sap.ui.webcomponents.base.UI5Element",
|
|
3889
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-select</code> component is used to create a drop-down list. The items inside the <code>ui5-select</code> define the available options by using the <code>ui5-option</code> component.\n\n<h3>Keyboard Handling</h3> The <code>ui5-select</code> provides advanced keyboard handling. <br> <ul> <li>[F4, ALT+UP, ALT+DOWN, SPACE, ENTER] - Opens/closes the drop-down.</li> <li>[UP, DOWN] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.</li> <li>[SPACE, ENTER] - If the drop-down is opened - selects the focused option.</li> <li>[ESC] - Closes the drop-down without changing the selection.</li> <li>[HOME] - Navigates to first option</li> <li>[END] - Navigates to the last option</li> </ul> <br>\n\n<h3>ES6 Module Import</h3> <code>import \"@ui5/webcomponents/dist/Select\";</code> <br> <code>import \"@ui5/webcomponents/dist/Option\";</code>",
|
|
3971
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-select</code> component is used to create a drop-down list. The items inside the <code>ui5-select</code> define the available options by using the <code>ui5-option</code> component.\n\n<h3>Keyboard Handling</h3> The <code>ui5-select</code> provides advanced keyboard handling. <br> <ul> <li>[F4, ALT+UP, ALT+DOWN, SPACE, ENTER] - Opens/closes the drop-down.</li> <li>[UP, DOWN] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.</li> <li>[SPACE, ENTER] - If the drop-down is opened - selects the focused option.</li> <li>[ESC] - Closes the drop-down without changing the selection.</li> <li>[HOME] - Navigates to first option</li> <li>[END] - Navigates to the last option</li> </ul> <br>\n\n<h3>ES6 Module Import</h3> <code>import \"@ui5/webcomponents/dist/Select\";</code> <br> <code>import \"@ui5/webcomponents/dist/Option\";</code> (comes with <code>ui5-select</code>)",
|
|
3890
3972
|
"constructor": { "visibility": "public" },
|
|
3891
3973
|
"properties": [
|
|
3892
3974
|
{
|
|
3893
3975
|
"name": "accessibleName",
|
|
3894
3976
|
"visibility": "public",
|
|
3895
3977
|
"since": "1.0.0-rc.15",
|
|
3896
|
-
"type": "
|
|
3897
|
-
"description": "
|
|
3978
|
+
"type": "string",
|
|
3979
|
+
"description": "Defines the accessible aria name of the component."
|
|
3898
3980
|
},
|
|
3899
3981
|
{
|
|
3900
3982
|
"name": "accessibleNameRef",
|
|
3901
3983
|
"visibility": "public",
|
|
3902
3984
|
"since": "1.0.0-rc.15",
|
|
3903
|
-
"type": "
|
|
3985
|
+
"type": "string",
|
|
3904
3986
|
"description": "Receives id(or many ids) of the elements that label the select.",
|
|
3905
3987
|
"defaultValue": "\"\""
|
|
3906
3988
|
},
|
|
@@ -4161,14 +4243,14 @@
|
|
|
4161
4243
|
"visibility": "public",
|
|
4162
4244
|
"since": "1.1.0",
|
|
4163
4245
|
"extends": "UI5Element",
|
|
4164
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\n<code>ui5-split-button</code> enables users to trigger actions. It is constructed of two separate actions - default action and arrow action that can be activated by clicking or tapping, or by pressing certain keyboard keys - <code>Space</code> or <code>Enter</code> for default action, and <code>Arrow Down</code> or <code>Arrow Up</code> for arrow action.\n\n<h3>Usage</h3>\n\n<code>ui5-split-button</code> consists two separate buttons: <ul> <li>for the first one (default action) you can define some <code>text</code> or an <code>icon</code>, or both. Also, it is possible to define different icon for active state of this button - <code>activeIcon</code>.</li> <li>the second one (arrow action) contains only <code>slim-arrow-down</code> icon.</li> </ul> You can choose a <code>design</code> from a set of predefined types (the same as for ui5-button) that offer different styling to correspond to the triggered action. Both text and arrow actions have the same design. <br><br> You can set the <code>ui5-split-button</code> as enabled or disabled. Both parts of an enabled <code>ui5-split-button</code> can be pressed by clicking or tapping it, or by certain keys, which changes the style to provide visual feedback to the user that it is pressed or hovered over with the mouse cursor. A disabled <code>ui5-split-button</code> appears inactive and any of the two buttons cannot be pressed
|
|
4246
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\n<code>ui5-split-button</code> enables users to trigger actions. It is constructed of two separate actions - default action and arrow action that can be activated by clicking or tapping, or by pressing certain keyboard keys - <code>Space</code> or <code>Enter</code> for default action, and <code>Arrow Down</code> or <code>Arrow Up</code> for arrow action.\n\n<h3>Usage</h3>\n\n<code>ui5-split-button</code> consists two separate buttons: <ul> <li>for the first one (default action) you can define some <code>text</code> or an <code>icon</code>, or both. Also, it is possible to define different icon for active state of this button - <code>activeIcon</code>.</li> <li>the second one (arrow action) contains only <code>slim-arrow-down</code> icon.</li> </ul> You can choose a <code>design</code> from a set of predefined types (the same as for ui5-button) that offer different styling to correspond to the triggered action. Both text and arrow actions have the same design. <br><br> You can set the <code>ui5-split-button</code> as enabled or disabled. Both parts of an enabled <code>ui5-split-button</code> can be pressed by clicking or tapping it, or by certain keys, which changes the style to provide visual feedback to the user that it is pressed or hovered over with the mouse cursor. A disabled <code>ui5-split-button</code> appears inactive and any of the two buttons cannot be pressed.\n\n<h3>Keyboard Handling</h3> <ul> <li><code>Space</code> or <code>Enter</code> - triggers the default action</li> <li><code>Shift</code> or <code>Escape</code> - if <code>Space</code> is pressed, releases the default action button without triggering the click event.</li> <li><code>Arrow Down</code>, <code>Arrow Up</code>, <code>Alt</code>+<code>Arrow Down</code>, <code>Alt</code>+<code>Arrow Up</code>, or <code>F4</code> - triggers the arrow action There are separate events that are fired on activating of <code>ui5-split-button</code> parts: <ul> <li><code>click</code> for the first button (default action)</li> <li><code>arrow-click</code> for the second button (arrow action)</li> </ul> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/SplitButton.js\";</code>",
|
|
4165
4247
|
"constructor": { "visibility": "public" },
|
|
4166
4248
|
"properties": [
|
|
4167
4249
|
{
|
|
4168
4250
|
"name": "accessibleName",
|
|
4169
4251
|
"visibility": "public",
|
|
4170
|
-
"type": "
|
|
4171
|
-
"description": "
|
|
4252
|
+
"type": "string",
|
|
4253
|
+
"description": "Defines the accessible aria name of the component."
|
|
4172
4254
|
},
|
|
4173
4255
|
{
|
|
4174
4256
|
"name": "activeIcon",
|
|
@@ -4206,6 +4288,18 @@
|
|
|
4206
4288
|
"type": "Node[]",
|
|
4207
4289
|
"description": "Defines the text of the component. <br><br> <b>Note:</b> Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design."
|
|
4208
4290
|
}
|
|
4291
|
+
],
|
|
4292
|
+
"events": [
|
|
4293
|
+
{
|
|
4294
|
+
"name": "arrow-click",
|
|
4295
|
+
"visibility": "public",
|
|
4296
|
+
"description": "Fired when the user clicks on the arrow action."
|
|
4297
|
+
},
|
|
4298
|
+
{
|
|
4299
|
+
"name": "click",
|
|
4300
|
+
"visibility": "public",
|
|
4301
|
+
"description": "Fired when the user clicks on the default action."
|
|
4302
|
+
}
|
|
4209
4303
|
]
|
|
4210
4304
|
},
|
|
4211
4305
|
{
|
|
@@ -4299,14 +4393,14 @@
|
|
|
4299
4393
|
"name": "accessibleName",
|
|
4300
4394
|
"visibility": "public",
|
|
4301
4395
|
"since": "1.0.0-rc.15",
|
|
4302
|
-
"type": "
|
|
4303
|
-
"description": "
|
|
4396
|
+
"type": "string",
|
|
4397
|
+
"description": "Defines the accessible aria name of the component."
|
|
4304
4398
|
},
|
|
4305
4399
|
{
|
|
4306
4400
|
"name": "accessibleNameRef",
|
|
4307
4401
|
"visibility": "public",
|
|
4308
4402
|
"since": "1.0.0-rc.15",
|
|
4309
|
-
"type": "
|
|
4403
|
+
"type": "string",
|
|
4310
4404
|
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4311
4405
|
"defaultValue": "\"\""
|
|
4312
4406
|
},
|
|
@@ -4519,11 +4613,18 @@
|
|
|
4519
4613
|
"description": "<h3 class=\"comment-api-title\">Overview</h3> The <code>ui5-switch</code> component is used for changing between binary states. <br> The component can display texts, that will be switched, based on the component state, via the <code>textOn</code> and <code>textOff</code> properties, but texts longer than 3 letters will be cutted off. <br> However, users are able to customize the width of <code>ui5-switch</code> with pure CSS (<code><ui5-switch style=\"width: 200px\"></code>), and set widths, depending on the texts they would use. <br> Note: the component would not automatically stretch to fit the whole text width.\n\n<h3>Keyboard Handling</h3> The state can be changed by pressing the Space and Enter keys.\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-switch</code> exposes the following CSS Shadow Parts: <ul> <li>slider - Used to style the track, where the handle is being slid</li> <li>text-on - Used to style the <code>textOn</code> property text</li> <li>text-off - Used to style the <code>textOff</code> property text</li> <li>handle - Used to style the handle of the switch</li> </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Switch\";</code>",
|
|
4520
4614
|
"constructor": { "visibility": "public" },
|
|
4521
4615
|
"properties": [
|
|
4616
|
+
{
|
|
4617
|
+
"name": "accessibleName",
|
|
4618
|
+
"visibility": "public",
|
|
4619
|
+
"since": "1.2.0",
|
|
4620
|
+
"type": "string",
|
|
4621
|
+
"description": "Sets the accessible aria name of the component."
|
|
4622
|
+
},
|
|
4522
4623
|
{
|
|
4523
4624
|
"name": "accessibleNameRef",
|
|
4524
4625
|
"visibility": "public",
|
|
4525
4626
|
"since": "1.1.0",
|
|
4526
|
-
"type": "
|
|
4627
|
+
"type": "string",
|
|
4527
4628
|
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4528
4629
|
"defaultValue": "\"\""
|
|
4529
4630
|
},
|
|
@@ -4657,7 +4758,7 @@
|
|
|
4657
4758
|
"static": true,
|
|
4658
4759
|
"visibility": "public",
|
|
4659
4760
|
"extends": "sap.ui.webcomponents.base.UI5Element",
|
|
4660
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-tabcontainer</code> represents a collection of tabs with associated content. Navigation through the tabs changes the content display of the currently active content area. A tab can be labeled with text only, or icons with text.\n\n<h3>Structure</h3>\n\nThe <code>ui5-tabcontainer</code> can hold two types of entities: <ul> <li><code>ui5-tab</code> - contains all the information on an item (text and icon)</li> <li><code>ui5-tab-separator</code> - used to separate tabs with a vertical line</li> </ul>\n\n<h3>Keyboard Handling</h3>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/TabContainer\";</code> <br> <code>import \"@ui5/webcomponents/dist/Tab\";</code> (for <code>ui5-tab</code>) <br> <code>import \"@ui5/webcomponents/dist/TabSeparator\";</code> (for <code>ui5-tab-separator</code>)",
|
|
4761
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-tabcontainer</code> represents a collection of tabs with associated content. Navigation through the tabs changes the content display of the currently active content area. A tab can be labeled with text only, or icons with text.\n\n<h3>Structure</h3>\n\nThe <code>ui5-tabcontainer</code> can hold two types of entities: <ul> <li><code>ui5-tab</code> - contains all the information on an item (text and icon)</li> <li><code>ui5-tab-separator</code> - used to separate tabs with a vertical line</li> </ul>\n\n<h3>CSS Shadow Parts</h3>\n\n<ui5-link target=\"_blank\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/::part\">CSS Shadow Parts</ui5-link> allow developers to style elements inside the Shadow DOM. <br> The <code>ui5-tabcontainer</code> exposes the following CSS Shadow Parts: <ul> <li>content - Used to style the content of the component</li> </ul>\n\n<h3>Keyboard Handling</h3>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/TabContainer\";</code> <br> <code>import \"@ui5/webcomponents/dist/Tab\";</code> (for <code>ui5-tab</code>) <br> <code>import \"@ui5/webcomponents/dist/TabSeparator\";</code> (for <code>ui5-tab-separator</code>)",
|
|
4661
4762
|
"constructor": { "visibility": "public" },
|
|
4662
4763
|
"properties": [
|
|
4663
4764
|
{
|
|
@@ -4754,7 +4855,7 @@
|
|
|
4754
4855
|
"static": true,
|
|
4755
4856
|
"visibility": "public",
|
|
4756
4857
|
"extends": "sap.ui.webcomponents.base.UI5Element",
|
|
4757
|
-
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-table</code> component provides a set of sophisticated and convenient functions for responsive table design. It provides a comprehensive set of features for displaying and dealing with vast amounts of data. <br><br> To render the <code>Table</code> properly, the order of the <code>columns</code> should match with the order of the item <code>cells</code> in the <code>rows</code>. <br><br> Desktop and tablet devices are supported. On tablets, special consideration should be given to the number of visible columns and rows due to the limited performance of some devices.\n\n<h3>Selection</h3> To benefit from the selection mechanism of <code>ui5-table</code> component, you can use the available selection modes: <code>SingleSelect</code> and <code>MultiSelect</code>. <br> In additition to the used mode, you can also specify the <code>ui5-table-row</code> type choosing between <code>Active</code> or <code>Inactive</code>. <br><br> In <code>SingleSelect</code> mode, you can select both an <code>Active</code> and <code>Inactive</code> row via mouse or by pressing the <code>Space</code> or <code>Enter</code> keys. <br> In <code>MultiSelect</code> mode, you can select both an <code>Active</code> and <code>Inactive</code> row by pressing the <code>Space</code> key when a row is on focus or via mouse click over the selection checkbox of the row. In order to select all the available rows at once, you can use the selection checkbox presented in the table's header. <br><br> <b>Note:</b> Currently, when a column is shown as a pop-in, the visual indication for selection is not presented over it.\n\n<h3>Keyboard Handling</h3>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Table.js\";</code> <br> <code>import \"@ui5/webcomponents/dist/TableColumn.js\";</code> (for <code>ui5-table-column</code>) <br> <code>import \"@ui5/webcomponents/dist/TableRow.js\";</code> (for <code>ui5-table-row</code>) <br> <code>import \"@ui5/webcomponents/dist/TableCell.js\";</code> (for <code>ui5-table-cell</code>)",
|
|
4858
|
+
"description": "<h3 class=\"comment-api-title\">Overview</h3>\n\nThe <code>ui5-table</code> component provides a set of sophisticated and convenient functions for responsive table design. It provides a comprehensive set of features for displaying and dealing with vast amounts of data. <br><br> To render the <code>Table</code> properly, the order of the <code>columns</code> should match with the order of the item <code>cells</code> in the <code>rows</code>. <br><br> Desktop and tablet devices are supported. On tablets, special consideration should be given to the number of visible columns and rows due to the limited performance of some devices.\n\n<h3>Selection</h3> To benefit from the selection mechanism of <code>ui5-table</code> component, you can use the available selection modes: <code>SingleSelect</code> and <code>MultiSelect</code>. <br> In additition to the used mode, you can also specify the <code>ui5-table-row</code> type choosing between <code>Active</code> or <code>Inactive</code>. <br><br> In <code>SingleSelect</code> mode, you can select both an <code>Active</code> and <code>Inactive</code> row via mouse or by pressing the <code>Space</code> or <code>Enter</code> keys. <br> In <code>MultiSelect</code> mode, you can select both an <code>Active</code> and <code>Inactive</code> row by pressing the <code>Space</code> key when a row is on focus or via mouse click over the selection checkbox of the row. In order to select all the available rows at once, you can use the selection checkbox presented in the table's header. <br><br> <b>Note:</b> Currently, when a column is shown as a pop-in, the visual indication for selection is not presented over it.\n\n<h3>Keyboard Handling</h3>\n\n<h4>Fast Navigation</h4> This component provides a build in fast navigation group which can be used via <code>F6 / Shift + F6</code> or <code> Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up</code>. In order to use this functionality, you need to import the following module: <code>import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"</code> <br><br> Furthermore, you can interact with <code>ui5-table</code> via the following keys. <br>\n\n<ul> <li>[F7] - If focus is on an interactive control inside an item, moves focus to the corresponding item.</li> <li>[CTRL]+[A] - Selects all items, if MultiSelect mode is enabled.</li> <li>[HOME]/[END] - Focuses the first/last item.</li> <li>[PAGEUP]/[PAGEDOWN] - Moves focus up/down by page size (20 items by default).</li> <li>[ALT]+[DOWN]/[UP] - Switches focus between header, last focused item, and More button (if applies) in either direction.</li> <li>[SHIFT]+[DOWN]/[UP] - Selects the next/previous item in a MultiSelect table, if the current item is selected (Range selection). Otherwise, deselects them (Range deselection).</li> <li>[SHIFT]+[HOME]/[END] - Range selection to the first/last item of the List.</li> <li>[CTRL]+[HOME]/[END] - Same behavior as HOME & END.</li> * </ul>\n\n<h3>ES6 Module Import</h3>\n\n<code>import \"@ui5/webcomponents/dist/Table.js\";</code> <br> <code>import \"@ui5/webcomponents/dist/TableColumn.js\";</code> (for <code>ui5-table-column</code>) <br> <code>import \"@ui5/webcomponents/dist/TableRow.js\";</code> (for <code>ui5-table-row</code>) <br> <code>import \"@ui5/webcomponents/dist/TableCell.js\";</code> (for <code>ui5-table-cell</code>)",
|
|
4758
4859
|
"constructor": { "visibility": "public" },
|
|
4759
4860
|
"properties": [
|
|
4760
4861
|
{
|
|
@@ -5046,14 +5147,14 @@
|
|
|
5046
5147
|
"name": "accessibleName",
|
|
5047
5148
|
"visibility": "public",
|
|
5048
5149
|
"since": "1.0.0-rc.15",
|
|
5049
|
-
"type": "
|
|
5050
|
-
"description": "
|
|
5150
|
+
"type": "string",
|
|
5151
|
+
"description": "Defines the accessible aria name of the component."
|
|
5051
5152
|
},
|
|
5052
5153
|
{
|
|
5053
5154
|
"name": "accessibleNameRef",
|
|
5054
5155
|
"visibility": "public",
|
|
5055
5156
|
"since": "1.0.0-rc.15",
|
|
5056
|
-
"type": "
|
|
5157
|
+
"type": "string",
|
|
5057
5158
|
"description": "Receives id(or many ids) of the elements that label the textarea.",
|
|
5058
5159
|
"defaultValue": "\"\""
|
|
5059
5160
|
},
|
|
@@ -5545,6 +5646,7 @@
|
|
|
5545
5646
|
"events": [
|
|
5546
5647
|
{
|
|
5547
5648
|
"name": "item-click",
|
|
5649
|
+
"allowPreventDefault": "true",
|
|
5548
5650
|
"visibility": "public",
|
|
5549
5651
|
"parameters": [ { "name": "item", "type": "HTMLElement", "description": "The clicked item." } ],
|
|
5550
5652
|
"description": "Fired when a tree item is activated."
|
|
@@ -5670,7 +5772,7 @@
|
|
|
5670
5772
|
{
|
|
5671
5773
|
"name": "icon",
|
|
5672
5774
|
"visibility": "public",
|
|
5673
|
-
"type": "
|
|
5775
|
+
"type": "string",
|
|
5674
5776
|
"description": "If set, an icon will be displayed before the text, representing the tree item.",
|
|
5675
5777
|
"defaultValue": "\"\""
|
|
5676
5778
|
},
|
|
@@ -5692,7 +5794,7 @@
|
|
|
5692
5794
|
{
|
|
5693
5795
|
"name": "text",
|
|
5694
5796
|
"visibility": "public",
|
|
5695
|
-
"type": "
|
|
5797
|
+
"type": "string",
|
|
5696
5798
|
"description": "Defines the text of the tree item.",
|
|
5697
5799
|
"defaultValue": "\"\""
|
|
5698
5800
|
}
|
|
@@ -5767,7 +5869,7 @@
|
|
|
5767
5869
|
{
|
|
5768
5870
|
"name": "icon",
|
|
5769
5871
|
"visibility": "public",
|
|
5770
|
-
"type": "
|
|
5872
|
+
"type": "string",
|
|
5771
5873
|
"description": "If set, an icon will be displayed before the text of the tree list item.",
|
|
5772
5874
|
"defaultValue": "\"\""
|
|
5773
5875
|
},
|