@ui5/webcomponents 2.22.1-rc.0 → 2.22.1
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 +5 -2
- package/dist/.tsbuildinfo +1 -1
- package/dist/Carousel.js +3 -13
- package/dist/Carousel.js.map +1 -1
- package/dist/ComboBox.d.ts +0 -4
- package/dist/ComboBox.js +0 -6
- package/dist/ComboBox.js.map +1 -1
- package/dist/DateTimePicker.d.ts +6 -5
- package/dist/DateTimePicker.js +11 -9
- package/dist/DateTimePicker.js.map +1 -1
- package/dist/Form.d.ts +4 -4
- package/dist/Form.js +6 -6
- package/dist/Form.js.map +1 -1
- package/dist/GridWalker.js +2 -8
- package/dist/GridWalker.js.map +1 -1
- package/dist/Input.d.ts +0 -4
- package/dist/Input.js.map +1 -1
- package/dist/List.js +2 -54
- package/dist/List.js.map +1 -1
- package/dist/ListItem.d.ts +6 -21
- package/dist/ListItem.js +23 -72
- package/dist/ListItem.js.map +1 -1
- package/dist/ListItemBase.d.ts +1 -6
- package/dist/ListItemBase.js +1 -20
- package/dist/ListItemBase.js.map +1 -1
- package/dist/ListItemBaseTemplate.d.ts +2 -2
- package/dist/ListItemBaseTemplate.js.map +1 -1
- package/dist/ListItemGroup.d.ts +0 -2
- package/dist/ListItemGroup.js.map +1 -1
- package/dist/ListItemTemplate.js +1 -1
- package/dist/ListItemTemplate.js.map +1 -1
- package/dist/Menu.d.ts +0 -4
- package/dist/Menu.js.map +1 -1
- package/dist/MultiComboBox.d.ts +1 -5
- package/dist/MultiComboBox.js +24 -41
- package/dist/MultiComboBox.js.map +1 -1
- package/dist/MultiInput.d.ts +0 -6
- package/dist/MultiInput.js +8 -36
- package/dist/MultiInput.js.map +1 -1
- package/dist/Panel.d.ts +0 -22
- package/dist/Panel.js +0 -51
- package/dist/Panel.js.map +1 -1
- package/dist/PanelTemplate.js +2 -5
- package/dist/PanelTemplate.js.map +1 -1
- package/dist/Select.d.ts +0 -2
- package/dist/Select.js +0 -3
- package/dist/Select.js.map +1 -1
- package/dist/Tab.d.ts +1 -8
- package/dist/Tab.js +0 -13
- package/dist/Tab.js.map +1 -1
- package/dist/TabContainer.d.ts +3 -6
- package/dist/TabContainer.js +8 -11
- package/dist/TabContainer.js.map +1 -1
- package/dist/Table.d.ts +0 -1
- package/dist/Table.js +10 -25
- package/dist/Table.js.map +1 -1
- package/dist/TableCustomAnnouncement.d.ts +0 -1
- package/dist/TableCustomAnnouncement.js +2 -17
- package/dist/TableCustomAnnouncement.js.map +1 -1
- package/dist/TableRowBase.d.ts +0 -1
- package/dist/TableRowBase.js +0 -3
- package/dist/TableRowBase.js.map +1 -1
- package/dist/TableSelection.js +2 -2
- package/dist/TableSelection.js.map +1 -1
- package/dist/TableSelectionMulti.js +1 -1
- package/dist/TableSelectionMulti.js.map +1 -1
- package/dist/TableVirtualizer.d.ts +0 -1
- package/dist/TableVirtualizer.js +0 -1
- package/dist/TableVirtualizer.js.map +1 -1
- package/dist/Tokenizer.d.ts +0 -1
- package/dist/Tokenizer.js +0 -12
- package/dist/Tokenizer.js.map +1 -1
- package/dist/bundle.esm.js +0 -3
- package/dist/bundle.esm.js.map +1 -1
- package/dist/css/themes/Dialog.css +1 -1
- package/dist/css/themes/Form.css +1 -1
- package/dist/css/themes/FormItemSpan.css +1 -1
- package/dist/css/themes/FormLayout.css +1 -1
- package/dist/css/themes/ListItemBase.css +1 -1
- package/dist/css/themes/OptionBase.css +1 -1
- package/dist/css/themes/Panel.css +1 -1
- package/dist/css/themes/Select.css +1 -1
- package/dist/css/themes/SliderTooltip.css +1 -1
- package/dist/css/themes/TableRowBase.css +1 -1
- package/dist/css/themes/Toolbar.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_auto/parameters-bundle.css +5 -7
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +2 -5
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/custom-elements-internal.json +4 -1149
- package/dist/custom-elements.json +9 -578
- package/dist/dynamic-date-range-options/DateTimeRangeTemplate.js +2 -7
- package/dist/dynamic-date-range-options/DateTimeRangeTemplate.js.map +1 -1
- package/dist/dynamic-date-range-options/FromDateTimeTemplate.js +1 -1
- package/dist/dynamic-date-range-options/FromDateTimeTemplate.js.map +1 -1
- 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_cnr.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_id.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_mk.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_sr.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_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_auto/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hc_auto/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/i18n/i18n-defaults.d.ts +1 -2
- package/dist/generated/i18n/i18n-defaults.js +5 -6
- package/dist/generated/i18n/i18n-defaults.js.map +1 -1
- package/dist/generated/themes/Dialog.css.d.ts +1 -1
- package/dist/generated/themes/Dialog.css.js +1 -1
- package/dist/generated/themes/Dialog.css.js.map +1 -1
- package/dist/generated/themes/Form.css.d.ts +1 -1
- package/dist/generated/themes/Form.css.js +1 -1
- package/dist/generated/themes/Form.css.js.map +1 -1
- package/dist/generated/themes/FormItemSpan.css.d.ts +1 -1
- package/dist/generated/themes/FormItemSpan.css.js +1 -1
- package/dist/generated/themes/FormItemSpan.css.js.map +1 -1
- package/dist/generated/themes/FormLayout.css.d.ts +1 -1
- package/dist/generated/themes/FormLayout.css.js +1 -1
- package/dist/generated/themes/FormLayout.css.js.map +1 -1
- package/dist/generated/themes/ListItemBase.css.d.ts +1 -1
- package/dist/generated/themes/ListItemBase.css.js +1 -1
- package/dist/generated/themes/ListItemBase.css.js.map +1 -1
- package/dist/generated/themes/OptionBase.css.d.ts +1 -1
- package/dist/generated/themes/OptionBase.css.js +1 -1
- package/dist/generated/themes/OptionBase.css.js.map +1 -1
- package/dist/generated/themes/Panel.css.d.ts +1 -1
- package/dist/generated/themes/Panel.css.js +1 -1
- package/dist/generated/themes/Panel.css.js.map +1 -1
- package/dist/generated/themes/Select.css.d.ts +1 -1
- package/dist/generated/themes/Select.css.js +1 -1
- package/dist/generated/themes/Select.css.js.map +1 -1
- package/dist/generated/themes/SliderTooltip.css.d.ts +1 -1
- package/dist/generated/themes/SliderTooltip.css.js +1 -1
- package/dist/generated/themes/SliderTooltip.css.js.map +1 -1
- package/dist/generated/themes/TableRowBase.css.d.ts +1 -1
- package/dist/generated/themes/TableRowBase.css.js +1 -1
- package/dist/generated/themes/TableRowBase.css.js.map +1 -1
- package/dist/generated/themes/Toolbar.css.d.ts +1 -1
- package/dist/generated/themes/Toolbar.css.js +1 -1
- package/dist/generated/themes/Toolbar.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +5 -7
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +2 -5
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/vscode.html-custom-data.json +20 -140
- package/dist/web-types.json +36 -340
- package/package-scripts.cjs +0 -1
- package/package.json +9 -9
- package/src/ListItemBaseTemplate.tsx +3 -3
- package/src/ListItemTemplate.tsx +2 -0
- package/src/PanelTemplate.tsx +5 -12
- package/src/dynamic-date-range-options/DateTimeRangeTemplate.tsx +2 -8
- package/src/dynamic-date-range-options/FromDateTimeTemplate.tsx +1 -1
- package/src/i18n/messagebundle.properties +0 -2
- package/src/i18n/messagebundle_ar.properties +6 -26
- package/src/i18n/messagebundle_bg.properties +4 -24
- package/src/i18n/messagebundle_ca.properties +4 -24
- package/src/i18n/messagebundle_cnr.properties +4 -24
- package/src/i18n/messagebundle_cs.properties +5 -25
- package/src/i18n/messagebundle_cy.properties +4 -24
- package/src/i18n/messagebundle_da.properties +5 -25
- package/src/i18n/messagebundle_de.properties +4 -24
- package/src/i18n/messagebundle_el.properties +4 -24
- package/src/i18n/messagebundle_en.properties +4 -24
- package/src/i18n/messagebundle_en_GB.properties +4 -24
- package/src/i18n/messagebundle_en_US_sappsd.properties +4 -24
- package/src/i18n/messagebundle_en_US_saprigi.properties +4 -22
- package/src/i18n/messagebundle_en_US_saptrc.properties +4 -24
- package/src/i18n/messagebundle_es.properties +5 -25
- package/src/i18n/messagebundle_es_MX.properties +4 -24
- package/src/i18n/messagebundle_et.properties +4 -24
- package/src/i18n/messagebundle_fi.properties +4 -24
- package/src/i18n/messagebundle_fr.properties +5 -25
- package/src/i18n/messagebundle_fr_CA.properties +8 -28
- package/src/i18n/messagebundle_hi.properties +5 -25
- package/src/i18n/messagebundle_hr.properties +4 -24
- package/src/i18n/messagebundle_hu.properties +4 -24
- package/src/i18n/messagebundle_id.properties +5 -25
- package/src/i18n/messagebundle_it.properties +5 -25
- package/src/i18n/messagebundle_iw.properties +4 -24
- package/src/i18n/messagebundle_ja.properties +4 -24
- package/src/i18n/messagebundle_kk.properties +4 -24
- package/src/i18n/messagebundle_ko.properties +7 -27
- package/src/i18n/messagebundle_lt.properties +4 -24
- package/src/i18n/messagebundle_lv.properties +4 -24
- package/src/i18n/messagebundle_mk.properties +5 -25
- package/src/i18n/messagebundle_ms.properties +4 -24
- package/src/i18n/messagebundle_nl.properties +4 -24
- package/src/i18n/messagebundle_no.properties +5 -25
- package/src/i18n/messagebundle_pl.properties +4 -24
- package/src/i18n/messagebundle_pt.properties +4 -24
- package/src/i18n/messagebundle_pt_PT.properties +4 -24
- package/src/i18n/messagebundle_ro.properties +4 -24
- package/src/i18n/messagebundle_ru.properties +6 -26
- package/src/i18n/messagebundle_sh.properties +4 -24
- package/src/i18n/messagebundle_sk.properties +4 -24
- package/src/i18n/messagebundle_sl.properties +5 -25
- package/src/i18n/messagebundle_sr.properties +4 -24
- package/src/i18n/messagebundle_sv.properties +4 -24
- package/src/i18n/messagebundle_th.properties +4 -24
- package/src/i18n/messagebundle_tr.properties +4 -24
- package/src/i18n/messagebundle_uk.properties +16 -36
- package/src/i18n/messagebundle_vi.properties +5 -25
- package/src/i18n/messagebundle_zh_CN.properties +6 -26
- package/src/i18n/messagebundle_zh_TW.properties +4 -24
- package/src/themes/Dialog.css +2 -2
- package/src/themes/FormItemSpan.css +4 -4
- package/src/themes/FormLayout.css +4 -4
- package/src/themes/ListItemBase.css +3 -4
- package/src/themes/OptionBase.css +0 -6
- package/src/themes/Panel.css +2 -19
- package/src/themes/Select.css +0 -11
- package/src/themes/SliderTooltip.css +1 -1
- package/src/themes/TableRowBase.css +0 -5
- package/src/themes/Toolbar.css +2 -2
- package/src/themes/base/Panel-parameters.css +0 -1
- package/src/themes/base/Select-parameters.css +0 -2
- package/src/themes/base/SliderTooltip-parameters.css +3 -0
- package/src/themes/base/sizes-parameters.css +2 -2
- package/src/themes/sap_fiori_3/SliderTooltip-parameters.css +5 -0
- package/src/themes/sap_fiori_3_dark/SliderTooltip-parameters.css +5 -0
- package/src/themes/sap_fiori_3_hcb/Link-parameters.css +1 -1
- package/src/themes/sap_fiori_3_hcb/SliderTooltip-parameters.css +5 -0
- package/src/themes/sap_fiori_3_hcw/Link-parameters.css +1 -1
- package/src/themes/sap_fiori_3_hcw/SliderTooltip-parameters.css +5 -0
- package/src/themes/sap_horizon/Select-parameters.css +3 -6
- package/src/themes/sap_horizon_dark/Select-parameters.css +3 -6
- package/src/themes/sap_horizon_dark/SliderTooltip-parameters.css +1 -0
- package/src/themes/sap_horizon_hcb/Link-parameters.css +1 -1
- package/src/themes/sap_horizon_hcb/SliderTooltip-parameters.css +1 -0
- package/src/themes/sap_horizon_hcw/Link-parameters.css +1 -1
- package/src/themes/sap_horizon_hcw/SliderTooltip-parameters.css +1 -0
- package/dist/TableGroupRow.d.ts +0 -60
- package/dist/TableGroupRow.js +0 -114
- package/dist/TableGroupRow.js.map +0 -1
- package/dist/TableGroupRowTemplate.d.ts +0 -2
- package/dist/TableGroupRowTemplate.js +0 -7
- package/dist/TableGroupRowTemplate.js.map +0 -1
- package/dist/css/themes/TableGroupRow.css +0 -1
- package/dist/generated/themes/TableGroupRow.css.d.ts +0 -2
- package/dist/generated/themes/TableGroupRow.css.js +0 -8
- package/dist/generated/themes/TableGroupRow.css.js.map +0 -1
- package/src/TableGroupRowTemplate.tsx +0 -24
- package/src/themes/TableGroupRow.css +0 -20
|
@@ -4631,23 +4631,7 @@
|
|
|
4631
4631
|
"module": "dist/ListItemBase.js"
|
|
4632
4632
|
},
|
|
4633
4633
|
"tagName": "ui5-cb-item",
|
|
4634
|
-
"customElement": true
|
|
4635
|
-
"events": [
|
|
4636
|
-
{
|
|
4637
|
-
"name": "click",
|
|
4638
|
-
"type": {
|
|
4639
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
4640
|
-
"references": [
|
|
4641
|
-
{
|
|
4642
|
-
"name": "ListItemBaseClickEventDetail",
|
|
4643
|
-
"package": "@ui5/webcomponents",
|
|
4644
|
-
"module": "dist/ListItemBase.js"
|
|
4645
|
-
}
|
|
4646
|
-
]
|
|
4647
|
-
},
|
|
4648
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
4649
|
-
}
|
|
4650
|
-
]
|
|
4634
|
+
"customElement": true
|
|
4651
4635
|
}
|
|
4652
4636
|
],
|
|
4653
4637
|
"exports": [
|
|
@@ -9099,7 +9083,7 @@
|
|
|
9099
9083
|
"declarations": [
|
|
9100
9084
|
{
|
|
9101
9085
|
"kind": "class",
|
|
9102
|
-
"description": "### Overview\n\nThe Form is a layout component that arranges labels and form fields (like input fields) pairs\ninto a specific number of columns.\n\n**Note:** The Form web component is a layout component, it isn't a replacement for the native `form` HTML element.\nThe Form web component does not provide any APIs for form submission.\n\n### Structure\n\n- **Form** (`ui5-form`) is the top-level container component, responsible for the content layout and responsiveness.\n- **FormGroup** (`ui5-form-group`) enables the grouping of the Form content.\n- **FormItem** (`ui5-form-item`) is a pair of label and form fields and can be used directly in a Form, or as part of a FormGroup.\n\nThe simplest Form (`ui5-form`) consists of a header area on top,\ndisplaying a header text (see the `headingText` property) and content below - an arbitrary number of FormItems (ui5-form-item),\nrepresenting the pairs of label and form fields.\n\nAnd, there is also \"grouping\" available to assist the implementation of richer UIs.\nThis is enabled by the FormGroup (`ui5-form-group`) component.\nIn this case, the Form is structured into FormGroups and each FormGroup consists of FormItems.\n\n### Responsiveness\n\nThe Form component reacts and changes its layout on predefined breakpoints.\nDepending on its size, the Form content (FormGroups and FormItems) gets divided into one or more columns as follows:\n- **S** (
|
|
9086
|
+
"description": "### Overview\n\nThe Form is a layout component that arranges labels and form fields (like input fields) pairs\ninto a specific number of columns.\n\n**Note:** The Form web component is a layout component, it isn't a replacement for the native `form` HTML element.\nThe Form web component does not provide any APIs for form submission.\n\n### Structure\n\n- **Form** (`ui5-form`) is the top-level container component, responsible for the content layout and responsiveness.\n- **FormGroup** (`ui5-form-group`) enables the grouping of the Form content.\n- **FormItem** (`ui5-form-item`) is a pair of label and form fields and can be used directly in a Form, or as part of a FormGroup.\n\nThe simplest Form (`ui5-form`) consists of a header area on top,\ndisplaying a header text (see the `headingText` property) and content below - an arbitrary number of FormItems (ui5-form-item),\nrepresenting the pairs of label and form fields.\n\nAnd, there is also \"grouping\" available to assist the implementation of richer UIs.\nThis is enabled by the FormGroup (`ui5-form-group`) component.\nIn this case, the Form is structured into FormGroups and each FormGroup consists of FormItems.\n\n### Responsiveness\n\nThe Form component reacts and changes its layout on predefined breakpoints.\nDepending on its size, the Form content (FormGroups and FormItems) gets divided into one or more columns as follows:\n- **S** (< 600px) – 1 column is recommended (default: 1)\n- **M** (600px - 1022px) – up to 2 columns are recommended (default: 1)\n- **L** (1023px - 1439px) - up to 3 columns are recommended (default: 2)\n- **XL** (> 1439px) – up to 6 columns are recommended (default: 3)\n\nTo change the layout, use the `layout` property - f.e. layout=\"S1 M2 L3 XL6\".\n\n### Groups\n\nTo make better use of screen space, there is built-in logic to determine how many columns should a FormGroup occupy.\n\n- **Example #1** (perfect match):\n4 columns and 4 groups: each group will use 1 column.\n\n- **Example #2** (balanced distribution):\n4 columns and 2 groups: each group will use 2 columns.\n6 columns and 2 groups: each group will use 3 columns.\n\n- **Example #3** (unbalanced distribution):\n3 columns and 2 groups: the larger one will use 2 columns, the smaller 1 column.\n5 columns and 3 groups: two of the groups will use 2 columns each, the smallest 1 column.\n\n**Note:** The size of a group element is determined by the number of FormItems assigned to it.\nIn the case of equality, the first in the DOM will use more columns, and the last - fewer columns.\n\n- **Example #4** (more groups than columns):\n3 columns and 4 groups: each FormGroup uses only 1 column, the last FormGroup will wrap on the second row.\n\n### Groups Column Span\n\nTo influence the built-in group distribution, described in the previous section,\nyou can use the FormGroup's `columnSpan` property, that defines how many columns the group should expand to.\n\n### Items Column Span\n\nFormItem's columnSpan property defines how many columns the form item should expand to inside a form group or the form.\n\n### Items Label Span\n\nThe placement of the labels depends on the size of the used column.\nIf there is enough space, the labels are next to their associated fields, otherwise - above the fields.\nBy default, the labels take 4/12 of the FormItem, leaving 8/12 parts to associated fields.\nYou can control what space the labels should take via the `labelSpan` property.\n\n**For example:** To always place the labels on top set: `labelSpan=\"S12 M12 L12 XL12\"` property.\n\n### Items Empty Span\n\nBy default, a form item spans 12 cells, fully divided between its label and field, with no empty space at the end:\n- **Label:** occupies 4 cells.\n- **Field:** occupies 8 cells.\n\nThe `emptySpan` property provides additional layout flexibility by defining empty space at the form item’s end.\n\n**For example:** Setting \"S0 M0 L3 XL3\" (or just \"L3 XL3\") adjusts the layout as follows:\n- **Label:** remains 4 cells.\n- **Field:** is reduced to 5 cells.\n- **Empty space:** 3 cells are added at the end.\n\nGreater values increase the empty space at the end of the form item, reducing the space available for the label and its field.\nHowever, setting `emptySpan` to 1 cell is recommended and typically sufficient to achieve a balanced layout.\n\n### Navigation flow\n\nThe Form component supports two layout options for keyboard navigation:\n\n#### Simple form\n\nIn this \"simple form\" layout, each `ui5-form-item` acts as a standalone group\nwith one item, so focus moves horizontally across the grid from one `ui5-form-item` to the next.\nThis layout is ideal for simpler forms and supports custom arrangements, e.g.,\n\n```\n| 1 | 2 |\n| 3 |\n| 4 | 5 |\n```\n\n#### Complex form\n\nIn this layout, items are grouped into `ui5-form-group` elements, allowing more complex configurations:\n\n- **Single-Column Group**: Focus moves vertically down from one item to the next.\n ```\n | 1 |\n | 2 |\n | 3 |\n ```\n\n- **Multi-Column Group**: Focus moves horizontally within each row, advancing to the next row after completing the current one.\n ```\n | 1 | 4 |\n | 2 | 5 |\n | 3 | 6 |\n ```\n\n### Keyboard Handling\n\n- [Tab] - Moves the focus to the next interactive element within the Form/FormGroup (if available) or to the next element in the tab chain outside the Form\n- [Shift] + [Tab] - Moves the focus to the previous interactive element within the Form/FormGroup (if available) or to the previous element in the tab chain outside the Form\n- [F6] - Moves the focus to the first interactive element of the next FormGroup (if available) or to the next element in the tab chain outside the Form\n- [Shift] + [F6] - Moves the focus to the first interactive element of the previous FormGroup (if available) or to the previous element in the tab chain outside the Form\n\n### ES6 Module Import\n\n- import @ui5/webcomponents/dist/Form.js\";\n- import @ui5/webcomponents/dist/FormGroup.js\";\n- import @ui5/webcomponents/dist/FormItem.js\";",
|
|
9103
9087
|
"name": "Form",
|
|
9104
9088
|
"cssParts": [
|
|
9105
9089
|
{
|
|
@@ -11327,16 +11311,6 @@
|
|
|
11327
11311
|
"description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
|
|
11328
11312
|
"privacy": "public"
|
|
11329
11313
|
},
|
|
11330
|
-
{
|
|
11331
|
-
"kind": "field",
|
|
11332
|
-
"name": "accessibleRole",
|
|
11333
|
-
"type": {
|
|
11334
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
11335
|
-
},
|
|
11336
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
11337
|
-
"default": "undefined",
|
|
11338
|
-
"privacy": "public"
|
|
11339
|
-
},
|
|
11340
11314
|
{
|
|
11341
11315
|
"kind": "field",
|
|
11342
11316
|
"name": "highlight",
|
|
@@ -11403,20 +11377,6 @@
|
|
|
11403
11377
|
}
|
|
11404
11378
|
],
|
|
11405
11379
|
"events": [
|
|
11406
|
-
{
|
|
11407
|
-
"name": "click",
|
|
11408
|
-
"type": {
|
|
11409
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
11410
|
-
"references": [
|
|
11411
|
-
{
|
|
11412
|
-
"name": "ListItemBaseClickEventDetail",
|
|
11413
|
-
"package": "@ui5/webcomponents",
|
|
11414
|
-
"module": "dist/ListItemBase.js"
|
|
11415
|
-
}
|
|
11416
|
-
]
|
|
11417
|
-
},
|
|
11418
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
11419
|
-
},
|
|
11420
11380
|
{
|
|
11421
11381
|
"name": "detail-click",
|
|
11422
11382
|
"type": {
|
|
@@ -11435,15 +11395,6 @@
|
|
|
11435
11395
|
"text": "ListItemAccessibilityAttributes"
|
|
11436
11396
|
}
|
|
11437
11397
|
},
|
|
11438
|
-
{
|
|
11439
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
11440
|
-
"name": "accessible-role",
|
|
11441
|
-
"default": "undefined",
|
|
11442
|
-
"fieldName": "accessibleRole",
|
|
11443
|
-
"type": {
|
|
11444
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
11445
|
-
}
|
|
11446
|
-
},
|
|
11447
11398
|
{
|
|
11448
11399
|
"description": "Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.",
|
|
11449
11400
|
"name": "highlight",
|
|
@@ -11517,22 +11468,6 @@
|
|
|
11517
11468
|
"kind": "class",
|
|
11518
11469
|
"description": "A class to serve as a foundation\nfor the `ListItem` and `ListItemGroupHeader` classes.",
|
|
11519
11470
|
"name": "ListItemBase",
|
|
11520
|
-
"events": [
|
|
11521
|
-
{
|
|
11522
|
-
"name": "click",
|
|
11523
|
-
"type": {
|
|
11524
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
11525
|
-
"references": [
|
|
11526
|
-
{
|
|
11527
|
-
"name": "ListItemBaseClickEventDetail",
|
|
11528
|
-
"package": "@ui5/webcomponents",
|
|
11529
|
-
"module": "dist/ListItemBase.js"
|
|
11530
|
-
}
|
|
11531
|
-
]
|
|
11532
|
-
},
|
|
11533
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
11534
|
-
}
|
|
11535
|
-
],
|
|
11536
11471
|
"superclass": {
|
|
11537
11472
|
"name": "UI5Element",
|
|
11538
11473
|
"package": "@ui5/webcomponents-base",
|
|
@@ -11624,16 +11559,6 @@
|
|
|
11624
11559
|
"default": "undefined",
|
|
11625
11560
|
"privacy": "public"
|
|
11626
11561
|
},
|
|
11627
|
-
{
|
|
11628
|
-
"kind": "field",
|
|
11629
|
-
"name": "accessibleRole",
|
|
11630
|
-
"type": {
|
|
11631
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
11632
|
-
},
|
|
11633
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
11634
|
-
"default": "undefined",
|
|
11635
|
-
"privacy": "public"
|
|
11636
|
-
},
|
|
11637
11562
|
{
|
|
11638
11563
|
"kind": "field",
|
|
11639
11564
|
"name": "highlight",
|
|
@@ -11728,15 +11653,6 @@
|
|
|
11728
11653
|
"text": "string | undefined"
|
|
11729
11654
|
}
|
|
11730
11655
|
},
|
|
11731
|
-
{
|
|
11732
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
11733
|
-
"name": "accessible-role",
|
|
11734
|
-
"default": "undefined",
|
|
11735
|
-
"fieldName": "accessibleRole",
|
|
11736
|
-
"type": {
|
|
11737
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
11738
|
-
}
|
|
11739
|
-
},
|
|
11740
11656
|
{
|
|
11741
11657
|
"description": "Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.",
|
|
11742
11658
|
"name": "highlight",
|
|
@@ -11800,20 +11716,6 @@
|
|
|
11800
11716
|
"tagName": "ui5-li-custom",
|
|
11801
11717
|
"customElement": true,
|
|
11802
11718
|
"events": [
|
|
11803
|
-
{
|
|
11804
|
-
"name": "click",
|
|
11805
|
-
"type": {
|
|
11806
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
11807
|
-
"references": [
|
|
11808
|
-
{
|
|
11809
|
-
"name": "ListItemBaseClickEventDetail",
|
|
11810
|
-
"package": "@ui5/webcomponents",
|
|
11811
|
-
"module": "dist/ListItemBase.js"
|
|
11812
|
-
}
|
|
11813
|
-
]
|
|
11814
|
-
},
|
|
11815
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
11816
|
-
},
|
|
11817
11719
|
{
|
|
11818
11720
|
"name": "detail-click",
|
|
11819
11721
|
"type": {
|
|
@@ -12066,23 +11968,7 @@
|
|
|
12066
11968
|
"module": "dist/ListItemBase.js"
|
|
12067
11969
|
},
|
|
12068
11970
|
"tagName": "ui5-li-group-header",
|
|
12069
|
-
"customElement": true
|
|
12070
|
-
"events": [
|
|
12071
|
-
{
|
|
12072
|
-
"name": "click",
|
|
12073
|
-
"type": {
|
|
12074
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
12075
|
-
"references": [
|
|
12076
|
-
{
|
|
12077
|
-
"name": "ListItemBaseClickEventDetail",
|
|
12078
|
-
"package": "@ui5/webcomponents",
|
|
12079
|
-
"module": "dist/ListItemBase.js"
|
|
12080
|
-
}
|
|
12081
|
-
]
|
|
12082
|
-
},
|
|
12083
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
12084
|
-
}
|
|
12085
|
-
]
|
|
11971
|
+
"customElement": true
|
|
12086
11972
|
}
|
|
12087
11973
|
],
|
|
12088
11974
|
"exports": [
|
|
@@ -12196,16 +12082,6 @@
|
|
|
12196
12082
|
"default": "undefined",
|
|
12197
12083
|
"privacy": "public"
|
|
12198
12084
|
},
|
|
12199
|
-
{
|
|
12200
|
-
"kind": "field",
|
|
12201
|
-
"name": "accessibleRole",
|
|
12202
|
-
"type": {
|
|
12203
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
12204
|
-
},
|
|
12205
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
12206
|
-
"default": "undefined",
|
|
12207
|
-
"privacy": "public"
|
|
12208
|
-
},
|
|
12209
12085
|
{
|
|
12210
12086
|
"kind": "field",
|
|
12211
12087
|
"name": "additionalText",
|
|
@@ -12384,15 +12260,6 @@
|
|
|
12384
12260
|
"text": "string | undefined"
|
|
12385
12261
|
}
|
|
12386
12262
|
},
|
|
12387
|
-
{
|
|
12388
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
12389
|
-
"name": "accessible-role",
|
|
12390
|
-
"default": "undefined",
|
|
12391
|
-
"fieldName": "accessibleRole",
|
|
12392
|
-
"type": {
|
|
12393
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
12394
|
-
}
|
|
12395
|
-
},
|
|
12396
12263
|
{
|
|
12397
12264
|
"description": "Defines the `additionalText`, displayed in the end of the list item.",
|
|
12398
12265
|
"name": "additional-text",
|
|
@@ -12519,20 +12386,6 @@
|
|
|
12519
12386
|
"tagName": "ui5-li",
|
|
12520
12387
|
"customElement": true,
|
|
12521
12388
|
"events": [
|
|
12522
|
-
{
|
|
12523
|
-
"name": "click",
|
|
12524
|
-
"type": {
|
|
12525
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
12526
|
-
"references": [
|
|
12527
|
-
{
|
|
12528
|
-
"name": "ListItemBaseClickEventDetail",
|
|
12529
|
-
"package": "@ui5/webcomponents",
|
|
12530
|
-
"module": "dist/ListItemBase.js"
|
|
12531
|
-
}
|
|
12532
|
-
]
|
|
12533
|
-
},
|
|
12534
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
12535
|
-
},
|
|
12536
12389
|
{
|
|
12537
12390
|
"name": "detail-click",
|
|
12538
12391
|
"type": {
|
|
@@ -12863,16 +12716,6 @@
|
|
|
12863
12716
|
"default": "undefined",
|
|
12864
12717
|
"privacy": "public"
|
|
12865
12718
|
},
|
|
12866
|
-
{
|
|
12867
|
-
"kind": "field",
|
|
12868
|
-
"name": "accessibleRole",
|
|
12869
|
-
"type": {
|
|
12870
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
12871
|
-
},
|
|
12872
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
12873
|
-
"default": "undefined",
|
|
12874
|
-
"privacy": "public"
|
|
12875
|
-
},
|
|
12876
12719
|
{
|
|
12877
12720
|
"kind": "field",
|
|
12878
12721
|
"name": "additionalText",
|
|
@@ -13044,20 +12887,6 @@
|
|
|
13044
12887
|
},
|
|
13045
12888
|
"description": "Fired when an item is checked or unchecked."
|
|
13046
12889
|
},
|
|
13047
|
-
{
|
|
13048
|
-
"name": "click",
|
|
13049
|
-
"type": {
|
|
13050
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
13051
|
-
"references": [
|
|
13052
|
-
{
|
|
13053
|
-
"name": "ListItemBaseClickEventDetail",
|
|
13054
|
-
"package": "@ui5/webcomponents",
|
|
13055
|
-
"module": "dist/ListItemBase.js"
|
|
13056
|
-
}
|
|
13057
|
-
]
|
|
13058
|
-
},
|
|
13059
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
13060
|
-
},
|
|
13061
12890
|
{
|
|
13062
12891
|
"name": "close",
|
|
13063
12892
|
"type": {
|
|
@@ -13099,15 +12928,6 @@
|
|
|
13099
12928
|
"text": "string | undefined"
|
|
13100
12929
|
}
|
|
13101
12930
|
},
|
|
13102
|
-
{
|
|
13103
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
13104
|
-
"name": "accessible-role",
|
|
13105
|
-
"default": "undefined",
|
|
13106
|
-
"fieldName": "accessibleRole",
|
|
13107
|
-
"type": {
|
|
13108
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
13109
|
-
}
|
|
13110
|
-
},
|
|
13111
12931
|
{
|
|
13112
12932
|
"description": "Defines the `additionalText`, displayed in the end of the menu item.\n\n**Note:** The additional text will not be displayed if there are items added in `items` slot or there are\ncomponents added to `endContent` slot.\n\nThe priority of what will be displayed at the end of the menu item is as follows:\nsub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.",
|
|
13113
12933
|
"name": "additional-text",
|
|
@@ -13331,23 +13151,7 @@
|
|
|
13331
13151
|
"module": "dist/ListItemBase.js"
|
|
13332
13152
|
},
|
|
13333
13153
|
"tagName": "ui5-menu-separator",
|
|
13334
|
-
"customElement": true
|
|
13335
|
-
"events": [
|
|
13336
|
-
{
|
|
13337
|
-
"name": "click",
|
|
13338
|
-
"type": {
|
|
13339
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
13340
|
-
"references": [
|
|
13341
|
-
{
|
|
13342
|
-
"name": "ListItemBaseClickEventDetail",
|
|
13343
|
-
"package": "@ui5/webcomponents",
|
|
13344
|
-
"module": "dist/ListItemBase.js"
|
|
13345
|
-
}
|
|
13346
|
-
]
|
|
13347
|
-
},
|
|
13348
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
13349
|
-
}
|
|
13350
|
-
]
|
|
13154
|
+
"customElement": true
|
|
13351
13155
|
}
|
|
13352
13156
|
],
|
|
13353
13157
|
"exports": [
|
|
@@ -14232,22 +14036,6 @@
|
|
|
14232
14036
|
"privacy": "public"
|
|
14233
14037
|
}
|
|
14234
14038
|
],
|
|
14235
|
-
"events": [
|
|
14236
|
-
{
|
|
14237
|
-
"name": "click",
|
|
14238
|
-
"type": {
|
|
14239
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
14240
|
-
"references": [
|
|
14241
|
-
{
|
|
14242
|
-
"name": "ListItemBaseClickEventDetail",
|
|
14243
|
-
"package": "@ui5/webcomponents",
|
|
14244
|
-
"module": "dist/ListItemBase.js"
|
|
14245
|
-
}
|
|
14246
|
-
]
|
|
14247
|
-
},
|
|
14248
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
14249
|
-
}
|
|
14250
|
-
],
|
|
14251
14039
|
"attributes": [
|
|
14252
14040
|
{
|
|
14253
14041
|
"description": "Defines the additional text of the component.",
|
|
@@ -15116,23 +14904,7 @@
|
|
|
15116
14904
|
"module": "dist/ListItemBase.js"
|
|
15117
14905
|
},
|
|
15118
14906
|
"tagName": "ui5-option",
|
|
15119
|
-
"customElement": true
|
|
15120
|
-
"events": [
|
|
15121
|
-
{
|
|
15122
|
-
"name": "click",
|
|
15123
|
-
"type": {
|
|
15124
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
15125
|
-
"references": [
|
|
15126
|
-
{
|
|
15127
|
-
"name": "ListItemBaseClickEventDetail",
|
|
15128
|
-
"package": "@ui5/webcomponents",
|
|
15129
|
-
"module": "dist/ListItemBase.js"
|
|
15130
|
-
}
|
|
15131
|
-
]
|
|
15132
|
-
},
|
|
15133
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
15134
|
-
}
|
|
15135
|
-
]
|
|
14907
|
+
"customElement": true
|
|
15136
14908
|
}
|
|
15137
14909
|
],
|
|
15138
14910
|
"exports": [
|
|
@@ -15254,23 +15026,7 @@
|
|
|
15254
15026
|
"module": "dist/ListItemBase.js"
|
|
15255
15027
|
},
|
|
15256
15028
|
"tagName": "ui5-option-custom",
|
|
15257
|
-
"customElement": true
|
|
15258
|
-
"events": [
|
|
15259
|
-
{
|
|
15260
|
-
"name": "click",
|
|
15261
|
-
"type": {
|
|
15262
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
15263
|
-
"references": [
|
|
15264
|
-
{
|
|
15265
|
-
"name": "ListItemBaseClickEventDetail",
|
|
15266
|
-
"package": "@ui5/webcomponents",
|
|
15267
|
-
"module": "dist/ListItemBase.js"
|
|
15268
|
-
}
|
|
15269
|
-
]
|
|
15270
|
-
},
|
|
15271
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
15272
|
-
}
|
|
15273
|
-
]
|
|
15029
|
+
"customElement": true
|
|
15274
15030
|
}
|
|
15275
15031
|
],
|
|
15276
15032
|
"exports": [
|
|
@@ -19867,23 +19623,7 @@
|
|
|
19867
19623
|
"module": "dist/ListItemBase.js"
|
|
19868
19624
|
},
|
|
19869
19625
|
"tagName": "ui5-suggestion-item",
|
|
19870
|
-
"customElement": true
|
|
19871
|
-
"events": [
|
|
19872
|
-
{
|
|
19873
|
-
"name": "click",
|
|
19874
|
-
"type": {
|
|
19875
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
19876
|
-
"references": [
|
|
19877
|
-
{
|
|
19878
|
-
"name": "ListItemBaseClickEventDetail",
|
|
19879
|
-
"package": "@ui5/webcomponents",
|
|
19880
|
-
"module": "dist/ListItemBase.js"
|
|
19881
|
-
}
|
|
19882
|
-
]
|
|
19883
|
-
},
|
|
19884
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
19885
|
-
}
|
|
19886
|
-
]
|
|
19626
|
+
"customElement": true
|
|
19887
19627
|
}
|
|
19888
19628
|
],
|
|
19889
19629
|
"exports": [
|
|
@@ -19948,23 +19688,7 @@
|
|
|
19948
19688
|
"module": "dist/ListItemBase.js"
|
|
19949
19689
|
},
|
|
19950
19690
|
"tagName": "ui5-suggestion-item-custom",
|
|
19951
|
-
"customElement": true
|
|
19952
|
-
"events": [
|
|
19953
|
-
{
|
|
19954
|
-
"name": "click",
|
|
19955
|
-
"type": {
|
|
19956
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
19957
|
-
"references": [
|
|
19958
|
-
{
|
|
19959
|
-
"name": "ListItemBaseClickEventDetail",
|
|
19960
|
-
"package": "@ui5/webcomponents",
|
|
19961
|
-
"module": "dist/ListItemBase.js"
|
|
19962
|
-
}
|
|
19963
|
-
]
|
|
19964
|
-
},
|
|
19965
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
19966
|
-
}
|
|
19967
|
-
]
|
|
19691
|
+
"customElement": true
|
|
19968
19692
|
}
|
|
19969
19693
|
],
|
|
19970
19694
|
"exports": [
|
|
@@ -20240,16 +19964,6 @@
|
|
|
20240
19964
|
"default": "undefined",
|
|
20241
19965
|
"privacy": "public"
|
|
20242
19966
|
},
|
|
20243
|
-
{
|
|
20244
|
-
"kind": "field",
|
|
20245
|
-
"name": "accessibleRole",
|
|
20246
|
-
"type": {
|
|
20247
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
20248
|
-
},
|
|
20249
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
20250
|
-
"default": "undefined",
|
|
20251
|
-
"privacy": "public"
|
|
20252
|
-
},
|
|
20253
19967
|
{
|
|
20254
19968
|
"kind": "field",
|
|
20255
19969
|
"name": "additionalText",
|
|
@@ -20435,15 +20149,6 @@
|
|
|
20435
20149
|
"text": "string | undefined"
|
|
20436
20150
|
}
|
|
20437
20151
|
},
|
|
20438
|
-
{
|
|
20439
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
20440
|
-
"name": "accessible-role",
|
|
20441
|
-
"default": "undefined",
|
|
20442
|
-
"fieldName": "accessibleRole",
|
|
20443
|
-
"type": {
|
|
20444
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
20445
|
-
}
|
|
20446
|
-
},
|
|
20447
20152
|
{
|
|
20448
20153
|
"description": "Defines the `additionalText`, displayed in the end of the list item.",
|
|
20449
20154
|
"name": "additional-text",
|
|
@@ -20563,20 +20268,6 @@
|
|
|
20563
20268
|
}
|
|
20564
20269
|
],
|
|
20565
20270
|
"events": [
|
|
20566
|
-
{
|
|
20567
|
-
"name": "click",
|
|
20568
|
-
"type": {
|
|
20569
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
20570
|
-
"references": [
|
|
20571
|
-
{
|
|
20572
|
-
"name": "ListItemBaseClickEventDetail",
|
|
20573
|
-
"package": "@ui5/webcomponents",
|
|
20574
|
-
"module": "dist/ListItemBase.js"
|
|
20575
|
-
}
|
|
20576
|
-
]
|
|
20577
|
-
},
|
|
20578
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
20579
|
-
},
|
|
20580
20271
|
{
|
|
20581
20272
|
"name": "detail-click",
|
|
20582
20273
|
"type": {
|
|
@@ -21016,22 +20707,6 @@
|
|
|
21016
20707
|
"privacy": "public"
|
|
21017
20708
|
}
|
|
21018
20709
|
],
|
|
21019
|
-
"events": [
|
|
21020
|
-
{
|
|
21021
|
-
"name": "click",
|
|
21022
|
-
"type": {
|
|
21023
|
-
"text": "CustomEvent<TabClickEventDetail>",
|
|
21024
|
-
"references": [
|
|
21025
|
-
{
|
|
21026
|
-
"name": "TabClickEventDetail",
|
|
21027
|
-
"package": "@ui5/webcomponents",
|
|
21028
|
-
"module": "dist/Tab.js"
|
|
21029
|
-
}
|
|
21030
|
-
]
|
|
21031
|
-
},
|
|
21032
|
-
"description": "Fired when the tab is selected either with a mouse/tap or by using the Enter or Space key."
|
|
21033
|
-
}
|
|
21034
|
-
],
|
|
21035
20710
|
"attributes": [
|
|
21036
20711
|
{
|
|
21037
20712
|
"description": "Represents the \"additionalText\" text, which is displayed in the tab. In the cases when in the same time there are tabs with icons and tabs without icons, if a tab has no icon the \"additionalText\" is displayed larger.",
|
|
@@ -21925,151 +21600,6 @@
|
|
|
21925
21600
|
}
|
|
21926
21601
|
]
|
|
21927
21602
|
},
|
|
21928
|
-
{
|
|
21929
|
-
"kind": "javascript-module",
|
|
21930
|
-
"path": "dist/TableGroupRow.js",
|
|
21931
|
-
"declarations": [
|
|
21932
|
-
{
|
|
21933
|
-
"kind": "class",
|
|
21934
|
-
"description": "### Overview\n\nThe `ui5-table-group-row` component represents a group header row in the `ui5-table`.\nIt is used to visually group rows and spans across all visible table columns.\n\n### Usage\n\nThe `ui5-table-group-row` is placed as a direct child of `ui5-table`, alongside `ui5-table-row` elements.\nRows following a group row are considered part of that group until the next group row.\n\n```html\n<ui5-table>\n <ui5-table-header-row>...</ui5-table-header-row>\n <ui5-table-group-row>Country: Germany</ui5-table-group-row>\n <ui5-table-row>...</ui5-table-row>\n <ui5-table-row>...</ui5-table-row>\n <ui5-table-group-row>Country: France</ui5-table-group-row>\n <ui5-table-row>...</ui5-table-row>\n</ui5-table>\n```\n\n### Unsupported Features\n\nThe following features of `ui5-table-row` are currently not supported by `ui5-table-group-row` and have no effect:\n\n- **Cells** (`cells` slot): Group rows render a single spanning cell with a text. Any slotted `ui5-table-cell` elements are ignored.\n- **Actions** (`actions` slot): Row actions such as `ui5-table-row-action` or `ui5-table-row-action-navigation` are not rendered.\n- **Navigation** (`navigated` property): The navigated indicator is not rendered on group rows.\n- **Interactive** (`interactive` property): Group rows do not support click/activation behavior.\n- **Selection** (`rowKey` property`): Group rows cannot be selected. They are excluded from select all and range selection operations.\n- **Virtualizer** (`position` property`): Group rows are not supported by the `ui5-table-virtualizer`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableGroupRow.js\";`",
|
|
21935
|
-
"name": "TableGroupRow",
|
|
21936
|
-
"members": [
|
|
21937
|
-
{
|
|
21938
|
-
"kind": "field",
|
|
21939
|
-
"name": "interactive",
|
|
21940
|
-
"type": {
|
|
21941
|
-
"text": "boolean"
|
|
21942
|
-
},
|
|
21943
|
-
"default": "false",
|
|
21944
|
-
"description": "Defines the interactive state of the row.",
|
|
21945
|
-
"privacy": "public"
|
|
21946
|
-
},
|
|
21947
|
-
{
|
|
21948
|
-
"kind": "field",
|
|
21949
|
-
"name": "movable",
|
|
21950
|
-
"type": {
|
|
21951
|
-
"text": "boolean"
|
|
21952
|
-
},
|
|
21953
|
-
"default": "false",
|
|
21954
|
-
"description": "Defines whether the row is movable.",
|
|
21955
|
-
"privacy": "public"
|
|
21956
|
-
},
|
|
21957
|
-
{
|
|
21958
|
-
"kind": "field",
|
|
21959
|
-
"name": "navigated",
|
|
21960
|
-
"type": {
|
|
21961
|
-
"text": "boolean"
|
|
21962
|
-
},
|
|
21963
|
-
"default": "false",
|
|
21964
|
-
"description": "Defines the navigated state of the row.",
|
|
21965
|
-
"privacy": "public"
|
|
21966
|
-
},
|
|
21967
|
-
{
|
|
21968
|
-
"kind": "field",
|
|
21969
|
-
"name": "position",
|
|
21970
|
-
"type": {
|
|
21971
|
-
"text": "number | undefined"
|
|
21972
|
-
},
|
|
21973
|
-
"description": "Defines the 0-based position of the row related to the total number of rows within the table when the `ui5-table-virtualizer` feature is used.",
|
|
21974
|
-
"default": "undefined",
|
|
21975
|
-
"privacy": "public"
|
|
21976
|
-
},
|
|
21977
|
-
{
|
|
21978
|
-
"kind": "field",
|
|
21979
|
-
"name": "rowKey",
|
|
21980
|
-
"type": {
|
|
21981
|
-
"text": "string | undefined"
|
|
21982
|
-
},
|
|
21983
|
-
"description": "Unique identifier of the row.\n\n**Note:** For selection features to work properly, this property is mandatory, and its value must not contain spaces.",
|
|
21984
|
-
"default": "undefined",
|
|
21985
|
-
"privacy": "public"
|
|
21986
|
-
}
|
|
21987
|
-
],
|
|
21988
|
-
"superclass": {
|
|
21989
|
-
"name": "TableRow",
|
|
21990
|
-
"package": "@ui5/webcomponents",
|
|
21991
|
-
"module": "dist/TableRow.js"
|
|
21992
|
-
},
|
|
21993
|
-
"tagName": "ui5-table-group-row",
|
|
21994
|
-
"customElement": true,
|
|
21995
|
-
"slots": [
|
|
21996
|
-
{
|
|
21997
|
-
"name": "actions",
|
|
21998
|
-
"description": "Defines the actions of the component.\n\n**Note:** Use `ui5-table-row-action` or `ui5-table-row-action-navigation` for the intended design."
|
|
21999
|
-
},
|
|
22000
|
-
{
|
|
22001
|
-
"name": "default",
|
|
22002
|
-
"description": "Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design."
|
|
22003
|
-
}
|
|
22004
|
-
],
|
|
22005
|
-
"attributes": [
|
|
22006
|
-
{
|
|
22007
|
-
"description": "Defines the interactive state of the row.",
|
|
22008
|
-
"name": "interactive",
|
|
22009
|
-
"default": "false",
|
|
22010
|
-
"fieldName": "interactive",
|
|
22011
|
-
"type": {
|
|
22012
|
-
"text": "boolean"
|
|
22013
|
-
}
|
|
22014
|
-
},
|
|
22015
|
-
{
|
|
22016
|
-
"description": "Defines whether the row is movable.",
|
|
22017
|
-
"name": "movable",
|
|
22018
|
-
"default": "false",
|
|
22019
|
-
"fieldName": "movable",
|
|
22020
|
-
"type": {
|
|
22021
|
-
"text": "boolean"
|
|
22022
|
-
}
|
|
22023
|
-
},
|
|
22024
|
-
{
|
|
22025
|
-
"description": "Defines the navigated state of the row.",
|
|
22026
|
-
"name": "navigated",
|
|
22027
|
-
"default": "false",
|
|
22028
|
-
"fieldName": "navigated",
|
|
22029
|
-
"type": {
|
|
22030
|
-
"text": "boolean"
|
|
22031
|
-
}
|
|
22032
|
-
},
|
|
22033
|
-
{
|
|
22034
|
-
"description": "Defines the 0-based position of the row related to the total number of rows within the table when the `ui5-table-virtualizer` feature is used.",
|
|
22035
|
-
"name": "position",
|
|
22036
|
-
"default": "undefined",
|
|
22037
|
-
"fieldName": "position",
|
|
22038
|
-
"type": {
|
|
22039
|
-
"text": "number | undefined"
|
|
22040
|
-
}
|
|
22041
|
-
},
|
|
22042
|
-
{
|
|
22043
|
-
"description": "Unique identifier of the row.\n\n**Note:** For selection features to work properly, this property is mandatory, and its value must not contain spaces.",
|
|
22044
|
-
"name": "row-key",
|
|
22045
|
-
"default": "undefined",
|
|
22046
|
-
"fieldName": "rowKey",
|
|
22047
|
-
"type": {
|
|
22048
|
-
"text": "string | undefined"
|
|
22049
|
-
}
|
|
22050
|
-
}
|
|
22051
|
-
]
|
|
22052
|
-
}
|
|
22053
|
-
],
|
|
22054
|
-
"exports": [
|
|
22055
|
-
{
|
|
22056
|
-
"kind": "js",
|
|
22057
|
-
"name": "default",
|
|
22058
|
-
"declaration": {
|
|
22059
|
-
"name": "TableGroupRow",
|
|
22060
|
-
"module": "dist/TableGroupRow.js"
|
|
22061
|
-
}
|
|
22062
|
-
},
|
|
22063
|
-
{
|
|
22064
|
-
"kind": "custom-element-definition",
|
|
22065
|
-
"name": "ui5-table-group-row",
|
|
22066
|
-
"declaration": {
|
|
22067
|
-
"name": "TableGroupRow",
|
|
22068
|
-
"module": "dist/TableGroupRow.js"
|
|
22069
|
-
}
|
|
22070
|
-
}
|
|
22071
|
-
]
|
|
22072
|
-
},
|
|
22073
21603
|
{
|
|
22074
21604
|
"kind": "javascript-module",
|
|
22075
21605
|
"path": "dist/TableGrowing.js",
|
|
@@ -23535,7 +23065,7 @@
|
|
|
23535
23065
|
"declarations": [
|
|
23536
23066
|
{
|
|
23537
23067
|
"kind": "class",
|
|
23538
|
-
"description": "### Overview\n\nThe `ui5-table-virtualizer` component is used inside the `ui5-table` to virtualize the table rows, if the `overflowMode` property of the table is set to 'Scroll'.\nIt is responsible for rendering only the rows that are visible in the viewport and updating them on scroll.\nThis allows large numbers of rows to exist, but maintain high performance by only paying the cost for those that are currently visible.\n\n**Note:** The maximum number of virtualized rows is limited by browser constraints, specifically the maximum supported height for a DOM element.\n
|
|
23068
|
+
"description": "### Overview\n\nThe `ui5-table-virtualizer` component is used inside the `ui5-table` to virtualize the table rows, if the `overflowMode` property of the table is set to 'Scroll'.\nIt is responsible for rendering only the rows that are visible in the viewport and updating them on scroll.\nThis allows large numbers of rows to exist, but maintain high performance by only paying the cost for those that are currently visible.\n\n**Note:** The maximum number of virtualized rows is limited by browser constraints, specifically the maximum supported height for a DOM element.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/TableVirtualizer.js\";`",
|
|
23539
23069
|
"name": "TableVirtualizer",
|
|
23540
23070
|
"members": [
|
|
23541
23071
|
{
|
|
@@ -28006,16 +27536,6 @@
|
|
|
28006
27536
|
"default": "undefined",
|
|
28007
27537
|
"privacy": "public"
|
|
28008
27538
|
},
|
|
28009
|
-
{
|
|
28010
|
-
"kind": "field",
|
|
28011
|
-
"name": "accessibleRole",
|
|
28012
|
-
"type": {
|
|
28013
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
28014
|
-
},
|
|
28015
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
28016
|
-
"default": "undefined",
|
|
28017
|
-
"privacy": "public"
|
|
28018
|
-
},
|
|
28019
27539
|
{
|
|
28020
27540
|
"kind": "field",
|
|
28021
27541
|
"name": "additionalText",
|
|
@@ -28198,15 +27718,6 @@
|
|
|
28198
27718
|
"text": "string | undefined"
|
|
28199
27719
|
}
|
|
28200
27720
|
},
|
|
28201
|
-
{
|
|
28202
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
28203
|
-
"name": "accessible-role",
|
|
28204
|
-
"default": "undefined",
|
|
28205
|
-
"fieldName": "accessibleRole",
|
|
28206
|
-
"type": {
|
|
28207
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
28208
|
-
}
|
|
28209
|
-
},
|
|
28210
27721
|
{
|
|
28211
27722
|
"description": "Defines the `additionalText`, displayed in the end of the tree item.",
|
|
28212
27723
|
"name": "additional-text",
|
|
@@ -28347,20 +27858,6 @@
|
|
|
28347
27858
|
}
|
|
28348
27859
|
],
|
|
28349
27860
|
"events": [
|
|
28350
|
-
{
|
|
28351
|
-
"name": "click",
|
|
28352
|
-
"type": {
|
|
28353
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
28354
|
-
"references": [
|
|
28355
|
-
{
|
|
28356
|
-
"name": "ListItemBaseClickEventDetail",
|
|
28357
|
-
"package": "@ui5/webcomponents",
|
|
28358
|
-
"module": "dist/ListItemBase.js"
|
|
28359
|
-
}
|
|
28360
|
-
]
|
|
28361
|
-
},
|
|
28362
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
28363
|
-
},
|
|
28364
27861
|
{
|
|
28365
27862
|
"name": "detail-click",
|
|
28366
27863
|
"type": {
|
|
@@ -28440,16 +27937,6 @@
|
|
|
28440
27937
|
"default": "undefined",
|
|
28441
27938
|
"privacy": "public"
|
|
28442
27939
|
},
|
|
28443
|
-
{
|
|
28444
|
-
"kind": "field",
|
|
28445
|
-
"name": "accessibleRole",
|
|
28446
|
-
"type": {
|
|
28447
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
28448
|
-
},
|
|
28449
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
28450
|
-
"default": "undefined",
|
|
28451
|
-
"privacy": "public"
|
|
28452
|
-
},
|
|
28453
27940
|
{
|
|
28454
27941
|
"kind": "field",
|
|
28455
27942
|
"name": "additionalTextState",
|
|
@@ -28594,20 +28081,6 @@
|
|
|
28594
28081
|
}
|
|
28595
28082
|
],
|
|
28596
28083
|
"events": [
|
|
28597
|
-
{
|
|
28598
|
-
"name": "click",
|
|
28599
|
-
"type": {
|
|
28600
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
28601
|
-
"references": [
|
|
28602
|
-
{
|
|
28603
|
-
"name": "ListItemBaseClickEventDetail",
|
|
28604
|
-
"package": "@ui5/webcomponents",
|
|
28605
|
-
"module": "dist/ListItemBase.js"
|
|
28606
|
-
}
|
|
28607
|
-
]
|
|
28608
|
-
},
|
|
28609
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
28610
|
-
},
|
|
28611
28084
|
{
|
|
28612
28085
|
"name": "detail-click",
|
|
28613
28086
|
"type": {
|
|
@@ -28635,15 +28108,6 @@
|
|
|
28635
28108
|
"text": "string | undefined"
|
|
28636
28109
|
}
|
|
28637
28110
|
},
|
|
28638
|
-
{
|
|
28639
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
28640
|
-
"name": "accessible-role",
|
|
28641
|
-
"default": "undefined",
|
|
28642
|
-
"fieldName": "accessibleRole",
|
|
28643
|
-
"type": {
|
|
28644
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
28645
|
-
}
|
|
28646
|
-
},
|
|
28647
28111
|
{
|
|
28648
28112
|
"description": "Defines the state of the `additionalText`.\n\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.",
|
|
28649
28113
|
"name": "additional-text-state",
|
|
@@ -28831,16 +28295,6 @@
|
|
|
28831
28295
|
"default": "undefined",
|
|
28832
28296
|
"privacy": "public"
|
|
28833
28297
|
},
|
|
28834
|
-
{
|
|
28835
|
-
"kind": "field",
|
|
28836
|
-
"name": "accessibleRole",
|
|
28837
|
-
"type": {
|
|
28838
|
-
"text": "Exclude<ListItemAccessibleRole, ListItemAccessibleRole.Group> | undefined"
|
|
28839
|
-
},
|
|
28840
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
28841
|
-
"default": "undefined",
|
|
28842
|
-
"privacy": "public"
|
|
28843
|
-
},
|
|
28844
28298
|
{
|
|
28845
28299
|
"kind": "field",
|
|
28846
28300
|
"name": "additionalTextState",
|
|
@@ -29013,15 +28467,6 @@
|
|
|
29013
28467
|
"text": "string | undefined"
|
|
29014
28468
|
}
|
|
29015
28469
|
},
|
|
29016
|
-
{
|
|
29017
|
-
"description": "Used to define the role of the list item.\n\n**Note:** If not set, the role is automatically inherited from the parent `ui5-list` based on its `accessible-role` property\n(e.g. `Menu` -> `MenuItem`, `Tree` -> `TreeItem`, `ListBox` -> `Option`).\nAn explicitly set `accessible-role` on the list item takes precedence over the inherited role.",
|
|
29018
|
-
"name": "accessible-role",
|
|
29019
|
-
"default": "undefined",
|
|
29020
|
-
"fieldName": "accessibleRole",
|
|
29021
|
-
"type": {
|
|
29022
|
-
"text": "\"None\" | \"ListItem\" | \"MenuItem\" | \"TreeItem\" | \"Option\" | undefined"
|
|
29023
|
-
}
|
|
29024
|
-
},
|
|
29025
28470
|
{
|
|
29026
28471
|
"description": "Defines the state of the `additionalText`.\n\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.",
|
|
29027
28472
|
"name": "additional-text-state",
|
|
@@ -29139,20 +28584,6 @@
|
|
|
29139
28584
|
"tagName": "ui5-tree-item-custom",
|
|
29140
28585
|
"customElement": true,
|
|
29141
28586
|
"events": [
|
|
29142
|
-
{
|
|
29143
|
-
"name": "click",
|
|
29144
|
-
"type": {
|
|
29145
|
-
"text": "CustomEvent<ListItemBaseClickEventDetail>",
|
|
29146
|
-
"references": [
|
|
29147
|
-
{
|
|
29148
|
-
"name": "ListItemBaseClickEventDetail",
|
|
29149
|
-
"package": "@ui5/webcomponents",
|
|
29150
|
-
"module": "dist/ListItemBase.js"
|
|
29151
|
-
}
|
|
29152
|
-
]
|
|
29153
|
-
},
|
|
29154
|
-
"description": "Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`."
|
|
29155
|
-
},
|
|
29156
28587
|
{
|
|
29157
28588
|
"name": "detail-click",
|
|
29158
28589
|
"type": {
|