@openui5/sap.ui.webc.fiori 1.97.1 → 1.100.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/.reuse/dep5 +25 -30
- package/THIRDPARTY.txt +15 -22
- package/package.json +4 -4
- package/src/sap/ui/webc/fiori/.library +5 -1
- package/src/sap/ui/webc/fiori/Bar.js +18 -9
- package/src/sap/ui/webc/fiori/BarcodeScannerDialog.js +5 -2
- package/src/sap/ui/webc/fiori/DynamicSideContent.js +243 -0
- package/src/sap/ui/webc/fiori/FilterItem.js +5 -2
- package/src/sap/ui/webc/fiori/FilterItemOption.js +5 -2
- package/src/sap/ui/webc/fiori/FlexibleColumnLayout.js +15 -8
- package/src/sap/ui/webc/fiori/IllustratedMessage.js +5 -2
- package/src/sap/ui/webc/fiori/MediaGallery.js +180 -0
- package/src/sap/ui/webc/fiori/MediaGalleryItem.js +123 -0
- package/src/sap/ui/webc/fiori/NotificationAction.js +16 -7
- package/src/sap/ui/webc/fiori/NotificationListGroupItem.js +4 -1
- package/src/sap/ui/webc/fiori/NotificationListItem.js +4 -1
- package/src/sap/ui/webc/fiori/Page.js +10 -6
- package/src/sap/ui/webc/fiori/ProductSwitch.js +4 -1
- package/src/sap/ui/webc/fiori/ProductSwitchItem.js +4 -1
- package/src/sap/ui/webc/fiori/ShellBar.js +62 -11
- package/src/sap/ui/webc/fiori/ShellBarItem.js +5 -2
- package/src/sap/ui/webc/fiori/SideNavigation.js +7 -1
- package/src/sap/ui/webc/fiori/SideNavigationItem.js +4 -1
- package/src/sap/ui/webc/fiori/SideNavigationSubItem.js +4 -1
- package/src/sap/ui/webc/fiori/SortItem.js +5 -2
- package/src/sap/ui/webc/fiori/Timeline.js +11 -1
- package/src/sap/ui/webc/fiori/TimelineItem.js +4 -1
- package/src/sap/ui/webc/fiori/UploadCollection.js +5 -2
- package/src/sap/ui/webc/fiori/UploadCollectionItem.js +4 -1
- package/src/sap/ui/webc/fiori/ViewSettingsDialog.js +47 -2
- package/src/sap/ui/webc/fiori/Wizard.js +17 -9
- package/src/sap/ui/webc/fiori/WizardStep.js +16 -25
- package/src/sap/ui/webc/fiori/designtime/Page.designtime.js +38 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle.properties +8 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ar.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_bg.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ca.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_cs.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_cy.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_da.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_de.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_el.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_en.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_en_GB.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_en_US_sappsd.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_en_US_saprigi.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_en_US_saptrc.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_es.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_es_MX.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_et.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_fi.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_fr.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_fr_CA.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_hi.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_hr.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_hu.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_id.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_it.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_iw.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ja.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_kk.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ko.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_lt.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_lv.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ms.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_nl.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_no.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_pl.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_pt.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_pt_PT.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ro.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_ru.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_sh.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_sk.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_sl.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_sv.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_th.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_tr.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_uk.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_vi.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_zh_CN.properties +4 -0
- package/src/sap/ui/webc/fiori/designtime/messagebundle_zh_TW.properties +4 -0
- package/src/sap/ui/webc/fiori/library.config.js +3 -0
- package/src/sap/ui/webc/fiori/library.js +623 -17
- package/src/sap/ui/webc/fiori/thirdparty/Bar.js +4 -0
- package/src/sap/ui/webc/fiori/thirdparty/DynamicSideContent.js +293 -0
- package/src/sap/ui/webc/fiori/thirdparty/FlexibleColumnLayout.js +52 -0
- package/src/sap/ui/webc/fiori/thirdparty/IllustratedMessage.js +2 -1
- package/src/sap/ui/webc/fiori/thirdparty/Interfaces.js +4 -0
- package/src/sap/ui/webc/fiori/thirdparty/MediaGallery.js +339 -0
- package/src/sap/ui/webc/fiori/thirdparty/MediaGalleryItem.js +193 -0
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListItem.js +0 -1
- package/src/sap/ui/webc/fiori/thirdparty/ShellBar.js +52 -25
- package/src/sap/ui/webc/fiori/thirdparty/ShellBarItem.js +4 -7
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigation.js +8 -2
- package/src/sap/ui/webc/fiori/thirdparty/Timeline.js +7 -2
- package/src/sap/ui/webc/fiori/thirdparty/UploadCollectionItem.js +2 -0
- package/src/sap/ui/webc/fiori/thirdparty/ViewSettingsDialog.js +35 -8
- package/src/sap/ui/webc/fiori/thirdparty/Wizard.js +11 -13
- package/src/sap/ui/webc/fiori/thirdparty/WizardStep.js +0 -6
- package/src/sap/ui/webc/fiori/thirdparty/WizardTab.js +3 -14
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ar-f55bd0d9.js → _chunks/messagebundle_ar.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_bg-eb73ad77.js → _chunks/messagebundle_bg.js} +34 -7
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ca-18554b48.js → _chunks/messagebundle_ca.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_cs-7c21900b.js → _chunks/messagebundle_cs.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_cy-04ebca8d.js → _chunks/messagebundle_cy.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_da-49bb0a1c.js → _chunks/messagebundle_da.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_de-ba618d63.js → _chunks/messagebundle_de.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_el-7db9c5fd.js → _chunks/messagebundle_el.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_en-d099f44a.js → _chunks/messagebundle_en.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_en_GB-4887b667.js → _chunks/messagebundle_en_GB.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_en_US_sappsd-65b99ab9.js → _chunks/messagebundle_en_US_sappsd.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_en_US_saprigi-617e6535.js → _chunks/messagebundle_en_US_saprigi.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_en_US_saptrc-6d0883b2.js → _chunks/messagebundle_en_US_saptrc.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_es-f7558331.js → _chunks/messagebundle_es.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_es_MX-82bc00a1.js → _chunks/messagebundle_es_MX.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_et-24b4540a.js → _chunks/messagebundle_et.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_fi-8dc53cb0.js → _chunks/messagebundle_fi.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_fr-7e340939.js → _chunks/messagebundle_fr.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_fr_CA-d3853c9b.js → _chunks/messagebundle_fr_CA.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_hi-78b175f0.js → _chunks/messagebundle_hi.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_hr-3ed6353c.js → _chunks/messagebundle_hr.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_hu-9af2b64b.js → _chunks/messagebundle_hu.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_in-07afd376.js → _chunks/messagebundle_in.js} +0 -0
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_it-7968f555.js → _chunks/messagebundle_it.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_iw-30a93e6c.js → _chunks/messagebundle_iw.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ja-2b23c18f.js → _chunks/messagebundle_ja.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_kk-847a0b84.js → _chunks/messagebundle_kk.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ko-eaabc5f5.js → _chunks/messagebundle_ko.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_lt-ac869899.js → _chunks/messagebundle_lt.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_lv-ff63b614.js → _chunks/messagebundle_lv.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ms-e844b95d.js → _chunks/messagebundle_ms.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_nl-b644fdd4.js → _chunks/messagebundle_nl.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_no-aedb265f.js → _chunks/messagebundle_no.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_pl-3f303622.js → _chunks/messagebundle_pl.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_pt-541e1fa1.js → _chunks/messagebundle_pt.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_pt_PT-196ce616.js → _chunks/messagebundle_pt_PT.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ro-cbff6cf1.js → _chunks/messagebundle_ro.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_ru-ff1b077c.js → _chunks/messagebundle_ru.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_sh-88cafb2d.js → _chunks/messagebundle_sh.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_sk-877257e4.js → _chunks/messagebundle_sk.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_sl-0504465e.js → _chunks/messagebundle_sl.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_sv-30172f15.js → _chunks/messagebundle_sv.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_th-1e8f0c20.js → _chunks/messagebundle_th.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_tr-1739cd9a.js → _chunks/messagebundle_tr.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_uk-b933c172.js → _chunks/messagebundle_uk.js} +29 -2
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_vi-329c5bac.js → _chunks/messagebundle_vi.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_zh_CN-4936266e.js → _chunks/messagebundle_zh_CN.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/{messagebundle_zh_TW-87ecd6ac.js → _chunks/messagebundle_zh_TW.js} +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css2.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css3.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css4.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css5.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css6.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css7.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/_chunks/parameters-bundle.css8.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/{parameters-bundle.css-7ad9af9f.js → _chunks/parameters-bundle.css9.js} +2 -2
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/Bar.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/BarcodeScannerDialog.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/DynamicSideContent.css +1 -0
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/IllustratedMessage.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/MediaGallery.css +1 -0
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/MediaGalleryItem.css +1 -0
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/NotificationListGroupItem.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/NotificationListItem.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/NotificationListItemBase.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/ProductSwitchItem.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/ShellBar.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/SideNavigationPopover.css +1 -0
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/TimelineItem.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/UploadCollectionItem.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/ViewSettingsDialog.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/Wizard.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/i18n/i18n-defaults.js +28 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/Themes.js +10 -9
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/i18n.js +48 -48
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/BarTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/DynamicSideContentTemplate.lit.js +7 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/FilterItemTemplate.lit.js +4 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/FlexibleColumnLayoutTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryItemTemplate.lit.js +10 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryTemplate.lit.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListGroupItemTemplate.lit.js +3 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListItemTemplate.lit.js +2 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarPopoverTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarTemplate.lit.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/TimelineTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/UploadCollectionItemTemplate.lit.js +7 -7
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ViewSettingsDialogTemplate.lit.js +15 -12
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardPopoverTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardTemplate.lit.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Bar.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/BarcodeScannerDialog.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/DynamicSideContent.css.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/IllustratedMessage.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGallery.css.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGalleryItem.css.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListGroupItem.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItem.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItemBase.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ProductSwitchItem.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ShellBar.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/SideNavigationPopover.css.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/TimelineItem.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/UploadCollectionItem.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ViewSettingsDialog.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Wizard.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/sap_horizon_exp/parameters-bundle.css.js +7 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddColumn.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddPeople.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/BalloonSky.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Connection.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyCalendar.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyList.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyPlanningCalendar.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ErrorScreen.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/FilterTable.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/GroupTable.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoFilterResults.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoMail_v1.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSavedItems_v1.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoTasks_v1.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/PageNotFound.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ReloadScreen.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ResizeColumn.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchEarth.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchFolder.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBalloon.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBell.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCalendar.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCheckMark.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleConnection.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyDoc.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyList.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleError.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMagnifier.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMail.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNoSavedItems.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNotFoundMagnifier.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleReload.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleTask.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SleepingBell.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SortColumn.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessBalloon.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessCheckMark.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessHighFive.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessScreen.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Tent.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToLoadImage.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UploadCollection.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-AddColumn.js +44 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-AddPeople.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-BalloonSky.js +40 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-Connection.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-EmptyCalendar.js +80 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-EmptyList.js +28 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-EmptyPlanningCalendar.js +85 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-ErrorScreen.js +41 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-FilterTable.js +48 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-GroupTable.js +74 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-NoFilterResults.js +31 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-NoMail_v1.js +29 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-NoSavedItems_v1.js +43 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-NoTasks_v1.js +60 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-PageNotFound.js +36 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-ReloadScreen.js +41 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-ResizeColumn.js +48 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SearchEarth.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SearchFolder.js +34 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleBalloon.js +24 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleBell.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleCalendar.js +54 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleCheckMark.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleConnection.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleEmptyDoc.js +24 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleEmptyList.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleError.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleMagnifier.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleMail.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleNoSavedItems.js +24 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleNotFoundMagnifier.js +28 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleReload.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SimpleTask.js +30 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SleepingBell.js +30 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SortColumn.js +46 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SuccessBalloon.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SuccessCheckMark.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SuccessHighFive.js +52 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-SuccessScreen.js +39 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-Tent.js +33 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-UnableToLoadImage.js +45 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Dialog-UploadCollection.js +39 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-AddColumn.js +55 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-AddPeople.js +37 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-BalloonSky.js +49 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-Connection.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-EmptyCalendar.js +93 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-EmptyList.js +34 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-EmptyPlanningCalendar.js +98 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-ErrorScreen.js +85 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-FilterTable.js +63 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-GroupTable.js +83 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-NoFilterResults.js +46 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-NoMail_v1.js +62 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-NoSavedItems_v1.js +46 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-NoTasks_v1.js +97 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-PageNotFound.js +40 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-ReloadScreen.js +87 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-ResizeColumn.js +59 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SearchEarth.js +37 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SearchFolder.js +43 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleBalloon.js +27 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleBell.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleCalendar.js +50 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleCheckMark.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleConnection.js +29 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleEmptyDoc.js +27 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleEmptyList.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleError.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleMagnifier.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleMail.js +23 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleNoSavedItems.js +34 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleNotFoundMagnifier.js +31 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleReload.js +21 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SimpleTask.js +26 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SleepingBell.js +50 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SortColumn.js +57 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SuccessBalloon.js +40 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SuccessCheckMark.js +50 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SuccessHighFive.js +34 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-SuccessScreen.js +85 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-Tent.js +61 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-UnableToLoadImage.js +42 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Scene-UploadCollection.js +37 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-AddColumn.js +44 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-AddPeople.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-BalloonSky.js +36 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-Connection.js +29 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-EmptyCalendar.js +49 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-EmptyList.js +28 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-EmptyPlanningCalendar.js +85 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-ErrorScreen.js +39 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-FilterTable.js +53 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-GroupTable.js +74 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-NoFilterResults.js +32 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-NoMail_v1.js +23 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-NoSavedItems.js +1 -1
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-NoSavedItems_v1.js +40 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-NoTasks_v1.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-PageNotFound.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-ReloadScreen.js +39 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-ResizeColumn.js +48 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SearchEarth.js +62 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SearchFolder.js +32 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleBalloon.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleBell.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleCalendar.js +53 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleCheckMark.js +12 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleConnection.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleEmptyDoc.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleEmptyList.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleError.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleMagnifier.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleMail.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleNoSavedItems.js +30 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleNotFoundMagnifier.js +17 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleReload.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SimpleTask.js +29 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SleepingBell.js +29 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SortColumn.js +46 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SuccessBalloon.js +26 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SuccessCheckMark.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SuccessHighFive.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-SuccessScreen.js +39 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-Tent.js +31 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-UnableToLoadImage.js +43 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/sapIllus-Spot-UploadCollection.js +38 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea2.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBPMNFlow.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBar.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBullet.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartDoughnut.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartFlow.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartGantt.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartOrg.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartPie.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Components.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Secrets.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Systems.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Teams.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Tools.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/UnableToLoad.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/User2.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartArea.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartArea2.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartBar.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartBullet.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartFlow.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartGantt.js +23 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartOrg.js +21 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ChartPie.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +5 -5
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Company.js +12 -12
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Components.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-ExternalLink.js +10 -10
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-FaceID.js +16 -16
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Fingerprint.js +15 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Lock.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Mission.js +17 -17
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Radar.js +14 -14
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Secrets.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Services.js +15 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-SessionExpired.js +10 -10
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-SessionExpiring.js +9 -9
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Success.js +9 -9
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +9 -9
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Systems.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Teams.js +23 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Tools.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-UnableToLoad.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-Unlock.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +10 -10
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Dialog-User2.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartArea.js +28 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartArea2.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +27 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartBar.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartBullet.js +26 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartDoughnut.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartFlow.js +26 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartGantt.js +32 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartOrg.js +33 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ChartPie.js +24 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-CodePlaceholder.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Company.js +29 -29
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Components.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-ExternalLink.js +13 -13
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-FaceID.js +20 -20
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Fingerprint.js +34 -34
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Lock.js +21 -21
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Mission.js +18 -18
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-NoApplications.js +17 -17
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-NoFlows.js +19 -19
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-NoUsers.js +16 -16
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Radar.js +19 -19
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Secrets.js +21 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Services.js +16 -16
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-SessionExpired.js +17 -17
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-SessionExpiring.js +16 -16
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Success.js +17 -17
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +19 -19
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Systems.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Teams.js +26 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Tools.js +25 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-UnableToLoad.js +27 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-Unlock.js +14 -14
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +21 -21
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Scene-User2.js +28 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartArea.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartArea2.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartBar.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartBullet.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartDoughnut.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartFlow.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartGantt.js +18 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartOrg.js +12 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ChartPie.js +14 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-CodePlaceholder.js +5 -5
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Company.js +12 -12
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Components.js +11 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-ExternalLink.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-FaceID.js +15 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Fingerprint.js +9 -9
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Lock.js +12 -12
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Mission.js +16 -16
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-NoApplications.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-NoFlows.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-NoUsers.js +11 -11
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Radar.js +13 -13
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Secrets.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Services.js +14 -15
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-SessionExpired.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-SessionExpiring.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Success.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +8 -8
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Systems.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Teams.js +19 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Tools.js +13 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-UnableToLoad.js +15 -0
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-Unlock.js +10 -10
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +9 -9
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/tnt-Spot-User2.js +16 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/IllustrationMessageType.js +60 -1
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryItemLayout.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryLayout.js +21 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuHorizontalAlign.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuVerticalAlign.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentFallDown.js +22 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentPosition.js +20 -0
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentVisibility.js +23 -0
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarItemTemplate.lit.js +0 -7
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-1b65841f.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-7cb04d8d.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-9b078ef8.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-aed8d630.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-becae35f.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-e0121de4.js +0 -13
- package/src/sap/ui/webc/fiori/thirdparty/parameters-bundle.css-e4fed822.js +0 -13
|
@@ -39,14 +39,8 @@ sap.ui.define([
|
|
|
39
39
|
* <br>
|
|
40
40
|
* <h3>Keyboard Handling</h3>
|
|
41
41
|
*
|
|
42
|
-
*
|
|
43
|
-
* <ul>
|
|
44
|
-
* <li>[SPACE, ENTER, RETURN] - If focus is on the layout toggle button (arrow button), once activated, it triggers the associated action (such as expand/collapse the column).</li>
|
|
45
|
-
* </ul> <br>
|
|
46
|
-
* <br>
|
|
47
|
-
*
|
|
48
42
|
* @author SAP SE
|
|
49
|
-
* @version 1.
|
|
43
|
+
* @version 1.100.0
|
|
50
44
|
*
|
|
51
45
|
* @constructor
|
|
52
46
|
* @public
|
|
@@ -61,10 +55,20 @@ sap.ui.define([
|
|
|
61
55
|
tag: "ui5-flexible-column-layout-ui5",
|
|
62
56
|
properties: {
|
|
63
57
|
|
|
58
|
+
/**
|
|
59
|
+
* An object of strings that defines additional accessibility roles for further customization.
|
|
60
|
+
*
|
|
61
|
+
* It supports the following fields: - <code>startColumnRole</code>: the accessibility role for the <code>startColumn</code> - <code>startArrowContainerRole</code>: the accessibility role for the first arrow container (between the <code>begin</code> and <code>mid</code> columns) - <code>midColumnRole</code>: the accessibility role for the <code>midColumn</code> - <code>endArrowContainerRole</code>: the accessibility role for the second arrow container (between the <code>mid</code> and <code>end</code> columns) - <code>endColumnRole</code>: the accessibility role for the <code>endColumn</code>
|
|
62
|
+
*/
|
|
63
|
+
accessibilityRoles: {
|
|
64
|
+
type: "object",
|
|
65
|
+
defaultValue: {}
|
|
66
|
+
},
|
|
67
|
+
|
|
64
68
|
/**
|
|
65
69
|
* An object of strings that defines several additional accessibility texts for even further customization.
|
|
66
70
|
*
|
|
67
|
-
* It supports the following fields: - <code>startColumnAccessibleName</code>: the accessibility name for the <code>startColumn</code> region - <code>midColumnAccessibleName</code>: the accessibility name for the <code>midColumn</code> region - <code>endColumnAccessibleName</code>: the accessibility name for the <code>endColumn</code> region - <code>startArrowLeftText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the left - <code>startArrowRightText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the right - <code>endArrowLeftText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the left - <code>endArrowRightText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the right
|
|
71
|
+
* It supports the following fields: - <code>startColumnAccessibleName</code>: the accessibility name for the <code>startColumn</code> region - <code>midColumnAccessibleName</code>: the accessibility name for the <code>midColumn</code> region - <code>endColumnAccessibleName</code>: the accessibility name for the <code>endColumn</code> region - <code>startArrowLeftText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the left - <code>startArrowRightText</code>: the text that the first arrow (between the <code>begin</code> and <code>mid</code> columns) will have when pointing to the right - <code>endArrowLeftText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the left - <code>endArrowRightText</code>: the text that the second arrow (between the <code>mid</code> and <code>end</code> columns) will have when pointing to the right - <code>startArrowContainerAccessibleName</code>: the text that the first arrow container (between the <code>begin</code> and <code>mid</code> columns) will have as <code>aria-label</code> - <code>endArrowContainerAccessibleName</code>: the text that the second arrow container (between the <code>mid</code> and <code>end</code> columns) will have as <code>aria-label</code>
|
|
68
72
|
*/
|
|
69
73
|
accessibilityTexts: {
|
|
70
74
|
type: "object",
|
|
@@ -248,5 +252,8 @@ sap.ui.define([
|
|
|
248
252
|
* @function
|
|
249
253
|
*/
|
|
250
254
|
|
|
255
|
+
/* CUSTOM CODE START */
|
|
256
|
+
/* CUSTOM CODE END */
|
|
257
|
+
|
|
251
258
|
return FlexibleColumnLayout;
|
|
252
259
|
});
|
|
@@ -40,7 +40,7 @@ sap.ui.define([
|
|
|
40
40
|
* <h3>Usage</h3> <code>sap.ui.webc.fiori.IllustratedMessage</code> is meant to be used inside container component, for example a <code>sap.ui.webc.main.Card</code>, a <code>sap.ui.webc.main.Dialog</code> or a <code>sap.ui.webc.fiori.Page</code>
|
|
41
41
|
*
|
|
42
42
|
* @author SAP SE
|
|
43
|
-
* @version 1.
|
|
43
|
+
* @version 1.100.0
|
|
44
44
|
*
|
|
45
45
|
* @constructor
|
|
46
46
|
* @public
|
|
@@ -110,5 +110,8 @@ sap.ui.define([
|
|
|
110
110
|
}
|
|
111
111
|
});
|
|
112
112
|
|
|
113
|
+
/* CUSTOM CODE START */
|
|
114
|
+
/* CUSTOM CODE END */
|
|
115
|
+
|
|
113
116
|
return IllustratedMessage;
|
|
114
|
-
});
|
|
117
|
+
});
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
// Provides control sap.ui.webc.fiori.MediaGallery.
|
|
8
|
+
sap.ui.define([
|
|
9
|
+
"sap/ui/webc/common/WebComponent",
|
|
10
|
+
"./library",
|
|
11
|
+
"./thirdparty/MediaGallery"
|
|
12
|
+
], function(WebComponent, library) {
|
|
13
|
+
"use strict";
|
|
14
|
+
|
|
15
|
+
var MediaGalleryLayout = library.MediaGalleryLayout;
|
|
16
|
+
var MediaGalleryMenuHorizontalAlign = library.MediaGalleryMenuHorizontalAlign;
|
|
17
|
+
var MediaGalleryMenuVerticalAlign = library.MediaGalleryMenuVerticalAlign;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Constructor for a new <code>MediaGallery</code>.
|
|
21
|
+
*
|
|
22
|
+
* @param {string} [sId] ID for the new control, generated automatically if no ID is given
|
|
23
|
+
* @param {object} [mSettings] Initial settings for the new control
|
|
24
|
+
*
|
|
25
|
+
* @extends sap.ui.webc.common.WebComponent
|
|
26
|
+
* @class
|
|
27
|
+
*
|
|
28
|
+
* <h3>Overview</h3>
|
|
29
|
+
*
|
|
30
|
+
* The <code>ui-media-gallery</code> component allows the user to browse through multimedia items. Currently, the supported items are images and videos. The items should be defined using the <code>sap.ui.webc.fiori.MediaGalleryItem</code> component.
|
|
31
|
+
*
|
|
32
|
+
* The items are initially displayed as thumbnails. When the user selects a thumbnail, the corresponding item is displayed in larger size. <br>
|
|
33
|
+
* The component is responsive by default and adjusts the position of the menu with respect to viewport size, but the application is able to further customize the layout via the provided API.
|
|
34
|
+
*
|
|
35
|
+
* <h3>Keyboard Handling</h3> The <code>sap.ui.webc.fiori.MediaGallery</code> provides advanced keyboard handling. <br>
|
|
36
|
+
* When the thumbnails menu is focused the following keyboard shortcuts allow the user to navigate through the thumbnail items: <br>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
39
|
+
*
|
|
40
|
+
* <ul>
|
|
41
|
+
* <li>[UP/DOWN] - Navigates up and down the items</li>
|
|
42
|
+
* <li>[HOME] - Navigates to first item</li>
|
|
43
|
+
* <li>[END] - Navigates to the last item</li>
|
|
44
|
+
* <li>[SPACE/ENTER] - Select an item
|
|
45
|
+
* </ul> <br>
|
|
46
|
+
*
|
|
47
|
+
* @author SAP SE
|
|
48
|
+
* @version 1.100.0
|
|
49
|
+
*
|
|
50
|
+
* @constructor
|
|
51
|
+
* @public
|
|
52
|
+
* @since 1.99.0
|
|
53
|
+
* @experimental Since 1.99.0 This control is experimental and its API might change significantly.
|
|
54
|
+
* @alias sap.ui.webc.fiori.MediaGallery
|
|
55
|
+
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
56
|
+
*/
|
|
57
|
+
var MediaGallery = WebComponent.extend("sap.ui.webc.fiori.MediaGallery", {
|
|
58
|
+
metadata: {
|
|
59
|
+
library: "sap.ui.webc.fiori",
|
|
60
|
+
tag: "ui5-media-gallery-ui5",
|
|
61
|
+
properties: {
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* If enabled, a <code>display-area-click</code> event is fired when the user clicks or taps on the display area. <br>
|
|
65
|
+
* The display area is the central area that contains the enlarged content of the currently selected item.
|
|
66
|
+
*/
|
|
67
|
+
interactiveDisplayArea: {
|
|
68
|
+
type: "boolean",
|
|
69
|
+
defaultValue: false
|
|
70
|
+
},
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* Determines the layout of the component. <br>
|
|
74
|
+
* <br>
|
|
75
|
+
* Available options are:
|
|
76
|
+
* <ul>
|
|
77
|
+
* <li><code>Auto</code></li>
|
|
78
|
+
* <li><code>Vertical</code></li>
|
|
79
|
+
* <li><code>Horizontal</code></li>
|
|
80
|
+
* </ul>
|
|
81
|
+
*/
|
|
82
|
+
layout: {
|
|
83
|
+
type: "sap.ui.webc.fiori.MediaGalleryLayout",
|
|
84
|
+
defaultValue: MediaGalleryLayout.Auto
|
|
85
|
+
},
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* Determines the horizontal alignment of the thumbnails menu vs. the central display area. <br>
|
|
89
|
+
* <br>
|
|
90
|
+
* Available options are:
|
|
91
|
+
* <ul>
|
|
92
|
+
* <li><code>Left</code></li>
|
|
93
|
+
* <li><code>Right</code></li>
|
|
94
|
+
* </ul>
|
|
95
|
+
*/
|
|
96
|
+
menuHorizontalAlign: {
|
|
97
|
+
type: "sap.ui.webc.fiori.MediaGalleryMenuHorizontalAlign",
|
|
98
|
+
defaultValue: MediaGalleryMenuHorizontalAlign.Left
|
|
99
|
+
},
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* Determines the vertical alignment of the thumbnails menu vs. the central display area. <br>
|
|
103
|
+
* <br>
|
|
104
|
+
* Available options are:
|
|
105
|
+
* <ul>
|
|
106
|
+
* <li><code>Top</code></li>
|
|
107
|
+
* <li><code>Bottom</code></li>
|
|
108
|
+
* </ul>
|
|
109
|
+
*/
|
|
110
|
+
menuVerticalAlign: {
|
|
111
|
+
type: "sap.ui.webc.fiori.MediaGalleryMenuVerticalAlign",
|
|
112
|
+
defaultValue: MediaGalleryMenuVerticalAlign.Bottom
|
|
113
|
+
},
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* If set to <code>true</code>, all thumbnails are rendered in a scrollable container. If <code>false</code>, only up to five thumbnails are rendered, followed by an overflow button that shows the count of the remaining thumbnails.
|
|
117
|
+
*/
|
|
118
|
+
showAllThumbnails: {
|
|
119
|
+
type: "boolean",
|
|
120
|
+
defaultValue: false
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
defaultAggregation: "items",
|
|
124
|
+
aggregations: {
|
|
125
|
+
|
|
126
|
+
/**
|
|
127
|
+
* Defines the component items.
|
|
128
|
+
*
|
|
129
|
+
* <br>
|
|
130
|
+
* <br>
|
|
131
|
+
* <b>Note:</b> Only one selected item is allowed.
|
|
132
|
+
*
|
|
133
|
+
* <br>
|
|
134
|
+
* <br>
|
|
135
|
+
* <b>Note:</b> Use the <code>sap.ui.webc.fiori.MediaGalleryItem</code> component to define the desired items.
|
|
136
|
+
*/
|
|
137
|
+
items: {
|
|
138
|
+
type: "sap.ui.webc.fiori.IMediaGalleryItem",
|
|
139
|
+
multiple: true
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
events: {
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Fired when the display area is clicked.<br>
|
|
146
|
+
* The display area is the central area that contains the enlarged content of the currently selected item.
|
|
147
|
+
*/
|
|
148
|
+
displayAreaClick: {
|
|
149
|
+
parameters: {}
|
|
150
|
+
},
|
|
151
|
+
|
|
152
|
+
/**
|
|
153
|
+
* Fired when the thumbnails overflow button is clicked.
|
|
154
|
+
*/
|
|
155
|
+
overflowClick: {
|
|
156
|
+
parameters: {}
|
|
157
|
+
},
|
|
158
|
+
|
|
159
|
+
/**
|
|
160
|
+
* Fired when selection is changed by user interaction.
|
|
161
|
+
*/
|
|
162
|
+
selectionChange: {
|
|
163
|
+
parameters: {
|
|
164
|
+
/**
|
|
165
|
+
* the selected item.
|
|
166
|
+
*/
|
|
167
|
+
item: {
|
|
168
|
+
type: "HTMLElement"
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
});
|
|
175
|
+
|
|
176
|
+
/* CUSTOM CODE START */
|
|
177
|
+
/* CUSTOM CODE END */
|
|
178
|
+
|
|
179
|
+
return MediaGallery;
|
|
180
|
+
});
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
// Provides control sap.ui.webc.fiori.MediaGalleryItem.
|
|
8
|
+
sap.ui.define([
|
|
9
|
+
"sap/ui/webc/common/WebComponent",
|
|
10
|
+
"./library",
|
|
11
|
+
"sap/ui/core/EnabledPropagator",
|
|
12
|
+
"./thirdparty/MediaGalleryItem"
|
|
13
|
+
], function(WebComponent, library, EnabledPropagator) {
|
|
14
|
+
"use strict";
|
|
15
|
+
|
|
16
|
+
var MediaGalleryItemLayout = library.MediaGalleryItemLayout;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Constructor for a new <code>MediaGalleryItem</code>.
|
|
20
|
+
*
|
|
21
|
+
* @param {string} [sId] ID for the new control, generated automatically if no ID is given
|
|
22
|
+
* @param {object} [mSettings] Initial settings for the new control
|
|
23
|
+
*
|
|
24
|
+
* @extends sap.ui.webc.common.WebComponent
|
|
25
|
+
* @class
|
|
26
|
+
*
|
|
27
|
+
* <h3>Overview</h3> The <code>sap.ui.webc.fiori.MediaGalleryItem</code> web component represents the items displayed in the <code>sap.ui.webc.fiori.MediaGallery</code> web component. <br>
|
|
28
|
+
* <br>
|
|
29
|
+
* <b>Note:</b> <code>sap.ui.webc.fiori.MediaGalleryItem</code> is not supported when used outside of <code>sap.ui.webc.fiori.MediaGallery</code>. <br>
|
|
30
|
+
* <br>
|
|
31
|
+
*
|
|
32
|
+
*
|
|
33
|
+
* <h3>Keyboard Handling</h3> The <code>sap.ui.webc.fiori.MediaGallery</code> provides advanced keyboard handling. When focused, the user can use the following keyboard shortcuts in order to perform a navigation: <br>
|
|
34
|
+
*
|
|
35
|
+
* <ul>
|
|
36
|
+
* <li>[SPACE/ENTER/RETURN] - Trigger <code>ui5-click</code> event</li>
|
|
37
|
+
* </ul>
|
|
38
|
+
*
|
|
39
|
+
* @author SAP SE
|
|
40
|
+
* @version 1.100.0
|
|
41
|
+
*
|
|
42
|
+
* @constructor
|
|
43
|
+
* @public
|
|
44
|
+
* @since 1.99.0
|
|
45
|
+
* @experimental Since 1.99.0 This control is experimental and its API might change significantly.
|
|
46
|
+
* @alias sap.ui.webc.fiori.MediaGalleryItem
|
|
47
|
+
* @implements sap.ui.webc.fiori.IMediaGalleryItem
|
|
48
|
+
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
49
|
+
*/
|
|
50
|
+
var MediaGalleryItem = WebComponent.extend("sap.ui.webc.fiori.MediaGalleryItem", {
|
|
51
|
+
metadata: {
|
|
52
|
+
library: "sap.ui.webc.fiori",
|
|
53
|
+
tag: "ui5-media-gallery-item-ui5",
|
|
54
|
+
interfaces: [
|
|
55
|
+
"sap.ui.webc.fiori.IMediaGalleryItem"
|
|
56
|
+
],
|
|
57
|
+
properties: {
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* Defines whether the control is enabled. A disabled control can't be interacted with, and it is not in the tab chain.
|
|
61
|
+
*/
|
|
62
|
+
enabled: {
|
|
63
|
+
type: "boolean",
|
|
64
|
+
defaultValue: true,
|
|
65
|
+
mapping: {
|
|
66
|
+
type: "attribute",
|
|
67
|
+
to: "disabled",
|
|
68
|
+
formatter: "_mapEnabled"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* Determines the layout of the item container. <br>
|
|
74
|
+
* <br>
|
|
75
|
+
* Available options are:
|
|
76
|
+
* <ul>
|
|
77
|
+
* <li><code>Square</code></li>
|
|
78
|
+
* <li><code>Wide</code></li>
|
|
79
|
+
* </ul>
|
|
80
|
+
*/
|
|
81
|
+
layout: {
|
|
82
|
+
type: "sap.ui.webc.fiori.MediaGalleryItemLayout",
|
|
83
|
+
defaultValue: MediaGalleryItemLayout.Square
|
|
84
|
+
},
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* Defines the selected state of the component.
|
|
88
|
+
*/
|
|
89
|
+
selected: {
|
|
90
|
+
type: "boolean",
|
|
91
|
+
defaultValue: false
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
defaultAggregation: "content",
|
|
95
|
+
aggregations: {
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* Defines the content of the component.
|
|
99
|
+
*/
|
|
100
|
+
content: {
|
|
101
|
+
type: "sap.ui.core.Control",
|
|
102
|
+
multiple: false
|
|
103
|
+
},
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* Defines the content of the thumbnail.
|
|
107
|
+
*/
|
|
108
|
+
thumbnail: {
|
|
109
|
+
type: "sap.ui.core.Control",
|
|
110
|
+
multiple: false,
|
|
111
|
+
slot: "thumbnail"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
|
|
117
|
+
EnabledPropagator.call(MediaGalleryItem.prototype);
|
|
118
|
+
|
|
119
|
+
/* CUSTOM CODE START */
|
|
120
|
+
/* CUSTOM CODE END */
|
|
121
|
+
|
|
122
|
+
return MediaGalleryItem;
|
|
123
|
+
});
|
|
@@ -8,9 +8,10 @@
|
|
|
8
8
|
sap.ui.define([
|
|
9
9
|
"sap/ui/webc/common/WebComponent",
|
|
10
10
|
"./library",
|
|
11
|
+
"sap/ui/core/EnabledPropagator",
|
|
11
12
|
"sap/ui/webc/main/library",
|
|
12
13
|
"./thirdparty/NotificationAction"
|
|
13
|
-
], function(WebComponent, library, mainLibrary) {
|
|
14
|
+
], function(WebComponent, library, EnabledPropagator, mainLibrary) {
|
|
14
15
|
"use strict";
|
|
15
16
|
|
|
16
17
|
var ButtonDesign = mainLibrary.ButtonDesign;
|
|
@@ -27,7 +28,7 @@ sap.ui.define([
|
|
|
27
28
|
* The <code>sap.ui.webc.fiori.NotificationAction</code> represents an abstract action, used in the <code>sap.ui.webc.fiori.NotificationListItem</code> and the <code>sap.ui.webc.fiori.NotificationListGroupItem</code> items.
|
|
28
29
|
*
|
|
29
30
|
* @author SAP SE
|
|
30
|
-
* @version 1.
|
|
31
|
+
* @version 1.100.0
|
|
31
32
|
*
|
|
32
33
|
* @constructor
|
|
33
34
|
* @public
|
|
@@ -66,13 +67,16 @@ sap.ui.define([
|
|
|
66
67
|
},
|
|
67
68
|
|
|
68
69
|
/**
|
|
69
|
-
* Defines
|
|
70
|
-
* <br>
|
|
71
|
-
* <b>Note:</b> a disabled action can't be pressed or focused, and it is not in the tab chain.
|
|
70
|
+
* Defines whether the control is enabled. A disabled control can't be interacted with, and it is not in the tab chain.
|
|
72
71
|
*/
|
|
73
|
-
|
|
72
|
+
enabled: {
|
|
74
73
|
type: "boolean",
|
|
75
|
-
defaultValue:
|
|
74
|
+
defaultValue: true,
|
|
75
|
+
mapping: {
|
|
76
|
+
type: "attribute",
|
|
77
|
+
to: "disabled",
|
|
78
|
+
formatter: "_mapEnabled"
|
|
79
|
+
}
|
|
76
80
|
},
|
|
77
81
|
|
|
78
82
|
/**
|
|
@@ -96,5 +100,10 @@ sap.ui.define([
|
|
|
96
100
|
}
|
|
97
101
|
});
|
|
98
102
|
|
|
103
|
+
EnabledPropagator.call(NotificationAction.prototype);
|
|
104
|
+
|
|
105
|
+
/* CUSTOM CODE START */
|
|
106
|
+
/* CUSTOM CODE END */
|
|
107
|
+
|
|
99
108
|
return NotificationAction;
|
|
100
109
|
});
|
|
@@ -47,7 +47,7 @@ sap.ui.define([
|
|
|
47
47
|
* </ul>
|
|
48
48
|
*
|
|
49
49
|
* @author SAP SE
|
|
50
|
-
* @version 1.
|
|
50
|
+
* @version 1.100.0
|
|
51
51
|
*
|
|
52
52
|
* @constructor
|
|
53
53
|
* @public
|
|
@@ -179,5 +179,8 @@ sap.ui.define([
|
|
|
179
179
|
}
|
|
180
180
|
});
|
|
181
181
|
|
|
182
|
+
/* CUSTOM CODE START */
|
|
183
|
+
/* CUSTOM CODE END */
|
|
184
|
+
|
|
182
185
|
return NotificationListGroupItem;
|
|
183
186
|
});
|
|
@@ -49,7 +49,7 @@ sap.ui.define([
|
|
|
49
49
|
* </ul>
|
|
50
50
|
*
|
|
51
51
|
* @author SAP SE
|
|
52
|
-
* @version 1.
|
|
52
|
+
* @version 1.100.0
|
|
53
53
|
*
|
|
54
54
|
* @constructor
|
|
55
55
|
* @public
|
|
@@ -194,5 +194,8 @@ sap.ui.define([
|
|
|
194
194
|
}
|
|
195
195
|
});
|
|
196
196
|
|
|
197
|
+
/* CUSTOM CODE START */
|
|
198
|
+
/* CUSTOM CODE END */
|
|
199
|
+
|
|
197
200
|
return NotificationListItem;
|
|
198
201
|
});
|
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
* <b>Note:</b> <code>sap.ui.webc.fiori.Page</code> occipues the whole available space of its parent. In order to achieve the intended design you have to make sure that there is enough space for the <code>sap.ui.webc.fiori.Page</code> to be rendered.
|
|
32
32
|
*
|
|
33
33
|
* @author SAP SE
|
|
34
|
-
* @version 1.
|
|
34
|
+
* @version 1.100.0
|
|
35
35
|
*
|
|
36
36
|
* @constructor
|
|
37
37
|
* @public
|
|
@@ -121,8 +121,8 @@ sap.ui.define([
|
|
|
121
121
|
* Defines the footer HTML Element.
|
|
122
122
|
*/
|
|
123
123
|
footer: {
|
|
124
|
-
type: "sap.ui.
|
|
125
|
-
multiple:
|
|
124
|
+
type: "sap.ui.webc.fiori.IBar",
|
|
125
|
+
multiple: false,
|
|
126
126
|
slot: "footer"
|
|
127
127
|
},
|
|
128
128
|
|
|
@@ -130,13 +130,17 @@ sap.ui.define([
|
|
|
130
130
|
* Defines the header HTML Element.
|
|
131
131
|
*/
|
|
132
132
|
header: {
|
|
133
|
-
type: "sap.ui.
|
|
134
|
-
multiple:
|
|
133
|
+
type: "sap.ui.webc.fiori.IBar",
|
|
134
|
+
multiple: false,
|
|
135
135
|
slot: "header"
|
|
136
136
|
}
|
|
137
|
-
}
|
|
137
|
+
},
|
|
138
|
+
designtime: "sap/ui/webc/fiori/designtime/Page.designtime"
|
|
138
139
|
}
|
|
139
140
|
});
|
|
140
141
|
|
|
142
|
+
/* CUSTOM CODE START */
|
|
143
|
+
/* CUSTOM CODE END */
|
|
144
|
+
|
|
141
145
|
return Page;
|
|
142
146
|
});
|
|
@@ -37,7 +37,7 @@ sap.ui.define([
|
|
|
37
37
|
* <br>
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.100.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
@@ -64,5 +64,8 @@ sap.ui.define([
|
|
|
64
64
|
}
|
|
65
65
|
});
|
|
66
66
|
|
|
67
|
+
/* CUSTOM CODE START */
|
|
68
|
+
/* CUSTOM CODE END */
|
|
69
|
+
|
|
67
70
|
return ProductSwitch;
|
|
68
71
|
});
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
* </ul>
|
|
35
35
|
*
|
|
36
36
|
* @author SAP SE
|
|
37
|
-
* @version 1.
|
|
37
|
+
* @version 1.100.0
|
|
38
38
|
*
|
|
39
39
|
* @constructor
|
|
40
40
|
* @public
|
|
@@ -119,5 +119,8 @@ sap.ui.define([
|
|
|
119
119
|
}
|
|
120
120
|
});
|
|
121
121
|
|
|
122
|
+
/* CUSTOM CODE START */
|
|
123
|
+
/* CUSTOM CODE END */
|
|
124
|
+
|
|
122
125
|
return ProductSwitchItem;
|
|
123
126
|
});
|
|
@@ -39,13 +39,6 @@ sap.ui.define([
|
|
|
39
39
|
* <li>product-switch</li>
|
|
40
40
|
* </ul>
|
|
41
41
|
*
|
|
42
|
-
* In the context of <code>sap.ui.webc.fiori.ShellBar</code>, you can provide a custom stable DOM refs for:
|
|
43
|
-
* <ul>
|
|
44
|
-
* <li>Every <code>sap.ui.webc.fiori.ShellBarItem</code> that you provide. Example: <code>
|
|
45
|
-
* <ui5-shellbar-item stable-dom-ref="messages"></ui5-shellbar-item>
|
|
46
|
-
* </code></li>
|
|
47
|
-
* </ul>
|
|
48
|
-
*
|
|
49
42
|
* <h3>CSS Shadow Parts</h3>
|
|
50
43
|
*
|
|
51
44
|
* <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>
|
|
@@ -54,8 +47,10 @@ sap.ui.define([
|
|
|
54
47
|
* <li>root - Used to style the outermost wrapper of the <code>sap.ui.webc.fiori.ShellBar</code></li>
|
|
55
48
|
* </ul>
|
|
56
49
|
*
|
|
50
|
+
* <h3>Keyboard Handling</h3>
|
|
51
|
+
*
|
|
57
52
|
* @author SAP SE
|
|
58
|
-
* @version 1.
|
|
53
|
+
* @version 1.100.0
|
|
59
54
|
*
|
|
60
55
|
* @constructor
|
|
61
56
|
* @public
|
|
@@ -70,6 +65,16 @@ sap.ui.define([
|
|
|
70
65
|
tag: "ui5-shellbar-ui5",
|
|
71
66
|
properties: {
|
|
72
67
|
|
|
68
|
+
/**
|
|
69
|
+
* An object of strings that defines several additional accessibility texts for even further customization.
|
|
70
|
+
*
|
|
71
|
+
* It supports the following fields: - <code>profileButtonTitle</code>: defines the tooltip for the profile button - <code>logoTitle</code>: defines the tooltip for the logo
|
|
72
|
+
*/
|
|
73
|
+
accessibilityTexts: {
|
|
74
|
+
type: "object",
|
|
75
|
+
defaultValue: {}
|
|
76
|
+
},
|
|
77
|
+
|
|
73
78
|
/**
|
|
74
79
|
* Defines the <code>notificationsCount</code>, displayed in the notification icon top-right corner.
|
|
75
80
|
*/
|
|
@@ -216,7 +221,7 @@ sap.ui.define([
|
|
|
216
221
|
},
|
|
217
222
|
|
|
218
223
|
/**
|
|
219
|
-
* Fired, when a menu item is activated <b>Note:</b> You can prevent closing of
|
|
224
|
+
* Fired, when a menu item is activated <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
|
|
220
225
|
*/
|
|
221
226
|
menuItemClick: {
|
|
222
227
|
parameters: {
|
|
@@ -245,7 +250,7 @@ sap.ui.define([
|
|
|
245
250
|
},
|
|
246
251
|
|
|
247
252
|
/**
|
|
248
|
-
* Fired, when the product switch icon is activated. <b>Note:</b> You can prevent closing of
|
|
253
|
+
* Fired, when the product switch icon is activated. <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
|
|
249
254
|
*/
|
|
250
255
|
productSwitchClick: {
|
|
251
256
|
allowPreventDefault: true,
|
|
@@ -273,7 +278,8 @@ sap.ui.define([
|
|
|
273
278
|
}
|
|
274
279
|
}
|
|
275
280
|
},
|
|
276
|
-
methods: ["closeOverflow"]
|
|
281
|
+
methods: ["closeOverflow"],
|
|
282
|
+
getters: ["copilotDomRef", "logoDomRef", "notificationsDomRef", "overflowDomRef", "productSwitchDomRef", "profileDomRef"]
|
|
277
283
|
}
|
|
278
284
|
});
|
|
279
285
|
|
|
@@ -284,5 +290,50 @@ sap.ui.define([
|
|
|
284
290
|
* @function
|
|
285
291
|
*/
|
|
286
292
|
|
|
293
|
+
/**
|
|
294
|
+
* Returns the <code>copilot</code> DOM ref.
|
|
295
|
+
* @public
|
|
296
|
+
* @name sap.ui.webc.fiori.ShellBar#getCopilotDomRef
|
|
297
|
+
* @function
|
|
298
|
+
*/
|
|
299
|
+
|
|
300
|
+
/**
|
|
301
|
+
* Returns the <code>logo</code> DOM ref.
|
|
302
|
+
* @public
|
|
303
|
+
* @name sap.ui.webc.fiori.ShellBar#getLogoDomRef
|
|
304
|
+
* @function
|
|
305
|
+
*/
|
|
306
|
+
|
|
307
|
+
/**
|
|
308
|
+
* Returns the <code>notifications</code> icon DOM ref.
|
|
309
|
+
* @public
|
|
310
|
+
* @name sap.ui.webc.fiori.ShellBar#getNotificationsDomRef
|
|
311
|
+
* @function
|
|
312
|
+
*/
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* Returns the <code>overflow</code> icon DOM ref.
|
|
316
|
+
* @public
|
|
317
|
+
* @name sap.ui.webc.fiori.ShellBar#getOverflowDomRef
|
|
318
|
+
* @function
|
|
319
|
+
*/
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* Returns the <code>product-switch</code> icon DOM ref.
|
|
323
|
+
* @public
|
|
324
|
+
* @name sap.ui.webc.fiori.ShellBar#getProductSwitchDomRef
|
|
325
|
+
* @function
|
|
326
|
+
*/
|
|
327
|
+
|
|
328
|
+
/**
|
|
329
|
+
* Returns the <code>profile</code> icon DOM ref.
|
|
330
|
+
* @public
|
|
331
|
+
* @name sap.ui.webc.fiori.ShellBar#getProfileDomRef
|
|
332
|
+
* @function
|
|
333
|
+
*/
|
|
334
|
+
|
|
335
|
+
/* CUSTOM CODE START */
|
|
336
|
+
/* CUSTOM CODE END */
|
|
337
|
+
|
|
287
338
|
return ShellBar;
|
|
288
339
|
});
|
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
*
|
|
25
25
|
*
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.
|
|
27
|
+
* @version 1.100.0
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
30
30
|
* @public
|
|
@@ -72,7 +72,7 @@ sap.ui.define([
|
|
|
72
72
|
/**
|
|
73
73
|
* Fired, when the item is pressed.
|
|
74
74
|
*/
|
|
75
|
-
|
|
75
|
+
click: {
|
|
76
76
|
allowPreventDefault: true,
|
|
77
77
|
parameters: {
|
|
78
78
|
/**
|
|
@@ -87,5 +87,8 @@ sap.ui.define([
|
|
|
87
87
|
}
|
|
88
88
|
});
|
|
89
89
|
|
|
90
|
+
/* CUSTOM CODE START */
|
|
91
|
+
/* CUSTOM CODE END */
|
|
92
|
+
|
|
90
93
|
return ShellBarItem;
|
|
91
94
|
});
|