@openui5/sap.ui.webc.fiori 1.111.1 → 1.112.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.MediaGalleryLayout.prototype
|
|
14
12
|
* @public
|
|
@@ -20,14 +18,12 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
20
18
|
* @type {Auto}
|
|
21
19
|
*/
|
|
22
20
|
Auto: "Auto",
|
|
23
|
-
|
|
24
21
|
/**
|
|
25
22
|
* Displays the layout as a vertical split between the thumbnails list and the selected image.
|
|
26
23
|
* @public
|
|
27
24
|
* @type {Vertical}
|
|
28
25
|
*/
|
|
29
26
|
Vertical: "Vertical",
|
|
30
|
-
|
|
31
27
|
/**
|
|
32
28
|
* Displays the layout as a horizontal split between the thumbnails list and the selected image.
|
|
33
29
|
* @public
|
|
@@ -35,6 +31,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
35
31
|
*/
|
|
36
32
|
Horizontal: "Horizontal"
|
|
37
33
|
};
|
|
34
|
+
|
|
38
35
|
/**
|
|
39
36
|
* @class
|
|
40
37
|
* Defines the layout type of the thumbnails list of the <code>ui5-media-gallery</code> component.
|
|
@@ -44,14 +41,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
44
41
|
* @public
|
|
45
42
|
* @enum {string}
|
|
46
43
|
*/
|
|
47
|
-
|
|
48
44
|
class MediaGalleryLayout extends _DataType.default {
|
|
49
45
|
static isValid(value) {
|
|
50
46
|
return !!MediaGalleryLayouts[value];
|
|
51
47
|
}
|
|
52
|
-
|
|
53
48
|
}
|
|
54
|
-
|
|
55
49
|
MediaGalleryLayout.generateTypeAccessors(MediaGalleryLayouts);
|
|
56
50
|
var _default = MediaGalleryLayout;
|
|
57
51
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.MediaGalleryMenuHorizontalAlign.prototype
|
|
14
12
|
* @public
|
|
@@ -20,7 +18,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
20
18
|
* @type {Left}
|
|
21
19
|
*/
|
|
22
20
|
Left: "Left",
|
|
23
|
-
|
|
24
21
|
/**
|
|
25
22
|
* Displays the menu on the right side of the target.
|
|
26
23
|
* @public
|
|
@@ -28,6 +25,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
28
25
|
*/
|
|
29
26
|
Right: "Right"
|
|
30
27
|
};
|
|
28
|
+
|
|
31
29
|
/**
|
|
32
30
|
* @class
|
|
33
31
|
* Defines the horizontal alignment of the thumbnails menu of the <code>ui5-media-gallery</code> component.
|
|
@@ -37,14 +35,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
37
35
|
* @public
|
|
38
36
|
* @enum {string}
|
|
39
37
|
*/
|
|
40
|
-
|
|
41
38
|
class MediaGalleryMenuHorizontalAlign extends _DataType.default {
|
|
42
39
|
static isValid(value) {
|
|
43
40
|
return !!MediaGalleryMenuHorizontalAligns[value];
|
|
44
41
|
}
|
|
45
|
-
|
|
46
42
|
}
|
|
47
|
-
|
|
48
43
|
MediaGalleryMenuHorizontalAlign.generateTypeAccessors(MediaGalleryMenuHorizontalAligns);
|
|
49
44
|
var _default = MediaGalleryMenuHorizontalAlign;
|
|
50
45
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.MediaGalleryMenuVerticalAlign.prototype
|
|
14
12
|
* @public
|
|
@@ -20,7 +18,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
20
18
|
* @type {Top}
|
|
21
19
|
*/
|
|
22
20
|
Top: "Top",
|
|
23
|
-
|
|
24
21
|
/**
|
|
25
22
|
* Displays the menu at the bottom of the reference control.
|
|
26
23
|
* @public
|
|
@@ -28,6 +25,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
28
25
|
*/
|
|
29
26
|
Bottom: "Bottom"
|
|
30
27
|
};
|
|
28
|
+
|
|
31
29
|
/**
|
|
32
30
|
* @class
|
|
33
31
|
* Types for the vertical alignment of the thumbnails menu of the <code>ui5-media-gallery</code> component.
|
|
@@ -37,14 +35,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
37
35
|
* @public
|
|
38
36
|
* @enum {string}
|
|
39
37
|
*/
|
|
40
|
-
|
|
41
38
|
class MediaGalleryMenuVerticalAlign extends _DataType.default {
|
|
42
39
|
static isValid(value) {
|
|
43
40
|
return !!MediaGalleryMenuVerticalAligns[value];
|
|
44
41
|
}
|
|
45
|
-
|
|
46
42
|
}
|
|
47
|
-
|
|
48
43
|
MediaGalleryMenuVerticalAlign.generateTypeAccessors(MediaGalleryMenuVerticalAligns);
|
|
49
44
|
var _default = MediaGalleryMenuVerticalAlign;
|
|
50
45
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* Available Page Background Design.
|
|
14
12
|
* @lends sap.ui.webcomponents.fiori.types.PageBackgroundDesign.prototype
|
|
@@ -22,7 +20,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
22
20
|
* @public
|
|
23
21
|
*/
|
|
24
22
|
List: "List",
|
|
25
|
-
|
|
26
23
|
/**
|
|
27
24
|
* A solid background color dependent on the theme.
|
|
28
25
|
*
|
|
@@ -30,7 +27,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
30
27
|
* @public
|
|
31
28
|
*/
|
|
32
29
|
Solid: "Solid",
|
|
33
|
-
|
|
34
30
|
/**
|
|
35
31
|
* Transparent background for the page.
|
|
36
32
|
*
|
|
@@ -39,6 +35,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
39
35
|
*/
|
|
40
36
|
Transparent: "Transparent"
|
|
41
37
|
};
|
|
38
|
+
|
|
42
39
|
/**
|
|
43
40
|
* Available Page Background Design.
|
|
44
41
|
*
|
|
@@ -49,14 +46,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
49
46
|
* @public
|
|
50
47
|
* @enum {string}
|
|
51
48
|
*/
|
|
52
|
-
|
|
53
49
|
class PageBackgroundDesign extends _DataType.default {
|
|
54
50
|
static isValid(value) {
|
|
55
51
|
return !!PageBackgroundDesigns[value];
|
|
56
52
|
}
|
|
57
|
-
|
|
58
53
|
}
|
|
59
|
-
|
|
60
54
|
PageBackgroundDesign.generateTypeAccessors(PageBackgroundDesigns);
|
|
61
55
|
var _default = PageBackgroundDesign;
|
|
62
56
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.SideContentFallDown.prototype
|
|
14
12
|
* @public
|
|
@@ -20,21 +18,18 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
20
18
|
* @type {BelowXL}
|
|
21
19
|
*/
|
|
22
20
|
BelowXL: "BelowXL",
|
|
23
|
-
|
|
24
21
|
/**
|
|
25
22
|
* Side content falls down on breakpoints below L
|
|
26
23
|
* @public
|
|
27
24
|
* @type {BelowL}
|
|
28
25
|
*/
|
|
29
26
|
BelowL: "BelowL",
|
|
30
|
-
|
|
31
27
|
/**
|
|
32
28
|
* Side content falls down on breakpoints below M
|
|
33
29
|
* @public
|
|
34
30
|
* @type {BelowM}
|
|
35
31
|
*/
|
|
36
32
|
BelowM: "BelowM",
|
|
37
|
-
|
|
38
33
|
/**
|
|
39
34
|
* Side content falls down on breakpoint M and the minimum width for the side content
|
|
40
35
|
* @public
|
|
@@ -42,6 +37,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
42
37
|
*/
|
|
43
38
|
OnMinimumWidth: "OnMinimumWidth"
|
|
44
39
|
};
|
|
40
|
+
|
|
45
41
|
/**
|
|
46
42
|
* @class
|
|
47
43
|
* SideContent FallDown options.
|
|
@@ -51,14 +47,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
51
47
|
* @public
|
|
52
48
|
* @enum {string}
|
|
53
49
|
*/
|
|
54
|
-
|
|
55
50
|
class SideContentFallDown extends _DataType.default {
|
|
56
51
|
static isValid(value) {
|
|
57
52
|
return !!SideContentFallDownTypes[value];
|
|
58
53
|
}
|
|
59
|
-
|
|
60
54
|
}
|
|
61
|
-
|
|
62
55
|
SideContentFallDown.generateTypeAccessors(SideContentFallDownTypes);
|
|
63
56
|
var _default = SideContentFallDown;
|
|
64
57
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.SideContentPosition.prototype
|
|
14
12
|
* @public
|
|
@@ -21,7 +19,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
21
19
|
* @type {End}
|
|
22
20
|
*/
|
|
23
21
|
End: "End",
|
|
24
|
-
|
|
25
22
|
/**
|
|
26
23
|
* The side content is on the left side of the main container
|
|
27
24
|
* in left-to-right mode and on the right side in right-to-left mode.
|
|
@@ -30,6 +27,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
30
27
|
*/
|
|
31
28
|
Start: "Start"
|
|
32
29
|
};
|
|
30
|
+
|
|
33
31
|
/**
|
|
34
32
|
* @class
|
|
35
33
|
* Side Content position options.
|
|
@@ -39,14 +37,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
39
37
|
* @public
|
|
40
38
|
* @enum {string}
|
|
41
39
|
*/
|
|
42
|
-
|
|
43
40
|
class SideContentPosition extends _DataType.default {
|
|
44
41
|
static isValid(value) {
|
|
45
42
|
return !!SideContentPositionTypes[value];
|
|
46
43
|
}
|
|
47
|
-
|
|
48
44
|
}
|
|
49
|
-
|
|
50
45
|
SideContentPosition.generateTypeAccessors(SideContentPositionTypes);
|
|
51
46
|
var _default = SideContentPosition;
|
|
52
47
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.SideContentVisibility.prototype
|
|
14
12
|
* @public
|
|
@@ -20,28 +18,24 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
20
18
|
* @type {AlwaysShow}
|
|
21
19
|
*/
|
|
22
20
|
AlwaysShow: "AlwaysShow",
|
|
23
|
-
|
|
24
21
|
/**
|
|
25
22
|
* Show the side content on XL breakpoint
|
|
26
23
|
* @public
|
|
27
24
|
* @type {ShowAboveL}
|
|
28
25
|
*/
|
|
29
26
|
ShowAboveL: "ShowAboveL",
|
|
30
|
-
|
|
31
27
|
/**
|
|
32
28
|
* Show the side content on L and XL breakpoints
|
|
33
29
|
* @public
|
|
34
30
|
* @type {ShowAboveM}
|
|
35
31
|
*/
|
|
36
32
|
ShowAboveM: "ShowAboveM",
|
|
37
|
-
|
|
38
33
|
/**
|
|
39
34
|
* Show the side content on M, L and XL breakpoints
|
|
40
35
|
* @public
|
|
41
36
|
* @type {ShowAboveS}
|
|
42
37
|
*/
|
|
43
38
|
ShowAboveS: "ShowAboveS",
|
|
44
|
-
|
|
45
39
|
/**
|
|
46
40
|
* Don't show the side content on any breakpoints
|
|
47
41
|
* @public
|
|
@@ -49,6 +43,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
49
43
|
*/
|
|
50
44
|
NeverShow: "NeverShow"
|
|
51
45
|
};
|
|
46
|
+
|
|
52
47
|
/**
|
|
53
48
|
* @class
|
|
54
49
|
* Side Content visibility options.
|
|
@@ -58,14 +53,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
58
53
|
* @public
|
|
59
54
|
* @enum {string}
|
|
60
55
|
*/
|
|
61
|
-
|
|
62
56
|
class SideContentVisibility extends _DataType.default {
|
|
63
57
|
static isValid(value) {
|
|
64
58
|
return !!SideContentVisibilityTypes[value];
|
|
65
59
|
}
|
|
66
|
-
|
|
67
60
|
}
|
|
68
|
-
|
|
69
61
|
SideContentVisibility.generateTypeAccessors(SideContentVisibilityTypes);
|
|
70
62
|
var _default = SideContentVisibility;
|
|
71
63
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* Available Timeline layout orientation
|
|
14
12
|
* @lends sap.ui.webcomponents.fiori.types.TimelineLayout.prototype
|
|
@@ -22,7 +20,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
22
20
|
* @type {Vertical}
|
|
23
21
|
*/
|
|
24
22
|
Vertical: "Vertical",
|
|
25
|
-
|
|
26
23
|
/**
|
|
27
24
|
* Horizontal layout
|
|
28
25
|
* @public
|
|
@@ -30,6 +27,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
30
27
|
*/
|
|
31
28
|
Horizontal: "Horizontal"
|
|
32
29
|
};
|
|
30
|
+
|
|
33
31
|
/**
|
|
34
32
|
* @class
|
|
35
33
|
* Different types of Timeline.
|
|
@@ -39,14 +37,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
39
37
|
* @public
|
|
40
38
|
* @enum {string}
|
|
41
39
|
*/
|
|
42
|
-
|
|
43
40
|
class TimeLineLayout extends _DataType.default {
|
|
44
41
|
static isValid(value) {
|
|
45
42
|
return !!Layout[value];
|
|
46
43
|
}
|
|
47
|
-
|
|
48
44
|
}
|
|
49
|
-
|
|
50
45
|
TimeLineLayout.generateTypeAccessors(Layout);
|
|
51
46
|
var _default = TimeLineLayout;
|
|
52
47
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* Different drag and drop overlay modes of UploadCollection.
|
|
14
12
|
*
|
|
@@ -22,14 +20,12 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
22
20
|
* @type {None}
|
|
23
21
|
*/
|
|
24
22
|
None: "None",
|
|
25
|
-
|
|
26
23
|
/**
|
|
27
24
|
* Indication that drag can be performed.
|
|
28
25
|
* @private
|
|
29
26
|
* @type {Drag}
|
|
30
27
|
*/
|
|
31
28
|
Drag: "Drag",
|
|
32
|
-
|
|
33
29
|
/**
|
|
34
30
|
* Indication that drop can be performed.
|
|
35
31
|
* @private
|
|
@@ -37,6 +33,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
37
33
|
*/
|
|
38
34
|
Drop: "Drop"
|
|
39
35
|
};
|
|
36
|
+
|
|
40
37
|
/**
|
|
41
38
|
* @class
|
|
42
39
|
* Different types of drag and drop overlay modes.
|
|
@@ -46,14 +43,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
46
43
|
* @private
|
|
47
44
|
* @enum {string}
|
|
48
45
|
*/
|
|
49
|
-
|
|
50
46
|
class UploadCollectionDnDOverlayMode extends _DataType.default {
|
|
51
47
|
static isValid(value) {
|
|
52
48
|
return !!DndOverlayModes[value];
|
|
53
49
|
}
|
|
54
|
-
|
|
55
50
|
}
|
|
56
|
-
|
|
57
51
|
UploadCollectionDnDOverlayMode.generateTypeAccessors(DndOverlayModes);
|
|
58
52
|
var _default = UploadCollectionDnDOverlayMode;
|
|
59
53
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* Different types of UploadState.
|
|
14
12
|
* @lends sap.ui.webcomponents.fiori.types.UploadState.prototype
|
|
@@ -21,21 +19,18 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
21
19
|
* @type {Complete}
|
|
22
20
|
*/
|
|
23
21
|
Complete: "Complete",
|
|
24
|
-
|
|
25
22
|
/**
|
|
26
23
|
* The file cannot be uploaded due to an error.
|
|
27
24
|
* @public
|
|
28
25
|
* @type {Error}
|
|
29
26
|
*/
|
|
30
27
|
Error: "Error",
|
|
31
|
-
|
|
32
28
|
/**
|
|
33
29
|
* The file is awaiting an explicit command to start being uploaded.
|
|
34
30
|
* @public
|
|
35
31
|
* @type {Ready}
|
|
36
32
|
*/
|
|
37
33
|
Ready: "Ready",
|
|
38
|
-
|
|
39
34
|
/**
|
|
40
35
|
* The file is currently being uploaded.
|
|
41
36
|
* @public
|
|
@@ -43,6 +38,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
43
38
|
*/
|
|
44
39
|
Uploading: "Uploading"
|
|
45
40
|
};
|
|
41
|
+
|
|
46
42
|
/**
|
|
47
43
|
* States of the upload process of <code>ui5-upload-collection-item</code>.
|
|
48
44
|
*
|
|
@@ -53,14 +49,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
53
49
|
* @public
|
|
54
50
|
* @enum {string}
|
|
55
51
|
*/
|
|
56
|
-
|
|
57
52
|
class UploadState extends _DataType.default {
|
|
58
53
|
static isValid(value) {
|
|
59
54
|
return !!UploadStates[value];
|
|
60
55
|
}
|
|
61
|
-
|
|
62
56
|
}
|
|
63
|
-
|
|
64
57
|
UploadState.generateTypeAccessors(UploadStates);
|
|
65
58
|
var _default = UploadState;
|
|
66
59
|
_exports.default = _default;
|
|
@@ -6,9 +6,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
6
6
|
});
|
|
7
7
|
_exports.default = void 0;
|
|
8
8
|
_DataType = _interopRequireDefault(_DataType);
|
|
9
|
-
|
|
10
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
|
|
12
10
|
/**
|
|
13
11
|
* @lends sap.ui.webcomponents.fiori.types.ViewSettingsDialogMode.prototype
|
|
14
12
|
* @public
|
|
@@ -21,7 +19,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
21
19
|
* @type {Sort}
|
|
22
20
|
*/
|
|
23
21
|
Sort: "Sort",
|
|
24
|
-
|
|
25
22
|
/**
|
|
26
23
|
* Filter type
|
|
27
24
|
* @since 1.0.0-rc.16
|
|
@@ -30,6 +27,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
30
27
|
*/
|
|
31
28
|
Filter: "Filter"
|
|
32
29
|
};
|
|
30
|
+
|
|
33
31
|
/**
|
|
34
32
|
* @class
|
|
35
33
|
* Different types of Bar.
|
|
@@ -40,14 +38,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/types/DataType"],
|
|
|
40
38
|
* @since 1.0.0-rc.16
|
|
41
39
|
* @enum {string}
|
|
42
40
|
*/
|
|
43
|
-
|
|
44
41
|
class ViewSettingsDialogMode extends _DataType.default {
|
|
45
42
|
static isValid(value) {
|
|
46
43
|
return !!ModeTypes[value];
|
|
47
44
|
}
|
|
48
|
-
|
|
49
45
|
}
|
|
50
|
-
|
|
51
46
|
ViewSettingsDialogMode.generateTypeAccessors(ModeTypes);
|
|
52
47
|
var _default = ViewSettingsDialogMode;
|
|
53
48
|
_exports.default = _default;
|
|
@@ -7,35 +7,30 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/EventProvider", ".
|
|
|
7
7
|
_exports.draggingFiles = _exports.detachBodyDnDHandler = _exports.attachBodyDnDHandler = void 0;
|
|
8
8
|
_EventProvider = _interopRequireDefault(_EventProvider);
|
|
9
9
|
_UploadCollectionDnDMode = _interopRequireDefault(_UploadCollectionDnDMode);
|
|
10
|
-
|
|
11
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
12
|
-
|
|
13
11
|
/**
|
|
14
12
|
* Handles drag and drop event listeners on document.body.
|
|
15
13
|
* Ensures that there is only 1 listener per type attached (drag, drop, leave). Event listeners will only be attached when
|
|
16
14
|
* there is at least 1 UploadCollection subscribed.
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
const draggingFiles = event => {
|
|
19
18
|
return Array.from(event.dataTransfer.types).includes("Files");
|
|
20
19
|
};
|
|
21
|
-
|
|
22
20
|
_exports.draggingFiles = draggingFiles;
|
|
23
21
|
const eventProvider = new _EventProvider.default();
|
|
24
22
|
const EVENT = "UploadCollectionBodyDndEvent";
|
|
25
23
|
let lastDragEnter = null;
|
|
26
24
|
let globalHandlersAttached = false;
|
|
27
|
-
|
|
28
25
|
const ondragenter = event => {
|
|
29
26
|
if (!draggingFiles(event)) {
|
|
30
27
|
return;
|
|
31
28
|
}
|
|
32
|
-
|
|
33
29
|
lastDragEnter = event.target;
|
|
34
30
|
eventProvider.fireEvent(EVENT, {
|
|
35
31
|
mode: _UploadCollectionDnDMode.default.Drag
|
|
36
32
|
});
|
|
37
33
|
};
|
|
38
|
-
|
|
39
34
|
const ondragleave = event => {
|
|
40
35
|
if (lastDragEnter === event.target) {
|
|
41
36
|
eventProvider.fireEvent(EVENT, {
|
|
@@ -43,24 +38,20 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/EventProvider", ".
|
|
|
43
38
|
});
|
|
44
39
|
}
|
|
45
40
|
};
|
|
46
|
-
|
|
47
41
|
const ondrop = event => {
|
|
48
42
|
eventProvider.fireEvent(EVENT, {
|
|
49
43
|
mode: _UploadCollectionDnDMode.default.None
|
|
50
44
|
});
|
|
51
45
|
};
|
|
52
|
-
|
|
53
46
|
const ondragover = event => {
|
|
54
47
|
event.preventDefault();
|
|
55
48
|
};
|
|
56
|
-
|
|
57
49
|
const attachGlobalHandlers = () => {
|
|
58
50
|
document.body.addEventListener("dragenter", ondragenter);
|
|
59
51
|
document.body.addEventListener("dragleave", ondragleave);
|
|
60
52
|
document.body.addEventListener("drop", ondrop);
|
|
61
53
|
document.body.addEventListener("dragover", ondragover);
|
|
62
54
|
};
|
|
63
|
-
|
|
64
55
|
const detachGlobalHandlers = () => {
|
|
65
56
|
document.body.removeEventListener("dragenter", ondragenter);
|
|
66
57
|
document.body.removeEventListener("dragleave", ondragleave);
|
|
@@ -68,25 +59,19 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/EventProvider", ".
|
|
|
68
59
|
document.body.removeEventListener("dragover", ondragover);
|
|
69
60
|
globalHandlersAttached = false;
|
|
70
61
|
};
|
|
71
|
-
|
|
72
62
|
const attachBodyDnDHandler = handler => {
|
|
73
63
|
eventProvider.attachEvent(EVENT, handler);
|
|
74
|
-
|
|
75
64
|
if (!globalHandlersAttached) {
|
|
76
65
|
attachGlobalHandlers();
|
|
77
66
|
globalHandlersAttached = true;
|
|
78
67
|
}
|
|
79
68
|
};
|
|
80
|
-
|
|
81
69
|
_exports.attachBodyDnDHandler = attachBodyDnDHandler;
|
|
82
|
-
|
|
83
70
|
const detachBodyDnDHandler = handler => {
|
|
84
71
|
eventProvider.detachEvent(EVENT, handler);
|
|
85
|
-
|
|
86
72
|
if (!eventProvider.hasListeners(EVENT)) {
|
|
87
73
|
detachGlobalHandlers();
|
|
88
74
|
}
|
|
89
75
|
};
|
|
90
|
-
|
|
91
76
|
_exports.detachBodyDnDHandler = detachBodyDnDHandler;
|
|
92
77
|
});
|
package/ui5.yaml
CHANGED
|
@@ -50,7 +50,7 @@ customConfiguration:
|
|
|
50
50
|
"^@zxing\/library$": "sap/ui/webc/fiori/lib/zxing"
|
|
51
51
|
reverseAliases: # used by the middleware to serve third-party files as UI5 modules
|
|
52
52
|
"^/resources/sap/ui/webc/fiori/thirdparty/(.*?)$": "@ui5/webcomponents-fiori/dist/$1"
|
|
53
|
-
inputPath: "
|
|
53
|
+
inputPath: "dist/" # where to find the web components
|
|
54
54
|
inputPathFilters: # relative to the inputPath, can be inclusive or exclusive(!) filters
|
|
55
55
|
- "**/*{.js,.json,.css}"
|
|
56
56
|
- "!assets/"
|