@ui5/webcomponents-fiori 1.23.0-rc.5 → 1.23.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/CHANGELOG.md +16 -0
- package/dist/Bar.d.ts +11 -14
- package/dist/Bar.js +11 -13
- package/dist/Bar.js.map +1 -1
- package/dist/BarcodeScannerDialog.d.ts +7 -11
- package/dist/BarcodeScannerDialog.js +7 -12
- package/dist/BarcodeScannerDialog.js.map +1 -1
- package/dist/DynamicSideContent.d.ts +25 -64
- package/dist/DynamicSideContent.js +24 -28
- package/dist/DynamicSideContent.js.map +1 -1
- package/dist/FilterItem.d.ts +6 -9
- package/dist/FilterItem.js +5 -6
- package/dist/FilterItem.js.map +1 -1
- package/dist/FilterItemOption.d.ts +5 -9
- package/dist/FilterItemOption.js +5 -7
- package/dist/FilterItemOption.js.map +1 -1
- package/dist/FlexibleColumnLayout.d.ts +41 -52
- package/dist/FlexibleColumnLayout.js +22 -27
- package/dist/FlexibleColumnLayout.js.map +1 -1
- package/dist/IllustratedMessage.d.ts +63 -68
- package/dist/IllustratedMessage.js +43 -32
- package/dist/IllustratedMessage.js.map +1 -1
- package/dist/MediaGallery.d.ts +22 -39
- package/dist/MediaGallery.js +16 -24
- package/dist/MediaGallery.js.map +1 -1
- package/dist/MediaGalleryItem.d.ts +10 -25
- package/dist/MediaGalleryItem.js +10 -14
- package/dist/MediaGalleryItem.js.map +1 -1
- package/dist/NotificationAction.d.ts +9 -15
- package/dist/NotificationAction.js +3 -6
- package/dist/NotificationAction.js.map +1 -1
- package/dist/NotificationListGroupItem.d.ts +18 -21
- package/dist/NotificationListGroupItem.js +16 -19
- package/dist/NotificationListGroupItem.js.map +1 -1
- package/dist/NotificationListItem.d.ts +27 -35
- package/dist/NotificationListItem.js +15 -18
- package/dist/NotificationListItem.js.map +1 -1
- package/dist/NotificationListItemBase.d.ts +8 -12
- package/dist/NotificationListItemBase.js +2 -4
- package/dist/NotificationListItemBase.js.map +1 -1
- package/dist/Page.d.ts +16 -26
- package/dist/Page.js +13 -14
- package/dist/Page.js.map +1 -1
- package/dist/ProductSwitch.d.ts +14 -21
- package/dist/ProductSwitch.js +12 -17
- package/dist/ProductSwitch.js.map +1 -1
- package/dist/ProductSwitchItem.d.ts +22 -28
- package/dist/ProductSwitchItem.js +11 -16
- package/dist/ProductSwitchItem.js.map +1 -1
- package/dist/ShellBar.d.ts +64 -81
- package/dist/ShellBar.js +27 -36
- package/dist/ShellBar.js.map +1 -1
- package/dist/ShellBarItem.d.ts +7 -9
- package/dist/ShellBarItem.js +5 -8
- package/dist/ShellBarItem.js.map +1 -1
- package/dist/SideNavigation.d.ts +29 -41
- package/dist/SideNavigation.js +18 -22
- package/dist/SideNavigation.js.map +1 -1
- package/dist/SideNavigationItem.d.ts +7 -11
- package/dist/SideNavigationItem.js +5 -6
- package/dist/SideNavigationItem.js.map +1 -1
- package/dist/SideNavigationItemBase.d.ts +10 -19
- package/dist/SideNavigationItemBase.js +2 -5
- package/dist/SideNavigationItemBase.js.map +1 -1
- package/dist/SideNavigationSubItem.d.ts +4 -5
- package/dist/SideNavigationSubItem.js +4 -5
- package/dist/SideNavigationSubItem.js.map +1 -1
- package/dist/SortItem.d.ts +5 -9
- package/dist/SortItem.js +5 -7
- package/dist/SortItem.js.map +1 -1
- package/dist/Timeline.d.ts +4 -17
- package/dist/Timeline.js +2 -3
- package/dist/Timeline.js.map +1 -1
- package/dist/TimelineItem.d.ts +6 -14
- package/dist/TimelineItem.js +4 -6
- package/dist/TimelineItem.js.map +1 -1
- package/dist/UploadCollection.d.ts +18 -27
- package/dist/UploadCollection.js +9 -13
- package/dist/UploadCollection.js.map +1 -1
- package/dist/UploadCollectionItem.d.ts +17 -29
- package/dist/UploadCollectionItem.js +11 -17
- package/dist/UploadCollectionItem.js.map +1 -1
- package/dist/ViewSettingsDialog.d.ts +28 -48
- package/dist/ViewSettingsDialog.js +30 -46
- package/dist/ViewSettingsDialog.js.map +1 -1
- package/dist/Wizard.d.ts +66 -76
- package/dist/Wizard.js +57 -65
- package/dist/Wizard.js.map +1 -1
- package/dist/WizardStep.d.ts +25 -39
- package/dist/WizardStep.js +10 -12
- package/dist/WizardStep.js.map +1 -1
- package/dist/WizardTab.d.ts +12 -24
- package/dist/WizardTab.js +6 -8
- package/dist/WizardTab.js.map +1 -1
- package/dist/css/themes/Bar.css +1 -1
- package/dist/css/themes/FlexibleColumnLayout.css +1 -1
- package/dist/css/themes/IllustratedMessage.css +1 -1
- package/dist/css/themes/MediaGallery.css +1 -1
- package/dist/css/themes/MediaGalleryItem.css +1 -1
- package/dist/css/themes/NotificationListGroupItem.css +1 -1
- package/dist/css/themes/NotificationListItem.css +1 -1
- package/dist/css/themes/NotificationListItemBase.css +1 -1
- package/dist/css/themes/NotificationOverflowActionsPopover.css +1 -1
- package/dist/css/themes/Page.css +1 -1
- package/dist/css/themes/ProductSwitchItem.css +1 -1
- package/dist/css/themes/ShellBar.css +1 -1
- package/dist/css/themes/SideNavigation.css +1 -1
- package/dist/css/themes/SideNavigationPopover.css +1 -1
- package/dist/css/themes/Timeline.css +1 -1
- package/dist/css/themes/TimelineItem.css +1 -1
- package/dist/css/themes/UploadCollection.css +1 -1
- package/dist/css/themes/UploadCollectionItem.css +1 -1
- package/dist/css/themes/ViewSettingsDialog.css +1 -1
- package/dist/css/themes/Wizard.css +1 -1
- package/dist/css/themes/WizardTab.css +1 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
- package/dist/custom-elements-internal.json +194 -185
- package/dist/custom-elements.json +165 -165
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/js-imports/Illustrations.js +47 -1
- package/dist/generated/js-imports/Illustrations.js.map +1 -1
- package/dist/generated/templates/IllustratedMessageTemplate.lit.js +1 -1
- package/dist/generated/templates/IllustratedMessageTemplate.lit.js.map +1 -1
- package/dist/generated/themes/Bar.css.js +1 -1
- package/dist/generated/themes/Bar.css.js.map +1 -1
- package/dist/generated/themes/FlexibleColumnLayout.css.js +1 -1
- package/dist/generated/themes/FlexibleColumnLayout.css.js.map +1 -1
- package/dist/generated/themes/IllustratedMessage.css.js +1 -1
- package/dist/generated/themes/IllustratedMessage.css.js.map +1 -1
- package/dist/generated/themes/MediaGallery.css.js +1 -1
- package/dist/generated/themes/MediaGallery.css.js.map +1 -1
- package/dist/generated/themes/MediaGalleryItem.css.js +1 -1
- package/dist/generated/themes/MediaGalleryItem.css.js.map +1 -1
- package/dist/generated/themes/NotificationListGroupItem.css.js +1 -1
- package/dist/generated/themes/NotificationListGroupItem.css.js.map +1 -1
- package/dist/generated/themes/NotificationListItem.css.js +1 -1
- package/dist/generated/themes/NotificationListItem.css.js.map +1 -1
- package/dist/generated/themes/NotificationListItemBase.css.js +1 -1
- package/dist/generated/themes/NotificationListItemBase.css.js.map +1 -1
- package/dist/generated/themes/NotificationOverflowActionsPopover.css.js +1 -1
- package/dist/generated/themes/NotificationOverflowActionsPopover.css.js.map +1 -1
- package/dist/generated/themes/Page.css.js +1 -1
- package/dist/generated/themes/Page.css.js.map +1 -1
- package/dist/generated/themes/ProductSwitchItem.css.js +1 -1
- package/dist/generated/themes/ProductSwitchItem.css.js.map +1 -1
- package/dist/generated/themes/ShellBar.css.js +1 -1
- package/dist/generated/themes/ShellBar.css.js.map +1 -1
- package/dist/generated/themes/SideNavigation.css.js +1 -1
- package/dist/generated/themes/SideNavigation.css.js.map +1 -1
- package/dist/generated/themes/SideNavigationPopover.css.js +1 -1
- package/dist/generated/themes/SideNavigationPopover.css.js.map +1 -1
- package/dist/generated/themes/Timeline.css.js +1 -1
- package/dist/generated/themes/Timeline.css.js.map +1 -1
- package/dist/generated/themes/TimelineItem.css.js +1 -1
- package/dist/generated/themes/TimelineItem.css.js.map +1 -1
- package/dist/generated/themes/UploadCollection.css.js +1 -1
- package/dist/generated/themes/UploadCollection.css.js.map +1 -1
- package/dist/generated/themes/UploadCollectionItem.css.js +1 -1
- package/dist/generated/themes/UploadCollectionItem.css.js.map +1 -1
- package/dist/generated/themes/ViewSettingsDialog.css.js +1 -1
- package/dist/generated/themes/ViewSettingsDialog.css.js.map +1 -1
- package/dist/generated/themes/Wizard.css.js +1 -1
- package/dist/generated/themes/Wizard.css.js.map +1 -1
- package/dist/generated/themes/WizardTab.css.js +1 -1
- package/dist/generated/themes/WizardTab.css.js.map +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
- package/dist/illustrations/AddColumn.d.ts +2 -1
- package/dist/illustrations/AddColumn.js +4 -1
- package/dist/illustrations/AddDimensions.d.ts +2 -1
- package/dist/illustrations/AddDimensions.js +4 -1
- package/dist/illustrations/AddPeople.d.ts +2 -1
- package/dist/illustrations/AddPeople.js +4 -1
- package/dist/illustrations/BalloonSky.d.ts +2 -1
- package/dist/illustrations/BalloonSky.js +4 -1
- package/dist/illustrations/BeforeSearch.d.ts +2 -1
- package/dist/illustrations/BeforeSearch.js +4 -1
- package/dist/illustrations/Connection.d.ts +2 -1
- package/dist/illustrations/Connection.js +4 -1
- package/dist/illustrations/EmptyCalendar.d.ts +2 -1
- package/dist/illustrations/EmptyCalendar.js +4 -1
- package/dist/illustrations/EmptyList.d.ts +2 -1
- package/dist/illustrations/EmptyList.js +4 -1
- package/dist/illustrations/EmptyPlanningCalendar.d.ts +2 -1
- package/dist/illustrations/EmptyPlanningCalendar.js +4 -1
- package/dist/illustrations/ErrorScreen.d.ts +2 -1
- package/dist/illustrations/ErrorScreen.js +4 -1
- package/dist/illustrations/FilterTable.d.ts +2 -1
- package/dist/illustrations/FilterTable.js +4 -1
- package/dist/illustrations/GroupTable.d.ts +2 -1
- package/dist/illustrations/GroupTable.js +4 -1
- package/dist/illustrations/NewMail.d.ts +2 -1
- package/dist/illustrations/NewMail.js +4 -1
- package/dist/illustrations/NoActivities.d.ts +2 -1
- package/dist/illustrations/NoActivities.js +4 -1
- package/dist/illustrations/NoColumnsSet.d.ts +2 -1
- package/dist/illustrations/NoColumnsSet.js +4 -1
- package/dist/illustrations/NoData.d.ts +2 -1
- package/dist/illustrations/NoData.js +4 -1
- package/dist/illustrations/NoDimensionsSet.d.ts +2 -1
- package/dist/illustrations/NoDimensionsSet.js +4 -1
- package/dist/illustrations/NoEntries.d.ts +2 -1
- package/dist/illustrations/NoEntries.js +4 -1
- package/dist/illustrations/NoFilterResults.d.ts +2 -1
- package/dist/illustrations/NoFilterResults.js +4 -1
- package/dist/illustrations/NoMail.d.ts +2 -1
- package/dist/illustrations/NoMail.js +4 -1
- package/dist/illustrations/NoMail_v1.d.ts +2 -1
- package/dist/illustrations/NoMail_v1.js +4 -1
- package/dist/illustrations/NoNotifications.d.ts +2 -1
- package/dist/illustrations/NoNotifications.js +4 -1
- package/dist/illustrations/NoSavedItems.d.ts +2 -1
- package/dist/illustrations/NoSavedItems.js +4 -1
- package/dist/illustrations/NoSavedItems_v1.d.ts +2 -1
- package/dist/illustrations/NoSavedItems_v1.js +4 -1
- package/dist/illustrations/NoSearchResults.d.ts +2 -1
- package/dist/illustrations/NoSearchResults.js +4 -1
- package/dist/illustrations/NoTasks.d.ts +2 -1
- package/dist/illustrations/NoTasks.js +4 -1
- package/dist/illustrations/NoTasks_v1.d.ts +2 -1
- package/dist/illustrations/NoTasks_v1.js +4 -1
- package/dist/illustrations/PageNotFound.d.ts +2 -1
- package/dist/illustrations/PageNotFound.js +4 -1
- package/dist/illustrations/ReloadScreen.d.ts +2 -1
- package/dist/illustrations/ReloadScreen.js +4 -1
- package/dist/illustrations/ResizeColumn.d.ts +2 -1
- package/dist/illustrations/ResizeColumn.js +4 -1
- package/dist/illustrations/SearchEarth.d.ts +2 -1
- package/dist/illustrations/SearchEarth.js +4 -1
- package/dist/illustrations/SearchFolder.d.ts +2 -1
- package/dist/illustrations/SearchFolder.js +4 -1
- package/dist/illustrations/SignOut.d.ts +2 -1
- package/dist/illustrations/SignOut.js +4 -1
- package/dist/illustrations/SimpleBalloon.d.ts +2 -1
- package/dist/illustrations/SimpleBalloon.js +4 -1
- package/dist/illustrations/SimpleBell.d.ts +2 -1
- package/dist/illustrations/SimpleBell.js +4 -1
- package/dist/illustrations/SimpleCalendar.d.ts +2 -1
- package/dist/illustrations/SimpleCalendar.js +4 -1
- package/dist/illustrations/SimpleCheckMark.d.ts +2 -1
- package/dist/illustrations/SimpleCheckMark.js +4 -1
- package/dist/illustrations/SimpleConnection.d.ts +2 -1
- package/dist/illustrations/SimpleConnection.js +4 -1
- package/dist/illustrations/SimpleEmptyDoc.d.ts +2 -1
- package/dist/illustrations/SimpleEmptyDoc.js +4 -1
- package/dist/illustrations/SimpleEmptyList.d.ts +2 -1
- package/dist/illustrations/SimpleEmptyList.js +4 -1
- package/dist/illustrations/SimpleError.d.ts +2 -1
- package/dist/illustrations/SimpleError.js +4 -1
- package/dist/illustrations/SimpleMagnifier.d.ts +2 -1
- package/dist/illustrations/SimpleMagnifier.js +4 -1
- package/dist/illustrations/SimpleMail.d.ts +2 -1
- package/dist/illustrations/SimpleMail.js +4 -1
- package/dist/illustrations/SimpleNoSavedItems.d.ts +2 -1
- package/dist/illustrations/SimpleNoSavedItems.js +4 -1
- package/dist/illustrations/SimpleNotFoundMagnifier.d.ts +2 -1
- package/dist/illustrations/SimpleNotFoundMagnifier.js +4 -1
- package/dist/illustrations/SimpleReload.d.ts +2 -1
- package/dist/illustrations/SimpleReload.js +4 -1
- package/dist/illustrations/SimpleTask.d.ts +2 -1
- package/dist/illustrations/SimpleTask.js +4 -1
- package/dist/illustrations/SleepingBell.d.ts +2 -1
- package/dist/illustrations/SleepingBell.js +4 -1
- package/dist/illustrations/SortColumn.d.ts +2 -1
- package/dist/illustrations/SortColumn.js +4 -1
- package/dist/illustrations/SuccessBalloon.d.ts +2 -1
- package/dist/illustrations/SuccessBalloon.js +4 -1
- package/dist/illustrations/SuccessCheckMark.d.ts +2 -1
- package/dist/illustrations/SuccessCheckMark.js +4 -1
- package/dist/illustrations/SuccessHighFive.d.ts +2 -1
- package/dist/illustrations/SuccessHighFive.js +4 -1
- package/dist/illustrations/SuccessScreen.d.ts +2 -1
- package/dist/illustrations/SuccessScreen.js +4 -1
- package/dist/illustrations/Survey.d.ts +2 -1
- package/dist/illustrations/Survey.js +4 -1
- package/dist/illustrations/Tent.d.ts +2 -1
- package/dist/illustrations/Tent.js +4 -1
- package/dist/illustrations/UnableToLoad.d.ts +2 -1
- package/dist/illustrations/UnableToLoad.js +4 -1
- package/dist/illustrations/UnableToLoadImage.d.ts +2 -1
- package/dist/illustrations/UnableToLoadImage.js +4 -1
- package/dist/illustrations/UnableToUpload.d.ts +2 -1
- package/dist/illustrations/UnableToUpload.js +4 -1
- package/dist/illustrations/UploadCollection.d.ts +2 -1
- package/dist/illustrations/UploadCollection.js +4 -1
- package/dist/illustrations/UploadToCloud.d.ts +2 -1
- package/dist/illustrations/UploadToCloud.js +4 -1
- package/dist/illustrations/sapIllus-Dot-AddColumn.js +27 -0
- package/dist/illustrations/sapIllus-Dot-AddDimensions.js +16 -0
- package/dist/illustrations/sapIllus-Dot-AddPeople.js +9 -0
- package/dist/illustrations/sapIllus-Dot-BalloonSky.js +7 -0
- package/dist/illustrations/sapIllus-Dot-Connection.js +10 -0
- package/dist/illustrations/sapIllus-Dot-EmptyCalendar.js +37 -0
- package/dist/illustrations/sapIllus-Dot-EmptyList.js +7 -0
- package/dist/illustrations/sapIllus-Dot-EmptyPlanningCalendar.js +37 -0
- package/dist/illustrations/sapIllus-Dot-ErrorScreen.js +9 -0
- package/dist/illustrations/sapIllus-Dot-FilterTable.js +8 -0
- package/dist/illustrations/sapIllus-Dot-GroupTable.js +36 -0
- package/dist/illustrations/sapIllus-Dot-NoColumnsSet.js +7 -0
- package/dist/illustrations/sapIllus-Dot-NoDimensionsSet.js +7 -0
- package/dist/illustrations/sapIllus-Dot-NoFilterResults.js +8 -0
- package/dist/illustrations/sapIllus-Dot-NoMail_v1.js +10 -0
- package/dist/illustrations/sapIllus-Dot-NoSavedItems_v1.js +13 -0
- package/dist/illustrations/sapIllus-Dot-NoSearchResults.js +11 -0
- package/dist/illustrations/sapIllus-Dot-NoTasks_v1.js +13 -0
- package/dist/illustrations/sapIllus-Dot-PageNotFound.js +7 -0
- package/dist/illustrations/sapIllus-Dot-ReloadScreen.js +9 -0
- package/dist/illustrations/sapIllus-Dot-ResizeColumn.js +27 -0
- package/dist/illustrations/sapIllus-Dot-SearchEarth.js +7 -0
- package/dist/illustrations/sapIllus-Dot-SearchFolder.js +11 -0
- package/dist/illustrations/sapIllus-Dot-SimpleBalloon.js +7 -0
- package/dist/illustrations/sapIllus-Dot-SimpleBell.js +8 -0
- package/dist/illustrations/sapIllus-Dot-SimpleCalendar.js +37 -0
- package/dist/illustrations/sapIllus-Dot-SimpleCheckMark.js +5 -0
- package/dist/illustrations/sapIllus-Dot-SimpleConnection.js +10 -0
- package/dist/illustrations/sapIllus-Dot-SimpleEmptyDoc.js +8 -0
- package/dist/illustrations/sapIllus-Dot-SimpleEmptyList.js +7 -0
- package/dist/illustrations/sapIllus-Dot-SimpleError.js +9 -0
- package/dist/illustrations/sapIllus-Dot-SimpleMagnifier.js +7 -0
- package/dist/illustrations/sapIllus-Dot-SimpleMail.js +10 -0
- package/dist/illustrations/sapIllus-Dot-SimpleNoSavedItems.js +13 -0
- package/dist/illustrations/sapIllus-Dot-SimpleNotFoundMagnifier.js +11 -0
- package/dist/illustrations/sapIllus-Dot-SimpleReload.js +9 -0
- package/dist/illustrations/sapIllus-Dot-SimpleTask.js +13 -0
- package/dist/illustrations/sapIllus-Dot-SleepingBell.js +8 -0
- package/dist/illustrations/sapIllus-Dot-SortColumn.js +29 -0
- package/dist/illustrations/sapIllus-Dot-SuccessHighFive.js +7 -0
- package/dist/illustrations/sapIllus-Dot-SuccessScreen.js +5 -0
- package/dist/illustrations/sapIllus-Dot-Survey.js +8 -0
- package/dist/illustrations/sapIllus-Dot-Tent.js +8 -0
- package/dist/illustrations/sapIllus-Dot-UnableToLoadImage.js +9 -0
- package/dist/illustrations/sapIllus-Dot-UploadCollection.js +7 -0
- package/dist/illustrations/sapIllus-Dot-UploadToCloud.js +6 -0
- package/dist/illustrations/tnt/Avatar.d.ts +2 -1
- package/dist/illustrations/tnt/Avatar.js +3 -0
- package/dist/illustrations/tnt/Calculator.d.ts +2 -1
- package/dist/illustrations/tnt/Calculator.js +3 -0
- package/dist/illustrations/tnt/ChartArea.d.ts +2 -1
- package/dist/illustrations/tnt/ChartArea.js +3 -0
- package/dist/illustrations/tnt/ChartArea2.d.ts +2 -1
- package/dist/illustrations/tnt/ChartArea2.js +3 -0
- package/dist/illustrations/tnt/ChartBPMNFlow.d.ts +2 -1
- package/dist/illustrations/tnt/ChartBPMNFlow.js +3 -0
- package/dist/illustrations/tnt/ChartBar.d.ts +2 -1
- package/dist/illustrations/tnt/ChartBar.js +3 -0
- package/dist/illustrations/tnt/ChartBullet.d.ts +2 -1
- package/dist/illustrations/tnt/ChartBullet.js +3 -0
- package/dist/illustrations/tnt/ChartDoughnut.d.ts +2 -1
- package/dist/illustrations/tnt/ChartDoughnut.js +3 -0
- package/dist/illustrations/tnt/ChartFlow.d.ts +2 -1
- package/dist/illustrations/tnt/ChartFlow.js +3 -0
- package/dist/illustrations/tnt/ChartGantt.d.ts +2 -1
- package/dist/illustrations/tnt/ChartGantt.js +3 -0
- package/dist/illustrations/tnt/ChartOrg.d.ts +2 -1
- package/dist/illustrations/tnt/ChartOrg.js +3 -0
- package/dist/illustrations/tnt/ChartPie.d.ts +2 -1
- package/dist/illustrations/tnt/ChartPie.js +3 -0
- package/dist/illustrations/tnt/CodePlaceholder.d.ts +2 -1
- package/dist/illustrations/tnt/CodePlaceholder.js +3 -0
- package/dist/illustrations/tnt/Company.d.ts +2 -1
- package/dist/illustrations/tnt/Company.js +3 -0
- package/dist/illustrations/tnt/Compass.d.ts +2 -1
- package/dist/illustrations/tnt/Compass.js +3 -0
- package/dist/illustrations/tnt/Components.d.ts +2 -1
- package/dist/illustrations/tnt/Components.js +3 -0
- package/dist/illustrations/tnt/Dialog.d.ts +2 -1
- package/dist/illustrations/tnt/Dialog.js +3 -0
- package/dist/illustrations/tnt/ExternalLink.d.ts +2 -1
- package/dist/illustrations/tnt/ExternalLink.js +3 -0
- package/dist/illustrations/tnt/FaceID.d.ts +2 -1
- package/dist/illustrations/tnt/FaceID.js +3 -0
- package/dist/illustrations/tnt/Fingerprint.d.ts +2 -1
- package/dist/illustrations/tnt/Fingerprint.js +3 -0
- package/dist/illustrations/tnt/Handshake.d.ts +2 -1
- package/dist/illustrations/tnt/Handshake.js +3 -0
- package/dist/illustrations/tnt/Help.d.ts +2 -1
- package/dist/illustrations/tnt/Help.js +3 -0
- package/dist/illustrations/tnt/Lock.d.ts +2 -1
- package/dist/illustrations/tnt/Lock.js +3 -0
- package/dist/illustrations/tnt/Mission.d.ts +2 -1
- package/dist/illustrations/tnt/Mission.js +3 -0
- package/dist/illustrations/tnt/MissionFailed.d.ts +2 -1
- package/dist/illustrations/tnt/MissionFailed.js +3 -0
- package/dist/illustrations/tnt/NoApplications.d.ts +2 -1
- package/dist/illustrations/tnt/NoApplications.js +3 -0
- package/dist/illustrations/tnt/NoFlows.d.ts +2 -1
- package/dist/illustrations/tnt/NoFlows.js +3 -0
- package/dist/illustrations/tnt/NoUsers.d.ts +2 -1
- package/dist/illustrations/tnt/NoUsers.js +3 -0
- package/dist/illustrations/tnt/Radar.d.ts +2 -1
- package/dist/illustrations/tnt/Radar.js +3 -0
- package/dist/illustrations/tnt/RoadMap.d.ts +2 -1
- package/dist/illustrations/tnt/RoadMap.js +3 -0
- package/dist/illustrations/tnt/Secrets.d.ts +2 -1
- package/dist/illustrations/tnt/Secrets.js +3 -0
- package/dist/illustrations/tnt/Services.d.ts +2 -1
- package/dist/illustrations/tnt/Services.js +3 -0
- package/dist/illustrations/tnt/SessionExpired.d.ts +2 -1
- package/dist/illustrations/tnt/SessionExpired.js +3 -0
- package/dist/illustrations/tnt/SessionExpiring.d.ts +2 -1
- package/dist/illustrations/tnt/SessionExpiring.js +3 -0
- package/dist/illustrations/tnt/Settings.d.ts +2 -1
- package/dist/illustrations/tnt/Settings.js +3 -0
- package/dist/illustrations/tnt/Success.d.ts +2 -1
- package/dist/illustrations/tnt/Success.js +3 -0
- package/dist/illustrations/tnt/SuccessfulAuth.d.ts +2 -1
- package/dist/illustrations/tnt/SuccessfulAuth.js +3 -0
- package/dist/illustrations/tnt/Systems.d.ts +2 -1
- package/dist/illustrations/tnt/Systems.js +3 -0
- package/dist/illustrations/tnt/Teams.d.ts +2 -1
- package/dist/illustrations/tnt/Teams.js +3 -0
- package/dist/illustrations/tnt/Tools.d.ts +2 -1
- package/dist/illustrations/tnt/Tools.js +3 -0
- package/dist/illustrations/tnt/Tutorials.d.ts +2 -1
- package/dist/illustrations/tnt/Tutorials.js +3 -0
- package/dist/illustrations/tnt/UnableToLoad.d.ts +2 -1
- package/dist/illustrations/tnt/UnableToLoad.js +3 -0
- package/dist/illustrations/tnt/Unlock.d.ts +2 -1
- package/dist/illustrations/tnt/Unlock.js +3 -0
- package/dist/illustrations/tnt/UnsuccessfulAuth.d.ts +2 -1
- package/dist/illustrations/tnt/UnsuccessfulAuth.js +3 -0
- package/dist/illustrations/tnt/User2.d.ts +2 -1
- package/dist/illustrations/tnt/User2.js +3 -0
- package/dist/illustrations-v5/tnt/ChartArea.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartArea.js +3 -0
- package/dist/illustrations-v5/tnt/ChartArea2.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartArea2.js +3 -0
- package/dist/illustrations-v5/tnt/ChartBPMNFlow.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartBPMNFlow.js +3 -0
- package/dist/illustrations-v5/tnt/ChartBar.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartBar.js +3 -0
- package/dist/illustrations-v5/tnt/ChartBullet.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartBullet.js +3 -0
- package/dist/illustrations-v5/tnt/ChartDoughnut.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartDoughnut.js +3 -0
- package/dist/illustrations-v5/tnt/ChartFlow.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartFlow.js +3 -0
- package/dist/illustrations-v5/tnt/ChartGantt.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartGantt.js +3 -0
- package/dist/illustrations-v5/tnt/ChartOrg.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartOrg.js +3 -0
- package/dist/illustrations-v5/tnt/ChartPie.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ChartPie.js +3 -0
- package/dist/illustrations-v5/tnt/CodePlaceholder.d.ts +2 -1
- package/dist/illustrations-v5/tnt/CodePlaceholder.js +3 -0
- package/dist/illustrations-v5/tnt/Company.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Company.js +3 -0
- package/dist/illustrations-v5/tnt/Components.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Components.js +3 -0
- package/dist/illustrations-v5/tnt/EmptyContentPane.d.ts +2 -1
- package/dist/illustrations-v5/tnt/EmptyContentPane.js +3 -0
- package/dist/illustrations-v5/tnt/ExternalLink.d.ts +2 -1
- package/dist/illustrations-v5/tnt/ExternalLink.js +3 -0
- package/dist/illustrations-v5/tnt/FaceID.d.ts +2 -1
- package/dist/illustrations-v5/tnt/FaceID.js +3 -0
- package/dist/illustrations-v5/tnt/Fingerprint.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Fingerprint.js +3 -0
- package/dist/illustrations-v5/tnt/Lock.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Lock.js +3 -0
- package/dist/illustrations-v5/tnt/Mission.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Mission.js +3 -0
- package/dist/illustrations-v5/tnt/NoApplications.d.ts +2 -1
- package/dist/illustrations-v5/tnt/NoApplications.js +3 -0
- package/dist/illustrations-v5/tnt/NoFlows.d.ts +2 -1
- package/dist/illustrations-v5/tnt/NoFlows.js +3 -0
- package/dist/illustrations-v5/tnt/NoUsers.d.ts +2 -1
- package/dist/illustrations-v5/tnt/NoUsers.js +3 -0
- package/dist/illustrations-v5/tnt/Radar.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Radar.js +3 -0
- package/dist/illustrations-v5/tnt/Secrets.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Secrets.js +3 -0
- package/dist/illustrations-v5/tnt/Services.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Services.js +3 -0
- package/dist/illustrations-v5/tnt/SessionExpired.d.ts +2 -1
- package/dist/illustrations-v5/tnt/SessionExpired.js +3 -0
- package/dist/illustrations-v5/tnt/SessionExpiring.d.ts +2 -1
- package/dist/illustrations-v5/tnt/SessionExpiring.js +3 -0
- package/dist/illustrations-v5/tnt/Success.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Success.js +3 -0
- package/dist/illustrations-v5/tnt/SuccessfulAuth.d.ts +2 -1
- package/dist/illustrations-v5/tnt/SuccessfulAuth.js +3 -0
- package/dist/illustrations-v5/tnt/Systems.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Systems.js +3 -0
- package/dist/illustrations-v5/tnt/Teams.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Teams.js +3 -0
- package/dist/illustrations-v5/tnt/Tools.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Tools.js +3 -0
- package/dist/illustrations-v5/tnt/UnSuccessfulAuth.d.ts +2 -1
- package/dist/illustrations-v5/tnt/UnSuccessfulAuth.js +3 -0
- package/dist/illustrations-v5/tnt/Unlock.d.ts +2 -1
- package/dist/illustrations-v5/tnt/Unlock.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Avatar.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Avatar.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Calculator.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Calculator.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartArea.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartArea.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartArea2.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartArea2.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartBPMNFlow.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartBPMNFlow.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartBar.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartBar.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartBullet.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartBullet.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartDoughnut.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartDoughnut.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartFlow.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartFlow.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartGantt.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartGantt.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartOrg.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartOrg.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ChartPie.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ChartPie.js +3 -0
- package/dist/illustrations-v5/tnt/hc/CodePlaceholder.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/CodePlaceholder.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Company.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Company.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Compass.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Compass.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Components.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Components.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Dialog.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Dialog.js +3 -0
- package/dist/illustrations-v5/tnt/hc/EmptyContentPane.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/EmptyContentPane.js +3 -0
- package/dist/illustrations-v5/tnt/hc/ExternalLink.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/ExternalLink.js +3 -0
- package/dist/illustrations-v5/tnt/hc/FaceID.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/FaceID.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Fingerprint.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Fingerprint.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Handshake.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Handshake.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Help.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Help.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Lock.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Lock.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Mission.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Mission.js +3 -0
- package/dist/illustrations-v5/tnt/hc/MissionFailed.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/MissionFailed.js +3 -0
- package/dist/illustrations-v5/tnt/hc/NoApplications.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/NoApplications.js +3 -0
- package/dist/illustrations-v5/tnt/hc/NoFlows.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/NoFlows.js +3 -0
- package/dist/illustrations-v5/tnt/hc/NoUsers.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/NoUsers.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Radar.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Radar.js +3 -0
- package/dist/illustrations-v5/tnt/hc/RoadMap.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/RoadMap.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Secrets.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Secrets.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Services.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Services.js +3 -0
- package/dist/illustrations-v5/tnt/hc/SessionExpired.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/SessionExpired.js +3 -0
- package/dist/illustrations-v5/tnt/hc/SessionExpiring.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/SessionExpiring.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Settings.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Settings.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Success.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Success.js +3 -0
- package/dist/illustrations-v5/tnt/hc/SuccessfulAuth.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/SuccessfulAuth.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Systems.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Systems.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Teams.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Teams.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Tools.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Tools.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Tutorials.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Tutorials.js +3 -0
- package/dist/illustrations-v5/tnt/hc/UnSuccessfulAuth.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/UnSuccessfulAuth.js +3 -0
- package/dist/illustrations-v5/tnt/hc/Unlock.d.ts +2 -1
- package/dist/illustrations-v5/tnt/hc/Unlock.js +3 -0
- package/dist/types/BarDesign.d.ts +0 -1
- package/dist/types/BarDesign.js +0 -1
- package/dist/types/BarDesign.js.map +1 -1
- package/dist/types/FCLLayout.d.ts +0 -9
- package/dist/types/FCLLayout.js +0 -9
- package/dist/types/FCLLayout.js.map +1 -1
- package/dist/types/IllustrationMessageSize.d.ts +12 -10
- package/dist/types/IllustrationMessageSize.js +12 -10
- package/dist/types/IllustrationMessageSize.js.map +1 -1
- package/dist/types/IllustrationMessageType.d.ts +0 -1
- package/dist/types/IllustrationMessageType.js +0 -1
- package/dist/types/IllustrationMessageType.js.map +1 -1
- package/dist/types/MediaGalleryItemLayout.d.ts +1 -2
- package/dist/types/MediaGalleryItemLayout.js +1 -2
- package/dist/types/MediaGalleryItemLayout.js.map +1 -1
- package/dist/types/MediaGalleryLayout.d.ts +1 -2
- package/dist/types/MediaGalleryLayout.js +1 -2
- package/dist/types/MediaGalleryLayout.js.map +1 -1
- package/dist/types/MediaGalleryMenuHorizontalAlign.d.ts +1 -2
- package/dist/types/MediaGalleryMenuHorizontalAlign.js +1 -2
- package/dist/types/MediaGalleryMenuHorizontalAlign.js.map +1 -1
- package/dist/types/MediaGalleryMenuVerticalAlign.d.ts +1 -2
- package/dist/types/MediaGalleryMenuVerticalAlign.js +1 -2
- package/dist/types/MediaGalleryMenuVerticalAlign.js.map +1 -1
- package/dist/types/PageBackgroundDesign.d.ts +0 -4
- package/dist/types/PageBackgroundDesign.js +0 -4
- package/dist/types/PageBackgroundDesign.js.map +1 -1
- package/dist/types/SideContentFallDown.d.ts +0 -1
- package/dist/types/SideContentFallDown.js +0 -1
- package/dist/types/SideContentFallDown.js.map +1 -1
- package/dist/types/SideContentPosition.d.ts +0 -1
- package/dist/types/SideContentPosition.js +0 -1
- package/dist/types/SideContentPosition.js.map +1 -1
- package/dist/types/SideContentVisibility.d.ts +0 -1
- package/dist/types/SideContentVisibility.js +0 -1
- package/dist/types/SideContentVisibility.js.map +1 -1
- package/dist/types/TimelineLayout.d.ts +0 -1
- package/dist/types/TimelineLayout.js +0 -1
- package/dist/types/TimelineLayout.js.map +1 -1
- package/dist/types/UploadCollectionDnDMode.d.ts +0 -1
- package/dist/types/UploadCollectionDnDMode.js +0 -1
- package/dist/types/UploadCollectionDnDMode.js.map +1 -1
- package/dist/types/UploadState.d.ts +0 -1
- package/dist/types/UploadState.js +0 -1
- package/dist/types/UploadState.js.map +1 -1
- package/dist/types/ViewSettingsDialogMode.d.ts +0 -1
- package/dist/types/ViewSettingsDialogMode.js +0 -1
- package/dist/types/ViewSettingsDialogMode.js.map +1 -1
- package/dist/types/WizardContentLayout.d.ts +3 -4
- package/dist/types/WizardContentLayout.js +3 -4
- package/dist/types/WizardContentLayout.js.map +1 -1
- package/package.json +7 -7
- package/src/IllustratedMessage.hbs +25 -22
- package/src/i18n/messagebundle_sk.properties +6 -6
- package/src/i18n/messagebundle_th.properties +6 -6
- package/src/illustrations/sapIllus-Dot-AddColumn.svg +26 -0
- package/src/illustrations/sapIllus-Dot-AddDimensions.svg +15 -0
- package/src/illustrations/sapIllus-Dot-AddPeople.svg +8 -0
- package/src/illustrations/sapIllus-Dot-BalloonSky.svg +6 -0
- package/src/illustrations/sapIllus-Dot-Connection.svg +9 -0
- package/src/illustrations/sapIllus-Dot-EmptyCalendar.svg +36 -0
- package/src/illustrations/sapIllus-Dot-EmptyList.svg +6 -0
- package/src/illustrations/sapIllus-Dot-EmptyPlanningCalendar.svg +36 -0
- package/src/illustrations/sapIllus-Dot-ErrorScreen.svg +8 -0
- package/src/illustrations/sapIllus-Dot-FilterTable.svg +7 -0
- package/src/illustrations/sapIllus-Dot-GroupTable.svg +35 -0
- package/src/illustrations/sapIllus-Dot-NoColumnsSet.svg +6 -0
- package/src/illustrations/sapIllus-Dot-NoDimensionsSet.svg +6 -0
- package/src/illustrations/sapIllus-Dot-NoFilterResults.svg +7 -0
- package/src/illustrations/sapIllus-Dot-NoMail_v1.svg +9 -0
- package/src/illustrations/sapIllus-Dot-NoSavedItems_v1.svg +12 -0
- package/src/illustrations/sapIllus-Dot-NoSearchResults.svg +10 -0
- package/src/illustrations/sapIllus-Dot-NoTasks_v1.svg +12 -0
- package/src/illustrations/sapIllus-Dot-PageNotFound.svg +6 -0
- package/src/illustrations/sapIllus-Dot-ReloadScreen.svg +8 -0
- package/src/illustrations/sapIllus-Dot-ResizeColumn.svg +26 -0
- package/src/illustrations/sapIllus-Dot-SearchEarth.svg +6 -0
- package/src/illustrations/sapIllus-Dot-SearchFolder.svg +10 -0
- package/src/illustrations/sapIllus-Dot-SimpleBalloon.svg +6 -0
- package/src/illustrations/sapIllus-Dot-SimpleBell.svg +7 -0
- package/src/illustrations/sapIllus-Dot-SimpleCalendar.svg +36 -0
- package/src/illustrations/sapIllus-Dot-SimpleCheckMark.svg +4 -0
- package/src/illustrations/sapIllus-Dot-SimpleConnection.svg +9 -0
- package/src/illustrations/sapIllus-Dot-SimpleEmptyDoc.svg +7 -0
- package/src/illustrations/sapIllus-Dot-SimpleEmptyList.svg +6 -0
- package/src/illustrations/sapIllus-Dot-SimpleError.svg +8 -0
- package/src/illustrations/sapIllus-Dot-SimpleMagnifier.svg +6 -0
- package/src/illustrations/sapIllus-Dot-SimpleMail.svg +9 -0
- package/src/illustrations/sapIllus-Dot-SimpleNoSavedItems.svg +12 -0
- package/src/illustrations/sapIllus-Dot-SimpleNotFoundMagnifier.svg +10 -0
- package/src/illustrations/sapIllus-Dot-SimpleReload.svg +8 -0
- package/src/illustrations/sapIllus-Dot-SimpleTask.svg +12 -0
- package/src/illustrations/sapIllus-Dot-SleepingBell.svg +7 -0
- package/src/illustrations/sapIllus-Dot-SortColumn.svg +28 -0
- package/src/illustrations/sapIllus-Dot-SuccessHighFive.svg +6 -0
- package/src/illustrations/sapIllus-Dot-SuccessScreen.svg +4 -0
- package/src/illustrations/sapIllus-Dot-Survey.svg +7 -0
- package/src/illustrations/sapIllus-Dot-Tent.svg +7 -0
- package/src/illustrations/sapIllus-Dot-UnableToLoadImage.svg +8 -0
- package/src/illustrations/sapIllus-Dot-UploadCollection.svg +6 -0
- package/src/illustrations/sapIllus-Dot-UploadToCloud.svg +5 -0
- package/src/themes/IllustratedMessage.css +37 -1
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
"declarations": [
|
|
300
300
|
{
|
|
301
301
|
"kind": "class",
|
|
302
|
-
"description": "
|
|
302
|
+
"description": "### Overview\nThe Bar is a container which is primarily used to hold titles, buttons and input elements\nand its design and functionality is the basis for page headers and footers.\nThe component consists of three areas to hold its content - startContent slot, default slot and endContent slot.\nIt has the capability to center content, such as a title, while having other components on the left and right side.\n\n### Usage\nWith the use of the design property, you can set the style of the Bar to appear designed like a Header, Subheader, Footer and FloatingFooter.\n\n**Note:** Do not place a Bar inside another Bar or inside any bar-like component. Doing so may cause unpredictable behavior.\n\n### Responsive Behavior\nThe default slot will be centered in the available space between the startContent and the endContent areas,\ntherefore it might not always be centered in the entire bar.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/Bar.js\";`",
|
|
303
303
|
"name": "Bar",
|
|
304
304
|
"cssParts": [
|
|
305
305
|
{
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"declarations": [
|
|
375
375
|
{
|
|
376
376
|
"kind": "class",
|
|
377
|
-
"description": "
|
|
377
|
+
"description": "### Overview\n\nThe `BarcodeScannerDialog` component provides barcode scanning functionality for all devices that support the `MediaDevices.getUserMedia()` native API.\nOpening the dialog launches the device camera and scans for known barcode formats.\n\nA `scanSuccess` event fires whenever a barcode is identified\nand a `scanError` event fires when the scan failed (for example, due to missing permisions).\n\nInternally, the component uses the zxing-js/library third party OSS.\n\nFor a list of supported barcode formats, see the [zxing-js/library](https://github.com/zxing-js/library) documentation.",
|
|
378
378
|
"name": "BarcodeScannerDialog",
|
|
379
379
|
"members": [
|
|
380
380
|
{
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"declarations": [
|
|
465
465
|
{
|
|
466
466
|
"kind": "class",
|
|
467
|
-
"description": "
|
|
467
|
+
"description": "### Overview\n\nThe DynamicSideContent (`ui5-dynamic-side-content`) is a layout component that allows additional content\nto be displayed in a way that flexibly adapts to different screen sizes. The side\ncontent appears in a container next to or directly below the main content\n(it doesn't overlay). When the side content is triggered, the main content becomes\nnarrower (if appearing side-by-side). The side content contains a separate scrollbar\nwhen appearing next to the main content.\n\n### Usage\n\n*When to use?*\n\nUse this component if you want to display relevant information that is not critical\nfor users to complete a task. Users should have access to all the key functions and\ncritical information in the app even if they do not see the side content. This is\nimportant because on smaller screen sizes it may be difficult to display the side\ncontent in a way that is easily accessible for the user.\n\n*When not to use?*\n\nDon't use it if you want to display navigation or critical information that prevents\nusers from completing a task when they have no access to the side content.\n\n### Responsive Behavior\n\nScreen width \\> 1440px\n\n- Main vs. side content ratio is 75 vs. 25 percent (with a minimum of 320px\neach).\n- If the application defines a trigger, the side content can be hidden.\n\nScreen width \\<\\= 1440px and \\> 1024px\n\n- Main vs. side content ratio is 66.666 vs. 33.333 percent (with a minimum of\n320px each). If the side content width falls below 320 px, it automatically slides\nunder the main content, unless the app development team specifies that it should\ndisappear.\n\nScreen width \\<\\= 1024px and \\> 720px\n\n- The side content ratio is fixed to 340px, and the main content takes the rest\nof the width. Only if the `sideContentFallDown` is set to `OnMinimumWidth`\nand screen width is \\<\\= 960px and \\> 720px the side content falls below the main content.\n\nScreen width \\<\\= 720px (for example on a mobile device)\n\n- In this case, the side content automatically disappears from the screen (unless\nspecified to stay under the content by setting of `sideContentVisibility`\nproperty to `AlwaysShow`) and can be triggered from a pre-set trigger\n(specified within the app). When the side content is triggered, it replaces the main\ncontent. We recommend that you always place the trigger for the side content in the\nsame location, such as in the app footer.\n\nA special case allows switching the comparison mode between the main and side content.\nIn this case, the screen is split into 50:50 percent for main vs. side content. The\nresponsive behavior of the equal split is the same as in the standard view - the\nside content disappears on screen widths of less than 720 px and can only be\nviewed by triggering it.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/DynamicSideContent.js\";`",
|
|
468
468
|
"name": "DynamicSideContent",
|
|
469
469
|
"slots": [
|
|
470
470
|
{
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
}
|
|
511
511
|
]
|
|
512
512
|
},
|
|
513
|
-
"description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode)
|
|
513
|
+
"description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode).",
|
|
514
514
|
"default": "\"End\"",
|
|
515
515
|
"privacy": "public"
|
|
516
516
|
},
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
}
|
|
528
528
|
]
|
|
529
529
|
},
|
|
530
|
-
"description": "Defines on which breakpoints the side content is visible
|
|
530
|
+
"description": "Defines on which breakpoints the side content is visible.",
|
|
531
531
|
"default": "\"ShowAboveS\"",
|
|
532
532
|
"privacy": "public"
|
|
533
533
|
},
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
}
|
|
545
545
|
]
|
|
546
546
|
},
|
|
547
|
-
"description": "Defines on which breakpoints the side content falls down below the main content
|
|
547
|
+
"description": "Defines on which breakpoints the side content falls down below the main content.",
|
|
548
548
|
"default": "\"OnMinimumWidth\"",
|
|
549
549
|
"privacy": "public"
|
|
550
550
|
},
|
|
@@ -620,12 +620,12 @@
|
|
|
620
620
|
"declarations": [
|
|
621
621
|
{
|
|
622
622
|
"kind": "class",
|
|
623
|
-
"description": "
|
|
623
|
+
"description": "### Overview\n\n### Usage\n\nFor the `ui5-filter-item`\n### ES6 Module Import\n\n`import @ui5/webcomponents-fiori/dist/FilterItem.js\";`",
|
|
624
624
|
"name": "FilterItem",
|
|
625
625
|
"slots": [
|
|
626
626
|
{
|
|
627
627
|
"name": "values",
|
|
628
|
-
"description": "Defines the
|
|
628
|
+
"description": "Defines the `values` list."
|
|
629
629
|
}
|
|
630
630
|
],
|
|
631
631
|
"members": [
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"declarations": [
|
|
685
685
|
{
|
|
686
686
|
"kind": "class",
|
|
687
|
-
"description": "
|
|
687
|
+
"description": "### Overview\n\n### Usage\n\nFor the `ui5-filter-item-option`\n### ES6 Module Import\n\n`import @ui5/webcomponents-fiori/dist/FilterItemOption.js\";`",
|
|
688
688
|
"name": "FilterItemOption",
|
|
689
689
|
"members": [
|
|
690
690
|
{
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
"declarations": [
|
|
743
743
|
{
|
|
744
744
|
"kind": "class",
|
|
745
|
-
"description": "
|
|
745
|
+
"description": "### Overview\n\nThe `FlexibleColumnLayout` implements the list-detail-detail paradigm by displaying up to three pages in separate columns.\nThere are several possible layouts that can be changed either with the component API, or by pressing the arrows, displayed between the columns.\n\n### Usage\n\nUse this component for applications that need to display several logical levels of related information side by side (e.g. list of items, item, sub-item, etc.).\nThe Component is flexible in a sense that the application can focus the user's attention on one particular column.\n\n### Responsive Behavior\n\nThe `FlexibleColumnLayout` automatically displays the maximum possible number of columns based on `layout` property and the window size.\nThe component would display 1 column for window size smaller than 599px, up to two columns between 599px and 1023px,\nand 3 columns for sizes bigger than 1023px.\n\n### Keyboard Handling\n\n#### Basic Navigation\n\n- [SPACE, ENTER, RETURN] - If focus is on the layout toggle button (arrow button), once activated, it triggers the associated action (such as expand/collapse the column).\n- This component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js\";`",
|
|
746
746
|
"name": "FlexibleColumnLayout",
|
|
747
747
|
"slots": [
|
|
748
748
|
{
|
|
@@ -772,7 +772,7 @@
|
|
|
772
772
|
}
|
|
773
773
|
]
|
|
774
774
|
},
|
|
775
|
-
"description": "Defines the columns layout and their proportion.\n
|
|
775
|
+
"description": "Defines the columns layout and their proportion.\n\n**Note:** The layout also depends on the screen size - one column for screens smaller than 599px,\ntwo columns between 599px and 1023px and three columns for sizes bigger than 1023px.\n\n**For example:** layout=`TwoColumnsStartExpanded` means the layout will display up to two columns\nin 67%/33% proportion.",
|
|
776
776
|
"default": "\"OneColumn\"",
|
|
777
777
|
"privacy": "public"
|
|
778
778
|
},
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
}
|
|
800
800
|
]
|
|
801
801
|
},
|
|
802
|
-
"description": "An object of strings that defines several additional accessibility texts for even further customization.\n\nIt supports the following fields:\n -
|
|
802
|
+
"description": "An object of strings that defines several additional accessibility texts for even further customization.\n\nIt supports the following fields:\n - `startColumnAccessibleName`: the accessibility name for the `startColumn` region\n - `midColumnAccessibleName`: the accessibility name for the `midColumn` region\n - `endColumnAccessibleName`: the accessibility name for the `endColumn` region\n - `startArrowLeftText`: the text that the first arrow (between the `begin` and `mid` columns) will have when pointing to the left\n - `startArrowRightText`: the text that the first arrow (between the `begin` and `mid` columns) will have when pointing to the right\n - `endArrowLeftText`: the text that the second arrow (between the `mid` and `end` columns) will have when pointing to the left\n - `endArrowRightText`: the text that the second arrow (between the `mid` and `end` columns) will have when pointing to the right\n - `startArrowContainerAccessibleName`: the text that the first arrow container (between the `begin` and `mid` columns) will have as `aria-label`\n - `endArrowContainerAccessibleName`: the text that the second arrow container (between the `mid` and `end` columns) will have as `aria-label`",
|
|
803
803
|
"default": "{}",
|
|
804
804
|
"privacy": "public"
|
|
805
805
|
},
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
}
|
|
817
817
|
]
|
|
818
818
|
},
|
|
819
|
-
"description": "An object of strings that defines additional accessibility roles for further customization.\n\nIt supports the following fields:\n -
|
|
819
|
+
"description": "An object of strings that defines additional accessibility roles for further customization.\n\nIt supports the following fields:\n - `startColumnRole`: the accessibility role for the `startColumn`\n - `startArrowContainerRole`: the accessibility role for the first arrow container (between the `begin` and `mid` columns)\n - `midColumnRole`: the accessibility role for the `midColumn`\n - `endArrowContainerRole`: the accessibility role for the second arrow container (between the `mid` and `end` columns)\n - `endColumnRole`: the accessibility role for the `endColumn`",
|
|
820
820
|
"default": "{}",
|
|
821
821
|
"privacy": "public"
|
|
822
822
|
},
|
|
@@ -833,7 +833,7 @@
|
|
|
833
833
|
}
|
|
834
834
|
]
|
|
835
835
|
},
|
|
836
|
-
"description": "Returns the current column layout, based on both the
|
|
836
|
+
"description": "Returns the current column layout, based on both the `layout` property and the screen size.\n\n**For example:** [\"67%\", \"33%\", 0], [\"100%\", 0, 0], [\"25%\", \"50%\", \"25%\"], etc,\nwhere the numbers represents the width of the start, middle and end columns.",
|
|
837
837
|
"default": "undefined",
|
|
838
838
|
"privacy": "public",
|
|
839
839
|
"readonly": true
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
"type": {
|
|
845
845
|
"text": "boolean"
|
|
846
846
|
},
|
|
847
|
-
"description": "Returns if the
|
|
847
|
+
"description": "Returns if the `start` column is visible.",
|
|
848
848
|
"default": "true",
|
|
849
849
|
"privacy": "public",
|
|
850
850
|
"readonly": true
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
"type": {
|
|
856
856
|
"text": "boolean"
|
|
857
857
|
},
|
|
858
|
-
"description": "Returns if the
|
|
858
|
+
"description": "Returns if the `middle` column is visible.",
|
|
859
859
|
"default": "false",
|
|
860
860
|
"privacy": "public",
|
|
861
861
|
"readonly": true
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"type": {
|
|
867
867
|
"text": "boolean"
|
|
868
868
|
},
|
|
869
|
-
"description": "Returns if the
|
|
869
|
+
"description": "Returns if the `end` column is visible.",
|
|
870
870
|
"default": "false",
|
|
871
871
|
"privacy": "public",
|
|
872
872
|
"readonly": true
|
|
@@ -933,22 +933,22 @@
|
|
|
933
933
|
"declarations": [
|
|
934
934
|
{
|
|
935
935
|
"kind": "class",
|
|
936
|
-
"description": "
|
|
936
|
+
"description": "### Overview\nAn IllustratedMessage is a recommended combination of a solution-oriented message, an engaging\nillustration, and conversational tone to better communicate an empty or a success state than just show\na message alone.\n\nEach illustration has default internationalised title and subtitle texts. Also they can be managed with\n`titleText` and `subtitleText` properties.\n\nTo display the desired illustration, use the `name` property, where you can find the list of all available illustrations.\n\n**Note:** By default the “BeforeSearch” illustration is loaded. To use other illustrations, make sure you import them in addition, for example:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\"`\n\n**Note:** Illustrations starting with the “Tnt” prefix are part of another illustration set. For example to use the “TntSuccess” illustration, add the following import::\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/Success.js\"`\n\n### Structure\nThe IllustratedMessage consists of the following elements, which are displayed below each other in the following order:\n\n- Illustration\n- Title\n- Subtitle\n- Actions\n\n### Usage\n`ui5-illustrated-message` is meant to be used inside container component, for example a `ui5-card`,\na `ui5-dialog` or a `ui5-page`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/IllustratedMessage.js\";`",
|
|
937
937
|
"name": "IllustratedMessage",
|
|
938
938
|
"cssParts": [
|
|
939
939
|
{
|
|
940
|
-
"description": "Used to style the subtitle wrapper of the
|
|
940
|
+
"description": "Used to style the subtitle wrapper of the `ui5-illustrated-message`",
|
|
941
941
|
"name": "subtitle"
|
|
942
942
|
}
|
|
943
943
|
],
|
|
944
944
|
"slots": [
|
|
945
945
|
{
|
|
946
946
|
"name": "title",
|
|
947
|
-
"description": "Defines the title of the component.\n
|
|
947
|
+
"description": "Defines the title of the component.\n\n**Note:** Using this slot, the default title text of illustration and the value of `title` property will be overwritten."
|
|
948
948
|
},
|
|
949
949
|
{
|
|
950
950
|
"name": "subtitle",
|
|
951
|
-
"description": "Defines the subtitle of the component.\n
|
|
951
|
+
"description": "Defines the subtitle of the component.\n\n**Note:** Using this slot, the default subtitle text of illustration and the value of `subtitleText` property will be overwritten."
|
|
952
952
|
},
|
|
953
953
|
{
|
|
954
954
|
"name": "default",
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
"type": {
|
|
963
963
|
"text": "string"
|
|
964
964
|
},
|
|
965
|
-
"description": "Defines the illustration name that will be displayed in the component.\n
|
|
965
|
+
"description": "Defines the illustration name that will be displayed in the component.\n\nExample:\n\n`name='BeforeSearch'`, `name='UnableToUpload'`, etc..\n\n**Note:** To use the TNT illustrations,\nyou need to set the `tnt` or `Tnt` prefix in front of the icon's name.\n\nExample:\n\n`name='tnt/Avatar'` or `name='TntAvatar'`.\n\n**Note:** By default the `BeforeSearch` illustration is loaded.\nWhen using an illustration type, other than the default, it should be loaded in addition:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\";`\n\nFor TNT illustrations:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/SessionExpired.js\";`",
|
|
966
966
|
"default": "\"BeforeSearch\"",
|
|
967
967
|
"privacy": "public"
|
|
968
968
|
},
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
}
|
|
980
980
|
]
|
|
981
981
|
},
|
|
982
|
-
"description": "Determines which illustration breakpoint variant is used.\n
|
|
982
|
+
"description": "Determines which illustration breakpoint variant is used.\n\nAs `IllustratedMessage` adapts itself around the `Illustration`, the other\nelements of the component are displayed differently on the different breakpoints/illustration sizes.",
|
|
983
983
|
"default": "\"Auto\"",
|
|
984
984
|
"privacy": "public"
|
|
985
985
|
},
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"type": {
|
|
990
990
|
"text": "string"
|
|
991
991
|
},
|
|
992
|
-
"description": "Defines the subtitle of the component.\n
|
|
992
|
+
"description": "Defines the subtitle of the component.\n\n**Note:** Using this property, the default subtitle text of illustration will be overwritten.\n\n**Note:** Using `subtitle` slot, the default of this property will be overwritten.",
|
|
993
993
|
"default": "\"\"",
|
|
994
994
|
"privacy": "public"
|
|
995
995
|
},
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
"type": {
|
|
1000
1000
|
"text": "string"
|
|
1001
1001
|
},
|
|
1002
|
-
"description": "Defines the title of the component.\n
|
|
1002
|
+
"description": "Defines the title of the component.\n\n**Note:** Using this property, the default title text of illustration will be overwritten.",
|
|
1003
1003
|
"default": "\"\"",
|
|
1004
1004
|
"privacy": "public"
|
|
1005
1005
|
},
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
}
|
|
1027
1027
|
]
|
|
1028
1028
|
},
|
|
1029
|
-
"description": "Defines the semantic level of the title.\n\n
|
|
1029
|
+
"description": "Defines the semantic level of the title.\n\n**Note:** Used for accessibility purposes only.\n\n**Note:** Doesn't take effect when `title` slot is being used.",
|
|
1030
1030
|
"default": "\"H2\"",
|
|
1031
1031
|
"privacy": "public"
|
|
1032
1032
|
}
|
|
@@ -1065,12 +1065,12 @@
|
|
|
1065
1065
|
"declarations": [
|
|
1066
1066
|
{
|
|
1067
1067
|
"kind": "class",
|
|
1068
|
-
"description": "
|
|
1068
|
+
"description": "### Overview\n\nThe `ui5-media-gallery` component allows the user to browse through multimedia items. Currently,\nthe supported items are images and videos. The items should be defined using the `ui5-media-gallery-item`\ncomponent.\n\nThe items are initially displayed as thumbnails. When the user selects a thumbnail, the corresponding item\nis displayed in larger size.\n\nThe component is responsive by default and adjusts the position of the menu with respect to viewport size,\nbut the application is able to further customize the layout via the provided API.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\n\nWhen the thumbnails menu is focused the following keyboard\nshortcuts allow the user to navigate through the thumbnail items:\n\n- [UP/DOWN] - Navigates up and down the items\n- [HOME] - Navigates to first item\n- [END] - Navigates to the last item\n- [SPACE/ENTER] - Select an item\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGallery.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";`",
|
|
1069
1069
|
"name": "MediaGallery",
|
|
1070
1070
|
"slots": [
|
|
1071
1071
|
{
|
|
1072
1072
|
"name": "default",
|
|
1073
|
-
"description": "Defines the component items.\n\n
|
|
1073
|
+
"description": "Defines the component items.\n\n**Note:** Only one selected item is allowed.\n\n**Note:** Use the `ui5-media-gallery-item` component to define the desired items."
|
|
1074
1074
|
}
|
|
1075
1075
|
],
|
|
1076
1076
|
"members": [
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"type": {
|
|
1081
1081
|
"text": "boolean"
|
|
1082
1082
|
},
|
|
1083
|
-
"description": "If set to
|
|
1083
|
+
"description": "If set to `true`, all thumbnails are rendered in a scrollable container.\nIf `false`, only up to five thumbnails are rendered, followed by\nan overflow button that shows the count of the remaining thumbnails.",
|
|
1084
1084
|
"default": "false",
|
|
1085
1085
|
"privacy": "public"
|
|
1086
1086
|
},
|
|
@@ -1090,7 +1090,7 @@
|
|
|
1090
1090
|
"type": {
|
|
1091
1091
|
"text": "boolean"
|
|
1092
1092
|
},
|
|
1093
|
-
"description": "If enabled, a
|
|
1093
|
+
"description": "If enabled, a `display-area-click` event is fired\nwhen the user clicks or taps on the display area.\n\nThe display area is the central area that contains\nthe enlarged content of the currently selected item.",
|
|
1094
1094
|
"default": "false",
|
|
1095
1095
|
"privacy": "public"
|
|
1096
1096
|
},
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
"type": {
|
|
1174
1174
|
"text": "CustomEvent"
|
|
1175
1175
|
},
|
|
1176
|
-
"description": "Fired when the display area is clicked
|
|
1176
|
+
"description": "Fired when the display area is clicked.\nThe display area is the central area that contains\nthe enlarged content of the currently selected item."
|
|
1177
1177
|
}
|
|
1178
1178
|
],
|
|
1179
1179
|
"superclass": {
|
|
@@ -1210,7 +1210,7 @@
|
|
|
1210
1210
|
"declarations": [
|
|
1211
1211
|
{
|
|
1212
1212
|
"kind": "class",
|
|
1213
|
-
"description": "
|
|
1213
|
+
"description": "### Overview\nThe `ui5-media-gallery-item` web component represents the items displayed in the\n`ui5-media-gallery` web component.\n\n**Note:** `ui5-media-gallery-item` is not supported when used outside of `ui5-media-gallery`.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\nWhen focused, the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [SPACE/ENTER/RETURN] - Trigger `ui5-click` event\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";` (comes with `ui5-media-gallery`)",
|
|
1214
1214
|
"name": "MediaGalleryItem",
|
|
1215
1215
|
"slots": [
|
|
1216
1216
|
{
|
|
@@ -1256,7 +1256,7 @@
|
|
|
1256
1256
|
}
|
|
1257
1257
|
]
|
|
1258
1258
|
},
|
|
1259
|
-
"description": "Determines the layout of the item container
|
|
1259
|
+
"description": "Determines the layout of the item container.",
|
|
1260
1260
|
"default": "\"Square\"",
|
|
1261
1261
|
"privacy": "public"
|
|
1262
1262
|
}
|
|
@@ -1295,7 +1295,7 @@
|
|
|
1295
1295
|
"declarations": [
|
|
1296
1296
|
{
|
|
1297
1297
|
"kind": "class",
|
|
1298
|
-
"description": "The
|
|
1298
|
+
"description": "The `ui5-notification-action` represents an abstract action,\nused in the `ui5-li-notification` and the `ui5-li-notification-group` items.",
|
|
1299
1299
|
"name": "NotificationAction",
|
|
1300
1300
|
"members": [
|
|
1301
1301
|
{
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"type": {
|
|
1305
1305
|
"text": "string"
|
|
1306
1306
|
},
|
|
1307
|
-
"description": "Defines the text of the
|
|
1307
|
+
"description": "Defines the text of the `ui5-notification-action`.",
|
|
1308
1308
|
"default": "\"\"",
|
|
1309
1309
|
"privacy": "public"
|
|
1310
1310
|
},
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
"type": {
|
|
1315
1315
|
"text": "boolean"
|
|
1316
1316
|
},
|
|
1317
|
-
"description": "Defines if the action is disabled.\n
|
|
1317
|
+
"description": "Defines if the action is disabled.\n\n**Note:** a disabled action can't be pressed or focused, and it is not in the tab chain.",
|
|
1318
1318
|
"default": "false",
|
|
1319
1319
|
"privacy": "public"
|
|
1320
1320
|
},
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
"type": {
|
|
1342
1342
|
"text": "string"
|
|
1343
1343
|
},
|
|
1344
|
-
"description": "Defines the
|
|
1344
|
+
"description": "Defines the `icon` source URI.\n\n**Note:**\nSAP-icons font provides numerous built-in icons. To find all the available icons, see the\n[Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
1345
1345
|
"default": "\"\"",
|
|
1346
1346
|
"privacy": "public"
|
|
1347
1347
|
}
|
|
@@ -1396,12 +1396,12 @@
|
|
|
1396
1396
|
"declarations": [
|
|
1397
1397
|
{
|
|
1398
1398
|
"kind": "class",
|
|
1399
|
-
"description": "
|
|
1399
|
+
"description": "### Overview\nThe `ui5-li-notification-group` is a special type of list item,\nthat unlike others can group items within self, usually `ui5-li-notification` items.\n\nThe component consists of:\n\n- `Toggle` button to expand and collapse the group\n- `Priority` icon to display the priority of the group\n- `TitleText` to entitle the group\n- Custom actions - with the use of `ui5-notification-action`\n- Items of the group\n\n### Usage\nThe component can be used in a standard `ui5-list`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/NotificationListGroupItem.js\";`\n\n`import \"@ui5/webcomponents/dist/NotificationAction.js\";` (optional)",
|
|
1400
1400
|
"name": "NotificationListGroupItem",
|
|
1401
1401
|
"slots": [
|
|
1402
1402
|
{
|
|
1403
1403
|
"name": "default",
|
|
1404
|
-
"description": "Defines the items of the
|
|
1404
|
+
"description": "Defines the items of the `ui5-li-notification-group`,\nusually `ui5-li-notification` items."
|
|
1405
1405
|
}
|
|
1406
1406
|
],
|
|
1407
1407
|
"members": [
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
"type": {
|
|
1422
1422
|
"text": "boolean"
|
|
1423
1423
|
},
|
|
1424
|
-
"description": "Defines if the items
|
|
1424
|
+
"description": "Defines if the items `counter` would be displayed.",
|
|
1425
1425
|
"default": "false",
|
|
1426
1426
|
"privacy": "public"
|
|
1427
1427
|
},
|
|
@@ -1431,7 +1431,7 @@
|
|
|
1431
1431
|
"type": {
|
|
1432
1432
|
"text": "string"
|
|
1433
1433
|
},
|
|
1434
|
-
"description": "Defines the
|
|
1434
|
+
"description": "Defines the `titleText` of the item.",
|
|
1435
1435
|
"default": "\"\"",
|
|
1436
1436
|
"privacy": "public",
|
|
1437
1437
|
"inheritedFrom": {
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
}
|
|
1453
1453
|
]
|
|
1454
1454
|
},
|
|
1455
|
-
"description": "Defines the
|
|
1455
|
+
"description": "Defines the `priority` of the item.",
|
|
1456
1456
|
"default": "\"None\"",
|
|
1457
1457
|
"privacy": "public",
|
|
1458
1458
|
"inheritedFrom": {
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
"type": {
|
|
1467
1467
|
"text": "boolean"
|
|
1468
1468
|
},
|
|
1469
|
-
"description": "Defines if the
|
|
1469
|
+
"description": "Defines if the `close` button would be displayed.",
|
|
1470
1470
|
"default": "false",
|
|
1471
1471
|
"privacy": "public",
|
|
1472
1472
|
"inheritedFrom": {
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"type": {
|
|
1481
1481
|
"text": "boolean"
|
|
1482
1482
|
},
|
|
1483
|
-
"description": "Defines if the
|
|
1483
|
+
"description": "Defines if the `notification` is new or has been already read.\n\n**Note:** if set to `false` the `titleText` has bold font,\nif set to true - it has a normal font.",
|
|
1484
1484
|
"default": "false",
|
|
1485
1485
|
"privacy": "public",
|
|
1486
1486
|
"inheritedFrom": {
|
|
@@ -1523,7 +1523,7 @@
|
|
|
1523
1523
|
"type": {
|
|
1524
1524
|
"text": "CustomEvent"
|
|
1525
1525
|
},
|
|
1526
|
-
"description": "Fired when the
|
|
1526
|
+
"description": "Fired when the `ui5-li-notification-group` is expanded/collapsed by user interaction."
|
|
1527
1527
|
},
|
|
1528
1528
|
{
|
|
1529
1529
|
"name": "close",
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
}
|
|
1538
1538
|
]
|
|
1539
1539
|
},
|
|
1540
|
-
"description": "Fired when the
|
|
1540
|
+
"description": "Fired when the `Close` button is pressed.",
|
|
1541
1541
|
"inheritedFrom": {
|
|
1542
1542
|
"name": "NotificationListItemBase",
|
|
1543
1543
|
"module": "dist/NotificationListItemBase.js"
|
|
@@ -1578,7 +1578,7 @@
|
|
|
1578
1578
|
"declarations": [
|
|
1579
1579
|
{
|
|
1580
1580
|
"kind": "class",
|
|
1581
|
-
"description": "
|
|
1581
|
+
"description": "### Overview\nThe `ui5-li-notification` is a type of list item, meant to display notifications.\n\nThe component has a rich set of various properties that allows the user to set `avatar`, `titleText`, descriptive `content`\nand `footnotes` to fully describe a notification.\n\nThe user can:\n\n- display a `Close` button\n- can control whether the `titleText` and `description` should wrap or truncate\nand display a `ShowMore` button to switch between less and more information\n- add custom actions by using the `ui5-notification-action` component\n\n### Usage\nThe component can be used in a standard `ui5-list`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/NotificationListItem.js\";`\n\n`import \"@ui5/webcomponents/dist/NotificationAction.js\";` (optional)",
|
|
1582
1582
|
"name": "NotificationListItem",
|
|
1583
1583
|
"cssParts": [
|
|
1584
1584
|
{
|
|
@@ -1589,7 +1589,7 @@
|
|
|
1589
1589
|
"slots": [
|
|
1590
1590
|
{
|
|
1591
1591
|
"name": "avatar",
|
|
1592
|
-
"description": "Defines the avatar, displayed in the
|
|
1592
|
+
"description": "Defines the avatar, displayed in the `ui5-li-notification`.\n\n**Note:** Consider using the `ui5-avatar` to display icons, initials or images.\n\n**Note:** In order to be complaint with the UX guidlines and for best experience,\nwe recommend using avatars with 2rem X 2rem in size (32px X 32px). In case you are using the `ui5-avatar`\nyou can set its `size` property to `XS` to get the required size - `<ui5-avatar size=\"XS\"></ui5-avatar>`."
|
|
1593
1593
|
},
|
|
1594
1594
|
{
|
|
1595
1595
|
"name": "footnotes",
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
},
|
|
1598
1598
|
{
|
|
1599
1599
|
"name": "default",
|
|
1600
|
-
"description": "Defines the content of the
|
|
1600
|
+
"description": "Defines the content of the `ui5-li-notification`,\nusually a description of the notification.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design."
|
|
1601
1601
|
}
|
|
1602
1602
|
],
|
|
1603
1603
|
"members": [
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
}
|
|
1615
1615
|
]
|
|
1616
1616
|
},
|
|
1617
|
-
"description": "Defines if the
|
|
1617
|
+
"description": "Defines if the `titleText` and `description` should wrap,\nthey truncate by default.\n\n**Note:** by default the `titleText` and `description`,\nand a `ShowMore/Less` button would be displayed.",
|
|
1618
1618
|
"default": "\"None\"",
|
|
1619
1619
|
"privacy": "public"
|
|
1620
1620
|
},
|
|
@@ -1624,7 +1624,7 @@
|
|
|
1624
1624
|
"type": {
|
|
1625
1625
|
"text": "string"
|
|
1626
1626
|
},
|
|
1627
|
-
"description": "Defines the
|
|
1627
|
+
"description": "Defines the `titleText` of the item.",
|
|
1628
1628
|
"default": "\"\"",
|
|
1629
1629
|
"privacy": "public",
|
|
1630
1630
|
"inheritedFrom": {
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
}
|
|
1646
1646
|
]
|
|
1647
1647
|
},
|
|
1648
|
-
"description": "Defines the
|
|
1648
|
+
"description": "Defines the `priority` of the item.",
|
|
1649
1649
|
"default": "\"None\"",
|
|
1650
1650
|
"privacy": "public",
|
|
1651
1651
|
"inheritedFrom": {
|
|
@@ -1659,7 +1659,7 @@
|
|
|
1659
1659
|
"type": {
|
|
1660
1660
|
"text": "boolean"
|
|
1661
1661
|
},
|
|
1662
|
-
"description": "Defines if the
|
|
1662
|
+
"description": "Defines if the `close` button would be displayed.",
|
|
1663
1663
|
"default": "false",
|
|
1664
1664
|
"privacy": "public",
|
|
1665
1665
|
"inheritedFrom": {
|
|
@@ -1673,7 +1673,7 @@
|
|
|
1673
1673
|
"type": {
|
|
1674
1674
|
"text": "boolean"
|
|
1675
1675
|
},
|
|
1676
|
-
"description": "Defines if the
|
|
1676
|
+
"description": "Defines if the `notification` is new or has been already read.\n\n**Note:** if set to `false` the `titleText` has bold font,\nif set to true - it has a normal font.",
|
|
1677
1677
|
"default": "false",
|
|
1678
1678
|
"privacy": "public",
|
|
1679
1679
|
"inheritedFrom": {
|
|
@@ -1730,7 +1730,7 @@
|
|
|
1730
1730
|
}
|
|
1731
1731
|
]
|
|
1732
1732
|
},
|
|
1733
|
-
"description": "Fired when the
|
|
1733
|
+
"description": "Fired when the `Close` button is pressed.",
|
|
1734
1734
|
"inheritedFrom": {
|
|
1735
1735
|
"name": "NotificationListItemBase",
|
|
1736
1736
|
"module": "dist/NotificationListItemBase.js"
|
|
@@ -1764,12 +1764,12 @@
|
|
|
1764
1764
|
"declarations": [
|
|
1765
1765
|
{
|
|
1766
1766
|
"kind": "class",
|
|
1767
|
-
"description": "The base class of the
|
|
1767
|
+
"description": "The base class of the `NotificationListItem` and `NotificationListGroupItem`.",
|
|
1768
1768
|
"name": "NotificationListItemBase",
|
|
1769
1769
|
"slots": [
|
|
1770
1770
|
{
|
|
1771
1771
|
"name": "actions",
|
|
1772
|
-
"description": "Defines the actions, displayed in the top-right area.\n
|
|
1772
|
+
"description": "Defines the actions, displayed in the top-right area.\n\n**Note:** use the `ui5-notification-action` component."
|
|
1773
1773
|
}
|
|
1774
1774
|
],
|
|
1775
1775
|
"members": [
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
"type": {
|
|
1780
1780
|
"text": "string"
|
|
1781
1781
|
},
|
|
1782
|
-
"description": "Defines the
|
|
1782
|
+
"description": "Defines the `titleText` of the item.",
|
|
1783
1783
|
"default": "\"\"",
|
|
1784
1784
|
"privacy": "public"
|
|
1785
1785
|
},
|
|
@@ -1796,7 +1796,7 @@
|
|
|
1796
1796
|
}
|
|
1797
1797
|
]
|
|
1798
1798
|
},
|
|
1799
|
-
"description": "Defines the
|
|
1799
|
+
"description": "Defines the `priority` of the item.",
|
|
1800
1800
|
"default": "\"None\"",
|
|
1801
1801
|
"privacy": "public"
|
|
1802
1802
|
},
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"type": {
|
|
1807
1807
|
"text": "boolean"
|
|
1808
1808
|
},
|
|
1809
|
-
"description": "Defines if the
|
|
1809
|
+
"description": "Defines if the `close` button would be displayed.",
|
|
1810
1810
|
"default": "false",
|
|
1811
1811
|
"privacy": "public"
|
|
1812
1812
|
},
|
|
@@ -1816,7 +1816,7 @@
|
|
|
1816
1816
|
"type": {
|
|
1817
1817
|
"text": "boolean"
|
|
1818
1818
|
},
|
|
1819
|
-
"description": "Defines if the
|
|
1819
|
+
"description": "Defines if the `notification` is new or has been already read.\n\n**Note:** if set to `false` the `titleText` has bold font,\nif set to true - it has a normal font.",
|
|
1820
1820
|
"default": "false",
|
|
1821
1821
|
"privacy": "public"
|
|
1822
1822
|
},
|
|
@@ -1854,7 +1854,7 @@
|
|
|
1854
1854
|
}
|
|
1855
1855
|
]
|
|
1856
1856
|
},
|
|
1857
|
-
"description": "Fired when the
|
|
1857
|
+
"description": "Fired when the `Close` button is pressed."
|
|
1858
1858
|
}
|
|
1859
1859
|
],
|
|
1860
1860
|
"superclass": {
|
|
@@ -1882,7 +1882,7 @@
|
|
|
1882
1882
|
"declarations": [
|
|
1883
1883
|
{
|
|
1884
1884
|
"kind": "class",
|
|
1885
|
-
"description": "
|
|
1885
|
+
"description": "### Overview\n\nThe `ui5-page` is a container component that holds one whole screen of an application.\nThe page has three distinct areas that can hold content - a header, content area and a footer.\n### Structure\n#### Header\nThe top most area of the page is occupied by the header. The standard header includes a navigation button and a title.\n#### Content\nThe content occupies the main part of the page. Only the content area is scrollable by default.\nThis can be prevented by setting `enableScrolling` to `false`.\n#### Footer\nThe footer is optional and occupies the fixed bottom part of the page. Alternatively, the footer can be floating above the bottom part of the content.\nThis is enabled with the `floatingFooter` property.\n\n**Note:** `ui5-page` occipues the whole available space of its parent. In order to achieve the intended design you have to make sure\nthat there is enough space for the `ui5-page` to be rendered.\n**Note:** In order for the `ui5-page` to be displayed, the parent element should have fixed height.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/Page.js\";`",
|
|
1886
1886
|
"name": "Page",
|
|
1887
1887
|
"cssParts": [
|
|
1888
1888
|
{
|
|
@@ -1918,7 +1918,7 @@
|
|
|
1918
1918
|
}
|
|
1919
1919
|
]
|
|
1920
1920
|
},
|
|
1921
|
-
"description": "Defines the background color of the
|
|
1921
|
+
"description": "Defines the background color of the `ui5-page`.\n\n**Note:** When a ui5-list is placed inside the page, we recommend using “List” to ensure better color contrast.",
|
|
1922
1922
|
"default": "\"Solid\"",
|
|
1923
1923
|
"privacy": "public"
|
|
1924
1924
|
},
|
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
"type": {
|
|
1939
1939
|
"text": "boolean"
|
|
1940
1940
|
},
|
|
1941
|
-
"description": "Defines if the footer should float over the content.\n
|
|
1941
|
+
"description": "Defines if the footer should float over the content.\n\n**Note:** When set to true the footer floats over the content with a slight offset from the bottom, otherwise it is fixed at the very bottom of the page.",
|
|
1942
1942
|
"default": "true",
|
|
1943
1943
|
"privacy": "public"
|
|
1944
1944
|
},
|
|
@@ -1987,12 +1987,12 @@
|
|
|
1987
1987
|
"declarations": [
|
|
1988
1988
|
{
|
|
1989
1989
|
"kind": "class",
|
|
1990
|
-
"description": "
|
|
1990
|
+
"description": "### Overview\n\nThe `ui5-product-switch` is an SAP Fiori specific web component that is used in `ui5-shellbar`\nand allows the user to easily switch between products.\n\n### Keyboard Handling\nThe `ui5-product-switch` provides advanced keyboard handling.\nWhen focused, the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [TAB] - Move focus to the next interactive element after the `ui5-product-switch`\n- [UP/DOWN] - Navigates up and down the items\n- [LEFT/RIGHT] - Navigates left and right the items\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ProductSwitch.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/ProductSwitchItem.js\";` (for `ui5-product-switch-item`)",
|
|
1991
1991
|
"name": "ProductSwitch",
|
|
1992
1992
|
"slots": [
|
|
1993
1993
|
{
|
|
1994
1994
|
"name": "default",
|
|
1995
|
-
"description": "Defines the items of the
|
|
1995
|
+
"description": "Defines the items of the `ui5-product-switch`."
|
|
1996
1996
|
}
|
|
1997
1997
|
],
|
|
1998
1998
|
"superclass": {
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
"declarations": [
|
|
2030
2030
|
{
|
|
2031
2031
|
"kind": "class",
|
|
2032
|
-
"description": "
|
|
2032
|
+
"description": "### Overview\nThe `ui5-product-switch-item` web component represents the items displayed in the\n`ui5-product-switch` web component.\n\n**Note:** `ui5-product-switch-item` is not supported when used outside of `ui5-product-switch`.\n\n### Keyboard Handling\nThe `ui5-product-switch` provides advanced keyboard handling.\nWhen focused, the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [SPACE/ENTER/RETURN] - Trigger `ui5-click` event\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ProductSwitchItem.js\";`",
|
|
2033
2033
|
"name": "ProductSwitchItem",
|
|
2034
2034
|
"members": [
|
|
2035
2035
|
{
|
|
@@ -2058,7 +2058,7 @@
|
|
|
2058
2058
|
"type": {
|
|
2059
2059
|
"text": "string"
|
|
2060
2060
|
},
|
|
2061
|
-
"description": "Defines the icon to be displayed as a graphical element within the component.\n
|
|
2061
|
+
"description": "Defines the icon to be displayed as a graphical element within the component.\n\nExample:\n\n`<ui5-product-switch-item icon=\"palette\">`\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
2062
2062
|
"default": "\"\"",
|
|
2063
2063
|
"privacy": "public"
|
|
2064
2064
|
},
|
|
@@ -2068,7 +2068,7 @@
|
|
|
2068
2068
|
"type": {
|
|
2069
2069
|
"text": "string"
|
|
2070
2070
|
},
|
|
2071
|
-
"description": "Defines a target where the
|
|
2071
|
+
"description": "Defines a target where the `targetSrc` content must be open.\n\nAvailable options are:\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`",
|
|
2072
2072
|
"default": "\"_self\"",
|
|
2073
2073
|
"privacy": "public"
|
|
2074
2074
|
},
|
|
@@ -2089,7 +2089,7 @@
|
|
|
2089
2089
|
"type": {
|
|
2090
2090
|
"text": "CustomEvent"
|
|
2091
2091
|
},
|
|
2092
|
-
"description": "Fired when the
|
|
2092
|
+
"description": "Fired when the `ui5-product-switch-item` is activated either with a\nclick/tap or by using the Enter or Space key."
|
|
2093
2093
|
}
|
|
2094
2094
|
],
|
|
2095
2095
|
"superclass": {
|
|
@@ -2126,38 +2126,38 @@
|
|
|
2126
2126
|
"declarations": [
|
|
2127
2127
|
{
|
|
2128
2128
|
"kind": "class",
|
|
2129
|
-
"description": "
|
|
2129
|
+
"description": "### Overview\n\nThe `ui5-shellbar` is meant to serve as an application header\nand includes numerous built-in features, such as: logo, profile image/icon, title, search field, notifications and so on.\n\n### Stable DOM Refs\n\nYou can use the following stable DOM refs for the `ui5-shellbar`:\n\n- logo\n- copilot\n- notifications\n- overflow\n- profile\n- product-switch\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ShellBar.js\";`",
|
|
2130
2130
|
"name": "ShellBar",
|
|
2131
2131
|
"cssParts": [
|
|
2132
2132
|
{
|
|
2133
|
-
"description": "Used to style the outermost wrapper of the
|
|
2133
|
+
"description": "Used to style the outermost wrapper of the `ui5-shellbar`",
|
|
2134
2134
|
"name": "root"
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
2137
2137
|
"slots": [
|
|
2138
2138
|
{
|
|
2139
2139
|
"name": "default",
|
|
2140
|
-
"description": "Defines the
|
|
2140
|
+
"description": "Defines the `ui5-shellbar` aditional items.\n\n**Note:**\nYou can use the `<ui5-shellbar-item></ui5-shellbar-item>`."
|
|
2141
2141
|
},
|
|
2142
2142
|
{
|
|
2143
2143
|
"name": "profile",
|
|
2144
|
-
"description": "You can pass
|
|
2144
|
+
"description": "You can pass `ui5-avatar` to set the profile image/icon.\nIf no profile slot is set - profile will be excluded from actions.\n\n**Note:** We recommend not using the `size` attribute of `ui5-avatar` because\nit should have specific size by design in the context of `ui5-shellbar` profile."
|
|
2145
2145
|
},
|
|
2146
2146
|
{
|
|
2147
2147
|
"name": "logo",
|
|
2148
|
-
"description": "Defines the logo of the
|
|
2148
|
+
"description": "Defines the logo of the `ui5-shellbar`.\nFor example, you can use `ui5-avatar` or `img` elements as logo."
|
|
2149
2149
|
},
|
|
2150
2150
|
{
|
|
2151
2151
|
"name": "menuItems",
|
|
2152
|
-
"description": "Defines the items displayed in menu after a click on the primary title.\n
|
|
2152
|
+
"description": "Defines the items displayed in menu after a click on the primary title.\n\n**Note:** You can use the `<ui5-li></ui5-li>` and its ancestors."
|
|
2153
2153
|
},
|
|
2154
2154
|
{
|
|
2155
2155
|
"name": "searchField",
|
|
2156
|
-
"description": "Defines the
|
|
2156
|
+
"description": "Defines the `ui5-input`, that will be used as a search field."
|
|
2157
2157
|
},
|
|
2158
2158
|
{
|
|
2159
2159
|
"name": "startButton",
|
|
2160
|
-
"description": "Defines a
|
|
2160
|
+
"description": "Defines a `ui5-button` in the bar that will be placed in the beginning.\nWe encourage this slot to be used for a back or home button.\nIt gets overstyled to match ShellBar's styling."
|
|
2161
2161
|
}
|
|
2162
2162
|
],
|
|
2163
2163
|
"members": [
|
|
@@ -2167,7 +2167,7 @@
|
|
|
2167
2167
|
"type": {
|
|
2168
2168
|
"text": "string"
|
|
2169
2169
|
},
|
|
2170
|
-
"description": "Defines the
|
|
2170
|
+
"description": "Defines the `primaryTitle`.\n\n**Note:** The `primaryTitle` would be hidden on S screen size (less than approx. 700px).",
|
|
2171
2171
|
"default": "\"\"",
|
|
2172
2172
|
"privacy": "public"
|
|
2173
2173
|
},
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
"type": {
|
|
2178
2178
|
"text": "string"
|
|
2179
2179
|
},
|
|
2180
|
-
"description": "Defines the
|
|
2180
|
+
"description": "Defines the `secondaryTitle`.\n\n**Note:** The `secondaryTitle` would be hidden on S and M screen sizes (less than approx. 1300px).",
|
|
2181
2181
|
"default": "\"\"",
|
|
2182
2182
|
"privacy": "public"
|
|
2183
2183
|
},
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
"type": {
|
|
2188
2188
|
"text": "string"
|
|
2189
2189
|
},
|
|
2190
|
-
"description": "Defines the
|
|
2190
|
+
"description": "Defines the `notificationsCount`,\ndisplayed in the notification icon top-right corner.",
|
|
2191
2191
|
"default": "\"\"",
|
|
2192
2192
|
"privacy": "public"
|
|
2193
2193
|
},
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"type": {
|
|
2218
2218
|
"text": "boolean"
|
|
2219
2219
|
},
|
|
2220
|
-
"description": "Defines, if the product CoPilot icon would be displayed.\n
|
|
2220
|
+
"description": "Defines, if the product CoPilot icon would be displayed.\n\n**Note:** By default the co-pilot is displayed as static SVG.\nIf you need an animated co-pilot, you can import the `\"@ui5/webcomponents-fiori/dist/features/CoPilotAnimation.js\"` module as add-on feature.",
|
|
2221
2221
|
"default": "false",
|
|
2222
2222
|
"privacy": "public"
|
|
2223
2223
|
},
|
|
@@ -2227,7 +2227,7 @@
|
|
|
2227
2227
|
"type": {
|
|
2228
2228
|
"text": "boolean"
|
|
2229
2229
|
},
|
|
2230
|
-
"description": "Defines, if the Search Field would be displayed when there is a valid
|
|
2230
|
+
"description": "Defines, if the Search Field would be displayed when there is a valid `searchField` slot.\n\n**Note:** By default the Search Field is not displayed.",
|
|
2231
2231
|
"default": "false",
|
|
2232
2232
|
"privacy": "public"
|
|
2233
2233
|
},
|
|
@@ -2244,7 +2244,7 @@
|
|
|
2244
2244
|
}
|
|
2245
2245
|
]
|
|
2246
2246
|
},
|
|
2247
|
-
"description": "An object of strings that defines additional accessibility roles for further customization.\n\nIt supports the following fields:\n -
|
|
2247
|
+
"description": "An object of strings that defines additional accessibility roles for further customization.\n\nIt supports the following fields:\n - `logoRole`: the accessibility role for the `logo`",
|
|
2248
2248
|
"default": "{}",
|
|
2249
2249
|
"privacy": "public"
|
|
2250
2250
|
},
|
|
@@ -2261,7 +2261,7 @@
|
|
|
2261
2261
|
}
|
|
2262
2262
|
]
|
|
2263
2263
|
},
|
|
2264
|
-
"description": "An object of strings that defines several additional accessibility texts\nfor even further customization.\n\nIt supports the following fields:\n-
|
|
2264
|
+
"description": "An object of strings that defines several additional accessibility texts\nfor even further customization.\n\nIt supports the following fields:\n- `profileButtonTitle`: defines the tooltip for the profile button\n- `logoTitle`: defines the tooltip for the logo",
|
|
2265
2265
|
"default": "{}",
|
|
2266
2266
|
"privacy": "public"
|
|
2267
2267
|
},
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
}
|
|
2279
2279
|
]
|
|
2280
2280
|
},
|
|
2281
|
-
"description": "An object of strings that defines several additional accessibility attribute values\nfor customization depending on the use case.\n\nIt supports the following fields:\n\n
|
|
2281
|
+
"description": "An object of strings that defines several additional accessibility attribute values\nfor customization depending on the use case.\n\nIt supports the following fields:\n\n- `expanded`: Indicates whether the anchor element, or another grouping element it controls, is currently expanded or collapsed. Accepts the following string values:\n\n- `true`\n- `false`\n\n- `hasPopup`: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the anchor element. Accepts the following string values:\n- `Dialog`\n- `Grid`\n- `ListBox`\n- `Menu`\n- `Tree`",
|
|
2282
2282
|
"default": "{}",
|
|
2283
2283
|
"privacy": "public"
|
|
2284
2284
|
},
|
|
@@ -2299,7 +2299,7 @@
|
|
|
2299
2299
|
"type": {
|
|
2300
2300
|
"text": "HTMLElement | null"
|
|
2301
2301
|
},
|
|
2302
|
-
"description": "Returns the
|
|
2302
|
+
"description": "Returns the `logo` DOM ref.",
|
|
2303
2303
|
"privacy": "public",
|
|
2304
2304
|
"default": "null",
|
|
2305
2305
|
"readonly": true
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
"type": {
|
|
2311
2311
|
"text": "HTMLElement | null"
|
|
2312
2312
|
},
|
|
2313
|
-
"description": "Returns the
|
|
2313
|
+
"description": "Returns the `copilot` DOM ref.",
|
|
2314
2314
|
"privacy": "public",
|
|
2315
2315
|
"default": "null",
|
|
2316
2316
|
"readonly": true
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
"type": {
|
|
2322
2322
|
"text": "HTMLElement | null"
|
|
2323
2323
|
},
|
|
2324
|
-
"description": "Returns the
|
|
2324
|
+
"description": "Returns the `notifications` icon DOM ref.",
|
|
2325
2325
|
"privacy": "public",
|
|
2326
2326
|
"default": "null",
|
|
2327
2327
|
"readonly": true
|
|
@@ -2332,7 +2332,7 @@
|
|
|
2332
2332
|
"type": {
|
|
2333
2333
|
"text": "HTMLElement | null"
|
|
2334
2334
|
},
|
|
2335
|
-
"description": "Returns the
|
|
2335
|
+
"description": "Returns the `overflow` icon DOM ref.",
|
|
2336
2336
|
"privacy": "public",
|
|
2337
2337
|
"default": "null",
|
|
2338
2338
|
"readonly": true
|
|
@@ -2343,7 +2343,7 @@
|
|
|
2343
2343
|
"type": {
|
|
2344
2344
|
"text": "HTMLElement | null"
|
|
2345
2345
|
},
|
|
2346
|
-
"description": "Returns the
|
|
2346
|
+
"description": "Returns the `profile` icon DOM ref.",
|
|
2347
2347
|
"privacy": "public",
|
|
2348
2348
|
"default": "null",
|
|
2349
2349
|
"readonly": true
|
|
@@ -2354,7 +2354,7 @@
|
|
|
2354
2354
|
"type": {
|
|
2355
2355
|
"text": "HTMLElement | null"
|
|
2356
2356
|
},
|
|
2357
|
-
"description": "Returns the
|
|
2357
|
+
"description": "Returns the `product-switch` icon DOM ref.",
|
|
2358
2358
|
"privacy": "public",
|
|
2359
2359
|
"default": "null",
|
|
2360
2360
|
"readonly": true
|
|
@@ -2401,7 +2401,7 @@
|
|
|
2401
2401
|
}
|
|
2402
2402
|
]
|
|
2403
2403
|
},
|
|
2404
|
-
"description": "Fired, when the product switch icon is activated.\n
|
|
2404
|
+
"description": "Fired, when the product switch icon is activated.\n\n**Note:** You can prevent closing of overflow popover by calling `event.preventDefault()`."
|
|
2405
2405
|
},
|
|
2406
2406
|
{
|
|
2407
2407
|
"name": "logo-click",
|
|
@@ -2443,7 +2443,7 @@
|
|
|
2443
2443
|
}
|
|
2444
2444
|
]
|
|
2445
2445
|
},
|
|
2446
|
-
"description": "Fired, when a menu item is activated\n
|
|
2446
|
+
"description": "Fired, when a menu item is activated\n\n**Note:** You can prevent closing of overflow popover by calling `event.preventDefault()`."
|
|
2447
2447
|
},
|
|
2448
2448
|
{
|
|
2449
2449
|
"name": "search-button-click",
|
|
@@ -2457,7 +2457,7 @@
|
|
|
2457
2457
|
}
|
|
2458
2458
|
]
|
|
2459
2459
|
},
|
|
2460
|
-
"description": "Fired, when the search button is activated.\n
|
|
2460
|
+
"description": "Fired, when the search button is activated.\n\n**Note:** You can prevent expanding/collapsing of the search field by calling `event.preventDefault()`."
|
|
2461
2461
|
}
|
|
2462
2462
|
],
|
|
2463
2463
|
"superclass": {
|
|
@@ -2494,7 +2494,7 @@
|
|
|
2494
2494
|
"declarations": [
|
|
2495
2495
|
{
|
|
2496
2496
|
"kind": "class",
|
|
2497
|
-
"description": "The
|
|
2497
|
+
"description": "The `ui5-shellbar-item` represents a custom item, that\nmight be added to the `ui5-shellbar`.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/ShellBarItem.js\";`",
|
|
2498
2498
|
"name": "ShellBarItem",
|
|
2499
2499
|
"members": [
|
|
2500
2500
|
{
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
"type": {
|
|
2514
2514
|
"text": "string"
|
|
2515
2515
|
},
|
|
2516
|
-
"description": "Defines the item text.\n
|
|
2516
|
+
"description": "Defines the item text.\n \n **Note:** The text is only displayed inside the overflow popover list view.",
|
|
2517
2517
|
"default": "\"\"",
|
|
2518
2518
|
"privacy": "public"
|
|
2519
2519
|
},
|
|
@@ -2578,20 +2578,20 @@
|
|
|
2578
2578
|
"declarations": [
|
|
2579
2579
|
{
|
|
2580
2580
|
"kind": "class",
|
|
2581
|
-
"description": "
|
|
2581
|
+
"description": "### Overview\n\nThe `SideNavigation` is used as a standard menu in applications.\nIt consists of three containers: header (top-aligned), main navigation section (top-aligned) and the secondary section (bottom-aligned).\n\n- The header is meant for displaying user related information - profile data, avatar, etc.\n- The main navigation section is related to the user’s current work context\n- The secondary section is mostly used to link additional information that may be of interest (legal information, developer communities, external help, contact information and so on).\n\n### Usage\n\nUse the available `ui5-side-navigation-item` and `ui5-side-navigation-sub-item` components to build your menu.\nThe items can consist of text only or an icon with text. The use or non-use of icons must be consistent for all items on one level.\nYou must not combine entries with and without icons on the same level. We strongly recommend that you do not use icons on the second level.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/SideNavigation.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/SideNavigationItem.js\";` (for `ui5-side-navigation-item`)\n\n`import \"@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js\";` (for `ui5-side-navigation-sub-item`)",
|
|
2582
2582
|
"name": "SideNavigation",
|
|
2583
2583
|
"slots": [
|
|
2584
2584
|
{
|
|
2585
2585
|
"name": "default",
|
|
2586
|
-
"description": "Defines the main items of the
|
|
2586
|
+
"description": "Defines the main items of the `ui5-side-navigation`. Use the `ui5-side-navigation-item` component\nfor the top-level items, and the `ui5-side-navigation-sub-item` component for second-level items, nested\ninside the items."
|
|
2587
2587
|
},
|
|
2588
2588
|
{
|
|
2589
2589
|
"name": "header",
|
|
2590
|
-
"description": "Defines the header of the
|
|
2590
|
+
"description": "Defines the header of the `ui5-side-navigation`.\n\n**Note:** The header is displayed when the component is expanded - the property `collapsed` is false;"
|
|
2591
2591
|
},
|
|
2592
2592
|
{
|
|
2593
2593
|
"name": "fixedItems",
|
|
2594
|
-
"description": "Defines the fixed items at the bottom of the
|
|
2594
|
+
"description": "Defines the fixed items at the bottom of the `ui5-side-navigation`. Use the `ui5-side-navigation-item` component\nfor the fixed items, and optionally the `ui5-side-navigation-sub-item` component to provide second-level items inside them.\n\n**Note:** In order to achieve the best user experience, it is recommended that you keep the fixed items \"flat\" (do not pass sub-items)"
|
|
2595
2595
|
}
|
|
2596
2596
|
],
|
|
2597
2597
|
"members": [
|
|
@@ -2601,7 +2601,7 @@
|
|
|
2601
2601
|
"type": {
|
|
2602
2602
|
"text": "boolean"
|
|
2603
2603
|
},
|
|
2604
|
-
"description": "Defines whether the
|
|
2604
|
+
"description": "Defines whether the `ui5-side-navigation` is expanded or collapsed.",
|
|
2605
2605
|
"privacy": "public",
|
|
2606
2606
|
"default": "false"
|
|
2607
2607
|
}
|
|
@@ -2656,12 +2656,12 @@
|
|
|
2656
2656
|
"declarations": [
|
|
2657
2657
|
{
|
|
2658
2658
|
"kind": "class",
|
|
2659
|
-
"description": "
|
|
2659
|
+
"description": "### Overview\n\nThe `ui5-side-navigation-item` is used within `ui5-side-navigation` only.\nVia the `ui5-side-navigation-item` you control the content of the `SideNavigation`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/SideNavigationItem.js\";`",
|
|
2660
2660
|
"name": "SideNavigationItem",
|
|
2661
2661
|
"slots": [
|
|
2662
2662
|
{
|
|
2663
2663
|
"name": "default",
|
|
2664
|
-
"description": "Defines nested items by passing
|
|
2664
|
+
"description": "Defines nested items by passing `ui5-side-navigation-sub-item` to the default slot."
|
|
2665
2665
|
}
|
|
2666
2666
|
],
|
|
2667
2667
|
"members": [
|
|
@@ -2681,7 +2681,7 @@
|
|
|
2681
2681
|
"type": {
|
|
2682
2682
|
"text": "boolean"
|
|
2683
2683
|
},
|
|
2684
|
-
"description": "Defines whether clicking the whole item or only pressing the icon will show/hide the sub items (if present).\nIf set to true, clicking the whole item will toggle the sub items, and it won't fire the
|
|
2684
|
+
"description": "Defines whether clicking the whole item or only pressing the icon will show/hide the sub items (if present).\nIf set to true, clicking the whole item will toggle the sub items, and it won't fire the `click` event.\nBy default, only clicking the arrow icon will toggle the sub items.",
|
|
2685
2685
|
"privacy": "public",
|
|
2686
2686
|
"default": "false"
|
|
2687
2687
|
},
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
"type": {
|
|
2706
2706
|
"text": "string"
|
|
2707
2707
|
},
|
|
2708
|
-
"description": "Defines the icon of the item.\n
|
|
2708
|
+
"description": "Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
2709
2709
|
"privacy": "public",
|
|
2710
2710
|
"default": "\"\"",
|
|
2711
2711
|
"inheritedFrom": {
|
|
@@ -2733,7 +2733,7 @@
|
|
|
2733
2733
|
"type": {
|
|
2734
2734
|
"text": "string"
|
|
2735
2735
|
},
|
|
2736
|
-
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the
|
|
2736
|
+
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.",
|
|
2737
2737
|
"privacy": "public",
|
|
2738
2738
|
"default": "\"\"",
|
|
2739
2739
|
"inheritedFrom": {
|
|
@@ -2747,7 +2747,7 @@
|
|
|
2747
2747
|
"type": {
|
|
2748
2748
|
"text": "string"
|
|
2749
2749
|
},
|
|
2750
|
-
"description": "Defines the component target.\n
|
|
2750
|
+
"description": "Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**",
|
|
2751
2751
|
"privacy": "public",
|
|
2752
2752
|
"default": "\"\"",
|
|
2753
2753
|
"inheritedFrom": {
|
|
@@ -2817,7 +2817,7 @@
|
|
|
2817
2817
|
"declarations": [
|
|
2818
2818
|
{
|
|
2819
2819
|
"kind": "class",
|
|
2820
|
-
"description": "A class to serve as a foundation\nfor the
|
|
2820
|
+
"description": "A class to serve as a foundation\nfor the `SideNavigationItem` and `SideNavigationSubItem` classes.",
|
|
2821
2821
|
"name": "SideNavigationItemBase",
|
|
2822
2822
|
"members": [
|
|
2823
2823
|
{
|
|
@@ -2836,7 +2836,7 @@
|
|
|
2836
2836
|
"type": {
|
|
2837
2837
|
"text": "string"
|
|
2838
2838
|
},
|
|
2839
|
-
"description": "Defines the icon of the item.\n
|
|
2839
|
+
"description": "Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
2840
2840
|
"privacy": "public",
|
|
2841
2841
|
"default": "\"\""
|
|
2842
2842
|
},
|
|
@@ -2856,7 +2856,7 @@
|
|
|
2856
2856
|
"type": {
|
|
2857
2857
|
"text": "string"
|
|
2858
2858
|
},
|
|
2859
|
-
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the
|
|
2859
|
+
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.",
|
|
2860
2860
|
"privacy": "public",
|
|
2861
2861
|
"default": "\"\""
|
|
2862
2862
|
},
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
"type": {
|
|
2867
2867
|
"text": "string"
|
|
2868
2868
|
},
|
|
2869
|
-
"description": "Defines the component target.\n
|
|
2869
|
+
"description": "Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**",
|
|
2870
2870
|
"privacy": "public",
|
|
2871
2871
|
"default": "\"\""
|
|
2872
2872
|
},
|
|
@@ -2915,7 +2915,7 @@
|
|
|
2915
2915
|
"declarations": [
|
|
2916
2916
|
{
|
|
2917
2917
|
"kind": "class",
|
|
2918
|
-
"description": "
|
|
2918
|
+
"description": "### Overview\n\nThe `ui5-side-navigation-sub-item` is intended to be used inside a `ui5-side-navigation-item` only.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js\";`",
|
|
2919
2919
|
"name": "SideNavigationSubItem",
|
|
2920
2920
|
"superclass": {
|
|
2921
2921
|
"name": "SideNavigationItemBase",
|
|
@@ -2945,7 +2945,7 @@
|
|
|
2945
2945
|
"type": {
|
|
2946
2946
|
"text": "string"
|
|
2947
2947
|
},
|
|
2948
|
-
"description": "Defines the icon of the item.\n
|
|
2948
|
+
"description": "Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
2949
2949
|
"privacy": "public",
|
|
2950
2950
|
"default": "\"\"",
|
|
2951
2951
|
"inheritedFrom": {
|
|
@@ -2973,7 +2973,7 @@
|
|
|
2973
2973
|
"type": {
|
|
2974
2974
|
"text": "string"
|
|
2975
2975
|
},
|
|
2976
|
-
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the
|
|
2976
|
+
"description": "Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.",
|
|
2977
2977
|
"privacy": "public",
|
|
2978
2978
|
"default": "\"\"",
|
|
2979
2979
|
"inheritedFrom": {
|
|
@@ -2987,7 +2987,7 @@
|
|
|
2987
2987
|
"type": {
|
|
2988
2988
|
"text": "string"
|
|
2989
2989
|
},
|
|
2990
|
-
"description": "Defines the component target.\n
|
|
2990
|
+
"description": "Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**",
|
|
2991
2991
|
"privacy": "public",
|
|
2992
2992
|
"default": "\"\"",
|
|
2993
2993
|
"inheritedFrom": {
|
|
@@ -3050,7 +3050,7 @@
|
|
|
3050
3050
|
"declarations": [
|
|
3051
3051
|
{
|
|
3052
3052
|
"kind": "class",
|
|
3053
|
-
"description": "
|
|
3053
|
+
"description": "### Overview\n\n### Usage\n\nFor the `ui5-sort-item`\n### ES6 Module Import\n\n`import @ui5/webcomponents-fiori/dist/SortItem.js\";`",
|
|
3054
3054
|
"name": "SortItem",
|
|
3055
3055
|
"members": [
|
|
3056
3056
|
{
|
|
@@ -3108,12 +3108,12 @@
|
|
|
3108
3108
|
"declarations": [
|
|
3109
3109
|
{
|
|
3110
3110
|
"kind": "class",
|
|
3111
|
-
"description": "
|
|
3111
|
+
"description": "### Overview\n\nThe `ui5-timeline` component shows entries (such as objects, events, or posts) in chronological order.\nA common use case is to provide information about changes to an object, or events related to an object.\nThese entries can be generated by the system (for example, value XY changed from A to B), or added manually.\nThere are two distinct variants of the timeline: basic and social. The basic timeline is read-only,\nwhile the social timeline offers a high level of interaction and collaboration, and is integrated within SAP Jam.",
|
|
3112
3112
|
"name": "Timeline",
|
|
3113
3113
|
"slots": [
|
|
3114
3114
|
{
|
|
3115
3115
|
"name": "default",
|
|
3116
|
-
"description": "Determines the content of the
|
|
3116
|
+
"description": "Determines the content of the `ui5-timeline`."
|
|
3117
3117
|
}
|
|
3118
3118
|
],
|
|
3119
3119
|
"members": [
|
|
@@ -3130,7 +3130,7 @@
|
|
|
3130
3130
|
}
|
|
3131
3131
|
]
|
|
3132
3132
|
},
|
|
3133
|
-
"description": "Defines the items orientation
|
|
3133
|
+
"description": "Defines the items orientation.",
|
|
3134
3134
|
"default": "\"Vertical\"",
|
|
3135
3135
|
"privacy": "public"
|
|
3136
3136
|
},
|
|
@@ -3179,11 +3179,11 @@
|
|
|
3179
3179
|
"declarations": [
|
|
3180
3180
|
{
|
|
3181
3181
|
"kind": "class",
|
|
3182
|
-
"description": "
|
|
3182
|
+
"description": "### Overview\n\nAn entry posted on the timeline.",
|
|
3183
3183
|
"name": "TimelineItem",
|
|
3184
3184
|
"slots": [
|
|
3185
3185
|
{
|
|
3186
|
-
"description": "Determines the description of the
|
|
3186
|
+
"description": "Determines the description of the `ui5-timeline-item`.",
|
|
3187
3187
|
"name": "default"
|
|
3188
3188
|
}
|
|
3189
3189
|
],
|
|
@@ -3194,7 +3194,7 @@
|
|
|
3194
3194
|
"type": {
|
|
3195
3195
|
"text": "string"
|
|
3196
3196
|
},
|
|
3197
|
-
"description": "Defines the icon to be displayed as graphical element within the
|
|
3197
|
+
"description": "Defines the icon to be displayed as graphical element within the `ui5-timeline-item`.\nSAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
3198
3198
|
"default": "\"\"",
|
|
3199
3199
|
"privacy": "public"
|
|
3200
3200
|
},
|
|
@@ -3204,7 +3204,7 @@
|
|
|
3204
3204
|
"type": {
|
|
3205
3205
|
"text": "string"
|
|
3206
3206
|
},
|
|
3207
|
-
"description": "Defines the name of the item, displayed before the
|
|
3207
|
+
"description": "Defines the name of the item, displayed before the `title-text`.",
|
|
3208
3208
|
"default": "\"\"",
|
|
3209
3209
|
"privacy": "public"
|
|
3210
3210
|
},
|
|
@@ -3214,7 +3214,7 @@
|
|
|
3214
3214
|
"type": {
|
|
3215
3215
|
"text": "boolean"
|
|
3216
3216
|
},
|
|
3217
|
-
"description": "Defines if the
|
|
3217
|
+
"description": "Defines if the `name` is clickable.",
|
|
3218
3218
|
"default": "false",
|
|
3219
3219
|
"privacy": "public"
|
|
3220
3220
|
},
|
|
@@ -3245,7 +3245,7 @@
|
|
|
3245
3245
|
"type": {
|
|
3246
3246
|
"text": "CustomEvent"
|
|
3247
3247
|
},
|
|
3248
|
-
"description": "Fired when the item name is pressed either with a\nclick/tap or by using the Enter or Space key.\n
|
|
3248
|
+
"description": "Fired when the item name is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `name-clickable`\nattribute is not set."
|
|
3249
3249
|
}
|
|
3250
3250
|
],
|
|
3251
3251
|
"superclass": {
|
|
@@ -3282,16 +3282,16 @@
|
|
|
3282
3282
|
"declarations": [
|
|
3283
3283
|
{
|
|
3284
3284
|
"kind": "class",
|
|
3285
|
-
"description": "
|
|
3285
|
+
"description": "### Overview\nThis component allows you to represent files before uploading them to a server, with the help of `ui5-upload-collection-item`.\nIt also allows you to show already uploaded files.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/UploadCollection.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/UploadCollectionItem.js\";` (for `ui5-upload-collection-item`)",
|
|
3286
3286
|
"name": "UploadCollection",
|
|
3287
3287
|
"slots": [
|
|
3288
3288
|
{
|
|
3289
3289
|
"name": "default",
|
|
3290
|
-
"description": "Defines the items of the
|
|
3290
|
+
"description": "Defines the items of the `ui5-upload-collection`.\n\n**Note:** Use `ui5-upload-collection-item` for the intended design."
|
|
3291
3291
|
},
|
|
3292
3292
|
{
|
|
3293
3293
|
"name": "header",
|
|
3294
|
-
"description": "Defines the
|
|
3294
|
+
"description": "Defines the `ui5-upload-collection` header.\n\n**Note:** If `header` slot is provided,\nthe labelling of the `UploadCollection` is a responsibility of the application developer.\n`accessibleName` should be used."
|
|
3295
3295
|
}
|
|
3296
3296
|
],
|
|
3297
3297
|
"members": [
|
|
@@ -3308,7 +3308,7 @@
|
|
|
3308
3308
|
}
|
|
3309
3309
|
]
|
|
3310
3310
|
},
|
|
3311
|
-
"description": "Defines the mode of the
|
|
3311
|
+
"description": "Defines the mode of the `ui5-upload-collection`.\n\n**Note:**\nMode \"Delete\" has no effect. The delete button is controlled by the `hideDeleteButton` property of UploadCollectionItem",
|
|
3312
3312
|
"default": "\"None\"",
|
|
3313
3313
|
"privacy": "public"
|
|
3314
3314
|
},
|
|
@@ -3338,7 +3338,7 @@
|
|
|
3338
3338
|
"type": {
|
|
3339
3339
|
"text": "boolean"
|
|
3340
3340
|
},
|
|
3341
|
-
"description": "By default there will be drag and drop overlay shown over the
|
|
3341
|
+
"description": "By default there will be drag and drop overlay shown over the `ui5-upload-collection` when files\nare dragged. If you don't intend to use drag and drop, set this property.\n\n**Note:** It is up to the application developer to add handler for `drop` event and handle it.\n`ui5-upload-collection` only displays an overlay.",
|
|
3342
3342
|
"default": "false",
|
|
3343
3343
|
"privacy": "public"
|
|
3344
3344
|
},
|
|
@@ -3359,7 +3359,7 @@
|
|
|
3359
3359
|
"type": {
|
|
3360
3360
|
"text": "Event"
|
|
3361
3361
|
},
|
|
3362
|
-
"description": "Fired when an element is dropped inside the drag and drop overlay.\n
|
|
3362
|
+
"description": "Fired when an element is dropped inside the drag and drop overlay.\n\n**Note:** The `drop` event is fired only when elements are dropped within the drag and drop overlay and ignored for the other parts of the `ui5-upload-collection`."
|
|
3363
3363
|
},
|
|
3364
3364
|
{
|
|
3365
3365
|
"name": "item-delete",
|
|
@@ -3387,7 +3387,7 @@
|
|
|
3387
3387
|
}
|
|
3388
3388
|
]
|
|
3389
3389
|
},
|
|
3390
|
-
"description": "Fired when selection is changed by user interaction\nin
|
|
3390
|
+
"description": "Fired when selection is changed by user interaction\nin `SingleSelect` and `MultiSelect` modes."
|
|
3391
3391
|
}
|
|
3392
3392
|
],
|
|
3393
3393
|
"superclass": {
|
|
@@ -3424,16 +3424,16 @@
|
|
|
3424
3424
|
"declarations": [
|
|
3425
3425
|
{
|
|
3426
3426
|
"kind": "class",
|
|
3427
|
-
"description": "
|
|
3427
|
+
"description": "### Overview\nA component to be used within the `ui5-upload-collection`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/UploadCollectionItem.js\";`",
|
|
3428
3428
|
"name": "UploadCollectionItem",
|
|
3429
3429
|
"slots": [
|
|
3430
3430
|
{
|
|
3431
|
-
"description": "Hold the description of the
|
|
3431
|
+
"description": "Hold the description of the `ui5-upload-collection-item`. Will be shown below the file name.",
|
|
3432
3432
|
"name": "default"
|
|
3433
3433
|
},
|
|
3434
3434
|
{
|
|
3435
3435
|
"name": "thumbnail",
|
|
3436
|
-
"description": "A thumbnail, which will be shown in the beginning of the
|
|
3436
|
+
"description": "A thumbnail, which will be shown in the beginning of the `ui5-upload-collection-item`.\n\n**Note:** Use `ui5-icon` or `img` for the intended design."
|
|
3437
3437
|
}
|
|
3438
3438
|
],
|
|
3439
3439
|
"members": [
|
|
@@ -3443,7 +3443,7 @@
|
|
|
3443
3443
|
"type": {
|
|
3444
3444
|
"text": "File | null | undefined"
|
|
3445
3445
|
},
|
|
3446
|
-
"description": "Holds an instance of
|
|
3446
|
+
"description": "Holds an instance of `File` associated with this item.",
|
|
3447
3447
|
"default": "null",
|
|
3448
3448
|
"privacy": "public"
|
|
3449
3449
|
},
|
|
@@ -3463,7 +3463,7 @@
|
|
|
3463
3463
|
"type": {
|
|
3464
3464
|
"text": "boolean"
|
|
3465
3465
|
},
|
|
3466
|
-
"description": "If set to
|
|
3466
|
+
"description": "If set to `true` the file name will be clickable and it will fire `file-name-click` event upon click.",
|
|
3467
3467
|
"default": "false",
|
|
3468
3468
|
"privacy": "public"
|
|
3469
3469
|
},
|
|
@@ -3483,7 +3483,7 @@
|
|
|
3483
3483
|
"type": {
|
|
3484
3484
|
"text": "boolean"
|
|
3485
3485
|
},
|
|
3486
|
-
"description": "By default, the delete button will always be shown, regardless of the
|
|
3486
|
+
"description": "By default, the delete button will always be shown, regardless of the `ui5-upload-collection`'s property `mode`.\nSetting this property to `true` will hide the delete button.",
|
|
3487
3487
|
"default": "false",
|
|
3488
3488
|
"privacy": "public"
|
|
3489
3489
|
},
|
|
@@ -3493,7 +3493,7 @@
|
|
|
3493
3493
|
"type": {
|
|
3494
3494
|
"text": "boolean"
|
|
3495
3495
|
},
|
|
3496
|
-
"description": "Hides the retry button when
|
|
3496
|
+
"description": "Hides the retry button when `uploadState` property is `Error`.",
|
|
3497
3497
|
"default": "false",
|
|
3498
3498
|
"privacy": "public"
|
|
3499
3499
|
},
|
|
@@ -3503,7 +3503,7 @@
|
|
|
3503
3503
|
"type": {
|
|
3504
3504
|
"text": "boolean"
|
|
3505
3505
|
},
|
|
3506
|
-
"description": "Hides the terminate button when
|
|
3506
|
+
"description": "Hides the terminate button when `uploadState` property is `Uploading`.",
|
|
3507
3507
|
"default": "false",
|
|
3508
3508
|
"privacy": "public"
|
|
3509
3509
|
},
|
|
@@ -3513,7 +3513,7 @@
|
|
|
3513
3513
|
"type": {
|
|
3514
3514
|
"text": "number"
|
|
3515
3515
|
},
|
|
3516
|
-
"description": "The upload progress in percentage.\n
|
|
3516
|
+
"description": "The upload progress in percentage.\n\n**Note:** Expected values are in the interval [0, 100].",
|
|
3517
3517
|
"default": "0",
|
|
3518
3518
|
"privacy": "public"
|
|
3519
3519
|
},
|
|
@@ -3530,7 +3530,7 @@
|
|
|
3530
3530
|
}
|
|
3531
3531
|
]
|
|
3532
3532
|
},
|
|
3533
|
-
"description": "If set to
|
|
3533
|
+
"description": "If set to `Uploading` or `Error`, a progress indicator showing the `progress` is displayed.\nAlso if set to `Error`, a refresh button is shown. When this icon is pressed `retry` event is fired.\nIf set to `Uploading`, a terminate button is shown. When this icon is pressed `terminate` event is fired.",
|
|
3534
3534
|
"default": "\"Ready\"",
|
|
3535
3535
|
"privacy": "public"
|
|
3536
3536
|
}
|
|
@@ -3541,28 +3541,28 @@
|
|
|
3541
3541
|
"type": {
|
|
3542
3542
|
"text": "CustomEvent"
|
|
3543
3543
|
},
|
|
3544
|
-
"description": "Fired when the file name is clicked.\n
|
|
3544
|
+
"description": "Fired when the file name is clicked.\n\n**Note:** This event is only available when `fileNameClickable` property is `true`."
|
|
3545
3545
|
},
|
|
3546
3546
|
{
|
|
3547
3547
|
"name": "rename",
|
|
3548
3548
|
"type": {
|
|
3549
3549
|
"text": "CustomEvent"
|
|
3550
3550
|
},
|
|
3551
|
-
"description": "Fired when the
|
|
3551
|
+
"description": "Fired when the `fileName` property gets changed.\n\n**Note:** An edit button is displayed on each item,\nwhen the `ui5-upload-collection-item` `type` property is set to `Detail`."
|
|
3552
3552
|
},
|
|
3553
3553
|
{
|
|
3554
3554
|
"name": "terminate",
|
|
3555
3555
|
"type": {
|
|
3556
3556
|
"text": "CustomEvent"
|
|
3557
3557
|
},
|
|
3558
|
-
"description": "Fired when the terminate button is pressed.\n
|
|
3558
|
+
"description": "Fired when the terminate button is pressed.\n\n**Note:** Terminate button is displayed when `uploadState` property is set to `Uploading`."
|
|
3559
3559
|
},
|
|
3560
3560
|
{
|
|
3561
3561
|
"name": "retry",
|
|
3562
3562
|
"type": {
|
|
3563
3563
|
"text": "CustomEvent"
|
|
3564
3564
|
},
|
|
3565
|
-
"description": "Fired when the retry button is pressed.\n
|
|
3565
|
+
"description": "Fired when the retry button is pressed.\n\n**Note:** Retry button is displayed when `uploadState` property is set to `Error`."
|
|
3566
3566
|
}
|
|
3567
3567
|
],
|
|
3568
3568
|
"superclass": {
|
|
@@ -3599,16 +3599,16 @@
|
|
|
3599
3599
|
"declarations": [
|
|
3600
3600
|
{
|
|
3601
3601
|
"kind": "class",
|
|
3602
|
-
"description": "
|
|
3602
|
+
"description": "### Overview\nThe `ui5-view-settings-dialog` component helps the user to sort data within a list or a table.\nIt consists of several lists like `Sort order` which is built-in and `Sort By` and `Filter By` lists,\nfor which you must be provide items(`ui5-sort-item` & `ui5-filter-item` respectively)\nThese options can be used to create sorters for a table.\n\nThe `ui5-view-settings-dialog` interrupts the current application processing as it is the only focused UI element and\nthe main screen is dimmed/blocked.\nThe `ui5-view-settings-dialog` is modal, which means that user action is required before returning to the parent window is possible.\n\n### Structure\nA `ui5-view-settings-dialog` consists of a header, content, and a footer for action buttons.\nThe `ui5-view-settings-dialog` is usually displayed at the center of the screen.\n\n### Responsive Behavior\n`ui5-view-settings-dialog` stretches on full screen on phones.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/ViewSettingsDialog.js\";`",
|
|
3603
3603
|
"name": "ViewSettingsDialog",
|
|
3604
3604
|
"slots": [
|
|
3605
3605
|
{
|
|
3606
3606
|
"name": "sortItems",
|
|
3607
|
-
"description": "Defines the list of items against which the user could sort data.\n
|
|
3607
|
+
"description": "Defines the list of items against which the user could sort data.\n\n**Note:** If you want to use this slot, you need to import used item: `import \"@ui5/webcomponents-fiori/dist/SortItem.js\";`"
|
|
3608
3608
|
},
|
|
3609
3609
|
{
|
|
3610
3610
|
"name": "filterItems",
|
|
3611
|
-
"description": "Defines the
|
|
3611
|
+
"description": "Defines the `filterItems` list.\n\n**Note:** If you want to use this slot, you need to import used item: `import \"@ui5/webcomponents-fiori/dist/FilterItem.js\";`"
|
|
3612
3612
|
}
|
|
3613
3613
|
],
|
|
3614
3614
|
"members": [
|
|
@@ -3657,7 +3657,7 @@
|
|
|
3657
3657
|
"description": "predefined settings."
|
|
3658
3658
|
}
|
|
3659
3659
|
],
|
|
3660
|
-
"description": "Sets a JavaScript object, as settings to the
|
|
3660
|
+
"description": "Sets a JavaScript object, as settings to the `ui5-view-settings-dialog`.\nThis method can be used after the dialog is initially open, as the dialog needs\nto set its initial settings.\nThe `ui5-view-settings-dialog` throws an event called \"before-open\",\nwhich can be used as a trigger point.\nThe object should have the following format:",
|
|
3661
3661
|
"privacy": "public"
|
|
3662
3662
|
}
|
|
3663
3663
|
],
|
|
@@ -3695,7 +3695,7 @@
|
|
|
3695
3695
|
"type": {
|
|
3696
3696
|
"text": "CustomEvent"
|
|
3697
3697
|
},
|
|
3698
|
-
"description": "Fired before the component is opened.
|
|
3698
|
+
"description": "Fired before the component is opened. **This event does not bubble.**"
|
|
3699
3699
|
}
|
|
3700
3700
|
],
|
|
3701
3701
|
"superclass": {
|
|
@@ -3732,22 +3732,22 @@
|
|
|
3732
3732
|
"declarations": [
|
|
3733
3733
|
{
|
|
3734
3734
|
"kind": "class",
|
|
3735
|
-
"description": "
|
|
3735
|
+
"description": "### Overview\n\nThe `ui5-wizard` helps users to complete a complex task by dividing it into sections and guiding them through it.\nIt has two main areas - a navigation area at the top showing the step sequence and a content area below it.\n\n### Structure\n#### Navigation area\nThe top most area of the `ui5-wizard` is occupied by the navigation area.\nIt shows the sequence of steps, where the recommended number of steps is between 3 and 8 steps.\n\n- Steps can have different visual representations - numbers or icons.\n- Steps might have labels for better readability - titleText and subTitleText.\n- Steps are defined by using the `ui5-wizard-step` as slotted element within the `ui5-wizard`.\n\n**Note:** If no selected step is defined, the first step will be auto selected.\n\n**Note:** If multiple selected steps are defined, the last step will be selected.\n\n### Keyboard Handling\nThe user can navigate using the following keyboard shortcuts:\n\n#### Wizard Progress Navigation\n\n\t- [LEFT], [DOWN] - Focus moves backward to the WizardProgressNavAnchors.\n\t- [UP], [RIGHT] - Focus moves forward to the WizardProgressNavAnchor.\n\t- [SPACE] or [ENTER], [RETURN] - Selects an active step\n\t- [HOME] or [PAGE UP] - Focus goes to the first step\n\t- [END] or [PAGE DOWN] - Focus goes to the last step\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n#### Content\nThe content occupies the main part of the page. It can hold any type of HTML elements.\nIt's defined by using the `ui5-wizard-step` as slotted element within the `ui5-wizard`.\n\n### Scrolling\nThe component handles user scrolling by selecting the closest step, based on the current scroll position\nand scrolls to particular place, when the user clicks on the step within the navigation area.\n\n**Important:** In order the component's scrolling behaviour to work, it has to be limited from the outside parent element in terms of height.\nThe component or its parent has to be given percentage or absolute height. Otherwise, the component will be scrolled out with the entire page.\n\n**For example:**\n\n```html\n<ui5-dialog style=\"height: 80%\">\n\t<ui5-wizard></ui5-wizard>\n</ui5-dialog>\n```\n\n#### Moving to next step\nThe `ui5-wizard-step` provides the necessary API and it's up to the user of the component to use it to move to the next step.\nYou have to set its `selected` property (and remove the `disabled` one if set) to `true`.\nThe `ui5-wizard` will automatically scroll to the content of the newly selected step.\n\nThe Fiori 3 guidelines recommends having a \"nextStep\" button in the content area.\nYou can place a button, or any other type of element to trigger step change, inside the `ui5-wizard-step`,\nand show/hide it when certain fields are filled or user defined criteria is met.\n\n### Usage\n#### When to use:\nWhen the user has to accomplish a long or unfamiliar task.\n\n#### When not to use:\nWhen the task has less than 3 steps.\n\n### Responsive Behavior\nOn small widths the step's titleText, subtitleText and separators in the navigation area shrink and from particular point the steps are grouped together and overlap.\nTapping on them will show a popover to select the step to navigate to. On mobile device, the grouped steps are presented within a dialog.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/Wizard.js\";` (includes <ui5-wizard-step/>)",
|
|
3736
3736
|
"name": "Wizard",
|
|
3737
3737
|
"cssParts": [
|
|
3738
3738
|
{
|
|
3739
|
-
"description": "Used to style the progress navigator of the
|
|
3739
|
+
"description": "Used to style the progress navigator of the `ui5-wizard`.",
|
|
3740
3740
|
"name": "navigator"
|
|
3741
3741
|
},
|
|
3742
3742
|
{
|
|
3743
|
-
"description": "Used to style a
|
|
3743
|
+
"description": "Used to style a `ui5-wizard-step` container.",
|
|
3744
3744
|
"name": "step-content"
|
|
3745
3745
|
}
|
|
3746
3746
|
],
|
|
3747
3747
|
"slots": [
|
|
3748
3748
|
{
|
|
3749
3749
|
"name": "default",
|
|
3750
|
-
"description": "Defines the steps.\n
|
|
3750
|
+
"description": "Defines the steps.\n\n**Note:** Use the available `ui5-wizard-step` component."
|
|
3751
3751
|
}
|
|
3752
3752
|
],
|
|
3753
3753
|
"members": [
|
|
@@ -3764,7 +3764,7 @@
|
|
|
3764
3764
|
}
|
|
3765
3765
|
]
|
|
3766
3766
|
},
|
|
3767
|
-
"description": "Defines how the content of the
|
|
3767
|
+
"description": "Defines how the content of the `ui5-wizard` would be visualized.",
|
|
3768
3768
|
"privacy": "public",
|
|
3769
3769
|
"default": "\"MultipleSteps\""
|
|
3770
3770
|
}
|
|
@@ -3819,7 +3819,7 @@
|
|
|
3819
3819
|
"declarations": [
|
|
3820
3820
|
{
|
|
3821
3821
|
"kind": "class",
|
|
3822
|
-
"description": "
|
|
3822
|
+
"description": "### Overview\n\nA component that represents a logical step as part of the `ui5-wizard`.\nIt is meant to aggregate arbitrary HTML elements that form the content of a single step.\n\n### Structure\n\n- Each wizard step has arbitrary content.\n- Each wizard step might have texts - defined by the `titleText` and `subtitleText` properties.\n- Each wizard step might have an icon - defined by the `icon` property.\n- Each wizard step might display a number in place of the `icon`, when it's missing.\n\n### Usage\nThe `ui5-wizard-step` component should be used only as slot of the `ui5-wizard` component\nand should not be used standalone.",
|
|
3823
3823
|
"name": "WizardStep",
|
|
3824
3824
|
"slots": [
|
|
3825
3825
|
{
|
|
@@ -3834,7 +3834,7 @@
|
|
|
3834
3834
|
"type": {
|
|
3835
3835
|
"text": "string"
|
|
3836
3836
|
},
|
|
3837
|
-
"description": "Defines the
|
|
3837
|
+
"description": "Defines the `titleText` of the step.\n\n**Note:** The text is displayed in the `ui5-wizard` navigation header.",
|
|
3838
3838
|
"default": "\"\"",
|
|
3839
3839
|
"privacy": "public"
|
|
3840
3840
|
},
|
|
@@ -3844,7 +3844,7 @@
|
|
|
3844
3844
|
"type": {
|
|
3845
3845
|
"text": "string"
|
|
3846
3846
|
},
|
|
3847
|
-
"description": "Defines the
|
|
3847
|
+
"description": "Defines the `subtitleText` of the step.\n\n**Note:** the text is displayed in the `ui5-wizard` navigation header.",
|
|
3848
3848
|
"default": "\"\"",
|
|
3849
3849
|
"privacy": "public"
|
|
3850
3850
|
},
|
|
@@ -3854,7 +3854,7 @@
|
|
|
3854
3854
|
"type": {
|
|
3855
3855
|
"text": "string"
|
|
3856
3856
|
},
|
|
3857
|
-
"description": "Defines the
|
|
3857
|
+
"description": "Defines the `icon` of the step.\n\n**Note:** The icon is displayed in the `ui5-wizard` navigation header.\n\nThe SAP-icons font provides numerous options.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
3858
3858
|
"default": "\"\"",
|
|
3859
3859
|
"privacy": "public"
|
|
3860
3860
|
},
|
|
@@ -3864,7 +3864,7 @@
|
|
|
3864
3864
|
"type": {
|
|
3865
3865
|
"text": "boolean"
|
|
3866
3866
|
},
|
|
3867
|
-
"description": "Defines if the step is
|
|
3867
|
+
"description": "Defines if the step is `disabled`. When disabled the step is displayed,\nbut the user can't select the step by clicking or navigate to it with scrolling.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
|
|
3868
3868
|
"default": "false",
|
|
3869
3869
|
"privacy": "public"
|
|
3870
3870
|
},
|
|
@@ -3874,7 +3874,7 @@
|
|
|
3874
3874
|
"type": {
|
|
3875
3875
|
"text": "boolean"
|
|
3876
3876
|
},
|
|
3877
|
-
"description": "Defines the step's
|
|
3877
|
+
"description": "Defines the step's `selected` state - the step that is currently active.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
|
|
3878
3878
|
"default": "false",
|
|
3879
3879
|
"privacy": "public"
|
|
3880
3880
|
},
|
|
@@ -3884,7 +3884,7 @@
|
|
|
3884
3884
|
"type": {
|
|
3885
3885
|
"text": "boolean"
|
|
3886
3886
|
},
|
|
3887
|
-
"description": "When
|
|
3887
|
+
"description": "When `branching` is enabled a dashed line would be displayed after the step,\nmeant to indicate that the next step is not yet known and depends on user choice in the current step.\n\n**Note:** It is recommended to use `branching` on the last known step\nand later add new steps when it becomes clear how the wizard flow should continue.",
|
|
3888
3888
|
"default": "false",
|
|
3889
3889
|
"privacy": "public"
|
|
3890
3890
|
}
|