@ui5/webcomponents-fiori 1.1.2 → 1.2.2
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 +51 -0
- package/README.md +3 -0
- package/dist/Bar.js +3 -2
- package/dist/BarcodeScannerDialog.js +2 -2
- package/dist/DynamicSideContent.js +4 -5
- package/dist/FilterItem.js +2 -2
- package/dist/FilterItemOption.js +2 -2
- package/dist/FlexibleColumnLayout.js +31 -3
- package/dist/IllustratedMessage.js +7 -1
- package/dist/Interfaces.js +10 -0
- package/dist/MediaGallery.js +1 -1
- package/dist/MediaGalleryItem.js +4 -5
- package/dist/NotificationListItem.js +1 -2
- package/dist/Page.js +2 -2
- package/dist/ShellBar.js +13 -6
- package/dist/SideNavigation.js +5 -2
- package/dist/SortItem.js +2 -2
- package/dist/Timeline.js +16 -2
- package/dist/TimelineItem.js +1 -1
- package/dist/UploadCollection.js +1 -1
- package/dist/ViewSettingsDialog.js +25 -8
- package/dist/Wizard.js +2 -2
- package/dist/WizardStep.js +3 -3
- package/dist/WizardTab.js +5 -5
- package/dist/api.json +180 -26
- package/dist/css/themes/BarcodeScannerDialog.css +1 -1
- package/dist/css/themes/FlexibleColumnLayout.css +1 -1
- package/dist/css/themes/ViewSettingsDialog.css +1 -1
- package/dist/css/themes/Wizard.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
- package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
- package/dist/generated/i18n/i18n-defaults.js +1 -1
- package/dist/generated/json-imports/Themes-static.js +8 -2
- package/dist/generated/json-imports/Themes.js +4 -1
- package/dist/generated/templates/FilterItemTemplate.lit.js +2 -2
- package/dist/generated/templates/FlexibleColumnLayoutTemplate.lit.js +1 -1
- package/dist/generated/templates/NotificationListGroupItemTemplate.lit.js +3 -3
- package/dist/generated/templates/NotificationListItemTemplate.lit.js +2 -2
- package/dist/generated/templates/ShellBarTemplate.lit.js +6 -6
- package/dist/generated/templates/TimelineTemplate.lit.js +1 -1
- package/dist/generated/templates/UploadCollectionItemTemplate.lit.js +5 -5
- package/dist/generated/templates/ViewSettingsDialogTemplate.lit.js +3 -3
- package/dist/generated/templates/WizardPopoverTemplate.lit.js +1 -1
- package/dist/generated/themes/BarcodeScannerDialog.css.js +1 -1
- package/dist/generated/themes/FlexibleColumnLayout.css.js +1 -1
- package/dist/generated/themes/ViewSettingsDialog.css.js +1 -1
- package/dist/generated/themes/Wizard.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
- package/dist/i18n/messagebundle_ar.properties +52 -0
- package/dist/i18n/messagebundle_bg.properties +52 -0
- package/dist/i18n/messagebundle_ca.properties +52 -0
- package/dist/i18n/messagebundle_cs.properties +52 -0
- package/dist/i18n/messagebundle_cy.properties +52 -0
- package/dist/i18n/messagebundle_da.properties +52 -0
- package/dist/i18n/messagebundle_de.properties +52 -0
- package/dist/i18n/messagebundle_el.properties +52 -0
- package/dist/i18n/messagebundle_en.properties +52 -0
- package/dist/i18n/messagebundle_en_GB.properties +52 -0
- package/dist/i18n/messagebundle_es.properties +52 -0
- package/dist/i18n/messagebundle_es_MX.properties +52 -0
- package/dist/i18n/messagebundle_et.properties +52 -0
- package/dist/i18n/messagebundle_fi.properties +52 -0
- package/dist/i18n/messagebundle_fr.properties +52 -0
- package/dist/i18n/messagebundle_fr_CA.properties +52 -0
- package/dist/i18n/messagebundle_hi.properties +52 -0
- package/dist/i18n/messagebundle_hr.properties +52 -0
- package/dist/i18n/messagebundle_hu.properties +52 -0
- package/dist/i18n/messagebundle_id.properties +52 -0
- package/dist/i18n/messagebundle_it.properties +52 -0
- package/dist/i18n/messagebundle_iw.properties +52 -0
- package/dist/i18n/messagebundle_ja.properties +52 -0
- package/dist/i18n/messagebundle_kk.properties +52 -0
- package/dist/i18n/messagebundle_ko.properties +52 -0
- package/dist/i18n/messagebundle_lt.properties +52 -0
- package/dist/i18n/messagebundle_lv.properties +52 -0
- package/dist/i18n/messagebundle_ms.properties +52 -0
- package/dist/i18n/messagebundle_nl.properties +52 -0
- package/dist/i18n/messagebundle_no.properties +52 -0
- package/dist/i18n/messagebundle_pl.properties +52 -0
- package/dist/i18n/messagebundle_pt.properties +52 -0
- package/dist/i18n/messagebundle_pt_PT.properties +52 -0
- package/dist/i18n/messagebundle_ro.properties +52 -0
- package/dist/i18n/messagebundle_ru.properties +52 -0
- package/dist/i18n/messagebundle_sh.properties +52 -0
- package/dist/i18n/messagebundle_sk.properties +52 -0
- package/dist/i18n/messagebundle_sl.properties +52 -0
- package/dist/i18n/messagebundle_sv.properties +52 -0
- package/dist/i18n/messagebundle_th.properties +52 -0
- package/dist/i18n/messagebundle_tr.properties +52 -0
- package/dist/i18n/messagebundle_uk.properties +53 -1
- package/dist/i18n/messagebundle_vi.properties +52 -0
- package/dist/i18n/messagebundle_zh_CN.properties +52 -0
- package/dist/i18n/messagebundle_zh_TW.properties +52 -0
- package/dist/illustrations/tnt/ChartArea.js +20 -0
- package/dist/illustrations/tnt/ChartArea2.js +20 -0
- package/dist/illustrations/tnt/ChartBPMNFlow.js +20 -0
- package/dist/illustrations/tnt/ChartBar.js +20 -0
- package/dist/illustrations/tnt/ChartBullet.js +20 -0
- package/dist/illustrations/tnt/ChartDoughnut.js +20 -0
- package/dist/illustrations/tnt/ChartFlow.js +20 -0
- package/dist/illustrations/tnt/ChartGantt.js +20 -0
- package/dist/illustrations/tnt/ChartOrg.js +20 -0
- package/dist/illustrations/tnt/ChartPie.js +20 -0
- package/dist/illustrations/tnt/Components.js +20 -0
- package/dist/illustrations/tnt/Secrets.js +20 -0
- package/dist/illustrations/tnt/Systems.js +20 -0
- package/dist/illustrations/tnt/Teams.js +20 -0
- package/dist/illustrations/tnt/Tools.js +20 -0
- package/dist/illustrations/tnt/UnableToLoad.js +20 -0
- package/dist/illustrations/tnt/User2.js +20 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartArea.js +14 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartArea2.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBar.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartBullet.js +14 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartDoughnut.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartFlow.js +13 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartGantt.js +17 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartOrg.js +15 -0
- package/dist/illustrations/tnt/tnt-Dialog-ChartPie.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-CodePlaceholder.js +5 -5
- package/dist/illustrations/tnt/tnt-Dialog-Company.js +12 -12
- package/dist/illustrations/tnt/tnt-Dialog-Components.js +9 -0
- package/dist/illustrations/tnt/tnt-Dialog-ExternalLink.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-FaceID.js +16 -16
- package/dist/illustrations/tnt/tnt-Dialog-Fingerprint.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-Lock.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-Mission.js +17 -17
- package/dist/illustrations/tnt/tnt-Dialog-NoApplications.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-NoFlows.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-NoUsers.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-Radar.js +14 -14
- package/dist/illustrations/tnt/tnt-Dialog-Secrets.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-Services.js +15 -15
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpired.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-SessionExpiring.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-Success.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-SuccessfulAuth.js +9 -9
- package/dist/illustrations/tnt/tnt-Dialog-Systems.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-Teams.js +17 -0
- package/dist/illustrations/tnt/tnt-Dialog-Tools.js +12 -0
- package/dist/illustrations/tnt/tnt-Dialog-UnableToLoad.js +10 -0
- package/dist/illustrations/tnt/tnt-Dialog-Unlock.js +11 -11
- package/dist/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.js +10 -10
- package/dist/illustrations/tnt/tnt-Dialog-User2.js +13 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartArea.js +22 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartArea2.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBPMNFlow.js +21 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBar.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartBullet.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartDoughnut.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartFlow.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartGantt.js +26 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartOrg.js +27 -0
- package/dist/illustrations/tnt/tnt-Scene-ChartPie.js +18 -0
- package/dist/illustrations/tnt/tnt-Scene-CodePlaceholder.js +8 -8
- package/dist/illustrations/tnt/tnt-Scene-Company.js +29 -29
- package/dist/illustrations/tnt/tnt-Scene-Components.js +16 -0
- package/dist/illustrations/tnt/tnt-Scene-ExternalLink.js +13 -13
- package/dist/illustrations/tnt/tnt-Scene-FaceID.js +20 -20
- package/dist/illustrations/tnt/tnt-Scene-Fingerprint.js +34 -34
- package/dist/illustrations/tnt/tnt-Scene-Lock.js +21 -21
- package/dist/illustrations/tnt/tnt-Scene-Mission.js +18 -18
- package/dist/illustrations/tnt/tnt-Scene-NoApplications.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-NoFlows.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-NoUsers.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-Radar.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-Secrets.js +15 -0
- package/dist/illustrations/tnt/tnt-Scene-Services.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-SessionExpired.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-SessionExpiring.js +16 -16
- package/dist/illustrations/tnt/tnt-Scene-Success.js +17 -17
- package/dist/illustrations/tnt/tnt-Scene-SuccessfulAuth.js +19 -19
- package/dist/illustrations/tnt/tnt-Scene-Systems.js +13 -0
- package/dist/illustrations/tnt/tnt-Scene-Teams.js +20 -0
- package/dist/illustrations/tnt/tnt-Scene-Tools.js +19 -0
- package/dist/illustrations/tnt/tnt-Scene-UnableToLoad.js +21 -0
- package/dist/illustrations/tnt/tnt-Scene-Unlock.js +14 -14
- package/dist/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.js +21 -21
- package/dist/illustrations/tnt/tnt-Scene-User2.js +22 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartArea.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartArea2.js +7 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBPMNFlow.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBar.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartBullet.js +10 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartDoughnut.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartFlow.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartGantt.js +12 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartOrg.js +6 -0
- package/dist/illustrations/tnt/tnt-Spot-ChartPie.js +8 -0
- package/dist/illustrations/tnt/tnt-Spot-CodePlaceholder.js +5 -5
- package/dist/illustrations/tnt/tnt-Spot-Company.js +12 -12
- package/dist/illustrations/tnt/tnt-Spot-Components.js +5 -0
- package/dist/illustrations/tnt/tnt-Spot-ExternalLink.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-FaceID.js +15 -15
- package/dist/illustrations/tnt/tnt-Spot-Fingerprint.js +9 -9
- package/dist/illustrations/tnt/tnt-Spot-Lock.js +12 -12
- package/dist/illustrations/tnt/tnt-Spot-Mission.js +16 -16
- package/dist/illustrations/tnt/tnt-Spot-NoApplications.js +11 -11
- package/dist/illustrations/tnt/tnt-Spot-NoFlows.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-NoUsers.js +11 -11
- package/dist/illustrations/tnt/tnt-Spot-Radar.js +13 -13
- package/dist/illustrations/tnt/tnt-Spot-Secrets.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Services.js +13 -14
- package/dist/illustrations/tnt/tnt-Spot-SessionExpired.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-SessionExpiring.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-Success.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-SuccessfulAuth.js +8 -8
- package/dist/illustrations/tnt/tnt-Spot-Systems.js +10 -0
- package/dist/illustrations/tnt/tnt-Spot-Teams.js +13 -0
- package/dist/illustrations/tnt/tnt-Spot-Tools.js +7 -0
- package/dist/illustrations/tnt/tnt-Spot-UnableToLoad.js +9 -0
- package/dist/illustrations/tnt/tnt-Spot-Unlock.js +10 -10
- package/dist/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.js +9 -9
- package/dist/illustrations/tnt/tnt-Spot-User2.js +10 -0
- package/dist/types/IllustrationMessageType.js +102 -0
- package/package.json +10 -8
- package/src/Bar.js +3 -2
- package/src/BarcodeScannerDialog.js +2 -2
- package/src/DynamicSideContent.js +4 -5
- package/src/FilterItem.js +2 -2
- package/src/FilterItemOption.js +2 -2
- package/src/FlexibleColumnLayout.hbs +12 -6
- package/src/FlexibleColumnLayout.js +31 -3
- package/src/IllustratedMessage.js +7 -1
- package/src/Interfaces.js +10 -0
- package/src/MediaGallery.js +1 -1
- package/src/MediaGalleryItem.js +4 -5
- package/src/NotificationListGroupItem.hbs +3 -3
- package/src/NotificationListItem.hbs +2 -2
- package/src/NotificationListItem.js +1 -2
- package/src/Page.js +2 -2
- package/src/ShellBar.hbs +8 -11
- package/src/ShellBar.js +13 -6
- package/src/SideNavigation.js +5 -2
- package/src/SortItem.js +2 -2
- package/src/Timeline.hbs +1 -1
- package/src/Timeline.js +16 -2
- package/src/TimelineItem.js +1 -1
- package/src/UploadCollection.js +1 -1
- package/src/UploadCollectionItem.hbs +3 -3
- package/src/ViewSettingsDialog.hbs +3 -3
- package/src/ViewSettingsDialog.js +25 -8
- package/src/Wizard.js +2 -2
- package/src/WizardPopover.hbs +0 -1
- package/src/WizardStep.js +3 -3
- package/src/WizardTab.js +5 -5
- package/src/i18n/messagebundle_ar.properties +52 -0
- package/src/i18n/messagebundle_bg.properties +52 -0
- package/src/i18n/messagebundle_ca.properties +52 -0
- package/src/i18n/messagebundle_cs.properties +52 -0
- package/src/i18n/messagebundle_cy.properties +52 -0
- package/src/i18n/messagebundle_da.properties +52 -0
- package/src/i18n/messagebundle_de.properties +52 -0
- package/src/i18n/messagebundle_el.properties +52 -0
- package/src/i18n/messagebundle_en.properties +52 -0
- package/src/i18n/messagebundle_en_GB.properties +52 -0
- package/src/i18n/messagebundle_es.properties +52 -0
- package/src/i18n/messagebundle_es_MX.properties +52 -0
- package/src/i18n/messagebundle_et.properties +52 -0
- package/src/i18n/messagebundle_fi.properties +52 -0
- package/src/i18n/messagebundle_fr.properties +52 -0
- package/src/i18n/messagebundle_fr_CA.properties +52 -0
- package/src/i18n/messagebundle_hi.properties +52 -0
- package/src/i18n/messagebundle_hr.properties +52 -0
- package/src/i18n/messagebundle_hu.properties +52 -0
- package/src/i18n/messagebundle_id.properties +52 -0
- package/src/i18n/messagebundle_it.properties +52 -0
- package/src/i18n/messagebundle_iw.properties +52 -0
- package/src/i18n/messagebundle_ja.properties +52 -0
- package/src/i18n/messagebundle_kk.properties +52 -0
- package/src/i18n/messagebundle_ko.properties +52 -0
- package/src/i18n/messagebundle_lt.properties +52 -0
- package/src/i18n/messagebundle_lv.properties +52 -0
- package/src/i18n/messagebundle_ms.properties +52 -0
- package/src/i18n/messagebundle_nl.properties +52 -0
- package/src/i18n/messagebundle_no.properties +52 -0
- package/src/i18n/messagebundle_pl.properties +52 -0
- package/src/i18n/messagebundle_pt.properties +52 -0
- package/src/i18n/messagebundle_pt_PT.properties +52 -0
- package/src/i18n/messagebundle_ro.properties +52 -0
- package/src/i18n/messagebundle_ru.properties +52 -0
- package/src/i18n/messagebundle_sh.properties +52 -0
- package/src/i18n/messagebundle_sk.properties +52 -0
- package/src/i18n/messagebundle_sl.properties +52 -0
- package/src/i18n/messagebundle_sv.properties +52 -0
- package/src/i18n/messagebundle_th.properties +52 -0
- package/src/i18n/messagebundle_tr.properties +52 -0
- package/src/i18n/messagebundle_uk.properties +53 -1
- package/src/i18n/messagebundle_vi.properties +52 -0
- package/src/i18n/messagebundle_zh_CN.properties +52 -0
- package/src/i18n/messagebundle_zh_TW.properties +52 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartArea.svg +14 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartArea2.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBPMNFlow.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBar.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartBullet.svg +14 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartDoughnut.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartFlow.svg +13 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartGantt.svg +17 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartOrg.svg +15 -0
- package/src/illustrations/tnt/tnt-Dialog-ChartPie.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-CodePlaceholder.svg +5 -5
- package/src/illustrations/tnt/tnt-Dialog-Company.svg +12 -12
- package/src/illustrations/tnt/tnt-Dialog-Components.svg +9 -0
- package/src/illustrations/tnt/tnt-Dialog-ExternalLink.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-FaceID.svg +16 -16
- package/src/illustrations/tnt/tnt-Dialog-Fingerprint.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-Lock.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-Mission.svg +17 -17
- package/src/illustrations/tnt/tnt-Dialog-NoApplications.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-NoFlows.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-NoUsers.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-Radar.svg +14 -14
- package/src/illustrations/tnt/tnt-Dialog-Secrets.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-Services.svg +15 -15
- package/src/illustrations/tnt/tnt-Dialog-SessionExpired.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-SessionExpiring.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-Success.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-SuccessfulAuth.svg +9 -9
- package/src/illustrations/tnt/tnt-Dialog-Systems.svg +11 -0
- package/src/illustrations/tnt/tnt-Dialog-Teams.svg +17 -0
- package/src/illustrations/tnt/tnt-Dialog-Tools.svg +12 -0
- package/src/illustrations/tnt/tnt-Dialog-UnableToLoad.svg +9 -0
- package/src/illustrations/tnt/tnt-Dialog-Unlock.svg +11 -11
- package/src/illustrations/tnt/tnt-Dialog-UnsuccessfulAuth.svg +10 -10
- package/src/illustrations/tnt/tnt-Dialog-User2.svg +13 -0
- package/src/illustrations/tnt/tnt-Scene-ChartArea.svg +22 -0
- package/src/illustrations/tnt/tnt-Scene-ChartArea2.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBPMNFlow.svg +21 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBar.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartBullet.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-ChartDoughnut.svg +19 -0
- package/src/illustrations/tnt/tnt-Scene-ChartFlow.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-ChartGantt.svg +26 -0
- package/src/illustrations/tnt/tnt-Scene-ChartOrg.svg +26 -0
- package/src/illustrations/tnt/tnt-Scene-ChartPie.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-CodePlaceholder.svg +8 -8
- package/src/illustrations/tnt/tnt-Scene-Company.svg +29 -29
- package/src/illustrations/tnt/tnt-Scene-Components.svg +16 -0
- package/src/illustrations/tnt/tnt-Scene-ExternalLink.svg +13 -13
- package/src/illustrations/tnt/tnt-Scene-FaceID.svg +20 -20
- package/src/illustrations/tnt/tnt-Scene-Fingerprint.svg +34 -34
- package/src/illustrations/tnt/tnt-Scene-Lock.svg +21 -21
- package/src/illustrations/tnt/tnt-Scene-Mission.svg +18 -18
- package/src/illustrations/tnt/tnt-Scene-NoApplications.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-NoFlows.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-NoUsers.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-Radar.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-Secrets.svg +14 -0
- package/src/illustrations/tnt/tnt-Scene-Services.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-SessionExpired.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-SessionExpiring.svg +16 -16
- package/src/illustrations/tnt/tnt-Scene-Success.svg +17 -17
- package/src/illustrations/tnt/tnt-Scene-SuccessfulAuth.svg +19 -19
- package/src/illustrations/tnt/tnt-Scene-Systems.svg +12 -0
- package/src/illustrations/tnt/tnt-Scene-Teams.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Tools.svg +18 -0
- package/src/illustrations/tnt/tnt-Scene-UnableToLoad.svg +20 -0
- package/src/illustrations/tnt/tnt-Scene-Unlock.svg +14 -14
- package/src/illustrations/tnt/tnt-Scene-UnsuccessfulAuth.svg +21 -21
- package/src/illustrations/tnt/tnt-Scene-User2.svg +22 -0
- package/src/illustrations/tnt/tnt-Spot-ChartArea.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-ChartArea2.svg +7 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBPMNFlow.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBar.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-ChartBullet.svg +10 -0
- package/src/illustrations/tnt/tnt-Spot-ChartDoughnut.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-ChartFlow.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-ChartGantt.svg +12 -0
- package/src/illustrations/tnt/tnt-Spot-ChartOrg.svg +6 -0
- package/src/illustrations/tnt/tnt-Spot-ChartPie.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-CodePlaceholder.svg +5 -5
- package/src/illustrations/tnt/tnt-Spot-Company.svg +12 -12
- package/src/illustrations/tnt/tnt-Spot-Components.svg +5 -0
- package/src/illustrations/tnt/tnt-Spot-ExternalLink.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-FaceID.svg +15 -15
- package/src/illustrations/tnt/tnt-Spot-Fingerprint.svg +9 -9
- package/src/illustrations/tnt/tnt-Spot-Lock.svg +12 -12
- package/src/illustrations/tnt/tnt-Spot-Mission.svg +16 -16
- package/src/illustrations/tnt/tnt-Spot-NoApplications.svg +11 -11
- package/src/illustrations/tnt/tnt-Spot-NoFlows.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-NoUsers.svg +11 -11
- package/src/illustrations/tnt/tnt-Spot-Radar.svg +13 -13
- package/src/illustrations/tnt/tnt-Spot-Secrets.svg +9 -0
- package/src/illustrations/tnt/tnt-Spot-Services.svg +13 -14
- package/src/illustrations/tnt/tnt-Spot-SessionExpired.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-SessionExpiring.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-Success.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-SuccessfulAuth.svg +8 -8
- package/src/illustrations/tnt/tnt-Spot-Systems.svg +10 -0
- package/src/illustrations/tnt/tnt-Spot-Teams.svg +13 -0
- package/src/illustrations/tnt/tnt-Spot-Tools.svg +7 -0
- package/src/illustrations/tnt/tnt-Spot-UnableToLoad.svg +8 -0
- package/src/illustrations/tnt/tnt-Spot-Unlock.svg +10 -10
- package/src/illustrations/tnt/tnt-Spot-UnsuccessfulAuth.svg +9 -9
- package/src/illustrations/tnt/tnt-Spot-User2.svg +10 -0
- package/src/themes/BarcodeScannerDialog.css +0 -5
- package/src/themes/FlexibleColumnLayout.css +24 -0
- package/src/themes/ViewSettingsDialog.css +11 -0
- package/src/themes/Wizard.css +1 -1
- package/src/themes/WizardPopover.css +1 -1
- package/src/themes/sap_horizon_dark/NotificationListItem-parameters.css +3 -0
- package/src/themes/sap_horizon_dark/ProductSwitchItem-parameters.css +5 -0
- package/src/themes/sap_horizon_dark/ShellBar-parameters.css +10 -0
- package/src/themes/sap_horizon_dark/SideNavigation-parameters.css +5 -0
- package/src/themes/sap_horizon_dark/TimelineItem-parameters.css +13 -0
- package/src/themes/sap_horizon_dark/WizardTab-parameters.css +8 -0
- package/src/themes/sap_horizon_dark/parameters-bundle.css +13 -0
- package/src/themes/sap_horizon_hcb/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_horizon_hcb/MediaGallery-parameters.css +5 -0
- package/src/themes/sap_horizon_hcb/Page-parameters.css +3 -0
- package/src/themes/sap_horizon_hcb/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_horizon_hcb/UploadCollection-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/WizardTab-parameters.css +9 -0
- package/src/themes/sap_horizon_hcb/parameters-bundle.css +11 -0
- package/src/themes/sap_horizon_hcw/FlexibleColumnLayout-parameters.css +6 -0
- package/src/themes/sap_horizon_hcw/MediaGallery-parameters.css +5 -0
- package/src/themes/sap_horizon_hcw/Page-parameters.css +3 -0
- package/src/themes/sap_horizon_hcw/ProductSwitchItem-parameters.css +9 -0
- package/src/themes/sap_horizon_hcw/TimelineItem-parameters.css +11 -0
- package/src/themes/sap_horizon_hcw/UploadCollection-parameters.css +8 -0
- package/src/themes/sap_horizon_hcw/WizardTab-parameters.css +8 -0
- package/src/themes/sap_horizon_hcw/parameters-bundle.css +11 -0
- package/src/types/IllustrationMessageType.js +102 -0
|
@@ -324,6 +324,66 @@ const IllustrationMessageTypes = {
|
|
|
324
324
|
*/
|
|
325
325
|
UploadCollection: "UploadCollection",
|
|
326
326
|
/**
|
|
327
|
+
* "TntChartArea" illustration type.
|
|
328
|
+
* @public
|
|
329
|
+
* @type {TntChartArea}
|
|
330
|
+
*/
|
|
331
|
+
TntChartArea: "TntChartArea",
|
|
332
|
+
/**
|
|
333
|
+
* "TntChartArea2" illustration type.
|
|
334
|
+
* @public
|
|
335
|
+
* @type {TntChartArea2}
|
|
336
|
+
*/
|
|
337
|
+
TntChartArea2: "TntChartArea2",
|
|
338
|
+
/**
|
|
339
|
+
* "TntChartBar" illustration type.
|
|
340
|
+
* @public
|
|
341
|
+
* @type {TntChartBar}
|
|
342
|
+
*/
|
|
343
|
+
TntChartBar: "TntChartBar",
|
|
344
|
+
/**
|
|
345
|
+
* "TntChartBPMNFlow" illustration type.
|
|
346
|
+
* @public
|
|
347
|
+
* @type {TntChartBPMNFlow}
|
|
348
|
+
*/
|
|
349
|
+
TntChartBPMNFlow: "TntChartBPMNFlow",
|
|
350
|
+
/**
|
|
351
|
+
* "TntChartBullet" illustration type.
|
|
352
|
+
* @public
|
|
353
|
+
* @type {TntChartBullet}
|
|
354
|
+
*/
|
|
355
|
+
TntChartBullet: "TntChartBullet",
|
|
356
|
+
/**
|
|
357
|
+
* "TntChartDoughnut" illustration type.
|
|
358
|
+
* @public
|
|
359
|
+
* @type {TntChartDoughnut}
|
|
360
|
+
*/
|
|
361
|
+
TntChartDoughnut: "TntChartDoughnut",
|
|
362
|
+
/**
|
|
363
|
+
* "TntChartFlow" illustration type.
|
|
364
|
+
* @public
|
|
365
|
+
* @type {TntChartFlow}
|
|
366
|
+
*/
|
|
367
|
+
TntChartFlow: "TntChartFlow",
|
|
368
|
+
/**
|
|
369
|
+
* "TntChartGantt" illustration type.
|
|
370
|
+
* @public
|
|
371
|
+
* @type {TntChartGantt}
|
|
372
|
+
*/
|
|
373
|
+
TntChartGantt: "TntChartGantt",
|
|
374
|
+
/**
|
|
375
|
+
* "TntChartOrg" illustration type.
|
|
376
|
+
* @public
|
|
377
|
+
* @type {TntChartOrg}
|
|
378
|
+
*/
|
|
379
|
+
TntChartOrg: "TntChartOrg",
|
|
380
|
+
/**
|
|
381
|
+
* "TntChartPie" illustration type.
|
|
382
|
+
* @public
|
|
383
|
+
* @type {TntChartPie}
|
|
384
|
+
*/
|
|
385
|
+
TntChartPie: "TntChartPie",
|
|
386
|
+
/**
|
|
327
387
|
* "TntCodePlaceholder" illustration type.
|
|
328
388
|
* @public
|
|
329
389
|
* @type {TntCodePlaceholder}
|
|
@@ -336,6 +396,12 @@ const IllustrationMessageTypes = {
|
|
|
336
396
|
*/
|
|
337
397
|
TntCompany: "TntCompany",
|
|
338
398
|
/**
|
|
399
|
+
* "TntComponents" illustration type.
|
|
400
|
+
* @public
|
|
401
|
+
* @type {TntComponents}
|
|
402
|
+
*/
|
|
403
|
+
TntComponents: "TntComponents",
|
|
404
|
+
/**
|
|
339
405
|
* "TntExternalLink" illustration type.
|
|
340
406
|
* @public
|
|
341
407
|
* @type {TntExternalLink}
|
|
@@ -390,6 +456,12 @@ const IllustrationMessageTypes = {
|
|
|
390
456
|
*/
|
|
391
457
|
TntRadar: "TntRadar",
|
|
392
458
|
/**
|
|
459
|
+
* "TntSecrets" illustration type.
|
|
460
|
+
* @public
|
|
461
|
+
* @type {TntSecrets}
|
|
462
|
+
*/
|
|
463
|
+
TntSecrets: "TntSecrets",
|
|
464
|
+
/**
|
|
393
465
|
* "TntServices" illustration type.
|
|
394
466
|
* @public
|
|
395
467
|
* @type {TntServices}
|
|
@@ -420,6 +492,30 @@ const IllustrationMessageTypes = {
|
|
|
420
492
|
*/
|
|
421
493
|
TntSuccessfulAuth: "TntSuccessfulAuth",
|
|
422
494
|
/**
|
|
495
|
+
* "TntSystems" illustration type.
|
|
496
|
+
* @public
|
|
497
|
+
* @type {TntSystems}
|
|
498
|
+
*/
|
|
499
|
+
TntSystems: "TntSystems",
|
|
500
|
+
/**
|
|
501
|
+
* "TntTeams" illustration type.
|
|
502
|
+
* @public
|
|
503
|
+
* @type {TntTeams}
|
|
504
|
+
*/
|
|
505
|
+
TntTeams: "TntTeams",
|
|
506
|
+
/**
|
|
507
|
+
* "TntTools" illustration type.
|
|
508
|
+
* @public
|
|
509
|
+
* @type {TntTools}
|
|
510
|
+
*/
|
|
511
|
+
TntTools: "TntTools",
|
|
512
|
+
/**
|
|
513
|
+
* "TntUnableToLoad" illustration type.
|
|
514
|
+
* @public
|
|
515
|
+
* @type {TntUnableToLoad}
|
|
516
|
+
*/
|
|
517
|
+
TntUnableToLoad: "TntUnableToLoad",
|
|
518
|
+
/**
|
|
423
519
|
* "TntUnlock" illustration type.
|
|
424
520
|
* @public
|
|
425
521
|
* @type {TntUnlock}
|
|
@@ -431,6 +527,12 @@ const IllustrationMessageTypes = {
|
|
|
431
527
|
* @type {TntUnsuccessfulAuth}
|
|
432
528
|
*/
|
|
433
529
|
TntUnsuccessfulAuth: "TntUnsuccessfulAuth",
|
|
530
|
+
/**
|
|
531
|
+
* "TntUser2" illustration type.
|
|
532
|
+
* @public
|
|
533
|
+
* @type {TntUser2}
|
|
534
|
+
*/
|
|
535
|
+
TntUser2: "TntUser2",
|
|
434
536
|
|
|
435
537
|
};
|
|
436
538
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-fiori",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.2",
|
|
4
4
|
"description": "UI5 Web Components: webcomponents.fiori",
|
|
5
5
|
"ui5": {
|
|
6
6
|
"webComponentsPackage": true
|
|
@@ -21,6 +21,8 @@
|
|
|
21
21
|
"./bundle.esm.js": "./bundle.esm.js",
|
|
22
22
|
"./bundle.es5.js": "./bundle.es5.js",
|
|
23
23
|
"./bundle.common.js": "./bundle.common.js",
|
|
24
|
+
"./bundle.scoped.esm.js": "./bundle.scoped.esm.js",
|
|
25
|
+
"./bundle.scoped.es5.js": "./bundle.scoped.es5.js",
|
|
24
26
|
"./*": "./dist/*"
|
|
25
27
|
},
|
|
26
28
|
"scripts": {
|
|
@@ -40,15 +42,15 @@
|
|
|
40
42
|
"directory": "packages/fiori"
|
|
41
43
|
},
|
|
42
44
|
"dependencies": {
|
|
43
|
-
"@ui5/webcomponents": "1.
|
|
44
|
-
"@ui5/webcomponents-base": "1.
|
|
45
|
-
"@ui5/webcomponents-icons": "1.
|
|
46
|
-
"@ui5/webcomponents-ie11": "1.
|
|
47
|
-
"@ui5/webcomponents-theming": "1.
|
|
45
|
+
"@ui5/webcomponents": "1.2.2",
|
|
46
|
+
"@ui5/webcomponents-base": "1.2.2",
|
|
47
|
+
"@ui5/webcomponents-icons": "1.2.2",
|
|
48
|
+
"@ui5/webcomponents-ie11": "1.2.2",
|
|
49
|
+
"@ui5/webcomponents-theming": "1.2.2",
|
|
48
50
|
"@zxing/library": "^0.18.3"
|
|
49
51
|
},
|
|
50
52
|
"devDependencies": {
|
|
51
|
-
"@ui5/webcomponents-tools": "1.
|
|
52
|
-
"chromedriver": "
|
|
53
|
+
"@ui5/webcomponents-tools": "1.2.2",
|
|
54
|
+
"chromedriver": "99.0.0"
|
|
53
55
|
}
|
|
54
56
|
}
|
package/src/Bar.js
CHANGED
|
@@ -39,7 +39,7 @@ const metadata = {
|
|
|
39
39
|
|
|
40
40
|
/**
|
|
41
41
|
* Defines if the component middle area needs to be centered between start and end area
|
|
42
|
-
* @type {
|
|
42
|
+
* @type {boolean}
|
|
43
43
|
* @private
|
|
44
44
|
*/
|
|
45
45
|
_shrinked: {
|
|
@@ -60,7 +60,7 @@ const metadata = {
|
|
|
60
60
|
/**
|
|
61
61
|
* Defines the content in the middle of the bar
|
|
62
62
|
* @type {HTMLElement[]}
|
|
63
|
-
* @slot
|
|
63
|
+
* @slot middleContent
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
"default": {
|
|
@@ -125,6 +125,7 @@ const metadata = {
|
|
|
125
125
|
* @constructor
|
|
126
126
|
* @author SAP SE
|
|
127
127
|
* @alias sap.ui.webcomponents.fiori.Bar
|
|
128
|
+
* @implements sap.ui.webcomponents.fiori.IBar
|
|
128
129
|
* @extends UI5Element
|
|
129
130
|
* @tagname ui5-bar
|
|
130
131
|
* @public
|
|
@@ -56,7 +56,7 @@ const metadata = {
|
|
|
56
56
|
* Fires when the scan is completed successfuuly.
|
|
57
57
|
*
|
|
58
58
|
* @event sap.ui.webcomponents.fiori.BarcodeScannerDialog#scan-success
|
|
59
|
-
* @param {
|
|
59
|
+
* @param {string} text the scan result as string
|
|
60
60
|
* @param {Object} rawBytes the scan result as a Uint8Array
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
@@ -71,7 +71,7 @@ const metadata = {
|
|
|
71
71
|
* Fires when the scan fails with error.
|
|
72
72
|
*
|
|
73
73
|
* @event sap.ui.webcomponents.fiori.BarcodeScannerDialog#scan-error
|
|
74
|
-
* @param {
|
|
74
|
+
* @param {string} message the error message
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
"scan-error": {
|
|
@@ -202,10 +202,10 @@ const metadata = {
|
|
|
202
202
|
/**
|
|
203
203
|
* Fires when the current breakpoint has been changed.
|
|
204
204
|
* @event sap.ui.webcomponents.fiori.DynamicSideContent#layout-change
|
|
205
|
-
* @param {
|
|
206
|
-
* @param {
|
|
207
|
-
* @param {
|
|
208
|
-
* @param {
|
|
205
|
+
* @param {string} currentBreakpoint the current breakpoint.
|
|
206
|
+
* @param {string} previousBreakpoint the breakpoint that was active before change to current breakpoint.
|
|
207
|
+
* @param {boolean} mainContentVisible visibility of the main content.
|
|
208
|
+
* @param {boolean} sideContentVisible visibility of the side content.
|
|
209
209
|
* @public
|
|
210
210
|
*/
|
|
211
211
|
"layout-change": {
|
|
@@ -345,7 +345,6 @@ class DynamicSideContent extends UI5Element {
|
|
|
345
345
|
|
|
346
346
|
/**
|
|
347
347
|
* Toggles visibility of main and side contents on S screen size (mobile device).
|
|
348
|
-
* @type {String}
|
|
349
348
|
* @public
|
|
350
349
|
*/
|
|
351
350
|
toggleContents() {
|
package/src/FilterItem.js
CHANGED
|
@@ -14,7 +14,7 @@ const metadata = {
|
|
|
14
14
|
/**
|
|
15
15
|
* Defines the text of the component.
|
|
16
16
|
*
|
|
17
|
-
* @type {
|
|
17
|
+
* @type {string}
|
|
18
18
|
* @defaultvalue ""
|
|
19
19
|
* @public
|
|
20
20
|
*/
|
|
@@ -25,7 +25,7 @@ const metadata = {
|
|
|
25
25
|
/**
|
|
26
26
|
* Defines the additional text of the component.
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
28
|
+
* @type {string}
|
|
29
29
|
* @defaultvalue ""
|
|
30
30
|
* @private
|
|
31
31
|
*/
|
package/src/FilterItemOption.js
CHANGED
|
@@ -10,7 +10,7 @@ const metadata = {
|
|
|
10
10
|
* Defines the text of the component.
|
|
11
11
|
*
|
|
12
12
|
* @public
|
|
13
|
-
* @type {
|
|
13
|
+
* @type {string}
|
|
14
14
|
* @defaultvalue ""
|
|
15
15
|
*/
|
|
16
16
|
text: {
|
|
@@ -21,7 +21,7 @@ const metadata = {
|
|
|
21
21
|
* Defines whether the option is selected
|
|
22
22
|
*
|
|
23
23
|
* @public
|
|
24
|
-
* @type {
|
|
24
|
+
* @type {boolean}
|
|
25
25
|
* @defaultvalue false
|
|
26
26
|
*/
|
|
27
27
|
selected: {
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
<div
|
|
1
|
+
<div
|
|
2
|
+
class="{{classes.root}}"
|
|
3
|
+
dir="{{effectiveDir}}"
|
|
4
|
+
>
|
|
2
5
|
<div
|
|
3
|
-
role="{{
|
|
6
|
+
role="{{_accAttributes.columns.start.role}}"
|
|
7
|
+
aria-hidden="{{_accAttributes.columns.start.ariaHidden}}"
|
|
4
8
|
class="{{classes.columns.start}}"
|
|
5
9
|
aria-labelledby="{{_id}}-startColumnText"
|
|
6
10
|
>
|
|
@@ -13,7 +17,8 @@
|
|
|
13
17
|
</div>
|
|
14
18
|
|
|
15
19
|
<div
|
|
16
|
-
role="{{
|
|
20
|
+
role="{{_accAttributes.columns.middle.role}}"
|
|
21
|
+
aria-hidden="{{_accAttributes.columns.middle.ariaHidden}}"
|
|
17
22
|
class="{{classes.columns.middle}}"
|
|
18
23
|
aria-labelledby="{{_id}}-midColumnText"
|
|
19
24
|
>
|
|
@@ -26,7 +31,8 @@
|
|
|
26
31
|
</div>
|
|
27
32
|
|
|
28
33
|
<div
|
|
29
|
-
role="{{
|
|
34
|
+
role="{{_accAttributes.columns.end.role}}"
|
|
35
|
+
aria-hidden="{{_accAttributes.columns.end.ariaHidden}}"
|
|
30
36
|
class="{{classes.columns.end}}"
|
|
31
37
|
aria-labelledby="{{_id}}-endColumnText"
|
|
32
38
|
>
|
|
@@ -42,7 +48,7 @@
|
|
|
42
48
|
design="Transparent"
|
|
43
49
|
@click="{{startArrowClick}}"
|
|
44
50
|
style="{{styles.arrows.start}}"
|
|
45
|
-
|
|
51
|
+
tooltip="{{accStartArrowText}}"
|
|
46
52
|
></ui5-button>
|
|
47
53
|
{{/inline}}
|
|
48
54
|
|
|
@@ -54,6 +60,6 @@
|
|
|
54
60
|
icon="slim-arrow-left"
|
|
55
61
|
design="Transparent"
|
|
56
62
|
@click="{{endArrowClick}}"
|
|
57
|
-
|
|
63
|
+
tooltip="{{accEndArrowText}}"
|
|
58
64
|
></ui5-button>
|
|
59
65
|
{{/inline}}
|
|
@@ -705,15 +705,24 @@ class FlexibleColumnLayout extends UI5Element {
|
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
get accStartColumnRole() {
|
|
708
|
-
|
|
708
|
+
if (this.startColumnVisible) {
|
|
709
|
+
return this.accessibilityRoles.startColumnRole || "region";
|
|
710
|
+
}
|
|
711
|
+
return undefined;
|
|
709
712
|
}
|
|
710
713
|
|
|
711
714
|
get accMiddleColumnRole() {
|
|
712
|
-
|
|
715
|
+
if (this.midColumnVisible) {
|
|
716
|
+
return this.accessibilityRoles.midColumnRole || "region";
|
|
717
|
+
}
|
|
718
|
+
return undefined;
|
|
713
719
|
}
|
|
714
720
|
|
|
715
721
|
get accEndColumnRole() {
|
|
716
|
-
|
|
722
|
+
if (this.endColumnVisible) {
|
|
723
|
+
return this.accessibilityRoles.endColumnRole || "region";
|
|
724
|
+
}
|
|
725
|
+
return undefined;
|
|
717
726
|
}
|
|
718
727
|
|
|
719
728
|
get accStartArrowContainerRole() {
|
|
@@ -728,6 +737,25 @@ class FlexibleColumnLayout extends UI5Element {
|
|
|
728
737
|
return this._layoutsConfiguration || getLayoutsByMedia();
|
|
729
738
|
}
|
|
730
739
|
|
|
740
|
+
get _accAttributes() {
|
|
741
|
+
return {
|
|
742
|
+
columns: {
|
|
743
|
+
start: {
|
|
744
|
+
role: this.accStartColumnRole,
|
|
745
|
+
ariaHidden: !this.startColumnVisible || undefined,
|
|
746
|
+
},
|
|
747
|
+
middle: {
|
|
748
|
+
role: this.accMiddleColumnRole,
|
|
749
|
+
ariaHidden: !this.midColumnVisible || undefined,
|
|
750
|
+
},
|
|
751
|
+
end: {
|
|
752
|
+
role: this.accEndColumnRole,
|
|
753
|
+
ariaHidden: !this.endColumnVisible || undefined,
|
|
754
|
+
},
|
|
755
|
+
},
|
|
756
|
+
};
|
|
757
|
+
}
|
|
758
|
+
|
|
731
759
|
get accStartArrowText() {
|
|
732
760
|
const customTexts = this.accessibilityTexts;
|
|
733
761
|
|
|
@@ -200,6 +200,10 @@ const metadata = {
|
|
|
200
200
|
* <b>Note:</b> By default the “BeforeSearch” illustration is loaded. To use other illustrations, make sure you import them in addition, for example:
|
|
201
201
|
* <br>
|
|
202
202
|
* <code>import "@ui5/webcomponents-fiori/dist/illustrations/NoData.js"</code>
|
|
203
|
+
* <br>
|
|
204
|
+
* <b>Note:</b> Illustrations starting with the “Tnt” prefix are part of another illustration set. For example to use the “TntSuccess” illustration, add the following import::
|
|
205
|
+
* <br>
|
|
206
|
+
* <code>import "@ui5/webcomponents-fiori/dist/illustrations/tnt/Success.js"</code>
|
|
203
207
|
*
|
|
204
208
|
* <h3>Structure</h3>
|
|
205
209
|
* The IllustratedMessage consists of the following elements, which are displayed below each other in the following order:
|
|
@@ -280,8 +284,10 @@ class IllustratedMessage extends UI5Element {
|
|
|
280
284
|
|
|
281
285
|
if (illustrationData === ILLUSTRATION_NOT_FOUND) {
|
|
282
286
|
this.invalid = true;
|
|
287
|
+
const illustrationPath = this.name.includes("Tnt") ? `tnt/${this.name.replace("Tnt", "")}` : this.name;
|
|
288
|
+
|
|
283
289
|
/* eslint-disable-next-line */
|
|
284
|
-
return console.warn(`Required illustration is not registered. You can either import the illustration as a module in order to use it e.g. "@ui5/webcomponents-fiori/dist/illustrations/${
|
|
290
|
+
return console.warn(`Required illustration is not registered. You can either import the illustration as a module in order to use it e.g. "@ui5/webcomponents-fiori/dist/illustrations/${illustrationPath}.js".`);
|
|
285
291
|
}
|
|
286
292
|
|
|
287
293
|
this.invalid = false;
|
package/src/Interfaces.js
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Interface for components that may be slotted inside <code>ui5-page</code> as header and footer.
|
|
3
|
+
*
|
|
4
|
+
* @name sap.ui.webcomponents.fiori.IBar
|
|
5
|
+
* @interface
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
const IBar = "sap.ui.webcomponents.fiori.IBar";
|
|
9
|
+
|
|
1
10
|
/**
|
|
2
11
|
* Interface for components that may be slotted inside <code>ui5-view-settings-dialog</code> as filter items
|
|
3
12
|
*
|
|
@@ -116,6 +125,7 @@ const IUploadCollectionItem = "sap.ui.webcomponents.fiori.IUploadCollectionItem"
|
|
|
116
125
|
const IWizardStep = "sap.ui.webcomponents.fiori.IWizardStep";
|
|
117
126
|
|
|
118
127
|
export {
|
|
128
|
+
IBar,
|
|
119
129
|
IFilterItem,
|
|
120
130
|
IFilterItemOption,
|
|
121
131
|
IMediaGalleryItem,
|
package/src/MediaGallery.js
CHANGED
|
@@ -460,7 +460,7 @@ class MediaGallery extends UI5Element {
|
|
|
460
460
|
}
|
|
461
461
|
|
|
462
462
|
_onThumbnailClick(event) {
|
|
463
|
-
const item = event.target.closest("ui5-media-gallery-item");
|
|
463
|
+
const item = event.target.closest("[ui5-media-gallery-item]");
|
|
464
464
|
|
|
465
465
|
if (item.disabled) {
|
|
466
466
|
return;
|
package/src/MediaGalleryItem.js
CHANGED
|
@@ -123,8 +123,8 @@ const metadata = {
|
|
|
123
123
|
/**
|
|
124
124
|
* Defines the content of the component.
|
|
125
125
|
*
|
|
126
|
-
* @type {HTMLElement
|
|
127
|
-
* @slot
|
|
126
|
+
* @type {HTMLElement}
|
|
127
|
+
* @slot content
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
"default": {
|
|
@@ -135,12 +135,11 @@ const metadata = {
|
|
|
135
135
|
/**
|
|
136
136
|
* Defines the content of the thumbnail.
|
|
137
137
|
*
|
|
138
|
-
* @type {HTMLElement
|
|
138
|
+
* @type {HTMLElement}
|
|
139
139
|
* @slot
|
|
140
140
|
* @public
|
|
141
141
|
*/
|
|
142
142
|
"thumbnail": {
|
|
143
|
-
propertyName: "thumbnail",
|
|
144
143
|
type: HTMLElement,
|
|
145
144
|
},
|
|
146
145
|
},
|
|
@@ -165,7 +164,7 @@ const metadata = {
|
|
|
165
164
|
* </ul>
|
|
166
165
|
*
|
|
167
166
|
* <h3>ES6 Module Import</h3>
|
|
168
|
-
* <code>import "@ui5/webcomponents-fiori/dist/MediaGalleryItem.js";</code>
|
|
167
|
+
* <code>import "@ui5/webcomponents-fiori/dist/MediaGalleryItem.js";</code> (comes with <code>ui5-media-gallery</code>)
|
|
169
168
|
*
|
|
170
169
|
* @constructor
|
|
171
170
|
* @author SAP SE
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
design="Transparent"
|
|
16
16
|
@click="{{_onBtnToggleClick}}"
|
|
17
17
|
class="ui5-nli-group-toggle-btn"
|
|
18
|
-
|
|
18
|
+
tooltip="{{toggleBtnAccessibleName}}"
|
|
19
19
|
aria-label="{{toggleBtnAccessibleName}}"
|
|
20
20
|
></ui5-button>
|
|
21
21
|
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
design="Transparent"
|
|
44
44
|
@click="{{_onBtnOverflowClick}}"
|
|
45
45
|
class="ui5-nli-overflow-btn"
|
|
46
|
-
|
|
46
|
+
tooltip="{{overflowBtnAccessibleName}}"
|
|
47
47
|
aria-label="{{overflowBtnAccessibleName}}"
|
|
48
48
|
></ui5-button>
|
|
49
49
|
{{else}}
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
icon="decline"
|
|
68
68
|
design="Transparent"
|
|
69
69
|
@click="{{_onBtnCloseClick}}"
|
|
70
|
-
|
|
70
|
+
tooltip="{{closeBtnAccessibleName}}"
|
|
71
71
|
aria-label="{{closeBtnAccessibleName}}"
|
|
72
72
|
close-btn
|
|
73
73
|
></ui5-button>
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
design="Transparent"
|
|
18
18
|
@click="{{_onBtnOverflowClick}}"
|
|
19
19
|
class="ui5-nli-overflow-btn"
|
|
20
|
-
|
|
20
|
+
tooltip="{{overflowBtnAccessibleName}}"
|
|
21
21
|
aria-label="{{overflowBtnAccessibleName}}"
|
|
22
22
|
></ui5-button>
|
|
23
23
|
{{else}}
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
icon="decline"
|
|
41
41
|
design="Transparent"
|
|
42
42
|
@click="{{_onBtnCloseClick}}"
|
|
43
|
-
|
|
43
|
+
tooltip="{{closeBtnAccessibleName}}"
|
|
44
44
|
aria-label="{{closeBtnAccessibleName}}"
|
|
45
45
|
close-btn
|
|
46
46
|
></ui5-button>
|
|
@@ -99,12 +99,11 @@ const metadata = {
|
|
|
99
99
|
/**
|
|
100
100
|
* Defines the elements, displayed in the footer of the of the component.
|
|
101
101
|
* @type {HTMLElement[]}
|
|
102
|
-
* @slot
|
|
102
|
+
* @slot
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
footnotes: {
|
|
106
106
|
type: HTMLElement,
|
|
107
|
-
propertyName: "footnotes",
|
|
108
107
|
individualSlots: true,
|
|
109
108
|
},
|
|
110
109
|
|
package/src/Page.js
CHANGED
|
@@ -91,7 +91,7 @@ const metadata = {
|
|
|
91
91
|
/**
|
|
92
92
|
* Defines the header HTML Element.
|
|
93
93
|
*
|
|
94
|
-
* @type {
|
|
94
|
+
* @type {sap.ui.webcomponents.fiori.IBar}
|
|
95
95
|
* @slot
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
@@ -114,7 +114,7 @@ const metadata = {
|
|
|
114
114
|
/**
|
|
115
115
|
* Defines the footer HTML Element.
|
|
116
116
|
*
|
|
117
|
-
* @type {
|
|
117
|
+
* @type {sap.ui.webcomponents.fiori.IBar}
|
|
118
118
|
* @slot
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
package/src/ShellBar.hbs
CHANGED
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
data-ui5-notifications-count="{{notificationsCount}}"
|
|
112
112
|
data-ui5-stable="toggle-search"
|
|
113
113
|
@click={{_handleSearchIconPress}}
|
|
114
|
-
|
|
115
|
-
.
|
|
114
|
+
tooltip="{{_searchText}}"
|
|
115
|
+
.accessibilityAttributes={{accInfo.search.accessibilityAttributes}}
|
|
116
116
|
></ui5-button>
|
|
117
117
|
{{/if}}
|
|
118
118
|
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
style="{{this.styles}}"
|
|
123
123
|
class="{{this.classes}}"
|
|
124
124
|
icon="{{this.icon}}"
|
|
125
|
-
|
|
125
|
+
tooltip="{{this.title}}"
|
|
126
126
|
data-count="{{this.count}}"
|
|
127
127
|
data-ui5-notifications-count="{{../notificationsCount}}"
|
|
128
128
|
data-ui5-external-action-item-id="{{this.refItemid}}"
|
|
@@ -140,8 +140,7 @@
|
|
|
140
140
|
data-ui5-text="Notifications"
|
|
141
141
|
data-ui5-notifications-count="{{notificationsCount}}"
|
|
142
142
|
@click={{_handleNotificationsPress}}
|
|
143
|
-
|
|
144
|
-
._buttonAccInfo="{{accInfo.notifications}}"
|
|
143
|
+
tooltip="{{_notificationsText}}"
|
|
145
144
|
data-ui5-stable="notifications"
|
|
146
145
|
></ui5-button>
|
|
147
146
|
{{/if}}
|
|
@@ -152,8 +151,8 @@
|
|
|
152
151
|
class="{{classes.items.overflow}} ui5-shellbar-button ui5-shellbar-overflow-button-shown ui5-shellbar-overflow-button"
|
|
153
152
|
icon="sap-icon://overflow"
|
|
154
153
|
@click="{{_handleOverflowPress}}"
|
|
155
|
-
|
|
156
|
-
.
|
|
154
|
+
tooltip="{{_overflowText}}"
|
|
155
|
+
.accessibilityAttributes={{accInfo.overflow.accessibilityAttributes}}
|
|
157
156
|
data-ui5-stable="overflow"
|
|
158
157
|
></ui5-button>
|
|
159
158
|
|
|
@@ -169,8 +168,7 @@
|
|
|
169
168
|
icon="sap-icon://grid"
|
|
170
169
|
data-ui5-text="Product Switch"
|
|
171
170
|
@click={{_handleProductSwitchPress}}
|
|
172
|
-
|
|
173
|
-
._buttonAccInfo="{{accInfo.products}}"
|
|
171
|
+
tooltip="{{_productsText}}"
|
|
174
172
|
data-ui5-stable="product-switch"
|
|
175
173
|
></ui5-button>
|
|
176
174
|
{{/if}}
|
|
@@ -184,8 +182,7 @@
|
|
|
184
182
|
id="{{this._id}}-item-3"
|
|
185
183
|
@click={{_handleProfilePress}}
|
|
186
184
|
style="{{styles.items.profile}}"
|
|
187
|
-
|
|
188
|
-
._buttonAccInfo="{{accInfo.profile}}"
|
|
185
|
+
tooltip="{{_profileText}}"
|
|
189
186
|
class="ui5-shellbar-button ui5-shellbar-image-button"
|
|
190
187
|
data-ui5-stable="profile"
|
|
191
188
|
>
|
package/src/ShellBar.js
CHANGED
|
@@ -10,6 +10,7 @@ import StandardListItem from "@ui5/webcomponents/dist/StandardListItem.js";
|
|
|
10
10
|
import List from "@ui5/webcomponents/dist/List.js";
|
|
11
11
|
import Popover from "@ui5/webcomponents/dist/Popover.js";
|
|
12
12
|
import Button from "@ui5/webcomponents/dist/Button.js";
|
|
13
|
+
import HasPopup from "@ui5/webcomponents/dist/types/HasPopup.js";
|
|
13
14
|
import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
|
|
14
15
|
import "@ui5/webcomponents-icons/dist/search.js";
|
|
15
16
|
import "@ui5/webcomponents-icons/dist/bell.js";
|
|
@@ -169,6 +170,7 @@ const metadata = {
|
|
|
169
170
|
type: String,
|
|
170
171
|
multiple: true,
|
|
171
172
|
},
|
|
173
|
+
|
|
172
174
|
_menuPopoverExpanded: {
|
|
173
175
|
type: Boolean,
|
|
174
176
|
noAttribute: true,
|
|
@@ -177,6 +179,7 @@ const metadata = {
|
|
|
177
179
|
type: Boolean,
|
|
178
180
|
noAttribute: true,
|
|
179
181
|
},
|
|
182
|
+
|
|
180
183
|
_fullWidthSearch: {
|
|
181
184
|
type: Boolean,
|
|
182
185
|
noAttribute: true,
|
|
@@ -298,7 +301,7 @@ const metadata = {
|
|
|
298
301
|
|
|
299
302
|
/**
|
|
300
303
|
* Fired, when the product switch icon is activated.
|
|
301
|
-
* <b>Note:</b> You can prevent closing of
|
|
304
|
+
* <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
|
|
302
305
|
*
|
|
303
306
|
* @event sap.ui.webcomponents.fiori.ShellBar#product-switch-click
|
|
304
307
|
* @allowPreventDefault
|
|
@@ -341,7 +344,7 @@ const metadata = {
|
|
|
341
344
|
|
|
342
345
|
/**
|
|
343
346
|
* Fired, when a menu item is activated
|
|
344
|
-
* <b>Note:</b> You can prevent closing of
|
|
347
|
+
* <b>Note:</b> You can prevent closing of overflow popover by calling <code>event.preventDefault()</code>.
|
|
345
348
|
*
|
|
346
349
|
* @event sap.ui.webcomponents.fiori.ShellBar#menu-item-click
|
|
347
350
|
* @param {HTMLElement} item DOM ref of the activated list item
|
|
@@ -1112,7 +1115,7 @@ class ShellBar extends UI5Element {
|
|
|
1112
1115
|
}
|
|
1113
1116
|
|
|
1114
1117
|
get menuBtnHasPopup() {
|
|
1115
|
-
return this.hasMenuItems ?
|
|
1118
|
+
return this.hasMenuItems ? HasPopup.Menu : undefined;
|
|
1116
1119
|
}
|
|
1117
1120
|
|
|
1118
1121
|
get menuBtnTabindex() {
|
|
@@ -1178,13 +1181,17 @@ class ShellBar extends UI5Element {
|
|
|
1178
1181
|
"title": this._productsText,
|
|
1179
1182
|
},
|
|
1180
1183
|
search: {
|
|
1181
|
-
"ariaExpanded": this.showSearchField,
|
|
1182
1184
|
"title": this._searchText,
|
|
1185
|
+
"accessibilityAttributes": {
|
|
1186
|
+
expanded: this.showSearchField,
|
|
1187
|
+
},
|
|
1183
1188
|
},
|
|
1184
1189
|
overflow: {
|
|
1185
1190
|
"title": this._overflowText,
|
|
1186
|
-
"
|
|
1187
|
-
|
|
1191
|
+
"accessibilityAttributes": {
|
|
1192
|
+
hasPopup: HasPopup.Menu,
|
|
1193
|
+
expanded: this._overflowPopoverExpanded,
|
|
1194
|
+
},
|
|
1188
1195
|
},
|
|
1189
1196
|
};
|
|
1190
1197
|
}
|