@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
|
@@ -15,11 +15,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
15
15
|
_FCLLayout = _interopRequireDefault(_FCLLayout);
|
|
16
16
|
_FlexibleColumnLayoutTemplate = _interopRequireDefault(_FlexibleColumnLayoutTemplate);
|
|
17
17
|
_FlexibleColumnLayout = _interopRequireDefault(_FlexibleColumnLayout);
|
|
18
|
-
|
|
19
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
20
|
-
|
|
21
19
|
// Texts
|
|
20
|
+
|
|
22
21
|
// Template
|
|
22
|
+
|
|
23
23
|
// Styles
|
|
24
24
|
|
|
25
25
|
/**
|
|
@@ -28,9 +28,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
28
28
|
const metadata = {
|
|
29
29
|
tag: "ui5-flexible-column-layout",
|
|
30
30
|
fastNavigation: true,
|
|
31
|
-
properties:
|
|
32
|
-
/** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */
|
|
33
|
-
{
|
|
31
|
+
properties: /** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */{
|
|
34
32
|
/**
|
|
35
33
|
* Defines the columns layout and their proportion.
|
|
36
34
|
* <br><br>
|
|
@@ -60,7 +58,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
60
58
|
type: _FCLLayout.default,
|
|
61
59
|
defaultValue: _FCLLayout.default.OneColumn
|
|
62
60
|
},
|
|
63
|
-
|
|
64
61
|
/**
|
|
65
62
|
* Defines the visibility of the arrows,
|
|
66
63
|
* used for expanding and shrinking the columns.
|
|
@@ -73,7 +70,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
73
70
|
hideArrows: {
|
|
74
71
|
type: Boolean
|
|
75
72
|
},
|
|
76
|
-
|
|
77
73
|
/**
|
|
78
74
|
* An object of strings that defines several additional accessibility texts for even further customization.
|
|
79
75
|
*
|
|
@@ -95,7 +91,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
95
91
|
accessibilityTexts: {
|
|
96
92
|
type: Object
|
|
97
93
|
},
|
|
98
|
-
|
|
99
94
|
/**
|
|
100
95
|
* An object of strings that defines additional accessibility roles for further customization.
|
|
101
96
|
*
|
|
@@ -113,7 +108,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
113
108
|
accessibilityRoles: {
|
|
114
109
|
type: Object
|
|
115
110
|
},
|
|
116
|
-
|
|
117
111
|
/**
|
|
118
112
|
* Defines the component width in px.
|
|
119
113
|
*
|
|
@@ -125,7 +119,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
125
119
|
type: _Float.default,
|
|
126
120
|
defaultValue: 0
|
|
127
121
|
},
|
|
128
|
-
|
|
129
122
|
/**
|
|
130
123
|
* Defines the effective columns layout,
|
|
131
124
|
* based on both the <code>layout</code> property and the screen size.
|
|
@@ -139,7 +132,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
139
132
|
type: Object,
|
|
140
133
|
defaultValue: undefined
|
|
141
134
|
},
|
|
142
|
-
|
|
143
135
|
/**
|
|
144
136
|
* Defines the visible columns count - 1, 2 or 3.
|
|
145
137
|
*
|
|
@@ -151,7 +143,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
151
143
|
type: _Integer.default,
|
|
152
144
|
defaultValue: 0
|
|
153
145
|
},
|
|
154
|
-
|
|
155
146
|
/**
|
|
156
147
|
* Allows the user to replace the whole layouts configuration
|
|
157
148
|
*
|
|
@@ -164,9 +155,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
164
155
|
defaultValue: undefined
|
|
165
156
|
}
|
|
166
157
|
},
|
|
167
|
-
slots:
|
|
168
|
-
/** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */
|
|
169
|
-
{
|
|
158
|
+
slots: /** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */{
|
|
170
159
|
/**
|
|
171
160
|
* Defines the content in the start column.
|
|
172
161
|
* @type {HTMLElement}
|
|
@@ -176,7 +165,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
176
165
|
startColumn: {
|
|
177
166
|
type: HTMLElement
|
|
178
167
|
},
|
|
179
|
-
|
|
180
168
|
/**
|
|
181
169
|
* Defines the content in the middle column.
|
|
182
170
|
* @type {HTMLElement}
|
|
@@ -186,7 +174,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
186
174
|
midColumn: {
|
|
187
175
|
type: HTMLElement
|
|
188
176
|
},
|
|
189
|
-
|
|
190
177
|
/**
|
|
191
178
|
* Defines the content in the end column.
|
|
192
179
|
* @type {HTMLElement}
|
|
@@ -197,9 +184,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
197
184
|
type: HTMLElement
|
|
198
185
|
}
|
|
199
186
|
},
|
|
200
|
-
events:
|
|
201
|
-
/** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */
|
|
202
|
-
{
|
|
187
|
+
events: /** @lends sap.ui.webcomponents.fiori.FlexibleColumnLayout.prototype */{
|
|
203
188
|
/**
|
|
204
189
|
* Fired when the layout changes via user interaction by clicking the arrows
|
|
205
190
|
* or by changing the component size due to resizing.
|
|
@@ -241,6 +226,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
241
226
|
}
|
|
242
227
|
}
|
|
243
228
|
};
|
|
229
|
+
|
|
244
230
|
/**
|
|
245
231
|
* @class
|
|
246
232
|
*
|
|
@@ -289,7 +275,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
289
275
|
* @public
|
|
290
276
|
* @since 1.0.0-rc.8
|
|
291
277
|
*/
|
|
292
|
-
|
|
293
278
|
class FlexibleColumnLayout extends _UI5Element.default {
|
|
294
279
|
constructor() {
|
|
295
280
|
super();
|
|
@@ -297,38 +282,30 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
297
282
|
this.initialRendering = true;
|
|
298
283
|
this._handleResize = this.handleResize.bind(this);
|
|
299
284
|
}
|
|
300
|
-
|
|
301
285
|
static get metadata() {
|
|
302
286
|
return metadata;
|
|
303
287
|
}
|
|
304
|
-
|
|
305
288
|
static get render() {
|
|
306
289
|
return _LitRenderer.default;
|
|
307
290
|
}
|
|
308
|
-
|
|
309
291
|
static get styles() {
|
|
310
292
|
return _FlexibleColumnLayout.default;
|
|
311
293
|
}
|
|
312
|
-
|
|
313
294
|
static get template() {
|
|
314
295
|
return _FlexibleColumnLayoutTemplate.default;
|
|
315
296
|
}
|
|
316
|
-
|
|
317
297
|
static get dependencies() {
|
|
318
298
|
return [_Button.default];
|
|
319
299
|
}
|
|
320
|
-
|
|
321
300
|
static async onDefine() {
|
|
322
301
|
FlexibleColumnLayout.i18nBundle = await (0, _i18nBundle.getI18nBundle)("@ui5/webcomponents-fiori");
|
|
323
302
|
}
|
|
324
|
-
|
|
325
303
|
static get BREAKPOINTS() {
|
|
326
304
|
return {
|
|
327
305
|
"PHONE": 599,
|
|
328
306
|
"TABLET": 1023
|
|
329
307
|
};
|
|
330
308
|
}
|
|
331
|
-
|
|
332
309
|
static get MEDIA() {
|
|
333
310
|
return {
|
|
334
311
|
PHONE: "phone",
|
|
@@ -336,67 +313,58 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
336
313
|
DESKTOP: "desktop"
|
|
337
314
|
};
|
|
338
315
|
}
|
|
339
|
-
|
|
340
316
|
static get ANIMATION_DURATION() {
|
|
341
317
|
return (0, _AnimationMode2.getAnimationMode)() !== _AnimationMode.default.None ? 560 : 0;
|
|
342
318
|
}
|
|
343
|
-
|
|
344
319
|
onEnterDOM() {
|
|
345
320
|
_ResizeHandler.default.register(this, this._handleResize);
|
|
346
321
|
}
|
|
347
|
-
|
|
348
322
|
onExitDOM() {
|
|
349
323
|
_ResizeHandler.default.deregister(this, this._handleResize);
|
|
350
|
-
|
|
351
324
|
["start", "mid", "end"].forEach(column => {
|
|
352
325
|
this[`${column}ColumnDOM`].removeEventListener("transitionend", this.columnResizeHandler);
|
|
353
326
|
});
|
|
354
327
|
}
|
|
355
|
-
|
|
356
328
|
onAfterRendering() {
|
|
357
329
|
if (this.initialRendering) {
|
|
358
330
|
this.handleInitialRendering();
|
|
359
331
|
return;
|
|
360
332
|
}
|
|
361
|
-
|
|
362
333
|
this.syncLayout();
|
|
363
334
|
}
|
|
364
|
-
|
|
365
335
|
handleInitialRendering() {
|
|
366
336
|
this._prevLayout = this.layout;
|
|
367
337
|
this.updateLayout();
|
|
368
338
|
this.initialRendering = false;
|
|
369
339
|
}
|
|
370
|
-
|
|
371
340
|
handleResize() {
|
|
372
341
|
if (this.initialRendering) {
|
|
373
342
|
return;
|
|
374
|
-
}
|
|
375
|
-
|
|
343
|
+
}
|
|
376
344
|
|
|
377
|
-
|
|
345
|
+
// store the previous layout
|
|
346
|
+
const prevLayoutHash = this.columnLayout.join();
|
|
378
347
|
|
|
379
|
-
|
|
348
|
+
// update the column layout, based on the current width
|
|
349
|
+
this.updateLayout();
|
|
380
350
|
|
|
351
|
+
// fire layout-change if the column layout changed
|
|
381
352
|
if (prevLayoutHash !== this.columnLayout.join()) {
|
|
382
353
|
this.fireLayoutChange(false, true);
|
|
383
354
|
}
|
|
384
355
|
}
|
|
385
|
-
|
|
386
356
|
startArrowClick() {
|
|
387
357
|
this.arrowClick({
|
|
388
358
|
start: true,
|
|
389
359
|
end: false
|
|
390
360
|
});
|
|
391
361
|
}
|
|
392
|
-
|
|
393
362
|
endArrowClick() {
|
|
394
363
|
this.arrowClick({
|
|
395
364
|
start: false,
|
|
396
365
|
end: true
|
|
397
366
|
});
|
|
398
367
|
}
|
|
399
|
-
|
|
400
368
|
arrowClick({
|
|
401
369
|
start,
|
|
402
370
|
end
|
|
@@ -405,88 +373,82 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
405
373
|
this.layout = this.nextLayout(this.layout, {
|
|
406
374
|
start,
|
|
407
375
|
end
|
|
408
|
-
});
|
|
376
|
+
});
|
|
409
377
|
|
|
410
|
-
|
|
378
|
+
// update layout
|
|
379
|
+
this.updateLayout();
|
|
411
380
|
|
|
381
|
+
// fire layout-change
|
|
412
382
|
this.fireLayoutChange(true, false);
|
|
413
383
|
}
|
|
414
|
-
|
|
415
384
|
updateLayout() {
|
|
416
385
|
this._width = this.widthDOM;
|
|
417
386
|
this._columnLayout = this.nextColumnLayout(this.layout);
|
|
418
387
|
this._visibleColumns = this.calcVisibleColumns(this._columnLayout);
|
|
419
388
|
this.toggleColumns();
|
|
420
389
|
}
|
|
421
|
-
|
|
422
390
|
syncLayout() {
|
|
423
391
|
if (this._prevLayout !== this.layout) {
|
|
424
392
|
this.updateLayout();
|
|
425
393
|
this._prevLayout = this.layout;
|
|
426
394
|
}
|
|
427
395
|
}
|
|
428
|
-
|
|
429
396
|
toggleColumns() {
|
|
430
397
|
this.toggleColumn("start");
|
|
431
398
|
this.toggleColumn("mid");
|
|
432
399
|
this.toggleColumn("end");
|
|
433
400
|
}
|
|
434
|
-
|
|
435
401
|
toggleColumn(column) {
|
|
436
402
|
const columnWidth = this[`${column}ColumnWidth`];
|
|
437
403
|
const columnDOM = this[`${column}ColumnDOM`];
|
|
438
404
|
const currentlyHidden = columnWidth === 0;
|
|
439
|
-
const previouslyHidden = columnDOM.style.width === "0px";
|
|
405
|
+
const previouslyHidden = columnDOM.style.width === "0px";
|
|
440
406
|
|
|
407
|
+
// no change
|
|
441
408
|
if (currentlyHidden && previouslyHidden) {
|
|
442
409
|
return;
|
|
443
|
-
}
|
|
444
|
-
|
|
410
|
+
}
|
|
445
411
|
|
|
412
|
+
// column resizing: from 33% to 67%, from 25% to 50%, etc.
|
|
446
413
|
if (!currentlyHidden && !previouslyHidden) {
|
|
447
414
|
columnDOM.style.width = columnWidth;
|
|
448
415
|
return;
|
|
449
|
-
}
|
|
450
|
-
|
|
416
|
+
}
|
|
451
417
|
|
|
418
|
+
// hide column: 33% to 0, 25% to 0, etc .
|
|
452
419
|
if (currentlyHidden) {
|
|
453
420
|
// animate the width
|
|
454
|
-
columnDOM.style.width = columnWidth;
|
|
421
|
+
columnDOM.style.width = columnWidth;
|
|
455
422
|
|
|
423
|
+
// hide column with delay to allow the animation runs entirely
|
|
456
424
|
columnDOM.addEventListener("transitionend", this.columnResizeHandler);
|
|
457
425
|
return;
|
|
458
|
-
}
|
|
459
|
-
|
|
426
|
+
}
|
|
460
427
|
|
|
428
|
+
// show column: from 0 to 33%, from 0 to 25%, etc.
|
|
461
429
|
if (previouslyHidden) {
|
|
462
430
|
columnDOM.removeEventListener("transitionend", this.columnResizeHandler);
|
|
463
431
|
columnDOM.classList.remove("ui5-fcl-column--hidden");
|
|
464
432
|
columnDOM.style.width = columnWidth;
|
|
465
433
|
}
|
|
466
434
|
}
|
|
467
|
-
|
|
468
435
|
columnResizeHandler(event) {
|
|
469
436
|
event.target.classList.add("ui5-fcl-column--hidden");
|
|
470
437
|
}
|
|
471
|
-
|
|
472
438
|
nextLayout(layout, arrowsInfo = {}) {
|
|
473
439
|
if (arrowsInfo.start) {
|
|
474
440
|
return (0, _FCLLayout2.getNextLayoutByStartArrow)()[layout];
|
|
475
441
|
}
|
|
476
|
-
|
|
477
442
|
if (arrowsInfo.end) {
|
|
478
443
|
return (0, _FCLLayout2.getNextLayoutByEndArrow)()[layout];
|
|
479
444
|
}
|
|
480
445
|
}
|
|
481
|
-
|
|
482
446
|
nextColumnLayout(layout) {
|
|
483
447
|
return this._effectiveLayoutsByMedia[this.media][layout].layout;
|
|
484
448
|
}
|
|
485
|
-
|
|
486
449
|
calcVisibleColumns(colLayot) {
|
|
487
450
|
return colLayot.filter(col => col !== 0).length;
|
|
488
451
|
}
|
|
489
|
-
|
|
490
452
|
fireLayoutChange(arrowUsed, resize) {
|
|
491
453
|
this.fireEvent("layout-change", {
|
|
492
454
|
layout: this.layout,
|
|
@@ -501,6 +463,7 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
501
463
|
resize
|
|
502
464
|
});
|
|
503
465
|
}
|
|
466
|
+
|
|
504
467
|
/**
|
|
505
468
|
* Returns the current column layout, based on both the <code>layout</code> property and the screen size.
|
|
506
469
|
* <br><br>
|
|
@@ -511,11 +474,10 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
511
474
|
* @defaultvalue ["100%", 0, 0]
|
|
512
475
|
* @public
|
|
513
476
|
*/
|
|
514
|
-
|
|
515
|
-
|
|
516
477
|
get columnLayout() {
|
|
517
478
|
return this._columnLayout;
|
|
518
479
|
}
|
|
480
|
+
|
|
519
481
|
/**
|
|
520
482
|
* Returns if the <code>start</code> column is visible.
|
|
521
483
|
* @readonly
|
|
@@ -523,15 +485,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
523
485
|
* @type { boolean }
|
|
524
486
|
* @public
|
|
525
487
|
*/
|
|
526
|
-
|
|
527
|
-
|
|
528
488
|
get startColumnVisible() {
|
|
529
489
|
if (this._columnLayout) {
|
|
530
490
|
return this._columnLayout[0] !== 0;
|
|
531
491
|
}
|
|
532
|
-
|
|
533
492
|
return false;
|
|
534
493
|
}
|
|
494
|
+
|
|
535
495
|
/**
|
|
536
496
|
* Returns if the <code>middle</code> column is visible.
|
|
537
497
|
* @readonly
|
|
@@ -539,15 +499,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
539
499
|
* @defaultvalue false
|
|
540
500
|
* @public
|
|
541
501
|
*/
|
|
542
|
-
|
|
543
|
-
|
|
544
502
|
get midColumnVisible() {
|
|
545
503
|
if (this._columnLayout) {
|
|
546
504
|
return this._columnLayout[1] !== 0;
|
|
547
505
|
}
|
|
548
|
-
|
|
549
506
|
return false;
|
|
550
507
|
}
|
|
508
|
+
|
|
551
509
|
/**
|
|
552
510
|
* Returns if the <code>end</code> column is visible.
|
|
553
511
|
* @readonly
|
|
@@ -555,15 +513,13 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
555
513
|
* @defaultvalue false
|
|
556
514
|
* @public
|
|
557
515
|
*/
|
|
558
|
-
|
|
559
|
-
|
|
560
516
|
get endColumnVisible() {
|
|
561
517
|
if (this._columnLayout) {
|
|
562
518
|
return this._columnLayout[2] !== 0;
|
|
563
519
|
}
|
|
564
|
-
|
|
565
520
|
return false;
|
|
566
521
|
}
|
|
522
|
+
|
|
567
523
|
/**
|
|
568
524
|
* Returns the number of currently visible columns.
|
|
569
525
|
* @readonly
|
|
@@ -571,15 +527,11 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
571
527
|
* @defaultvalue 1
|
|
572
528
|
* @public
|
|
573
529
|
*/
|
|
574
|
-
|
|
575
|
-
|
|
576
530
|
get visibleColumns() {
|
|
577
531
|
return this._visibleColumns;
|
|
578
532
|
}
|
|
579
|
-
|
|
580
533
|
get classes() {
|
|
581
534
|
const hasAnimation = (0, _AnimationMode2.getAnimationMode)() !== _AnimationMode.default.None;
|
|
582
|
-
|
|
583
535
|
return {
|
|
584
536
|
root: {
|
|
585
537
|
"ui5-fcl-root": true
|
|
@@ -603,7 +555,6 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
603
555
|
}
|
|
604
556
|
};
|
|
605
557
|
}
|
|
606
|
-
|
|
607
558
|
get styles() {
|
|
608
559
|
return {
|
|
609
560
|
arrowsContainer: {
|
|
@@ -626,139 +577,105 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
626
577
|
}
|
|
627
578
|
};
|
|
628
579
|
}
|
|
629
|
-
|
|
630
580
|
get startColumnWidth() {
|
|
631
581
|
return this._columnLayout ? this._columnLayout[0] : "100%";
|
|
632
582
|
}
|
|
633
|
-
|
|
634
583
|
get midColumnWidth() {
|
|
635
584
|
return this._columnLayout ? this._columnLayout[1] : 0;
|
|
636
585
|
}
|
|
637
|
-
|
|
638
586
|
get endColumnWidth() {
|
|
639
587
|
return this._columnLayout ? this._columnLayout[2] : 0;
|
|
640
588
|
}
|
|
641
|
-
|
|
642
589
|
get showStartSeparator() {
|
|
643
590
|
return this.effectiveArrowsInfo[0].separator || this.startArrowVisibility;
|
|
644
591
|
}
|
|
645
|
-
|
|
646
592
|
get showEndSeparator() {
|
|
647
593
|
return this.effectiveArrowsInfo[1].separator || this.endArrowVisibility;
|
|
648
594
|
}
|
|
649
|
-
|
|
650
595
|
get showStartArrow() {
|
|
651
596
|
return this.hideArrows ? false : this.startArrowVisibility;
|
|
652
597
|
}
|
|
653
|
-
|
|
654
598
|
get showEndArrow() {
|
|
655
599
|
return this.hideArrows ? false : this.endArrowVisibility;
|
|
656
600
|
}
|
|
657
|
-
|
|
658
601
|
get startArrowVisibility() {
|
|
659
602
|
return this.effectiveArrowsInfo[0].visible;
|
|
660
603
|
}
|
|
661
|
-
|
|
662
604
|
get endArrowVisibility() {
|
|
663
605
|
return this.effectiveArrowsInfo[1].visible;
|
|
664
606
|
}
|
|
665
|
-
|
|
666
607
|
get startArrowDirection() {
|
|
667
608
|
return this.effectiveArrowsInfo[0].dir;
|
|
668
609
|
}
|
|
669
|
-
|
|
670
610
|
get endArrowDirection() {
|
|
671
611
|
return this.effectiveArrowsInfo[1].dir;
|
|
672
612
|
}
|
|
673
|
-
|
|
674
613
|
get effectiveArrowsInfo() {
|
|
675
614
|
return this._effectiveLayoutsByMedia[this.media][this.layout].arrows;
|
|
676
615
|
}
|
|
677
|
-
|
|
678
616
|
get media() {
|
|
679
617
|
if (this._width <= FlexibleColumnLayout.BREAKPOINTS.PHONE) {
|
|
680
618
|
return FlexibleColumnLayout.MEDIA.PHONE;
|
|
681
619
|
}
|
|
682
|
-
|
|
683
620
|
if (this._width <= FlexibleColumnLayout.BREAKPOINTS.TABLET) {
|
|
684
621
|
return FlexibleColumnLayout.MEDIA.TABLET;
|
|
685
622
|
}
|
|
686
|
-
|
|
687
623
|
return FlexibleColumnLayout.MEDIA.DESKTOP;
|
|
688
624
|
}
|
|
689
|
-
|
|
690
625
|
get widthDOM() {
|
|
691
626
|
return this.getBoundingClientRect().width;
|
|
692
627
|
}
|
|
693
|
-
|
|
694
628
|
get startColumnDOM() {
|
|
695
629
|
return this.shadowRoot.querySelector(".ui5-fcl-column--start");
|
|
696
630
|
}
|
|
697
|
-
|
|
698
631
|
get midColumnDOM() {
|
|
699
632
|
return this.shadowRoot.querySelector(".ui5-fcl-column--middle");
|
|
700
633
|
}
|
|
701
|
-
|
|
702
634
|
get endColumnDOM() {
|
|
703
635
|
return this.shadowRoot.querySelector(".ui5-fcl-column--end");
|
|
704
636
|
}
|
|
705
|
-
|
|
706
637
|
get accStartColumnText() {
|
|
707
638
|
return this.accessibilityTexts.startColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_START_COLUMN_TXT);
|
|
708
639
|
}
|
|
709
|
-
|
|
710
640
|
get accMiddleColumnText() {
|
|
711
641
|
return this.accessibilityTexts.midColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_MIDDLE_COLUMN_TXT);
|
|
712
642
|
}
|
|
713
|
-
|
|
714
643
|
get accEndColumnText() {
|
|
715
644
|
return this.accessibilityTexts.endColumnAccessibleName || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_END_COLUMN_TXT);
|
|
716
645
|
}
|
|
717
|
-
|
|
718
646
|
get accStartArrowContainerText() {
|
|
719
647
|
return this.accessibilityTexts.startArrowContainerAccessibleName || undefined;
|
|
720
648
|
}
|
|
721
|
-
|
|
722
649
|
get accEndArrowContainerText() {
|
|
723
650
|
return this.accessibilityTexts.endArrowContainerAccessibleName || undefined;
|
|
724
651
|
}
|
|
725
|
-
|
|
726
652
|
get accStartColumnRole() {
|
|
727
653
|
if (this.startColumnVisible) {
|
|
728
654
|
return this.accessibilityRoles.startColumnRole || "region";
|
|
729
655
|
}
|
|
730
|
-
|
|
731
656
|
return undefined;
|
|
732
657
|
}
|
|
733
|
-
|
|
734
658
|
get accMiddleColumnRole() {
|
|
735
659
|
if (this.midColumnVisible) {
|
|
736
660
|
return this.accessibilityRoles.midColumnRole || "region";
|
|
737
661
|
}
|
|
738
|
-
|
|
739
662
|
return undefined;
|
|
740
663
|
}
|
|
741
|
-
|
|
742
664
|
get accEndColumnRole() {
|
|
743
665
|
if (this.endColumnVisible) {
|
|
744
666
|
return this.accessibilityRoles.endColumnRole || "region";
|
|
745
667
|
}
|
|
746
|
-
|
|
747
668
|
return undefined;
|
|
748
669
|
}
|
|
749
|
-
|
|
750
670
|
get accStartArrowContainerRole() {
|
|
751
671
|
return this.accessibilityRoles.startArrowContainerRole || undefined;
|
|
752
672
|
}
|
|
753
|
-
|
|
754
673
|
get accEndArrowContainerRole() {
|
|
755
674
|
return this.accessibilityRoles.endArrowContainerRole || undefined;
|
|
756
675
|
}
|
|
757
|
-
|
|
758
676
|
get _effectiveLayoutsByMedia() {
|
|
759
677
|
return this._layoutsConfiguration || (0, _FCLLayout2.getLayoutsByMedia)();
|
|
760
678
|
}
|
|
761
|
-
|
|
762
679
|
get _accAttributes() {
|
|
763
680
|
return {
|
|
764
681
|
columns: {
|
|
@@ -777,29 +694,21 @@ sap.ui.define(["exports", "sap/ui/webc/common/thirdparty/base/UI5Element", "sap/
|
|
|
777
694
|
}
|
|
778
695
|
};
|
|
779
696
|
}
|
|
780
|
-
|
|
781
697
|
get accStartArrowText() {
|
|
782
698
|
const customTexts = this.accessibilityTexts;
|
|
783
|
-
|
|
784
699
|
if (this.startArrowDirection === "mirror") {
|
|
785
700
|
return customTexts.startArrowLeftText || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_START_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
|
|
786
701
|
}
|
|
787
|
-
|
|
788
702
|
return customTexts.startArrowRightText || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_START_COLUMN_EXPAND_BUTTON_TOOLTIP);
|
|
789
703
|
}
|
|
790
|
-
|
|
791
704
|
get accEndArrowText() {
|
|
792
705
|
const customTexts = this.accessibilityTexts;
|
|
793
|
-
|
|
794
706
|
if (this.endArrowDirection === "mirror") {
|
|
795
707
|
return customTexts.endArrowRightText || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_END_COLUMN_COLLAPSE_BUTTON_TOOLTIP);
|
|
796
708
|
}
|
|
797
|
-
|
|
798
709
|
return customTexts.endArrowLeftText || FlexibleColumnLayout.i18nBundle.getText(_i18nDefaults.FCL_END_COLUMN_EXPAND_BUTTON_TOOLTIP);
|
|
799
710
|
}
|
|
800
|
-
|
|
801
711
|
}
|
|
802
|
-
|
|
803
712
|
FlexibleColumnLayout.define();
|
|
804
713
|
var _default = FlexibleColumnLayout;
|
|
805
714
|
_exports.default = _default;
|