@openui5/sap.ui.webc.fiori 1.111.6 → 1.112.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/package.json +4 -4
- package/src/sap/ui/webc/fiori/.library +1 -1
- package/src/sap/ui/webc/fiori/Bar.js +1 -1
- package/src/sap/ui/webc/fiori/BarcodeScannerDialog.js +1 -1
- package/src/sap/ui/webc/fiori/DynamicSideContent.js +1 -1
- package/src/sap/ui/webc/fiori/FilterItem.js +1 -1
- package/src/sap/ui/webc/fiori/FilterItemOption.js +1 -1
- package/src/sap/ui/webc/fiori/FlexibleColumnLayout.js +1 -1
- package/src/sap/ui/webc/fiori/IllustratedMessage.js +1 -1
- package/src/sap/ui/webc/fiori/MediaGallery.js +1 -1
- package/src/sap/ui/webc/fiori/MediaGalleryItem.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationAction.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationListGroupItem.js +1 -1
- package/src/sap/ui/webc/fiori/NotificationListItem.js +1 -1
- package/src/sap/ui/webc/fiori/Page.js +1 -1
- package/src/sap/ui/webc/fiori/ProductSwitch.js +1 -1
- package/src/sap/ui/webc/fiori/ProductSwitchItem.js +1 -1
- package/src/sap/ui/webc/fiori/ShellBar.js +1 -1
- package/src/sap/ui/webc/fiori/ShellBarItem.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigation.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigationItem.js +1 -1
- package/src/sap/ui/webc/fiori/SideNavigationSubItem.js +1 -1
- package/src/sap/ui/webc/fiori/SortItem.js +1 -1
- package/src/sap/ui/webc/fiori/Timeline.js +1 -1
- package/src/sap/ui/webc/fiori/TimelineItem.js +1 -1
- package/src/sap/ui/webc/fiori/UploadCollection.js +1 -1
- package/src/sap/ui/webc/fiori/UploadCollectionItem.js +24 -24
- package/src/sap/ui/webc/fiori/ViewSettingsDialog.js +1 -1
- package/src/sap/ui/webc/fiori/Wizard.js +1 -1
- package/src/sap/ui/webc/fiori/WizardStep.js +1 -1
- package/src/sap/ui/webc/fiori/designtime/library.designtime.js +12 -0
- package/src/sap/ui/webc/fiori/illustrations/AddColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/AddPeople.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/BalloonSky.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/BeforeSearch.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/Connection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyList.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/EmptyPlanningCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ErrorScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/FilterTable.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/GroupTable.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoActivities.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoData.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoEntries.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoFilterResults.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoMail.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoMail_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoNotifications.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSavedItems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSavedItems_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoSearchResults.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoTasks.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/NoTasks_v1.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/PageNotFound.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ReloadScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/ResizeColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SearchEarth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SearchFolder.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleBalloon.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleBell.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleCalendar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleCheckMark.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleConnection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyDoc.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleEmptyList.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleError.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleMagnifier.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleMail.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleNoSavedItems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleNotFoundMagnifier.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleReload.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SimpleTask.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SleepingBell.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SortColumn.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessBalloon.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessCheckMark.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessHighFive.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/SuccessScreen.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/Tent.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToLoad.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToLoadImage.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UnableToUpload.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/UploadCollection.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartArea2.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBPMNFlow.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartBullet.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartDoughnut.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartFlow.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartGantt.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartOrg.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ChartPie.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/CodePlaceholder.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Company.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Components.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/ExternalLink.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/FaceID.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Fingerprint.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Lock.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Mission.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoApplications.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoFlows.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/NoUsers.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Radar.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Secrets.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Services.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpired.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SessionExpiring.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Success.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/SuccessfulAuth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Systems.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Teams.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Tools.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/UnableToLoad.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/Unlock.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/UnsuccessfulAuth.js +6 -0
- package/src/sap/ui/webc/fiori/illustrations/tnt/User2.js +6 -0
- package/src/sap/ui/webc/fiori/library.config.js +6 -0
- package/src/sap/ui/webc/fiori/library.js +3 -3
- package/src/sap/ui/webc/fiori/thirdparty/Bar.js +5 -27
- package/src/sap/ui/webc/fiori/thirdparty/BarcodeScannerDialog.js +11 -49
- package/src/sap/ui/webc/fiori/thirdparty/DynamicSideContent.js +36 -93
- package/src/sap/ui/webc/fiori/thirdparty/FilterItem.js +5 -15
- package/src/sap/ui/webc/fiori/thirdparty/FilterItemOption.js +6 -15
- package/src/sap/ui/webc/fiori/thirdparty/FlexibleColumnLayout.js +31 -122
- package/src/sap/ui/webc/fiori/thirdparty/IllustratedMessage.js +9 -53
- package/src/sap/ui/webc/fiori/thirdparty/Interfaces.js +13 -14
- package/src/sap/ui/webc/fiori/thirdparty/MediaGallery.js +17 -113
- package/src/sap/ui/webc/fiori/thirdparty/MediaGalleryItem.js +5 -55
- package/src/sap/ui/webc/fiori/thirdparty/NotificationAction.js +4 -17
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListGroupItem.js +8 -41
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListItem.js +14 -74
- package/src/sap/ui/webc/fiori/thirdparty/NotificationListItemBase.js +7 -45
- package/src/sap/ui/webc/fiori/thirdparty/Page.js +5 -31
- package/src/sap/ui/webc/fiori/thirdparty/ProductSwitch.js +3 -34
- package/src/sap/ui/webc/fiori/thirdparty/ProductSwitchItem.js +4 -39
- package/src/sap/ui/webc/fiori/thirdparty/ShellBar.js +24 -168
- package/src/sap/ui/webc/fiori/thirdparty/ShellBarItem.js +3 -15
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigation.js +4 -45
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigationItem.js +4 -20
- package/src/sap/ui/webc/fiori/thirdparty/SideNavigationSubItem.js +3 -15
- package/src/sap/ui/webc/fiori/thirdparty/SortItem.js +6 -15
- package/src/sap/ui/webc/fiori/thirdparty/Timeline.js +5 -31
- package/src/sap/ui/webc/fiori/thirdparty/TimelineItem.js +6 -28
- package/src/sap/ui/webc/fiori/thirdparty/UploadCollection.js +5 -55
- package/src/sap/ui/webc/fiori/thirdparty/UploadCollectionItem.js +15 -83
- package/src/sap/ui/webc/fiori/thirdparty/ViewSettingsDialog.js +32 -129
- package/src/sap/ui/webc/fiori/thirdparty/Wizard.js +77 -180
- package/src/sap/ui/webc/fiori/thirdparty/WizardStep.js +4 -19
- package/src/sap/ui/webc/fiori/thirdparty/WizardTab.js +4 -34
- package/src/sap/ui/webc/fiori/thirdparty/fcl-utils/FCLLayout.js +0 -6
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/Themes.js +0 -16
- package/src/sap/ui/webc/fiori/thirdparty/generated/json-imports/i18n.js +0 -52
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/BarTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/BarcodeScannerDialogTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/DynamicSideContentTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/FlexibleColumnLayoutTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/IllustratedMessageTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryItemTemplate.lit.js +1 -5
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/MediaGalleryTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListGroupItemTemplate.lit.js +1 -10
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationListItemTemplate.lit.js +1 -11
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/NotificationOverflowActionsPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/PageTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ProductSwitchItemTemplate.lit.js +1 -10
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ProductSwitchTemplate.lit.js +1 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarPopoverTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ShellBarTemplate.lit.js +1 -25
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/SideNavigationItemPopoverContentTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/SideNavigationTemplate.lit.js +1 -11
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/TimelineItemTemplate.lit.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/TimelineTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/UploadCollectionItemTemplate.lit.js +1 -16
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/UploadCollectionTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/ViewSettingsDialogTemplate.lit.js +1 -17
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardPopoverTemplate.lit.js +1 -3
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardTabTemplate.lit.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/generated/templates/WizardTemplate.lit.js +1 -4
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Bar.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/BarcodeScannerDialog.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/DynamicSideContent.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/FlexibleColumnLayout.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/IllustratedMessage.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/InvisibleTextStyles.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGallery.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/MediaGalleryItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListGroupItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationListItemBase.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationOverflowActionsPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/NotificationPrioIcon.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Page.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ProductSwitch.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ProductSwitchItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ShellBar.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ShellBarPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/SideNavigation.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/SideNavigationPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Timeline.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/TimelineItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/UploadCollection.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/UploadCollectionItem.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/ViewSettingsDialog.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/Wizard.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/WizardPopover.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/generated/themes/WizardTab.css.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/AddPeople.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/BalloonSky.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/BeforeSearch.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Connection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyList.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/EmptyPlanningCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ErrorScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/FilterTable.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/GroupTable.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoActivities.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoData.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoEntries.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoFilterResults.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoMail.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoMail_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoNotifications.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSavedItems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSavedItems_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoSearchResults.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoTasks.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/NoTasks_v1.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/PageNotFound.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ReloadScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/ResizeColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchEarth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SearchFolder.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBalloon.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleBell.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCalendar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleCheckMark.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleConnection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyDoc.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleEmptyList.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleError.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMagnifier.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleMail.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNoSavedItems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleNotFoundMagnifier.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleReload.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SimpleTask.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SleepingBell.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SortColumn.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessBalloon.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessCheckMark.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessHighFive.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/SuccessScreen.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/Tent.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToLoad.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToLoadImage.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UnableToUpload.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/UploadCollection.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartArea2.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBPMNFlow.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartBullet.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartDoughnut.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartFlow.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartGantt.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartOrg.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ChartPie.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/CodePlaceholder.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Company.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Components.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/ExternalLink.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/FaceID.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Fingerprint.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Lock.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Mission.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoApplications.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoFlows.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/NoUsers.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Radar.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Secrets.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Services.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SessionExpired.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SessionExpiring.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Success.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/SuccessfulAuth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Systems.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Teams.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Tools.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/UnableToLoad.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/Unlock.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/UnsuccessfulAuth.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/illustrations/tnt/User2.js +0 -2
- package/src/sap/ui/webc/fiori/thirdparty/types/BarDesign.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/FCLLayout.js +1 -13
- package/src/sap/ui/webc/fiori/thirdparty/types/IllustrationMessageSize.js +1 -9
- package/src/sap/ui/webc/fiori/thirdparty/types/IllustrationMessageType.js +1 -92
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryItemLayout.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryLayout.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuHorizontalAlign.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/MediaGalleryMenuVerticalAlign.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/PageBackgroundDesign.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentFallDown.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentPosition.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/SideContentVisibility.js +1 -9
- package/src/sap/ui/webc/fiori/thirdparty/types/TimelineLayout.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/types/UploadCollectionDnDMode.js +1 -7
- package/src/sap/ui/webc/fiori/thirdparty/types/UploadState.js +1 -8
- package/src/sap/ui/webc/fiori/thirdparty/types/ViewSettingsDialogMode.js +1 -6
- package/src/sap/ui/webc/fiori/thirdparty/upload-utils/UploadCollectionBodyDnD.js +1 -16
- package/ui5.yaml +1 -1
|
@@ -7,17 +7,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
9
|
_LitRenderer = _interopRequireDefault(_LitRenderer);
|
|
10
|
-
|
|
11
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
|
|
13
11
|
/**
|
|
14
12
|
* @public
|
|
15
13
|
*/
|
|
16
14
|
const metadata = {
|
|
17
15
|
tag: "ui5-shellbar-item",
|
|
18
|
-
properties:
|
|
19
|
-
/** @lends sap.ui.webcomponents.fiori.ShellBarItem.prototype */
|
|
20
|
-
{
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.fiori.ShellBarItem.prototype */{
|
|
21
17
|
/**
|
|
22
18
|
* Defines the name of the item's icon.
|
|
23
19
|
* @type {string}
|
|
@@ -27,7 +23,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
27
23
|
icon: {
|
|
28
24
|
type: String
|
|
29
25
|
},
|
|
30
|
-
|
|
31
26
|
/**
|
|
32
27
|
* Defines the item text.
|
|
33
28
|
* @type {string}
|
|
@@ -37,7 +32,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
37
32
|
text: {
|
|
38
33
|
type: String
|
|
39
34
|
},
|
|
40
|
-
|
|
41
35
|
/**
|
|
42
36
|
* Defines the count displayed in the top-right corner.
|
|
43
37
|
* @type {string}
|
|
@@ -49,9 +43,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
49
43
|
type: String
|
|
50
44
|
}
|
|
51
45
|
},
|
|
52
|
-
events:
|
|
53
|
-
/** @lends sap.ui.webcomponents.fiori.ShellBarItem.prototype */
|
|
54
|
-
{
|
|
46
|
+
events: /** @lends sap.ui.webcomponents.fiori.ShellBarItem.prototype */{
|
|
55
47
|
/**
|
|
56
48
|
* Fired, when the item is pressed.
|
|
57
49
|
*
|
|
@@ -70,6 +62,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
70
62
|
}
|
|
71
63
|
}
|
|
72
64
|
};
|
|
65
|
+
|
|
73
66
|
/**
|
|
74
67
|
* @class
|
|
75
68
|
* The <code>ui5-shellbar-item</code> represents a custom item, that
|
|
@@ -85,22 +78,17 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
85
78
|
* @implements sap.ui.webcomponents.fiori.IShellBarItem
|
|
86
79
|
* @public
|
|
87
80
|
*/
|
|
88
|
-
|
|
89
81
|
class ShellBarItem extends _UI5Element.default {
|
|
90
82
|
static get metadata() {
|
|
91
83
|
return metadata;
|
|
92
84
|
}
|
|
93
|
-
|
|
94
85
|
static get render() {
|
|
95
86
|
return _LitRenderer.default;
|
|
96
87
|
}
|
|
97
|
-
|
|
98
88
|
get stableDomRef() {
|
|
99
89
|
return this.getAttribute("stable-dom-ref") || `${this._id}-stable-dom-ref`;
|
|
100
90
|
}
|
|
101
|
-
|
|
102
91
|
}
|
|
103
|
-
|
|
104
92
|
ShellBarItem.define();
|
|
105
93
|
var _default = ShellBarItem;
|
|
106
94
|
_exports.default = _default;
|
|
@@ -16,9 +16,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
16
16
|
_SideNavigationItemPopoverContentTemplate = _interopRequireDefault(_SideNavigationItemPopoverContentTemplate);
|
|
17
17
|
_SideNavigation = _interopRequireDefault(_SideNavigation);
|
|
18
18
|
_SideNavigationPopover = _interopRequireDefault(_SideNavigationPopover);
|
|
19
|
-
|
|
20
19
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
21
|
-
|
|
22
20
|
// Styles
|
|
23
21
|
|
|
24
22
|
/**
|
|
@@ -28,9 +26,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
28
26
|
tag: "ui5-side-navigation",
|
|
29
27
|
managedSlots: true,
|
|
30
28
|
fastNavigation: true,
|
|
31
|
-
properties:
|
|
32
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */
|
|
33
|
-
{
|
|
29
|
+
properties: /** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */{
|
|
34
30
|
/**
|
|
35
31
|
* Defines whether the <code>ui5-side-navigation</code> is expanded or collapsed.
|
|
36
32
|
*
|
|
@@ -41,7 +37,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
41
37
|
collapsed: {
|
|
42
38
|
type: Boolean
|
|
43
39
|
},
|
|
44
|
-
|
|
45
40
|
/**
|
|
46
41
|
* @private
|
|
47
42
|
*/
|
|
@@ -49,9 +44,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
49
44
|
type: Object
|
|
50
45
|
}
|
|
51
46
|
},
|
|
52
|
-
slots:
|
|
53
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */
|
|
54
|
-
{
|
|
47
|
+
slots: /** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */{
|
|
55
48
|
/**
|
|
56
49
|
* Defines the main items of the <code>ui5-side-navigation</code>. Use the <code>ui5-side-navigation-item</code> component
|
|
57
50
|
* for the top-level items, and the <code>ui5-side-navigation-sub-item</code> component for second-level items, nested
|
|
@@ -66,7 +59,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
66
59
|
invalidateOnChildChange: true,
|
|
67
60
|
type: HTMLElement
|
|
68
61
|
},
|
|
69
|
-
|
|
70
62
|
/**
|
|
71
63
|
* Defines the header of the <code>ui5-side-navigation</code>.
|
|
72
64
|
*
|
|
@@ -81,7 +73,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
81
73
|
header: {
|
|
82
74
|
type: HTMLElement
|
|
83
75
|
},
|
|
84
|
-
|
|
85
76
|
/**
|
|
86
77
|
* Defines the fixed items at the bottom of the <code>ui5-side-navigation</code>. Use the <code>ui5-side-navigation-item</code> component
|
|
87
78
|
* for the fixed items, and optionally the <code>ui5-side-navigation-sub-item</code> component to provide second-level items inside them.
|
|
@@ -97,9 +88,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
97
88
|
invalidateOnChildChange: true
|
|
98
89
|
}
|
|
99
90
|
},
|
|
100
|
-
events:
|
|
101
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */
|
|
102
|
-
{
|
|
91
|
+
events: /** @lends sap.ui.webcomponents.fiori.SideNavigation.prototype */{
|
|
103
92
|
/**
|
|
104
93
|
* Fired when the selection has changed via user interaction
|
|
105
94
|
*
|
|
@@ -117,6 +106,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
117
106
|
}
|
|
118
107
|
}
|
|
119
108
|
};
|
|
109
|
+
|
|
120
110
|
/**
|
|
121
111
|
* @class
|
|
122
112
|
*
|
|
@@ -161,36 +151,28 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
161
151
|
* @appenddocs SideNavigationItem SideNavigationSubItem
|
|
162
152
|
* @public
|
|
163
153
|
*/
|
|
164
|
-
|
|
165
154
|
class SideNavigation extends _UI5Element.default {
|
|
166
155
|
static get metadata() {
|
|
167
156
|
return metadata;
|
|
168
157
|
}
|
|
169
|
-
|
|
170
158
|
static get staticAreaStyles() {
|
|
171
159
|
return [_SideNavigationPopover.default];
|
|
172
160
|
}
|
|
173
|
-
|
|
174
161
|
static get render() {
|
|
175
162
|
return _LitRenderer.default;
|
|
176
163
|
}
|
|
177
|
-
|
|
178
164
|
static get styles() {
|
|
179
165
|
return _SideNavigation.default;
|
|
180
166
|
}
|
|
181
|
-
|
|
182
167
|
static get template() {
|
|
183
168
|
return _SideNavigationTemplate.default;
|
|
184
169
|
}
|
|
185
|
-
|
|
186
170
|
static get staticAreaTemplate() {
|
|
187
171
|
return _SideNavigationItemPopoverContentTemplate.default;
|
|
188
172
|
}
|
|
189
|
-
|
|
190
173
|
static get dependencies() {
|
|
191
174
|
return [_List.default, _StandardListItem.default, _Tree.default, _TreeItem.default, _ResponsivePopover.default];
|
|
192
175
|
}
|
|
193
|
-
|
|
194
176
|
onBeforeRendering() {
|
|
195
177
|
this._items = this.items.map(item => {
|
|
196
178
|
return {
|
|
@@ -205,21 +187,17 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
205
187
|
};
|
|
206
188
|
});
|
|
207
189
|
}
|
|
208
|
-
|
|
209
190
|
_setSelectedItem(item) {
|
|
210
191
|
if (!this.fireEvent("selection-change", {
|
|
211
192
|
item
|
|
212
193
|
}, true)) {
|
|
213
194
|
return;
|
|
214
195
|
}
|
|
215
|
-
|
|
216
196
|
this._walk(current => {
|
|
217
197
|
current.selected = false;
|
|
218
198
|
});
|
|
219
|
-
|
|
220
199
|
item.selected = true;
|
|
221
200
|
}
|
|
222
|
-
|
|
223
201
|
_buildPopoverContent(item) {
|
|
224
202
|
this._popoverContent = {
|
|
225
203
|
mainItem: item,
|
|
@@ -227,75 +205,58 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
227
205
|
subItems: item.items
|
|
228
206
|
};
|
|
229
207
|
}
|
|
230
|
-
|
|
231
208
|
handleTreeItemClick(event) {
|
|
232
209
|
const treeItem = event.detail.item;
|
|
233
210
|
const item = treeItem.associatedItem;
|
|
234
|
-
|
|
235
211
|
if (!item.wholeItemToggleable) {
|
|
236
212
|
item.fireEvent("click");
|
|
237
213
|
} else {
|
|
238
214
|
item.expanded = !item.expanded;
|
|
239
215
|
}
|
|
240
|
-
|
|
241
216
|
if (item.selected && !this.collapsed) {
|
|
242
217
|
return;
|
|
243
218
|
}
|
|
244
|
-
|
|
245
219
|
if (this.collapsed && item.items.length) {
|
|
246
220
|
this._buildPopoverContent(item);
|
|
247
|
-
|
|
248
221
|
const currentTree = this._itemsTree === event.target ? this._itemsTree : this._fixedItemsTree;
|
|
249
222
|
this.openPicker(currentTree._getListItemForTreeItem(treeItem));
|
|
250
223
|
} else {
|
|
251
224
|
this._setSelectedItem(item);
|
|
252
225
|
}
|
|
253
226
|
}
|
|
254
|
-
|
|
255
227
|
handleListItemClick(event) {
|
|
256
228
|
const listItem = event.detail.item;
|
|
257
229
|
const item = listItem.associatedItem;
|
|
258
230
|
item.fireEvent("click");
|
|
259
|
-
|
|
260
231
|
if (item.selected) {
|
|
261
232
|
return;
|
|
262
233
|
}
|
|
263
|
-
|
|
264
234
|
this._setSelectedItem(item);
|
|
265
|
-
|
|
266
235
|
this.closePicker();
|
|
267
236
|
}
|
|
268
|
-
|
|
269
237
|
async getPicker() {
|
|
270
238
|
return (await this.getStaticAreaItemDomRef()).querySelector("[ui5-responsive-popover]");
|
|
271
239
|
}
|
|
272
|
-
|
|
273
240
|
async openPicker(opener) {
|
|
274
241
|
const responsivePopover = await this.getPicker();
|
|
275
242
|
responsivePopover.showAt(opener);
|
|
276
243
|
}
|
|
277
|
-
|
|
278
244
|
async closePicker(opener) {
|
|
279
245
|
const responsivePopover = await this.getPicker();
|
|
280
246
|
responsivePopover.close();
|
|
281
247
|
}
|
|
282
|
-
|
|
283
248
|
get hasHeader() {
|
|
284
249
|
return !!this.header.length;
|
|
285
250
|
}
|
|
286
|
-
|
|
287
251
|
get showHeader() {
|
|
288
252
|
return this.hasHeader && !this.collapsed;
|
|
289
253
|
}
|
|
290
|
-
|
|
291
254
|
get _itemsTree() {
|
|
292
255
|
return this.getDomRef().querySelector("#ui5-sn-items-tree");
|
|
293
256
|
}
|
|
294
|
-
|
|
295
257
|
get _fixedItemsTree() {
|
|
296
258
|
return this.getDomRef().querySelector("#ui5-sn-fixed-items-tree");
|
|
297
259
|
}
|
|
298
|
-
|
|
299
260
|
_walk(callback) {
|
|
300
261
|
this.items.forEach(current => {
|
|
301
262
|
callback(current);
|
|
@@ -310,9 +271,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
310
271
|
});
|
|
311
272
|
});
|
|
312
273
|
}
|
|
313
|
-
|
|
314
274
|
}
|
|
315
|
-
|
|
316
275
|
SideNavigation.define();
|
|
317
276
|
var _default = SideNavigation;
|
|
318
277
|
_exports.default = _default;
|
|
@@ -6,18 +6,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @public
|
|
14
12
|
*/
|
|
15
13
|
const metadata = {
|
|
16
14
|
tag: "ui5-side-navigation-item",
|
|
17
15
|
managedSlots: true,
|
|
18
|
-
properties:
|
|
19
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */
|
|
20
|
-
{
|
|
16
|
+
properties: /** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */{
|
|
21
17
|
/**
|
|
22
18
|
* Defines the text of the item.
|
|
23
19
|
*
|
|
@@ -28,7 +24,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
28
24
|
text: {
|
|
29
25
|
type: String
|
|
30
26
|
},
|
|
31
|
-
|
|
32
27
|
/**
|
|
33
28
|
* Defines the icon of the item.
|
|
34
29
|
* <br><br>
|
|
@@ -43,7 +38,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
43
38
|
icon: {
|
|
44
39
|
type: String
|
|
45
40
|
},
|
|
46
|
-
|
|
47
41
|
/**
|
|
48
42
|
* Defines if the item is expanded
|
|
49
43
|
*
|
|
@@ -54,7 +48,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
54
48
|
expanded: {
|
|
55
49
|
type: Boolean
|
|
56
50
|
},
|
|
57
|
-
|
|
58
51
|
/**
|
|
59
52
|
* Defines whether the subitem is selected
|
|
60
53
|
*
|
|
@@ -65,7 +58,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
65
58
|
selected: {
|
|
66
59
|
type: Boolean
|
|
67
60
|
},
|
|
68
|
-
|
|
69
61
|
/**
|
|
70
62
|
* Defines whether pressing the whole item or only pressing the icon will show/hide the items's sub items(if present).
|
|
71
63
|
* If set to true, pressing the whole item will toggle the sub items, and it won't fire the <code>click</code> event.
|
|
@@ -79,7 +71,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
79
71
|
wholeItemToggleable: {
|
|
80
72
|
type: Boolean
|
|
81
73
|
},
|
|
82
|
-
|
|
83
74
|
/**
|
|
84
75
|
* Defines the tooltip of the component.
|
|
85
76
|
* @type {string}
|
|
@@ -91,12 +82,8 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
91
82
|
type: String
|
|
92
83
|
}
|
|
93
84
|
},
|
|
94
|
-
events:
|
|
95
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */
|
|
96
|
-
{},
|
|
97
|
-
slots:
|
|
98
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */
|
|
99
|
-
{
|
|
85
|
+
events: /** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */{},
|
|
86
|
+
slots: /** @lends sap.ui.webcomponents.fiori.SideNavigationItem.prototype */{
|
|
100
87
|
/**
|
|
101
88
|
* If you wish to nest menus, you can pass inner menu items to the default slot.
|
|
102
89
|
*
|
|
@@ -111,6 +98,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
111
98
|
}
|
|
112
99
|
}
|
|
113
100
|
};
|
|
101
|
+
|
|
114
102
|
/**
|
|
115
103
|
* @class
|
|
116
104
|
*
|
|
@@ -132,18 +120,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
132
120
|
* @since 1.0.0-rc.8
|
|
133
121
|
* @implements sap.ui.webcomponents.fiori.ISideNavigationItem
|
|
134
122
|
*/
|
|
135
|
-
|
|
136
123
|
class SideNavigationItem extends _UI5Element.default {
|
|
137
124
|
static get metadata() {
|
|
138
125
|
return metadata;
|
|
139
126
|
}
|
|
140
|
-
|
|
141
127
|
get _tooltip() {
|
|
142
128
|
return this.title || this.text;
|
|
143
129
|
}
|
|
144
|
-
|
|
145
130
|
}
|
|
146
|
-
|
|
147
131
|
SideNavigationItem.define();
|
|
148
132
|
var _default = SideNavigationItem;
|
|
149
133
|
_exports.default = _default;
|
|
@@ -6,17 +6,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @public
|
|
14
12
|
*/
|
|
15
13
|
const metadata = {
|
|
16
14
|
tag: "ui5-side-navigation-sub-item",
|
|
17
|
-
properties:
|
|
18
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigationSubItem.prototype */
|
|
19
|
-
{
|
|
15
|
+
properties: /** @lends sap.ui.webcomponents.fiori.SideNavigationSubItem.prototype */{
|
|
20
16
|
/**
|
|
21
17
|
* Defines the text of the item.
|
|
22
18
|
*
|
|
@@ -27,7 +23,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
27
23
|
text: {
|
|
28
24
|
type: String
|
|
29
25
|
},
|
|
30
|
-
|
|
31
26
|
/**
|
|
32
27
|
* Defines whether the subitem is selected.
|
|
33
28
|
*
|
|
@@ -38,7 +33,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
38
33
|
selected: {
|
|
39
34
|
type: Boolean
|
|
40
35
|
},
|
|
41
|
-
|
|
42
36
|
/**
|
|
43
37
|
* Defines the icon of the item.
|
|
44
38
|
* <br><br>
|
|
@@ -53,7 +47,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
53
47
|
icon: {
|
|
54
48
|
type: String
|
|
55
49
|
},
|
|
56
|
-
|
|
57
50
|
/**
|
|
58
51
|
* Defines the tooltip of the component.
|
|
59
52
|
* @type {string}
|
|
@@ -65,10 +58,9 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
65
58
|
type: String
|
|
66
59
|
}
|
|
67
60
|
},
|
|
68
|
-
events:
|
|
69
|
-
/** @lends sap.ui.webcomponents.fiori.SideNavigationSubItem.prototype */
|
|
70
|
-
{}
|
|
61
|
+
events: /** @lends sap.ui.webcomponents.fiori.SideNavigationSubItem.prototype */{}
|
|
71
62
|
};
|
|
63
|
+
|
|
72
64
|
/**
|
|
73
65
|
* @class
|
|
74
66
|
*
|
|
@@ -89,18 +81,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
89
81
|
* @since 1.0.0-rc.8
|
|
90
82
|
* @implements sap.ui.webcomponents.fiori.ISideNavigationSubItem
|
|
91
83
|
*/
|
|
92
|
-
|
|
93
84
|
class SideNavigationSubItem extends _UI5Element.default {
|
|
94
85
|
static get metadata() {
|
|
95
86
|
return metadata;
|
|
96
87
|
}
|
|
97
|
-
|
|
98
88
|
get _tooltip() {
|
|
99
89
|
return this.title || this.text;
|
|
100
90
|
}
|
|
101
|
-
|
|
102
91
|
}
|
|
103
|
-
|
|
104
92
|
SideNavigationSubItem.define();
|
|
105
93
|
var _default = SideNavigationSubItem;
|
|
106
94
|
_exports.default = _default;
|
|
@@ -6,17 +6,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_UI5Element = _interopRequireDefault(_UI5Element);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @public
|
|
14
12
|
*/
|
|
15
13
|
const metadata = {
|
|
16
14
|
tag: "ui5-sort-item",
|
|
17
|
-
properties:
|
|
18
|
-
/** @lends sap.ui.webcomponents.fiori.SortItem.prototype */
|
|
19
|
-
{
|
|
15
|
+
properties: /** @lends sap.ui.webcomponents.fiori.SortItem.prototype */{
|
|
20
16
|
/**
|
|
21
17
|
* Defines the text of the component.
|
|
22
18
|
*
|
|
@@ -27,7 +23,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
27
23
|
text: {
|
|
28
24
|
type: String
|
|
29
25
|
},
|
|
30
|
-
|
|
31
26
|
/**
|
|
32
27
|
* Defines if the component is selected.
|
|
33
28
|
* @type {boolean}
|
|
@@ -38,15 +33,14 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
38
33
|
type: Boolean
|
|
39
34
|
}
|
|
40
35
|
},
|
|
41
|
-
slots:
|
|
42
|
-
|
|
43
|
-
{//
|
|
36
|
+
slots: /** @lends sap.ui.webcomponents.fiori.SortItem.prototype */{
|
|
37
|
+
//
|
|
44
38
|
},
|
|
45
|
-
events:
|
|
46
|
-
|
|
47
|
-
{//
|
|
39
|
+
events: /** @lends sap.ui.webcomponents.fiori.SortItem.prototype */{
|
|
40
|
+
//
|
|
48
41
|
}
|
|
49
42
|
};
|
|
43
|
+
|
|
50
44
|
/**
|
|
51
45
|
* @class
|
|
52
46
|
*
|
|
@@ -69,14 +63,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element"], func
|
|
|
69
63
|
* @implements sap.ui.webcomponents.fiori.ISortItem
|
|
70
64
|
* @public
|
|
71
65
|
*/
|
|
72
|
-
|
|
73
66
|
class SortItem extends _UI5Element.default {
|
|
74
67
|
static get metadata() {
|
|
75
68
|
return metadata;
|
|
76
69
|
}
|
|
77
|
-
|
|
78
70
|
}
|
|
79
|
-
|
|
80
71
|
SortItem.define();
|
|
81
72
|
var _default = SortItem;
|
|
82
73
|
_exports.default = _default;
|
|
@@ -13,23 +13,20 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
13
13
|
_TimelineItem = _interopRequireDefault(_TimelineItem);
|
|
14
14
|
_Timeline = _interopRequireDefault(_Timeline);
|
|
15
15
|
_TimelineLayout = _interopRequireDefault(_TimelineLayout);
|
|
16
|
-
|
|
17
16
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
18
|
-
|
|
19
17
|
// Styles
|
|
18
|
+
|
|
20
19
|
const SHORT_LINE_WIDTH = "ShortLineWidth";
|
|
21
20
|
const LARGE_LINE_WIDTH = "LargeLineWidth";
|
|
21
|
+
|
|
22
22
|
/**
|
|
23
23
|
* @public
|
|
24
24
|
*/
|
|
25
|
-
|
|
26
25
|
const metadata = {
|
|
27
26
|
tag: "ui5-timeline",
|
|
28
27
|
languageAware: true,
|
|
29
28
|
managedSlots: true,
|
|
30
|
-
properties:
|
|
31
|
-
/** @lends sap.ui.webcomponents.fiori.Timeline.prototype */
|
|
32
|
-
{
|
|
29
|
+
properties: /** @lends sap.ui.webcomponents.fiori.Timeline.prototype */{
|
|
33
30
|
/**
|
|
34
31
|
* Defines the items orientation.
|
|
35
32
|
*
|
|
@@ -50,7 +47,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
50
47
|
type: _TimelineLayout.default,
|
|
51
48
|
defaultValue: _TimelineLayout.default.Vertical
|
|
52
49
|
},
|
|
53
|
-
|
|
54
50
|
/**
|
|
55
51
|
* Defines the accessible aria name of the component.
|
|
56
52
|
*
|
|
@@ -63,9 +59,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
63
59
|
type: String
|
|
64
60
|
}
|
|
65
61
|
},
|
|
66
|
-
slots:
|
|
67
|
-
/** @lends sap.ui.webcomponents.fiori.Timeline.prototype */
|
|
68
|
-
{
|
|
62
|
+
slots: /** @lends sap.ui.webcomponents.fiori.Timeline.prototype */{
|
|
69
63
|
/**
|
|
70
64
|
* Determines the content of the <code>ui5-timeline</code>.
|
|
71
65
|
*
|
|
@@ -80,6 +74,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
80
74
|
}
|
|
81
75
|
}
|
|
82
76
|
};
|
|
77
|
+
|
|
83
78
|
/**
|
|
84
79
|
* @class
|
|
85
80
|
*
|
|
@@ -100,55 +95,42 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
100
95
|
* @public
|
|
101
96
|
* @since 0.8.0
|
|
102
97
|
*/
|
|
103
|
-
|
|
104
98
|
class Timeline extends _UI5Element.default {
|
|
105
99
|
static get metadata() {
|
|
106
100
|
return metadata;
|
|
107
101
|
}
|
|
108
|
-
|
|
109
102
|
static get styles() {
|
|
110
103
|
return _Timeline.default;
|
|
111
104
|
}
|
|
112
|
-
|
|
113
105
|
static get render() {
|
|
114
106
|
return _LitRenderer.default;
|
|
115
107
|
}
|
|
116
|
-
|
|
117
108
|
static get template() {
|
|
118
109
|
return _TimelineTemplate.default;
|
|
119
110
|
}
|
|
120
|
-
|
|
121
111
|
constructor() {
|
|
122
112
|
super();
|
|
123
113
|
this._itemNavigation = new _ItemNavigation.default(this, {
|
|
124
114
|
getItemsCallback: () => this.items
|
|
125
115
|
});
|
|
126
116
|
}
|
|
127
|
-
|
|
128
117
|
static get dependencies() {
|
|
129
118
|
return [_TimelineItem.default];
|
|
130
119
|
}
|
|
131
|
-
|
|
132
120
|
static async onDefine() {
|
|
133
121
|
Timeline.i18nBundle = await (0, _i18nBundle.getI18nBundle)("@ui5/webcomponents-fiori");
|
|
134
122
|
}
|
|
135
|
-
|
|
136
123
|
get ariaLabel() {
|
|
137
124
|
return this.accessibleName ? `${Timeline.i18nBundle.getText(_i18nDefaults.TIMELINE_ARIA_LABEL)} ${this.accessibleName}` : Timeline.i18nBundle.getText(_i18nDefaults.TIMELINE_ARIA_LABEL);
|
|
138
125
|
}
|
|
139
|
-
|
|
140
126
|
_onfocusin(event) {
|
|
141
127
|
const target = event.target;
|
|
142
|
-
|
|
143
128
|
this._itemNavigation.setCurrentItem(target);
|
|
144
129
|
}
|
|
145
|
-
|
|
146
130
|
onBeforeRendering() {
|
|
147
131
|
this._itemNavigation.navigationMode = this.layout === _TimelineLayout.default.Horizontal ? _NavigationMode.default.Horizontal : _NavigationMode.default.Vertical;
|
|
148
|
-
|
|
149
132
|
for (let i = 0; i < this.items.length; i++) {
|
|
150
133
|
this.items[i].layout = this.layout;
|
|
151
|
-
|
|
152
134
|
if (this.items[i + 1] && !!this.items[i + 1].icon) {
|
|
153
135
|
this.items[i]._lineWidth = SHORT_LINE_WIDTH;
|
|
154
136
|
} else if (this.items[i].icon && this.items[i + 1] && !this.items[i + 1].icon) {
|
|
@@ -156,7 +138,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
156
138
|
}
|
|
157
139
|
}
|
|
158
140
|
}
|
|
159
|
-
|
|
160
141
|
_onkeydown(event) {
|
|
161
142
|
if ((0, _Keys.isTabNext)(event)) {
|
|
162
143
|
if (!event.target.nameClickable || event.isMarked === "link") {
|
|
@@ -166,29 +147,22 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
166
147
|
this._handleTabNextOrPrevious(event);
|
|
167
148
|
}
|
|
168
149
|
}
|
|
169
|
-
|
|
170
150
|
_handleTabNextOrPrevious(event, isNext) {
|
|
171
151
|
const nextTargetIndex = isNext ? this.items.indexOf(event.target) + 1 : this.items.indexOf(event.target) - 1;
|
|
172
152
|
const nextTarget = this.items[nextTargetIndex];
|
|
173
|
-
|
|
174
153
|
if (!nextTarget) {
|
|
175
154
|
return;
|
|
176
155
|
}
|
|
177
|
-
|
|
178
156
|
if (nextTarget.nameClickable && !isNext) {
|
|
179
157
|
event.preventDefault();
|
|
180
158
|
nextTarget.shadowRoot.querySelector("[ui5-link]").focus();
|
|
181
159
|
return;
|
|
182
160
|
}
|
|
183
|
-
|
|
184
161
|
event.preventDefault();
|
|
185
162
|
nextTarget.focus();
|
|
186
|
-
|
|
187
163
|
this._itemNavigation.setCurrentItem(nextTarget);
|
|
188
164
|
}
|
|
189
|
-
|
|
190
165
|
}
|
|
191
|
-
|
|
192
166
|
Timeline.define();
|
|
193
167
|
var _default = Timeline;
|
|
194
168
|
_exports.default = _default;
|