@ui5/webcomponents-fiori 1.0.0-rc.7 → 1.0.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 +257 -0
- package/README.md +57 -9
- package/dist/Assets-static.js +6 -0
- package/dist/Assets.js +1 -1
- package/dist/Bar.js +182 -0
- package/dist/BarcodeScannerDialog.js +262 -0
- package/dist/FilterItem.js +94 -0
- package/dist/FilterItemOption.js +69 -0
- package/dist/FlexibleColumnLayout.js +696 -0
- package/dist/IllustratedMessage.js +314 -0
- package/dist/Interfaces.js +122 -0
- package/dist/NotificationAction.js +99 -0
- package/dist/NotificationListGroupItem.js +255 -0
- package/dist/NotificationListItem.js +433 -0
- package/dist/NotificationListItemBase.js +271 -0
- package/dist/Page.js +223 -0
- package/dist/ProductSwitch.js +80 -12
- package/dist/ProductSwitchItem.js +34 -10
- package/dist/ShellBar.js +425 -121
- package/dist/ShellBarItem.js +8 -8
- package/dist/SideNavigation.js +294 -0
- package/dist/SideNavigationItem.js +136 -0
- package/dist/SideNavigationSubItem.js +94 -0
- package/dist/SortItem.js +68 -0
- package/dist/Timeline.js +169 -0
- package/dist/TimelineItem.js +197 -0
- package/dist/UploadCollection.js +94 -37
- package/dist/UploadCollectionItem.js +185 -77
- package/dist/ViewSettingsDialog.js +628 -0
- package/dist/Wizard.js +1006 -0
- package/dist/WizardStep.js +155 -0
- package/dist/WizardTab.js +231 -0
- package/dist/api.json +2217 -1
- package/dist/css/themes/Bar.css +1 -0
- package/dist/css/themes/BarcodeScannerDialog.css +1 -0
- package/dist/css/themes/FilterItem.css +1 -0
- package/dist/css/themes/FlexibleColumnLayout.css +1 -0
- package/dist/css/themes/IllustratedMessage.css +1 -0
- package/dist/css/themes/InvisibleTextStyles.css +1 -0
- package/dist/css/themes/NotifactionOverflowActionsPopover.css +1 -0
- package/dist/css/themes/NotificationListGroupItem.css +1 -0
- package/dist/css/themes/NotificationListItem.css +1 -0
- package/dist/css/themes/NotificationListItemBase.css +1 -0
- package/dist/css/themes/NotificationPrioIcon.css +1 -0
- package/dist/css/themes/Page.css +1 -0
- package/dist/css/themes/ProductSwitch.css +1 -0
- package/dist/css/themes/ProductSwitchItem.css +1 -0
- package/dist/css/themes/ShellBar.css +1 -0
- package/dist/css/themes/SideNavigation.css +1 -0
- package/dist/css/themes/Timeline.css +1 -0
- package/dist/css/themes/TimelineItem.css +1 -0
- package/dist/css/themes/UploadCollection.css +1 -0
- package/dist/css/themes/UploadCollectionItem.css +1 -0
- package/dist/css/themes/ViewSettingsDialog.css +1 -0
- package/dist/css/themes/Wizard.css +1 -0
- package/dist/css/themes/WizardPopover.css +1 -0
- package/dist/css/themes/WizardTab.css +1 -0
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
- package/dist/fcl-utils/FCLLayout.js +246 -0
- package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cy.json +1 -0
- 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 -0
- package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -0
- package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -0
- package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -0
- package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -0
- 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 -0
- 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_in.json +1 -0
- package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -0
- package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
- package/dist/generated/i18n/i18n-defaults.js +2 -2
- package/dist/generated/json-imports/Themes-static.js +35 -0
- package/dist/generated/json-imports/Themes.js +23 -15
- package/dist/generated/json-imports/i18n-static.js +162 -0
- package/dist/generated/json-imports/i18n.js +113 -89
- package/dist/generated/templates/BarTemplate.lit.js +7 -0
- package/dist/generated/templates/BarcodeScannerDialogTemplate.lit.js +7 -0
- package/dist/generated/templates/FilterItemTemplate.lit.js +20 -0
- package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +7 -0
- package/dist/generated/templates/IllustratedMessageTemplate.lit.js +13 -0
- package/dist/generated/templates/NotifactionOverflowActionsPopoverTemplate.lit.js +8 -0
- package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +15 -0
- package/dist/generated/templates/NotificationListItemTemplate.lit.js +16 -0
- package/dist/generated/templates/PageTemplate.lit.js +7 -0
- package/dist/generated/templates/ProductSwitchItemTemplate.lit.js +12 -12
- package/dist/generated/templates/ProductSwitchTemplate.lit.js +4 -4
- package/dist/generated/templates/ShellBarPopoverTemplate.lit.js +6 -6
- package/dist/generated/templates/ShellBarTemplate.lit.js +22 -20
- package/dist/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +8 -0
- package/dist/generated/templates/SideNavigationTemplate.lit.js +16 -0
- package/dist/generated/templates/TimelineItemTemplate.lit.js +13 -0
- package/dist/generated/templates/TimelineTemplate.lit.js +8 -0
- package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +23 -22
- package/dist/generated/templates/UploadCollectionTemplate.lit.js +6 -7
- package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +18 -0
- package/dist/generated/templates/WizardPopoverTemplate.lit.js +8 -0
- package/dist/generated/templates/WizardTabTemplate.lit.js +11 -0
- package/dist/generated/templates/WizardTemplate.lit.js +9 -0
- package/dist/generated/themes/Bar.css.js +8 -0
- package/dist/generated/themes/BarcodeScannerDialog.css.js +8 -0
- package/dist/generated/themes/FilterItem.css.js +8 -0
- package/dist/generated/themes/FlexibleColumnLayout.css.js +8 -0
- package/dist/generated/themes/IllustratedMessage.css.js +8 -0
- package/dist/generated/themes/InvisibleTextStyles.css.js +8 -0
- package/dist/generated/themes/NotifactionOverflowActionsPopover.css.js +8 -0
- package/dist/generated/themes/NotificationListGroupItem.css.js +8 -0
- package/dist/generated/themes/NotificationListItem.css.js +8 -0
- package/dist/generated/themes/NotificationListItemBase.css.js +8 -0
- package/dist/generated/themes/NotificationPrioIcon.css.js +8 -0
- package/dist/generated/themes/Page.css.js +8 -0
- package/dist/generated/themes/ProductSwitch.css.js +5 -5
- package/dist/generated/themes/ProductSwitchItem.css.js +5 -5
- package/dist/generated/themes/ShellBar.css.js +5 -5
- package/dist/generated/themes/SideNavigation.css.js +8 -0
- package/dist/generated/themes/Timeline.css.js +8 -0
- package/dist/generated/themes/TimelineItem.css.js +8 -0
- package/dist/generated/themes/UploadCollection.css.js +5 -5
- package/dist/generated/themes/UploadCollectionItem.css.js +5 -5
- package/dist/generated/themes/ViewSettingsDialog.css.js +8 -0
- package/dist/generated/themes/Wizard.css.js +8 -0
- package/dist/generated/themes/WizardPopover.css.js +8 -0
- package/dist/generated/themes/WizardTab.css.js +8 -0
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -0
- package/dist/i18n/messagebundle.properties +266 -0
- package/dist/i18n/messagebundle_ar.properties +177 -0
- package/dist/i18n/messagebundle_bg.properties +177 -0
- package/dist/i18n/messagebundle_ca.properties +177 -0
- package/dist/i18n/messagebundle_cs.properties +177 -0
- package/dist/i18n/messagebundle_cy.properties +177 -0
- package/dist/i18n/messagebundle_da.properties +177 -0
- package/dist/i18n/messagebundle_de.properties +177 -0
- package/dist/i18n/messagebundle_el.properties +177 -0
- package/dist/i18n/messagebundle_en.properties +177 -0
- package/dist/i18n/messagebundle_en_GB.properties +177 -0
- package/dist/i18n/messagebundle_en_US_sappsd.properties +177 -0
- package/dist/i18n/messagebundle_en_US_saprigi.properties +177 -0
- package/dist/i18n/messagebundle_en_US_saptrc.properties +177 -0
- package/dist/i18n/messagebundle_es.properties +177 -0
- package/dist/i18n/messagebundle_es_MX.properties +177 -0
- package/dist/i18n/messagebundle_et.properties +177 -0
- package/dist/i18n/messagebundle_fi.properties +177 -0
- package/dist/i18n/messagebundle_fr.properties +177 -0
- package/dist/i18n/messagebundle_fr_CA.properties +177 -0
- package/dist/i18n/messagebundle_hi.properties +177 -0
- package/dist/i18n/messagebundle_hr.properties +177 -0
- package/dist/i18n/messagebundle_hu.properties +177 -0
- package/dist/i18n/messagebundle_id.properties +177 -0
- package/dist/i18n/messagebundle_in.properties +88 -0
- package/dist/i18n/messagebundle_it.properties +177 -0
- package/dist/i18n/messagebundle_iw.properties +177 -0
- package/dist/i18n/messagebundle_ja.properties +177 -0
- package/dist/i18n/messagebundle_kk.properties +177 -0
- package/dist/i18n/messagebundle_ko.properties +177 -0
- package/dist/i18n/messagebundle_lt.properties +177 -0
- package/dist/i18n/messagebundle_lv.properties +177 -0
- package/dist/i18n/messagebundle_ms.properties +177 -0
- package/dist/i18n/messagebundle_nl.properties +177 -0
- package/dist/i18n/messagebundle_no.properties +177 -0
- package/dist/i18n/messagebundle_pl.properties +177 -0
- package/dist/i18n/messagebundle_pt.properties +177 -0
- package/dist/i18n/messagebundle_pt_PT.properties +177 -0
- package/dist/i18n/messagebundle_ro.properties +177 -0
- package/dist/i18n/messagebundle_ru.properties +177 -0
- package/dist/i18n/messagebundle_sh.properties +177 -0
- package/dist/i18n/messagebundle_sk.properties +177 -0
- package/dist/i18n/messagebundle_sl.properties +177 -0
- package/dist/i18n/messagebundle_sv.properties +177 -0
- package/dist/i18n/messagebundle_th.properties +177 -0
- package/dist/i18n/messagebundle_tr.properties +177 -0
- package/dist/i18n/messagebundle_uk.properties +177 -0
- package/dist/i18n/messagebundle_vi.properties +177 -0
- package/dist/i18n/messagebundle_zh_CN.properties +177 -0
- package/dist/i18n/messagebundle_zh_TW.properties +177 -0
- package/dist/illustrations/BeforeSearch.js +28 -0
- package/dist/illustrations/NoActivities.js +28 -0
- package/dist/illustrations/NoData.js +28 -0
- package/dist/illustrations/NoEntries.js +28 -0
- package/dist/illustrations/NoMail.js +28 -0
- package/dist/illustrations/NoNotifications.js +28 -0
- package/dist/illustrations/NoSavedItems.js +28 -0
- package/dist/illustrations/NoSearchResults.js +28 -0
- package/dist/illustrations/NoTasks.js +28 -0
- package/dist/illustrations/UnableToLoad.js +28 -0
- package/dist/illustrations/UnableToUpload.js +28 -0
- package/dist/illustrations/sapIllus-Dialog-BeforeSearch.js +14 -0
- package/dist/illustrations/sapIllus-Dialog-NoActivities.js +19 -0
- package/dist/illustrations/sapIllus-Dialog-NoData.js +11 -0
- package/dist/illustrations/sapIllus-Dialog-NoEntries.js +19 -0
- package/dist/illustrations/sapIllus-Dialog-NoMail.js +12 -0
- package/dist/illustrations/sapIllus-Dialog-NoNotifications.js +15 -0
- package/dist/illustrations/sapIllus-Dialog-NoSavedItems.js +14 -0
- package/dist/illustrations/sapIllus-Dialog-NoSearchResults.js +16 -0
- package/dist/illustrations/sapIllus-Dialog-NoTasks.js +19 -0
- package/dist/illustrations/sapIllus-Dialog-UnableToLoad.js +12 -0
- package/dist/illustrations/sapIllus-Dialog-UnableToUpload.js +14 -0
- package/dist/illustrations/sapIllus-Scene-BeforeSearch.js +32 -0
- package/dist/illustrations/sapIllus-Scene-NoActivities.js +29 -0
- package/dist/illustrations/sapIllus-Scene-NoData.js +24 -0
- package/dist/illustrations/sapIllus-Scene-NoEntries.js +33 -0
- package/dist/illustrations/sapIllus-Scene-NoMail.js +24 -0
- package/dist/illustrations/sapIllus-Scene-NoNotifications.js +37 -0
- package/dist/illustrations/sapIllus-Scene-NoSavedItems.js +36 -0
- package/dist/illustrations/sapIllus-Scene-NoSearchResults.js +16 -0
- package/dist/illustrations/sapIllus-Scene-NoTasks.js +23 -0
- package/dist/illustrations/sapIllus-Scene-UnableToLoad.js +24 -0
- package/dist/illustrations/sapIllus-Scene-UnableToUpload.js +14 -0
- package/dist/illustrations/sapIllus-Spot-BeforeSearch.js +11 -0
- package/dist/illustrations/sapIllus-Spot-NoActivities.js +23 -0
- package/dist/illustrations/sapIllus-Spot-NoData.js +9 -0
- package/dist/illustrations/sapIllus-Spot-NoEntries.js +22 -0
- package/dist/illustrations/sapIllus-Spot-NoMail.js +11 -0
- package/dist/illustrations/sapIllus-Spot-NoNotifications.js +15 -0
- package/dist/illustrations/sapIllus-Spot-NoSavedItems.js +9 -0
- package/dist/illustrations/sapIllus-Spot-NoSearchResults.js +14 -0
- package/dist/illustrations/sapIllus-Spot-NoTasks.js +20 -0
- package/dist/illustrations/sapIllus-Spot-UnableToLoad.js +11 -0
- package/dist/illustrations/sapIllus-Spot-UnableToUpload.js +11 -0
- package/dist/illustrations/tnt/CodePlaceholder.js +20 -0
- package/dist/illustrations/tnt/Company.js +20 -0
- package/dist/illustrations/tnt/ExternalLink.js +20 -0
- package/dist/illustrations/tnt/FaceID.js +20 -0
- package/dist/illustrations/tnt/Fingerprint.js +20 -0
- package/dist/illustrations/tnt/Lock.js +20 -0
- package/dist/illustrations/tnt/Mission.js +20 -0
- package/dist/illustrations/tnt/NoApplications.js +20 -0
- package/dist/illustrations/tnt/NoFlows.js +20 -0
- package/dist/illustrations/tnt/NoUsers.js +20 -0
- package/dist/illustrations/tnt/Radar.js +20 -0
- package/dist/illustrations/tnt/Services.js +20 -0
- package/dist/illustrations/tnt/SessionExpired.js +20 -0
- package/dist/illustrations/tnt/SessionExpiring.js +20 -0
- package/dist/illustrations/tnt/Success.js +20 -0
- package/dist/illustrations/tnt/SuccessfulAuth.js +20 -0
- package/dist/illustrations/tnt/Unlock.js +20 -0
- package/dist/illustrations/tnt/UnsuccessfulAuth.js +20 -0
- package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +6 -0
- package/dist/illustrations/tnt/tnt-Dialog-Company.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +11 -0
- package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +17 -0
- package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +16 -0
- package/dist/illustrations/tnt/tnt-Dialog-Lock.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-Mission.js +18 -0
- package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +16 -0
- package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +16 -0
- package/dist/illustrations/tnt/tnt-Dialog-Radar.js +15 -0
- package/dist/illustrations/tnt/tnt-Dialog-Services.js +16 -0
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +11 -0
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +10 -0
- package/dist/illustrations/tnt/tnt-Dialog-Success.js +10 -0
- package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +10 -0
- package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +11 -0
- package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +9 -0
- package/dist/illustrations/tnt/tnt-Scene-Company.js +30 -0
- package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +14 -0
- package/dist/illustrations/tnt/tnt-Scene-FaceID.js +21 -0
- package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +35 -0
- package/dist/illustrations/tnt/tnt-Scene-Lock.js +22 -0
- package/dist/illustrations/tnt/tnt-Scene-Mission.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +18 -0
- package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +17 -0
- package/dist/illustrations/tnt/tnt-Scene-Radar.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-Services.js +17 -0
- package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +18 -0
- package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +17 -0
- package/dist/illustrations/tnt/tnt-Scene-Success.js +18 -0
- package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-Unlock.js +15 -0
- package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +22 -0
- package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +6 -0
- package/dist/illustrations/tnt/tnt-Spot-Company.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-FaceID.js +16 -0
- package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +10 -0
- package/dist/illustrations/tnt/tnt-Spot-Lock.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-Mission.js +17 -0
- package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +12 -0
- package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +12 -0
- package/dist/illustrations/tnt/tnt-Spot-Radar.js +14 -0
- package/dist/illustrations/tnt/tnt-Spot-Services.js +15 -0
- package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Success.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Unlock.js +11 -0
- package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +10 -0
- package/dist/types/BarDesign.js +54 -0
- package/dist/types/FCLLayout.js +134 -0
- package/dist/types/IllustrationMessageType.js +202 -0
- package/dist/types/PageBackgroundDesign.js +53 -0
- package/dist/types/TimelineLayout.js +42 -0
- package/dist/types/UploadCollectionDnDMode.js +1 -1
- package/dist/types/UploadState.js +1 -1
- package/dist/types/ViewSettingsDialogMode.js +43 -0
- package/dist/upload-utils/UploadCollectionBodyDnD.js +6 -1
- package/dist/webcomponentsjs/CHANGELOG.md +61 -0
- package/dist/webcomponentsjs/README.md +64 -47
- package/dist/webcomponentsjs/bundles/webcomponents-ce.js +38 -38
- package/dist/webcomponentsjs/bundles/webcomponents-ce.js.map +1 -1
- package/dist/webcomponentsjs/bundles/webcomponents-pf_dom.js +60 -0
- package/dist/webcomponentsjs/bundles/webcomponents-pf_dom.js.map +1 -0
- package/dist/webcomponentsjs/bundles/webcomponents-pf_js.js +95 -0
- package/dist/webcomponentsjs/bundles/webcomponents-pf_js.js.map +1 -0
- package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +292 -229
- package/dist/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +1 -1
- package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js +190 -170
- package/dist/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +1 -1
- package/dist/webcomponentsjs/bundles/webcomponents-sd.js +151 -132
- package/dist/webcomponentsjs/bundles/webcomponents-sd.js.map +1 -1
- package/dist/webcomponentsjs/custom-elements-es5-adapter.js +2 -2
- package/dist/webcomponentsjs/webcomponents-bundle.js +302 -230
- package/dist/webcomponentsjs/webcomponents-bundle.js.map +1 -1
- package/dist/webcomponentsjs/webcomponents-loader.js +49 -28
- package/package-scripts.js +18 -1
- package/package.json +25 -7
- package/src/Assets-static.js +6 -0
- package/src/Assets.js +6 -0
- package/src/Bar.hbs +16 -0
- package/src/Bar.js +182 -0
- package/src/BarcodeScannerDialog.hbs +17 -0
- package/src/BarcodeScannerDialog.js +262 -0
- package/src/FilterItem.hbs +8 -0
- package/src/FilterItem.js +94 -0
- package/src/FilterItemOption.js +69 -0
- package/src/FlexibleColumnLayout.hbs +60 -0
- package/src/FlexibleColumnLayout.js +696 -0
- package/src/IllustratedMessage.hbs +58 -0
- package/src/IllustratedMessage.js +314 -0
- package/src/Interfaces.js +122 -0
- package/src/NotifactionOverflowActionsPopover.hbs +20 -0
- package/src/NotificationAction.js +99 -0
- package/src/NotificationListGroupItem.hbs +91 -0
- package/src/NotificationListGroupItem.js +255 -0
- package/src/NotificationListItem.hbs +106 -0
- package/src/NotificationListItem.js +433 -0
- package/src/NotificationListItemBase.js +271 -0
- package/src/Page.hbs +15 -0
- package/src/Page.js +223 -0
- package/src/ProductSwitch.hbs +9 -0
- package/src/ProductSwitch.js +198 -0
- package/src/ProductSwitchItem.hbs +44 -0
- package/src/ProductSwitchItem.js +249 -0
- package/src/ShellBar.hbs +210 -0
- package/src/ShellBar.js +1186 -0
- package/src/ShellBarItem.js +91 -0
- package/src/ShellBarPopover.hbs +31 -0
- package/src/SideNavigation.hbs +89 -0
- package/src/SideNavigation.js +294 -0
- package/src/SideNavigationItem.js +136 -0
- package/src/SideNavigationItemPopoverContent.hbs +23 -0
- package/src/SideNavigationSubItem.js +94 -0
- package/src/SortItem.js +68 -0
- package/src/Timeline.hbs +15 -0
- package/src/Timeline.js +169 -0
- package/src/TimelineItem.hbs +38 -0
- package/src/TimelineItem.js +197 -0
- package/src/UploadCollection.hbs +38 -0
- package/src/UploadCollection.js +376 -0
- package/src/UploadCollectionItem.hbs +96 -0
- package/src/UploadCollectionItem.js +513 -0
- package/src/ViewSettingsDialog.hbs +108 -0
- package/src/ViewSettingsDialog.js +628 -0
- package/src/Wizard.hbs +41 -0
- package/src/Wizard.js +1006 -0
- package/src/WizardPopover.hbs +33 -0
- package/src/WizardStep.js +155 -0
- package/src/WizardTab.hbs +33 -0
- package/src/WizardTab.js +231 -0
- package/src/fcl-utils/FCLLayout.js +246 -0
- package/src/features/CoPilotAnimation.js +8 -0
- package/src/i18n/messagebundle.properties +266 -0
- package/src/i18n/messagebundle_ar.properties +177 -0
- package/src/i18n/messagebundle_bg.properties +177 -0
- package/src/i18n/messagebundle_ca.properties +177 -0
- package/src/i18n/messagebundle_cs.properties +177 -0
- package/src/i18n/messagebundle_cy.properties +177 -0
- package/src/i18n/messagebundle_da.properties +177 -0
- package/src/i18n/messagebundle_de.properties +177 -0
- package/src/i18n/messagebundle_el.properties +177 -0
- package/src/i18n/messagebundle_en.properties +177 -0
- package/src/i18n/messagebundle_en_GB.properties +177 -0
- package/src/i18n/messagebundle_en_US_sappsd.properties +177 -0
- package/src/i18n/messagebundle_en_US_saprigi.properties +177 -0
- package/src/i18n/messagebundle_en_US_saptrc.properties +177 -0
- package/src/i18n/messagebundle_es.properties +177 -0
- package/src/i18n/messagebundle_es_MX.properties +177 -0
- package/src/i18n/messagebundle_et.properties +177 -0
- package/src/i18n/messagebundle_fi.properties +177 -0
- package/src/i18n/messagebundle_fr.properties +177 -0
- package/src/i18n/messagebundle_fr_CA.properties +177 -0
- package/src/i18n/messagebundle_hi.properties +177 -0
- package/src/i18n/messagebundle_hr.properties +177 -0
- package/src/i18n/messagebundle_hu.properties +177 -0
- package/src/i18n/messagebundle_id.properties +177 -0
- package/src/i18n/messagebundle_in.properties +88 -0
- package/src/i18n/messagebundle_it.properties +177 -0
- package/src/i18n/messagebundle_iw.properties +177 -0
- package/src/i18n/messagebundle_ja.properties +177 -0
- package/src/i18n/messagebundle_kk.properties +177 -0
- package/src/i18n/messagebundle_ko.properties +177 -0
- package/src/i18n/messagebundle_lt.properties +177 -0
- package/src/i18n/messagebundle_lv.properties +177 -0
- package/src/i18n/messagebundle_ms.properties +177 -0
- package/src/i18n/messagebundle_nl.properties +177 -0
- package/src/i18n/messagebundle_no.properties +177 -0
- package/src/i18n/messagebundle_pl.properties +177 -0
- package/src/i18n/messagebundle_pt.properties +177 -0
- package/src/i18n/messagebundle_pt_PT.properties +177 -0
- package/src/i18n/messagebundle_ro.properties +177 -0
- package/src/i18n/messagebundle_ru.properties +177 -0
- package/src/i18n/messagebundle_sh.properties +177 -0
- package/src/i18n/messagebundle_sk.properties +177 -0
- package/src/i18n/messagebundle_sl.properties +177 -0
- package/src/i18n/messagebundle_sv.properties +177 -0
- package/src/i18n/messagebundle_th.properties +177 -0
- package/src/i18n/messagebundle_tr.properties +177 -0
- package/src/i18n/messagebundle_uk.properties +177 -0
- package/src/i18n/messagebundle_vi.properties +177 -0
- package/src/i18n/messagebundle_zh_CN.properties +177 -0
- package/src/i18n/messagebundle_zh_TW.properties +177 -0
- package/src/illustrations/sapIllus-Dialog-BeforeSearch.svg +13 -0
- package/src/illustrations/sapIllus-Dialog-NoActivities.svg +18 -0
- package/src/illustrations/sapIllus-Dialog-NoData.svg +10 -0
- package/src/illustrations/sapIllus-Dialog-NoEntries.svg +18 -0
- package/src/illustrations/sapIllus-Dialog-NoMail.svg +11 -0
- package/src/illustrations/sapIllus-Dialog-NoNotifications.svg +14 -0
- package/src/illustrations/sapIllus-Dialog-NoSavedItems.svg +13 -0
- package/src/illustrations/sapIllus-Dialog-NoSearchResults.svg +15 -0
- package/src/illustrations/sapIllus-Dialog-NoTasks.svg +18 -0
- package/src/illustrations/sapIllus-Dialog-UnableToLoad.svg +11 -0
- package/src/illustrations/sapIllus-Dialog-UnableToUpload.svg +13 -0
- package/src/illustrations/sapIllus-Scene-BeforeSearch.svg +31 -0
- package/src/illustrations/sapIllus-Scene-NoActivities.svg +28 -0
- package/src/illustrations/sapIllus-Scene-NoData.svg +23 -0
- package/src/illustrations/sapIllus-Scene-NoEntries.svg +32 -0
- package/src/illustrations/sapIllus-Scene-NoMail.svg +23 -0
- package/src/illustrations/sapIllus-Scene-NoNotifications.svg +36 -0
- package/src/illustrations/sapIllus-Scene-NoSavedItems.svg +36 -0
- package/src/illustrations/sapIllus-Scene-NoSearchResults.svg +15 -0
- package/src/illustrations/sapIllus-Scene-NoTasks.svg +22 -0
- package/src/illustrations/sapIllus-Scene-UnableToLoad.svg +23 -0
- package/src/illustrations/sapIllus-Scene-UnableToUpload.svg +13 -0
- package/src/illustrations/sapIllus-Spot-BeforeSearch.svg +10 -0
- package/src/illustrations/sapIllus-Spot-NoActivities.svg +23 -0
- package/src/illustrations/sapIllus-Spot-NoData.svg +9 -0
- package/src/illustrations/sapIllus-Spot-NoEntries.svg +22 -0
- package/src/illustrations/sapIllus-Spot-NoMail.svg +10 -0
- package/src/illustrations/sapIllus-Spot-NoNotifications.svg +15 -0
- package/src/illustrations/sapIllus-Spot-NoSavedItems.svg +9 -0
- package/src/illustrations/sapIllus-Spot-NoSearchResults.svg +13 -0
- package/src/illustrations/sapIllus-Spot-NoTasks.svg +20 -0
- package/src/illustrations/sapIllus-Spot-UnableToLoad.svg +10 -0
- package/src/illustrations/sapIllus-Spot-UnableToUpload.svg +10 -0
- package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +6 -0
- package/src/illustrations/tnt/tnt-Dialog-Company.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +17 -0
- package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +16 -0
- package/src/illustrations/tnt/tnt-Dialog-Lock.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-Mission.svg +18 -0
- package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +16 -0
- package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +16 -0
- package/src/illustrations/tnt/tnt-Dialog-Radar.svg +15 -0
- package/src/illustrations/tnt/tnt-Dialog-Services.svg +16 -0
- package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +10 -0
- package/src/illustrations/tnt/tnt-Dialog-Success.svg +10 -0
- package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +10 -0
- package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +11 -0
- package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +9 -0
- package/src/illustrations/tnt/tnt-Scene-Company.svg +30 -0
- package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +14 -0
- package/src/illustrations/tnt/tnt-Scene-FaceID.svg +21 -0
- package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +35 -0
- package/src/illustrations/tnt/tnt-Scene-Lock.svg +22 -0
- package/src/illustrations/tnt/tnt-Scene-Mission.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +17 -0
- package/src/illustrations/tnt/tnt-Scene-Radar.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Services.svg +17 -0
- package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +17 -0
- package/src/illustrations/tnt/tnt-Scene-Success.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Unlock.svg +15 -0
- package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +22 -0
- package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +6 -0
- package/src/illustrations/tnt/tnt-Spot-Company.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-FaceID.svg +16 -0
- package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +10 -0
- package/src/illustrations/tnt/tnt-Spot-Lock.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-Mission.svg +17 -0
- package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +12 -0
- package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +12 -0
- package/src/illustrations/tnt/tnt-Spot-Radar.svg +14 -0
- package/src/illustrations/tnt/tnt-Spot-Services.svg +15 -0
- package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-Success.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-Unlock.svg +11 -0
- package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +10 -0
- package/src/themes/Bar.css +72 -0
- package/src/themes/BarcodeScannerDialog.css +35 -0
- package/src/themes/FilterItem.css +3 -0
- package/src/themes/FlexibleColumnLayout.css +111 -0
- package/src/themes/IllustratedMessage.css +167 -0
- package/src/themes/InvisibleTextStyles.css +9 -0
- package/src/themes/NotifactionOverflowActionsPopover.css +5 -0
- package/src/themes/NotificationListGroupItem.css +72 -0
- package/src/themes/NotificationListItem.css +164 -0
- package/src/themes/NotificationListItemBase.css +57 -0
- package/src/themes/NotificationPrioIcon.css +22 -0
- package/src/themes/Page.css +129 -0
- package/src/themes/ProductSwitch.css +30 -0
- package/src/themes/ProductSwitchItem.css +179 -0
- package/src/themes/ShellBar.css +534 -0
- package/src/themes/SideNavigation.css +50 -0
- package/src/themes/Timeline.css +52 -0
- package/src/themes/TimelineItem.css +287 -0
- package/src/themes/UploadCollection.css +118 -0
- package/src/themes/UploadCollectionItem.css +179 -0
- package/src/themes/ViewSettingsDialog.css +56 -0
- package/src/themes/Wizard.css +89 -0
- package/src/themes/WizardPopover.css +18 -0
- package/src/themes/WizardTab.css +171 -0
- package/src/themes/base/Bar-parameters.css +11 -0
- package/src/themes/base/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/base/IllustratedMessage-parameters.css +13 -0
- package/src/themes/base/NotificationListItem-parameters.css +3 -0
- package/src/themes/base/Page-parameters.css +3 -0
- package/src/themes/base/ProductSwitchItem-parameters.css +10 -0
- package/src/themes/base/ShellBar-parameters.css +10 -0
- package/src/themes/base/SideNavigation-parameters.css +3 -0
- package/src/themes/base/TimelineItem-parameters.css +12 -0
- package/src/themes/base/UploadCollection-parameters.css +5 -0
- package/src/themes/base/WizardTab-parameters.css +11 -0
- package/src/themes/sap_belize/parameters-bundle.css +9 -0
- package/src/themes/sap_belize_hcb/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_belize_hcb/Page-parameters.css +3 -0
- package/src/themes/sap_belize_hcb/ProductSwitchItem-parameters.css +8 -0
- package/src/themes/sap_belize_hcb/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_belize_hcb/UploadCollection-parameters.css +7 -0
- package/src/themes/sap_belize_hcb/WizardTab-parameters.css +9 -0
- package/src/themes/sap_belize_hcb/parameters-bundle.css +9 -0
- package/src/themes/sap_belize_hcw/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_belize_hcw/Page-parameters.css +3 -0
- package/src/themes/sap_belize_hcw/ProductSwitchItem-parameters.css +8 -0
- package/src/themes/sap_belize_hcw/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_belize_hcw/UploadCollection-parameters.css +6 -0
- package/src/themes/sap_belize_hcw/WizardTab-parameters.css +8 -0
- package/src/themes/sap_belize_hcw/parameters-bundle.css +9 -0
- package/src/themes/sap_fiori_3/parameters-bundle.css +9 -0
- package/src/themes/sap_fiori_3_dark/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_fiori_3_dark/parameters-bundle.css +9 -0
- package/src/themes/sap_fiori_3_hcb/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_fiori_3_hcb/Page-parameters.css +3 -0
- package/src/themes/sap_fiori_3_hcb/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_fiori_3_hcb/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_fiori_3_hcb/UploadCollection-parameters.css +9 -0
- package/src/themes/sap_fiori_3_hcb/WizardTab-parameters.css +9 -0
- package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +9 -0
- package/src/themes/sap_fiori_3_hcw/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_fiori_3_hcw/Page-parameters.css +3 -0
- package/src/themes/sap_fiori_3_hcw/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_fiori_3_hcw/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_fiori_3_hcw/UploadCollection-parameters.css +8 -0
- package/src/themes/sap_fiori_3_hcw/WizardTab-parameters.css +8 -0
- package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +9 -0
- package/src/themes/sap_horizon/NotificationListItem-parameters.css +3 -0
- package/src/themes/sap_horizon/ProductSwitchItem-parameters.css +5 -0
- package/src/themes/sap_horizon/ShellBar-parameters.css +10 -0
- package/src/themes/sap_horizon/SideNavigation-parameters.css +5 -0
- package/src/themes/sap_horizon/TimelineItem-parameters.css +13 -0
- package/src/themes/sap_horizon/WizardTab-parameters.css +8 -0
- package/src/themes/sap_horizon/parameters-bundle.css +11 -0
- package/src/themes/sap_horizon_exp/parameters-bundle.css +9 -0
- package/src/types/BarDesign.js +54 -0
- package/src/types/FCLLayout.js +134 -0
- package/src/types/IllustrationMessageType.js +202 -0
- package/src/types/PageBackgroundDesign.js +53 -0
- package/src/types/TimelineLayout.js +42 -0
- package/src/types/UploadCollectionDnDMode.js +49 -0
- package/src/types/UploadState.js +56 -0
- package/src/types/ViewSettingsDialogMode.js +43 -0
- package/src/upload-utils/UploadCollectionBodyDnD.js +78 -0
- package/dist/generated/templates/ShellBarItemTemplate.lit.js +0 -8
- package/dist/webcomponentsjs/package.json +0 -46
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,263 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.0.1](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0...v1.0.1) (2021-11-10)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @ui5/webcomponents-fiori
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [1.0.0](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.16...v1.0.0) (2021-11-10)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
**Note:** Version bump only for package @ui5/webcomponents-fiori
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [1.0.0-rc.16](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.15...v1.0.0-rc.16) (2021-11-09)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* **ui5-bar:** align `middleContent` slot centrally ([#3719](https://github.com/SAP/ui5-webcomponents/issues/3719)) ([d5a0a3a](https://github.com/SAP/ui5-webcomponents/commit/d5a0a3a)), closes [#3456](https://github.com/SAP/ui5-webcomponents/issues/3456) [#3456](https://github.com/SAP/ui5-webcomponents/issues/3456)
|
|
28
|
+
* **ui5-flexible-column-layout:** documentation improvement ([#3908](https://github.com/SAP/ui5-webcomponents/issues/3908)) ([dee93fa](https://github.com/SAP/ui5-webcomponents/commit/dee93fa))
|
|
29
|
+
* **ui5-flexible-column-layout:** speech output on layout arrows ([#4034](https://github.com/SAP/ui5-webcomponents/issues/4034)) ([272e600](https://github.com/SAP/ui5-webcomponents/commit/272e600)), closes [#3699](https://github.com/SAP/ui5-webcomponents/issues/3699)
|
|
30
|
+
* **ui5-illustrated-message:** add missing dependencies ([#3822](https://github.com/SAP/ui5-webcomponents/issues/3822)) ([75e6a8c](https://github.com/SAP/ui5-webcomponents/commit/75e6a8c))
|
|
31
|
+
* **ui5-illustrated-message:** generation script ([#3903](https://github.com/SAP/ui5-webcomponents/issues/3903)) ([ecf9563](https://github.com/SAP/ui5-webcomponents/commit/ecf9563))
|
|
32
|
+
* **ui5-illustrated-message:** remove style attribute of svg ([#3605](https://github.com/SAP/ui5-webcomponents/issues/3605)) ([41f72e3](https://github.com/SAP/ui5-webcomponents/commit/41f72e3))
|
|
33
|
+
* **ui5-li-notification:** fix icon padding in rtl ([#3876](https://github.com/SAP/ui5-webcomponents/issues/3876)) ([6ebfecb](https://github.com/SAP/ui5-webcomponents/commit/6ebfecb))
|
|
34
|
+
* **ui5-list, ui5-table, ui5-notification, ui5-busy-indicator:** getFocusDomRef returns the correct element when the state is busy ([#3951](https://github.com/SAP/ui5-webcomponents/issues/3951)) ([ec81c15](https://github.com/SAP/ui5-webcomponents/commit/ec81c15)), closes [#3922](https://github.com/SAP/ui5-webcomponents/issues/3922)
|
|
35
|
+
* **ui5-product-switch:** adapt focus styles to sap_horizon ([#4276](https://github.com/SAP/ui5-webcomponents/issues/4276)) ([b053ad0](https://github.com/SAP/ui5-webcomponents/commit/b053ad0))
|
|
36
|
+
* **ui5-product-switch-item:** no-wrap title behavior added when subtitle is not present ([#3800](https://github.com/SAP/ui5-webcomponents/issues/3800)) ([3f007fd](https://github.com/SAP/ui5-webcomponents/commit/3f007fd))
|
|
37
|
+
* **ui5-shellbar:** fix public readonly getters ([#4283](https://github.com/SAP/ui5-webcomponents/issues/4283)) ([d90daf5](https://github.com/SAP/ui5-webcomponents/commit/d90daf5))
|
|
38
|
+
* **ui5-shellbar:** fixed growing of left container ([#4105](https://github.com/SAP/ui5-webcomponents/issues/4105)) ([5b167f4](https://github.com/SAP/ui5-webcomponents/commit/5b167f4))
|
|
39
|
+
* **ui5-shellbar:** press on custom action throws JS error ([#4281](https://github.com/SAP/ui5-webcomponents/issues/4281)) ([c73294b](https://github.com/SAP/ui5-webcomponents/commit/c73294b))
|
|
40
|
+
* **ui5-shellbar:** remove empty secondary title wrapper ([#3737](https://github.com/SAP/ui5-webcomponents/issues/3737)) ([28d9a1a](https://github.com/SAP/ui5-webcomponents/commit/28d9a1a)), closes [#3698](https://github.com/SAP/ui5-webcomponents/issues/3698) [#3698](https://github.com/SAP/ui5-webcomponents/issues/3698)
|
|
41
|
+
* **ui5-shellbar:** remove unnecessary aria-label from buttons ([#3981](https://github.com/SAP/ui5-webcomponents/issues/3981)) ([d60120d](https://github.com/SAP/ui5-webcomponents/commit/d60120d)), closes [#3953](https://github.com/SAP/ui5-webcomponents/issues/3953)
|
|
42
|
+
* **ui5-shellbar-item:** fix JS error on click ([#4287](https://github.com/SAP/ui5-webcomponents/issues/4287)) ([3289da4](https://github.com/SAP/ui5-webcomponents/commit/3289da4))
|
|
43
|
+
* **ui5-timeline:** align indicator in compact mode ([#3902](https://github.com/SAP/ui5-webcomponents/issues/3902)) ([0c31502](https://github.com/SAP/ui5-webcomponents/commit/0c31502))
|
|
44
|
+
* **ui5-timeline:** elements with role option have a parent element with role listbox ([#4053](https://github.com/SAP/ui5-webcomponents/issues/4053)) ([2b27754](https://github.com/SAP/ui5-webcomponents/commit/2b27754)), closes [#3459](https://github.com/SAP/ui5-webcomponents/issues/3459)
|
|
45
|
+
* **ui5-timeline:** keyboard handling is now compliant with the specification ([#3722](https://github.com/SAP/ui5-webcomponents/issues/3722)) ([2ad208e](https://github.com/SAP/ui5-webcomponents/commit/2ad208e))
|
|
46
|
+
* **ui5-tree, ui5-table, ui5-side-navigation:** unnecessary scrollbar in RTL is removed ([#3948](https://github.com/SAP/ui5-webcomponents/issues/3948)) ([61fe0fe](https://github.com/SAP/ui5-webcomponents/commit/61fe0fe))
|
|
47
|
+
* **ui5-upload-collection:** exploratory testing issues ([#3797](https://github.com/SAP/ui5-webcomponents/issues/3797)) ([7028b6c](https://github.com/SAP/ui5-webcomponents/commit/7028b6c)), closes [#3625](https://github.com/SAP/ui5-webcomponents/issues/3625)
|
|
48
|
+
* **ui5-upload-collection:** fix "no files" heading HTML tag ([#3930](https://github.com/SAP/ui5-webcomponents/issues/3930)) ([e020249](https://github.com/SAP/ui5-webcomponents/commit/e020249))
|
|
49
|
+
* **ui5-wizard:** check if tab has a focusable element ([#3904](https://github.com/SAP/ui5-webcomponents/issues/3904)) ([a64eaf8](https://github.com/SAP/ui5-webcomponents/commit/a64eaf8))
|
|
50
|
+
* **ui5-wizard:** grouped steps could be activated ([#3961](https://github.com/SAP/ui5-webcomponents/issues/3961)) ([be36219](https://github.com/SAP/ui5-webcomponents/commit/be36219))
|
|
51
|
+
* **ui5-wizard:** remove unneeded aria properties ([#4262](https://github.com/SAP/ui5-webcomponents/issues/4262)) ([7fa969b](https://github.com/SAP/ui5-webcomponents/commit/7fa969b))
|
|
52
|
+
* **ui5-wizard:** step titles are now visible on phone ([#3895](https://github.com/SAP/ui5-webcomponents/issues/3895)) ([9a183b4](https://github.com/SAP/ui5-webcomponents/commit/9a183b4))
|
|
53
|
+
* **ui5-view-settings-dialog:** import all dependencies ([#4074](https://github.com/SAP/ui5-webcomponents/issues/4074)) ([11d529e](https://github.com/SAP/ui5-webcomponents/commit/11d529e))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Code Refactoring
|
|
57
|
+
|
|
58
|
+
* **ui5-message-strip:** rename tag name ([#4268](https://github.com/SAP/ui5-webcomponents/issues/4268)) ([ec30ec2](https://github.com/SAP/ui5-webcomponents/commit/ec30ec2))
|
|
59
|
+
* **ui5-shellbar-item:** rename "item-click" to "click" ([#4282](https://github.com/SAP/ui5-webcomponents/issues/4282)) ([4cd86b1](https://github.com/SAP/ui5-webcomponents/commit/4cd86b1))
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* **ui5-illustrated-message:** add TNT illustration set ([#3857](https://github.com/SAP/ui5-webcomponents/issues/3857)) ([0ade371](https://github.com/SAP/ui5-webcomponents/commit/0ade371))
|
|
65
|
+
* **ui5-illustrated-message:** introduce subtitle slot ([#3633](https://github.com/SAP/ui5-webcomponents/issues/3633)) ([96ccf93](https://github.com/SAP/ui5-webcomponents/commit/96ccf93)), closes [#3557](https://github.com/SAP/ui5-webcomponents/issues/3557) [#3557](https://github.com/SAP/ui5-webcomponents/issues/3557)
|
|
66
|
+
* **ui5-li-notification:** adjust focus styles to sap_horizon ([#4228](https://github.com/SAP/ui5-webcomponents/issues/4228)) ([1f681d0](https://github.com/SAP/ui5-webcomponents/commit/1f681d0))
|
|
67
|
+
* **ui5-shellbar:** implement sap_horizon ([#4251](https://github.com/SAP/ui5-webcomponents/issues/4251)) ([7500a08](https://github.com/SAP/ui5-webcomponents/commit/7500a08))
|
|
68
|
+
* **ui5-side-navigation:** adjust focus styles in overflow to sap_horizon ([#4240](https://github.com/SAP/ui5-webcomponents/issues/4240)) ([99e962c](https://github.com/SAP/ui5-webcomponents/commit/99e962c))
|
|
69
|
+
* introduce sap_horizon theme initial draft ([#3991](https://github.com/SAP/ui5-webcomponents/issues/3991)) ([b1afaf0](https://github.com/SAP/ui5-webcomponents/commit/b1afaf0)), closes [#3988](https://github.com/SAP/ui5-webcomponents/issues/3988)
|
|
70
|
+
* rework stableDomRef concept ([#4210](https://github.com/SAP/ui5-webcomponents/issues/4210)) ([d1ebea3](https://github.com/SAP/ui5-webcomponents/commit/d1ebea3))
|
|
71
|
+
* **ui5-product-switch:** add selected state to an item ([#3872](https://github.com/SAP/ui5-webcomponents/issues/3872)) ([9e7928b](https://github.com/SAP/ui5-webcomponents/commit/9e7928b))
|
|
72
|
+
* **ui5-side-navigation:** Items now have tooltip ([#3921](https://github.com/SAP/ui5-webcomponents/issues/3921)) ([5849a38](https://github.com/SAP/ui5-webcomponents/commit/5849a38)), closes [#3549](https://github.com/SAP/ui5-webcomponents/issues/3549) [#3549](https://github.com/SAP/ui5-webcomponents/issues/3549)
|
|
73
|
+
* **ui5-timeline:** implement sap_horizon theme ([13a168e](https://github.com/SAP/ui5-webcomponents/commit/13a168e))
|
|
74
|
+
* **ui5-upload-collection:** Added "accessibleName" property ([#3917](https://github.com/SAP/ui5-webcomponents/issues/3917)) ([ea79fb3](https://github.com/SAP/ui5-webcomponents/commit/ea79fb3)), closes [#3768](https://github.com/SAP/ui5-webcomponents/issues/3768) [#3768](https://github.com/SAP/ui5-webcomponents/issues/3768)
|
|
75
|
+
* **ui5-view-settings-dialog:** introduce filter section ([#3616](https://github.com/SAP/ui5-webcomponents/issues/3616)) ([52987c2](https://github.com/SAP/ui5-webcomponents/commit/52987c2))
|
|
76
|
+
* **ui5-view-settings-dialog:** introduce new component ([#3502](https://github.com/SAP/ui5-webcomponents/issues/3502)) ([3bc11e3](https://github.com/SAP/ui5-webcomponents/commit/3bc11e3)), closes [#3304](https://github.com/SAP/ui5-webcomponents/issues/3304) [#3304](https://github.com/SAP/ui5-webcomponents/issues/3304)
|
|
77
|
+
* **ui5-wizard:** SAP Horizon theme implementation ([#4172](https://github.com/SAP/ui5-webcomponents/issues/4172)) ([67eea9b](https://github.com/SAP/ui5-webcomponents/commit/67eea9b))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
### BREAKING CHANGES
|
|
81
|
+
|
|
82
|
+
* **ui5-shellbar-item:** ShellBarItem's event "item-click" has been renamed to "click".
|
|
83
|
+
* **ui5-message-strip:** MessageStrip component's tag name has been renamed from ui5-messagestrip to ui5-message-strip.
|
|
84
|
+
* **ui5-wizard:** accessible-name has been removed
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
# [1.0.0-rc.15](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.14...v1.0.0-rc.15) (2021-07-23)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Bug Fixes
|
|
94
|
+
|
|
95
|
+
* **ui5-bar:** aria-label added depending on the "design" property ([#3161](https://github.com/SAP/ui5-webcomponents/issues/3161)) ([7ffb575](https://github.com/SAP/ui5-webcomponents/commit/7ffb575)), closes [#3020](https://github.com/SAP/ui5-webcomponents/issues/3020)
|
|
96
|
+
* **ui5-bar:** rename middleContent slot ([#3440](https://github.com/SAP/ui5-webcomponents/issues/3440)) ([e235d7d](https://github.com/SAP/ui5-webcomponents/commit/e235d7d)), closes [#3107](https://github.com/SAP/ui5-webcomponents/issues/3107)
|
|
97
|
+
* **ui5-flexible-column-layout:** column borders in high contrast themes ([#3328](https://github.com/SAP/ui5-webcomponents/issues/3328)) ([bd18bb9](https://github.com/SAP/ui5-webcomponents/commit/bd18bb9)), closes [#3320](https://github.com/SAP/ui5-webcomponents/issues/3320)
|
|
98
|
+
* **ui5-flexible-column-layout:** correct columns display ([#3444](https://github.com/SAP/ui5-webcomponents/issues/3444)) ([62977d0](https://github.com/SAP/ui5-webcomponents/commit/62977d0)), closes [#3425](https://github.com/SAP/ui5-webcomponents/issues/3425)
|
|
99
|
+
* **ui5-flexible-column-layout:** rename noArrows property to hideArrows ([#3352](https://github.com/SAP/ui5-webcomponents/issues/3352)) ([8660d11](https://github.com/SAP/ui5-webcomponents/commit/8660d11)), closes [#3107](https://github.com/SAP/ui5-webcomponents/issues/3107)
|
|
100
|
+
* **ui5-shellbar:** fix search field width ([#3296](https://github.com/SAP/ui5-webcomponents/issues/3296)) ([51fb1a3](https://github.com/SAP/ui5-webcomponents/commit/51fb1a3))
|
|
101
|
+
* **ui5-shellbar:** Fix unnecessary cutting space on left side ([#3513](https://github.com/SAP/ui5-webcomponents/issues/3513)) ([c7e6f07](https://github.com/SAP/ui5-webcomponents/commit/c7e6f07)), closes [#3501](https://github.com/SAP/ui5-webcomponents/issues/3501)
|
|
102
|
+
* **ui5-shellbar:** hide notification bubble if empty str ([#3123](https://github.com/SAP/ui5-webcomponents/issues/3123)) ([33fde82](https://github.com/SAP/ui5-webcomponents/commit/33fde82)), closes [#3121](https://github.com/SAP/ui5-webcomponents/issues/3121)
|
|
103
|
+
* **ui5-shellbar:** menu button arrow position ([#3285](https://github.com/SAP/ui5-webcomponents/issues/3285)) ([18ea76d](https://github.com/SAP/ui5-webcomponents/commit/18ea76d)), closes [#3199](https://github.com/SAP/ui5-webcomponents/issues/3199)
|
|
104
|
+
* **ui5-side-navigation:** items in popup fire click event ([#3468](https://github.com/SAP/ui5-webcomponents/issues/3468)) ([658328a](https://github.com/SAP/ui5-webcomponents/commit/658328a))
|
|
105
|
+
* **ui5-upload-collection:** change file deleted event name ([#3413](https://github.com/SAP/ui5-webcomponents/issues/3413)) ([5898eb8](https://github.com/SAP/ui5-webcomponents/commit/5898eb8)), closes [#3107](https://github.com/SAP/ui5-webcomponents/issues/3107)
|
|
106
|
+
* **ui5-upload-collection:** rename noDnd property to hideDragOverlay ([#3335](https://github.com/SAP/ui5-webcomponents/issues/3335)) ([c360443](https://github.com/SAP/ui5-webcomponents/commit/c360443)), closes [#3107](https://github.com/SAP/ui5-webcomponents/issues/3107)
|
|
107
|
+
* **ui5-upload-collection-item:** fixed keyboard navigation ([#3327](https://github.com/SAP/ui5-webcomponents/issues/3327)) ([aad0c32](https://github.com/SAP/ui5-webcomponents/commit/aad0c32))
|
|
108
|
+
* **ui5-wizard:** Circle's number horizontally aligned with the step's title ([#3370](https://github.com/SAP/ui5-webcomponents/issues/3370)) ([2cd97ec](https://github.com/SAP/ui5-webcomponents/commit/2cd97ec)), closes [#3251](https://github.com/SAP/ui5-webcomponents/issues/3251) [#3251](https://github.com/SAP/ui5-webcomponents/issues/3251)
|
|
109
|
+
* **ui5-wizard:** correct aria-controls value ([#3180](https://github.com/SAP/ui5-webcomponents/issues/3180)) ([d449812](https://github.com/SAP/ui5-webcomponents/commit/d449812))
|
|
110
|
+
* **ui5-wizard:** implement revised accessibility spec ([#2990](https://github.com/SAP/ui5-webcomponents/issues/2990)) ([99cb6b1](https://github.com/SAP/ui5-webcomponents/commit/99cb6b1))
|
|
111
|
+
* **ui5-wizard-step:** rename properties ([#3334](https://github.com/SAP/ui5-webcomponents/issues/3334)) ([b0e73ad](https://github.com/SAP/ui5-webcomponents/commit/b0e73ad)), closes [#3107](https://github.com/SAP/ui5-webcomponents/issues/3107)
|
|
112
|
+
* keep invisible texts out of the view port ([#3085](https://github.com/SAP/ui5-webcomponents/issues/3085)) ([de47520](https://github.com/SAP/ui5-webcomponents/commit/de47520)), closes [#2723](https://github.com/SAP/ui5-webcomponents/issues/2723) [#2723](https://github.com/SAP/ui5-webcomponents/issues/2723)
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
### Features
|
|
116
|
+
|
|
117
|
+
* **ui5-page:** implement responsive paddings ([#3412](https://github.com/SAP/ui5-webcomponents/issues/3412)) ([b720393](https://github.com/SAP/ui5-webcomponents/commit/b720393))
|
|
118
|
+
* **ui5-product-switch:** Implement accessibility specification ([#2865](https://github.com/SAP/ui5-webcomponents/issues/2865)) ([8c0225c](https://github.com/SAP/ui5-webcomponents/commit/8c0225c)), closes [#2707](https://github.com/SAP/ui5-webcomponents/issues/2707)
|
|
119
|
+
* **ui5-wizard:** set initial focus when a step is changed ([#3310](https://github.com/SAP/ui5-webcomponents/issues/3310)) ([70f5563](https://github.com/SAP/ui5-webcomponents/commit/70f5563))
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
# [1.0.0-rc.14](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.13...v1.0.0-rc.14) (2021-04-01)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Bug Fixes
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
* **ui5-li-notification-group, ui5-li-notification:** fix i18n bundles usage ([#3063](https://github.com/SAP/ui5-webcomponents/issues/3063)) ([d6b6fa4](https://github.com/SAP/ui5-webcomponents/commit/d6b6fa4))
|
|
131
|
+
* **ui5-upload-collection-item:** make use of both main & fiori i18n bundles ([#3061](https://github.com/SAP/ui5-webcomponents/issues/3061)) ([2a01cb4](https://github.com/SAP/ui5-webcomponents/commit/2a01cb4))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
### Features
|
|
135
|
+
|
|
136
|
+
* **ui5-static-area-item:** StaticAreaItem can now be scoped ([#3076](https://github.com/SAP/ui5-webcomponents/issues/3076)) ([9a7ffe4](https://github.com/SAP/ui5-webcomponents/commit/9a7ffe4))
|
|
137
|
+
* **ui5-wizard:** add parameter to selectionChange event ([#3034](https://github.com/SAP/ui5-webcomponents/issues/3034)) ([7ad94d2](https://github.com/SAP/ui5-webcomponents/commit/7ad94d2))
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
# [1.0.0-rc.13](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.12...v1.0.0-rc.13) (2021-03-26)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* **ui5-page:** correct background-design styles ([#2862](https://github.com/SAP/ui5-webcomponents/issues/2862)) ([b10ee4c](https://github.com/SAP/ui5-webcomponents/commit/b10ee4c))
|
|
147
|
+
* **ui5-upload-collection:** add region and roledescription to root element ([#2915](https://github.com/SAP/ui5-webcomponents/issues/2915)) ([6db9f09](https://github.com/SAP/ui5-webcomponents/commit/6db9f09))
|
|
148
|
+
* **ui5-upload-collection:** add tooltip to edit button ([#2886](https://github.com/SAP/ui5-webcomponents/issues/2886)) ([35de38c](https://github.com/SAP/ui5-webcomponents/commit/35de38c))
|
|
149
|
+
* **ui5-upload-collection-item:** show disabled delete button ([#2893](https://github.com/SAP/ui5-webcomponents/issues/2893)) ([b609b47](https://github.com/SAP/ui5-webcomponents/commit/b609b47))
|
|
150
|
+
* **ui5-wizard:** use CSS vars for navigation bg-color ([#2892](https://github.com/SAP/ui5-webcomponents/issues/2892)) ([c967c6c](https://github.com/SAP/ui5-webcomponents/commit/c967c6c))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
# [1.0.0-rc.12](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.11...v1.0.0-rc.12) (2021-02-18)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
### Bug Fixes
|
|
160
|
+
|
|
161
|
+
* **ui5-li-notification:** it is now possible to not have a description ([#2744](https://github.com/SAP/ui5-webcomponents/issues/2744)) ([ef35f84](https://github.com/SAP/ui5-webcomponents/commit/ef35f84))
|
|
162
|
+
* **ui5-li-notification-group:** align priority icon ([#2584](https://github.com/SAP/ui5-webcomponents/issues/2584)) ([ff247f0](https://github.com/SAP/ui5-webcomponents/commit/ff247f0))
|
|
163
|
+
* **ui5-upload-collection:** wrap noDataText/Desc text ([#2674](https://github.com/SAP/ui5-webcomponents/issues/2674)) ([c48bfe7](https://github.com/SAP/ui5-webcomponents/commit/c48bfe7)), closes [#2672](https://github.com/SAP/ui5-webcomponents/issues/2672)
|
|
164
|
+
* **ui5-upload-collection-item:** fix title behaviour on small screens ([#2699](https://github.com/SAP/ui5-webcomponents/issues/2699)) ([bb7c952](https://github.com/SAP/ui5-webcomponents/commit/bb7c952))
|
|
165
|
+
* **ui5-wizard:** observe content height changes ([#2801](https://github.com/SAP/ui5-webcomponents/issues/2801)) ([b4cbc43](https://github.com/SAP/ui5-webcomponents/commit/b4cbc43))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
### Features
|
|
169
|
+
|
|
170
|
+
* **ui5-li-notification*:** full-fill accessibility spec ([#2578](https://github.com/SAP/ui5-webcomponents/issues/2578)) ([20de5ae](https://github.com/SAP/ui5-webcomponents/commit/20de5ae))
|
|
171
|
+
* **ui5-page:** Initial implementation ([#2685](https://github.com/SAP/ui5-webcomponents/issues/2685)) ([bd09e17](https://github.com/SAP/ui5-webcomponents/commit/bd09e17)), closes [#2433](https://github.com/SAP/ui5-webcomponents/issues/2433)
|
|
172
|
+
* **ui5-wizard:** improve progress navigator responsiveness ([#2590](https://github.com/SAP/ui5-webcomponents/issues/2590)) ([01cd6f9](https://github.com/SAP/ui5-webcomponents/commit/01cd6f9))
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
# [1.0.0-rc.11](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2020-12-21)
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
### Bug Fixes
|
|
181
|
+
|
|
182
|
+
* **docs:** fix ui5-side-navigation sample ([#2564](https://github.com/SAP/ui5-webcomponents/issues/2564)) ([0338fdc](https://github.com/SAP/ui5-webcomponents/commit/0338fdc))
|
|
183
|
+
* **ui5-shellbar:** fix overlapping of the search box over icons ([#2155](https://github.com/SAP/ui5-webcomponents/issues/2155)) ([3597902](https://github.com/SAP/ui5-webcomponents/commit/3597902)), closes [#2044](https://github.com/SAP/ui5-webcomponents/issues/2044)
|
|
184
|
+
* **ui5-upload-collection:** fire drop only when files are dropped within dnd overlay ([#2527](https://github.com/SAP/ui5-webcomponents/issues/2527)) ([455f614](https://github.com/SAP/ui5-webcomponents/commit/455f614))
|
|
185
|
+
* **ui5-wizard:** correct phone breakpoint size ([#2596](https://github.com/SAP/ui5-webcomponents/issues/2596)) ([c98d9ba](https://github.com/SAP/ui5-webcomponents/commit/c98d9ba))
|
|
186
|
+
* **ui5-wizard:** fix styling issues ([#2547](https://github.com/SAP/ui5-webcomponents/issues/2547)) ([65cb42f](https://github.com/SAP/ui5-webcomponents/commit/65cb42f)), closes [#2523](https://github.com/SAP/ui5-webcomponents/issues/2523)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
### Features
|
|
190
|
+
|
|
191
|
+
* **framework:** Change child-parent invalidation API ([#2541](https://github.com/SAP/ui5-webcomponents/issues/2541)) ([a1a3f80](https://github.com/SAP/ui5-webcomponents/commit/a1a3f80))
|
|
192
|
+
* **ui5-bar:** initial implementation ([#2533](https://github.com/SAP/ui5-webcomponents/issues/2533)) ([5c601cd](https://github.com/SAP/ui5-webcomponents/commit/5c601cd)), closes [#2434](https://github.com/SAP/ui5-webcomponents/issues/2434)
|
|
193
|
+
* **ui5-flexible-column-layout:** add start/mid/endColumnAccessibleName properties ([#2483](https://github.com/SAP/ui5-webcomponents/issues/2483)) ([fb0b24c](https://github.com/SAP/ui5-webcomponents/commit/fb0b24c))
|
|
194
|
+
* **ui5-side-navigation:** add "header" slot ([#2520](https://github.com/SAP/ui5-webcomponents/issues/2520)) ([b5c4a92](https://github.com/SAP/ui5-webcomponents/commit/b5c4a92)), closes [#2518](https://github.com/SAP/ui5-webcomponents/issues/2518)
|
|
195
|
+
* **ui5-side-navigation-item, ui5-side-navigation-sub-item:** introduce click event ([#2298](https://github.com/SAP/ui5-webcomponents/issues/2298)) ([d73ce38](https://github.com/SAP/ui5-webcomponents/commit/d73ce38))
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
# [1.0.0-rc.10](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-11-12)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Features
|
|
206
|
+
|
|
207
|
+
* **ui5-wizard:** introduce new component ([#2400](https://github.com/SAP/ui5-webcomponents/issues/2400)) ([bdec517](https://github.com/SAP/ui5-webcomponents/commit/bdec517)), closes [#2368](https://github.com/SAP/ui5-webcomponents/issues/2368)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
# [1.0.0-rc.9](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.8...v1.0.0-rc.9) (2020-10-08)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Bug Fixes
|
|
215
|
+
|
|
216
|
+
* **components:** fix setting contentDensity styles ([#2094](https://github.com/SAP/ui5-webcomponents/issues/2094)) ([9454ab7](https://github.com/SAP/ui5-webcomponents/commit/9454ab7)), closes [#2093](https://github.com/SAP/ui5-webcomponents/issues/2093)
|
|
217
|
+
* **ui5-flexible-column-layout:** Fix arrow misplacement in IE ([#2032](https://github.com/SAP/ui5-webcomponents/issues/2032)) ([57be7c2](https://github.com/SAP/ui5-webcomponents/commit/57be7c2)), closes [#1998](https://github.com/SAP/ui5-webcomponents/issues/1998)
|
|
218
|
+
* **ui5-shellbar:** remove width limitation of logo ([230cd7f](https://github.com/SAP/ui5-webcomponents/commit/230cd7f)), closes [#2066](https://github.com/SAP/ui5-webcomponents/issues/2066)
|
|
219
|
+
* **ui5-shellbar-item:** Update count properly ([#2049](https://github.com/SAP/ui5-webcomponents/issues/2049)) ([2499c56](https://github.com/SAP/ui5-webcomponents/commit/2499c56)), closes [#2048](https://github.com/SAP/ui5-webcomponents/issues/2048)
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
### Features
|
|
223
|
+
|
|
224
|
+
* **ui5-shellbar:** implement root part ([#2299](https://github.com/SAP/ui5-webcomponents/issues/2299)) ([de2d07f](https://github.com/SAP/ui5-webcomponents/commit/de2d07f))
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
# [1.0.0-rc.8](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-07-30)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
### Bug Fixes
|
|
234
|
+
|
|
235
|
+
* **ui5-upload-collection-item:** Activate editing with SPACE ([#2024](https://github.com/SAP/ui5-webcomponents/issues/2024)) ([45de0f2](https://github.com/SAP/ui5-webcomponents/commit/45de0f2)), closes [#2003](https://github.com/SAP/ui5-webcomponents/issues/2003)
|
|
236
|
+
* **ui5-file-uploader:** Setting the value to an empty string also resets the file input ([#1715](https://github.com/SAP/ui5-webcomponents/issues/1715)) ([f8b1b39](https://github.com/SAP/ui5-webcomponents/commit/f8b1b39))
|
|
237
|
+
* **ui5-shellbar:** Fix popup opening on notificationClick ([#1632](https://github.com/SAP/ui5-webcomponents/issues/1632)) ([04b44b4](https://github.com/SAP/ui5-webcomponents/commit/04b44b4))
|
|
238
|
+
* **ui5-shellbar:** Fix profile bg-color ([#1945](https://github.com/SAP/ui5-webcomponents/issues/1945)) ([a3207e5](https://github.com/SAP/ui5-webcomponents/commit/a3207e5)), closes [#1944](https://github.com/SAP/ui5-webcomponents/issues/1944)
|
|
239
|
+
* **ui5-shellbar:** Fix search field focus handling ([#1636](https://github.com/SAP/ui5-webcomponents/issues/1636)) ([c65010b](https://github.com/SAP/ui5-webcomponents/commit/c65010b))
|
|
240
|
+
* **ui5-shellbar:** Fix search field visual in IE ([#1643](https://github.com/SAP/ui5-webcomponents/issues/1643)) ([afec3fe](https://github.com/SAP/ui5-webcomponents/commit/afec3fe))
|
|
241
|
+
* **ui5-shellbar:** Style profile correctly on IE ([#1807](https://github.com/SAP/ui5-webcomponents/issues/1807)) ([4198599](https://github.com/SAP/ui5-webcomponents/commit/4198599))
|
|
242
|
+
* **ui5-upload-collection:** Set minimum height in no-data mode ([#1683](https://github.com/SAP/ui5-webcomponents/issues/1683)) ([549148d](https://github.com/SAP/ui5-webcomponents/commit/549148d))
|
|
243
|
+
* **ui5-upload-collection:** Provide min-height also when DND mode is on ([#1770](https://github.com/SAP/ui5-webcomponents/issues/1770)) ([33fa055](https://github.com/SAP/ui5-webcomponents/commit/33fa055))
|
|
244
|
+
* **ui5-upload-collection:** The component does not get stuck when dropping on the body ([#1897](https://github.com/SAP/ui5-webcomponents/issues/1897)) ([f236e0d](https://github.com/SAP/ui5-webcomponents/commit/f236e0d))
|
|
245
|
+
* correct styles for some elements ([#1773](https://github.com/SAP/ui5-webcomponents/issues/1773)) ([1a5db12](https://github.com/SAP/ui5-webcomponents/commit/1a5db12))
|
|
246
|
+
* **ui5-upload-collection-item:** Make component responsive ([#1579](https://github.com/SAP/ui5-webcomponents/issues/1579)) ([47d37c3](https://github.com/SAP/ui5-webcomponents/commit/47d37c3))
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
### Features
|
|
250
|
+
|
|
251
|
+
* **ui5-flexible-column-layout:** Introduce new components ([#1867](https://github.com/SAP/ui5-webcomponents/issues/1867)) ([7a68dd2](https://github.com/SAP/ui5-webcomponents/commit/7a68dd2))
|
|
252
|
+
* **ui5-side-navigation:** Initial implementation ([#1889](https://github.com/SAP/ui5-webcomponents/issues/1889)) ([47b38cc](https://github.com/SAP/ui5-webcomponents/commit/47b38cc))
|
|
253
|
+
* **ui5-li-notification, ui5-li-notification-group:** Introduce new components ([#1576](https://github.com/SAP/ui5-webcomponents/issues/1576)) ([ef62f81](https://github.com/SAP/ui5-webcomponents/commit/ef62f81)), closes [#1478](https://github.com/SAP/ui5-webcomponents/issues/1478)
|
|
254
|
+
* **ui5-shellbar:** Add "logo" slot ([#1842](https://github.com/SAP/ui5-webcomponents/issues/1842)) ([08fc5f3](https://github.com/SAP/ui5-webcomponents/commit/08fc5f3))
|
|
255
|
+
* **ui5-shellbar:** Enable tooltips of custom icons ([#1863](https://github.com/SAP/ui5-webcomponents/issues/1863)) ([4338d56](https://github.com/SAP/ui5-webcomponents/commit/4338d56))
|
|
256
|
+
* **ui5-shellbar:** Implement accessibility spec ([#1553](https://github.com/SAP/ui5-webcomponents/issues/1553)) ([3b7b439](https://github.com/SAP/ui5-webcomponents/commit/3b7b439))
|
|
257
|
+
* **ui5-upload-collection-item:** Implement keyboard handling ([#1702](https://github.com/SAP/ui5-webcomponents/issues/1702)) ([37bf177](https://github.com/SAP/ui5-webcomponents/commit/37bf177))
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
6
263
|
# [1.0.0-rc.7](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-04-30)
|
|
7
264
|
|
|
8
265
|
|
package/README.md
CHANGED
|
@@ -7,15 +7,63 @@
|
|
|
7
7
|
|
|
8
8
|
Provides essential building blocks, necessary to implement the Fiori UX concept,
|
|
9
9
|
such as a common header (ShellBar).
|
|
10
|
-
|
|
11
|
-
| Web Component | Tag name | Module import |
|
|
12
|
-
| ------------------------ | -------------------- | ---------------------------------------------------------- |
|
|
13
|
-
| Shell Bar | `ui5-shellbar` | `import "@ui5/webcomponents-fiori/dist/ShellBar.js";` |
|
|
14
|
-
| Shell Bar Item | `ui5-shellbar-item` | `import "@ui5/webcomponents-fiori/dist/ShellBarItem.js";` |
|
|
15
|
-
| Product Switch | `ui5-product-switch` | `import "@ui5/webcomponents-fiori/dist/ProductSwitch.js";` |
|
|
16
|
-
| Product Switch Item | `ui5-product-switch-item` | `import "@ui5/webcomponents-fiori/dist/ProductSwitchItem.js";` |
|
|
17
10
|
|
|
18
|
-
|
|
11
|
+
## Provided components
|
|
12
|
+
|
|
13
|
+
| Web Component | Tag name | Module import |
|
|
14
|
+
|-------------------------------------------|--------------------------------|-----------------------------------------------------------------------|
|
|
15
|
+
| Bar | `ui5-bar` | `import "@ui5/webcomponents-fiori/dist/Bar.js";` |
|
|
16
|
+
| Barcode Scanner Dialog | `ui5-barcode-scanner-dialog` | `import "@ui5/webcomponents-fiori/dist/BarcodeScannerDialog.js";` |
|
|
17
|
+
| Flexible Column Layout | `ui5-flexible-column-layout` | `import "@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js";` |
|
|
18
|
+
| Illustrated Message | `ui5-illustrated-message` | `import "@ui5/webcomponents-fiori/dist/IllustratedMessage.js";` |
|
|
19
|
+
| Notification List Item | `ui5-li-notifcation` | `import "@ui5/webcomponents-fiori/dist/NotifcationListItem.js";` |
|
|
20
|
+
| Notification Group List Item | `ui5-li-notification-group` | `import "@ui5/webcomponents-fiori/dist/NotifcationListGroupItem.js";` |
|
|
21
|
+
| Notification Action | `ui5-notification-action` | `import "@ui5/webcomponents-fiori/dist/NotificationAction.js";` |
|
|
22
|
+
| Page | `ui5-page` | `import "@ui5/webcomponents-fiori/dist/Page.js";` |
|
|
23
|
+
| Product Switch | `ui5-product-switch` | `import "@ui5/webcomponents-fiori/dist/ProductSwitch.js";` |
|
|
24
|
+
| Product Switch Item | `ui5-product-switch-item` | `import "@ui5/webcomponents-fiori/dist/ProductSwitchItem.js";` |
|
|
25
|
+
| Shell Bar | `ui5-shellbar` | `import "@ui5/webcomponents-fiori/dist/ShellBar.js";` |
|
|
26
|
+
| Shell Bar Item | `ui5-shellbar-item` | `import "@ui5/webcomponents-fiori/dist/ShellBarItem.js";` |
|
|
27
|
+
| Side Navigation | `ui5-side-navigation` | `import "@ui5/webcomponents-fiori/dist/SideNavigation.js";` |
|
|
28
|
+
| Side Navigation Item | `ui5-side-navigation-item` | `import "@ui5/webcomponents-fiori/dist/SideNavigationItem.js";` |
|
|
29
|
+
| Side Navigation Sub Item | `ui5-side-navigation-sub-item` | `import "@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js";` |
|
|
30
|
+
| Timeline | `ui5-timeline` | `import "@ui5/webcomponents-fiori/dist/Timeline.js";` |
|
|
31
|
+
| Timeline Item | `ui5-timeline-item` | comes with `ui5-timeline` |
|
|
32
|
+
| Upload Collection | `ui5-upload-collection` | `import "@ui5/webcomponents-fiori/dist/UploadCollection.js";` |
|
|
33
|
+
| Upload Collection Item | `ui5-upload-collection-item` | `import "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js";` |
|
|
34
|
+
| View Settings Dialog | `ui5-view-settings-dialog` | `import "@ui5/webcomponents-fiori/dist/ViewSettingsDialog.js";` |
|
|
35
|
+
| View Settings Dialog - Sort Item | `ui5-sort-item` | `import "@ui5/webcomponents-fiori/dist/SortItem.js";` |
|
|
36
|
+
| View Settings Dialog - Filter Item | `ui5-filter-item` | `import "@ui5/webcomponents-fiori/dist/FilterItem.js";` |
|
|
37
|
+
| View Settings Dialog - Filter Item Option | `ui5-filter-item-option` | `import "@ui5/webcomponents-fiori/dist/FilterItemOption.js";` |
|
|
38
|
+
| Wizard | `ui5-wizard` | `import "@ui5/webcomponents-fiori/dist/Wizard.js";` |
|
|
39
|
+
| Wizard Step | `ui5-wizard-step` | comes with `ui5-wizard` |
|
|
40
|
+
|
|
41
|
+
## Provided assets
|
|
42
|
+
|
|
43
|
+
```js
|
|
44
|
+
import "@ui5/webcomponents-fiori/dist/Assets.js";
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
| Assets | Module | Notes |
|
|
48
|
+
|------------------|-------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
|
|
49
|
+
| `i18n`, `themes` | `@ui5/webcomponents-fiori/dist/Assets.js` | Theming parameters and translations for the components <br><br> *Automatically imports also:<br> `@ui5/webcomponents/dist/Assets.js`* |
|
|
50
|
+
|
|
51
|
+
## Provided features
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
| Affects | Feature Import | Description |
|
|
55
|
+
|----------------|--------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|
|
|
56
|
+
| `ui5-shellbar` | `@ui5/webcomponents-fiori/dist/features/CoPilotAnimation.js` | Support for a better (but bigger in size) animation for the "co-pilot" button in the shellbar component |
|
|
57
|
+
|
|
58
|
+
### Shellbar CoPilot animation
|
|
59
|
+
|
|
60
|
+
```js
|
|
61
|
+
import "@ui5/webcomponents-fiori/dist/features/CoPilotAnimation.js";
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
By default, the `ui5-shellbar` CoPilot button ships with a simple animation for better performance.
|
|
65
|
+
Importing the module above enables the detailed but more resource-intensive animation instead.
|
|
66
|
+
|
|
19
67
|
|
|
20
68
|
## Resources
|
|
21
69
|
- [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/master/README.md)
|
|
@@ -26,7 +74,7 @@ For a complete list of all public module imports from the `fiori` package, click
|
|
|
26
74
|
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
|
|
27
75
|
|
|
28
76
|
## Contribute
|
|
29
|
-
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/
|
|
77
|
+
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/docs/6-contributing/02-conventions-and-guidelines.md).
|
|
30
78
|
|
|
31
79
|
## License
|
|
32
80
|
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
|
package/dist/Assets.js
CHANGED
package/dist/Bar.js
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
|
|
2
|
+
import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
+
import ResizeHandler from "@ui5/webcomponents-base/dist/delegate/ResizeHandler.js";
|
|
4
|
+
import BarTemplate from "./generated/templates/BarTemplate.lit.js";
|
|
5
|
+
import BarDesign from "./types/BarDesign.js";
|
|
6
|
+
|
|
7
|
+
// Styles
|
|
8
|
+
import BarCss from "./generated/themes/Bar.css.js";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
const metadata = {
|
|
14
|
+
tag: "ui5-bar",
|
|
15
|
+
managedSlots: true,
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.fiori.Bar.prototype */ {
|
|
17
|
+
/**
|
|
18
|
+
* Defines the <code>ui5-bar</code> design.
|
|
19
|
+
*
|
|
20
|
+
* <br><br>
|
|
21
|
+
* <b>Note:</b>
|
|
22
|
+
* Available options are:
|
|
23
|
+
* <ul>
|
|
24
|
+
* <li><code>Header</code></li>
|
|
25
|
+
* <li><code>Subheader</code></li>
|
|
26
|
+
* <li><code>Footer</code></li>
|
|
27
|
+
* <li><code>FloatingFooter</code></li>
|
|
28
|
+
* </ul>
|
|
29
|
+
*
|
|
30
|
+
* @type {BarDesign}
|
|
31
|
+
* @defaultvalue "Header"
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
design: {
|
|
35
|
+
type: BarDesign,
|
|
36
|
+
defaultValue: BarDesign.Header,
|
|
37
|
+
},
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* Defines if the component middle area needs to be centered between start and end area
|
|
41
|
+
* @type {Boolean}
|
|
42
|
+
* @private
|
|
43
|
+
*/
|
|
44
|
+
_shrinked: {
|
|
45
|
+
type: Boolean,
|
|
46
|
+
},
|
|
47
|
+
},
|
|
48
|
+
slots: /** @lends sap.ui.webcomponents.fiori.Bar.prototype */ {
|
|
49
|
+
/**
|
|
50
|
+
* Defines the content at the start of the bar
|
|
51
|
+
* @type {HTMLElement[]}
|
|
52
|
+
* @slot
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
startContent: {
|
|
56
|
+
type: HTMLElement,
|
|
57
|
+
},
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* Defines the content in the middle of the bar
|
|
61
|
+
* @type {HTMLElement[]}
|
|
62
|
+
* @slot
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
"default": {
|
|
66
|
+
type: HTMLElement,
|
|
67
|
+
propertyName: "middleContent",
|
|
68
|
+
},
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Defines the content at the end of the bar
|
|
72
|
+
* @type {HTMLElement[]}
|
|
73
|
+
* @slot
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
endContent: {
|
|
77
|
+
type: HTMLElement,
|
|
78
|
+
},
|
|
79
|
+
},
|
|
80
|
+
events: /** @lends sap.ui.webcomponents.fiori.Bar.prototype */ {
|
|
81
|
+
//
|
|
82
|
+
},
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* @class
|
|
87
|
+
*
|
|
88
|
+
* <h3 class="comment-api-title">Overview</h3>
|
|
89
|
+
* The Bar is a container which is primarily used to hold titles, buttons and input elements
|
|
90
|
+
* and its design and functionality is the basis for page headers and footers.
|
|
91
|
+
* The component consists of three areas to hold its content - startContent slot, default slot and endContent slot.
|
|
92
|
+
* It has the capability to center content, such as a title, while having other components on the left and right side.
|
|
93
|
+
*
|
|
94
|
+
* <h3>Usage</h3>
|
|
95
|
+
* With the use of the design property, you can set the style of the Bar to appear designed like a Header, Subheader, Footer and FloatingFooter.
|
|
96
|
+
* <br>
|
|
97
|
+
* <b>Note:</b> Do not place a Bar inside another Bar or inside any bar-like component. Doing so may cause unpredictable behavior.
|
|
98
|
+
*
|
|
99
|
+
* <h3>Responsive Behavior</h3>
|
|
100
|
+
* The default slot will be centered in the available space between the startContent and the endContent areas,
|
|
101
|
+
* therefore it might not always be centered in the entire bar.
|
|
102
|
+
*
|
|
103
|
+
* <h3>CSS Shadow Parts</h3>
|
|
104
|
+
*
|
|
105
|
+
* <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.
|
|
106
|
+
* <br>
|
|
107
|
+
* The <code>ui5-bar</code> exposes the following CSS Shadow Parts:
|
|
108
|
+
* <ul>
|
|
109
|
+
* <li>bar - Used to style the wrapper of the content of the component</li>
|
|
110
|
+
* </ul>
|
|
111
|
+
*
|
|
112
|
+
* <h3>ES6 Module Import</h3>
|
|
113
|
+
*
|
|
114
|
+
* <code>import "@ui5/webcomponents-fiori/dist/Bar.js";</code>
|
|
115
|
+
*
|
|
116
|
+
* @constructor
|
|
117
|
+
* @author SAP SE
|
|
118
|
+
* @alias sap.ui.webcomponents.fiori.Bar
|
|
119
|
+
* @extends UI5Element
|
|
120
|
+
* @tagname ui5-bar
|
|
121
|
+
* @public
|
|
122
|
+
* @since 1.0.0-rc.11
|
|
123
|
+
*/
|
|
124
|
+
class Bar extends UI5Element {
|
|
125
|
+
static get metadata() {
|
|
126
|
+
return metadata;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
static get render() {
|
|
130
|
+
return litRender;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
static get styles() {
|
|
134
|
+
return BarCss;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
static get template() {
|
|
138
|
+
return BarTemplate;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
get accInfo() {
|
|
142
|
+
return {
|
|
143
|
+
"label": this.design,
|
|
144
|
+
};
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
constructor() {
|
|
148
|
+
super();
|
|
149
|
+
|
|
150
|
+
this._handleResizeBound = this.handleResize.bind(this);
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
handleResize() {
|
|
154
|
+
const bar = this.getDomRef();
|
|
155
|
+
const barWidth = bar.offsetWidth;
|
|
156
|
+
|
|
157
|
+
this._shrinked = Array.from(bar.children).some(element => {
|
|
158
|
+
return barWidth / 3 < element.offsetWidth;
|
|
159
|
+
});
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
get classes() {
|
|
163
|
+
return {
|
|
164
|
+
root: {
|
|
165
|
+
"ui5-bar-root": true,
|
|
166
|
+
"ui5-bar-root-shrinked": this._shrinked,
|
|
167
|
+
},
|
|
168
|
+
};
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
onEnterDOM() {
|
|
172
|
+
ResizeHandler.register(this, this._handleResizeBound);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
onExitDOM() {
|
|
176
|
+
ResizeHandler.deregister(this, this._handleResizeBound);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
Bar.define();
|
|
181
|
+
|
|
182
|
+
export default Bar;
|