@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
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-EmptyCalendar.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-EmptyCalendar.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-EmptyCalendar.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-EmptyCalendar.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-EmptyCalendar.js";import {
|
|
5
6
|
IM_TITLE_NOACTIVITIES,
|
|
6
7
|
IM_SUBTITLE_NOACTIVITIES,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "EmptyList";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-EmptyList.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-EmptyList.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-EmptyList.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-EmptyList.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-EmptyList.js";import {
|
|
5
6
|
IM_TITLE_NOENTRIES,
|
|
6
7
|
IM_SUBTITLE_NOENTRIES,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "EmptyPlanningCalendar";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-EmptyPlanningCalendar.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-EmptyPlanningCalendar.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-EmptyPlanningCalendar.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-EmptyPlanningCalendar.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-EmptyPlanningCalendar.js";import {
|
|
5
6
|
IM_TITLE_EMPTYPLANNINGCALENDAR,
|
|
6
7
|
IM_SUBTITLE_EMPTYPLANNINGCALENDAR,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "ErrorScreen";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-ErrorScreen.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-ErrorScreen.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-ErrorScreen.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-ErrorScreen.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-ErrorScreen.js";import {
|
|
5
6
|
IM_TITLE_UNABLETOUPLOAD,
|
|
6
7
|
IM_SUBTITLE_UNABLETOUPLOAD,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "FilterTable";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-FilterTable.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-FilterTable.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-FilterTable.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-FilterTable.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-FilterTable.js";import {
|
|
5
6
|
IM_TITLE_FILTERTABLE,
|
|
6
7
|
IM_SUBTITLE_FILTERTABLE,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "GroupTable";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-GroupTable.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-GroupTable.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-GroupTable.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-GroupTable.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-GroupTable.js";import {
|
|
5
6
|
IM_TITLE_GROUPTABLE,
|
|
6
7
|
IM_SUBTITLE_GROUPTABLE,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NewMail";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NewMail.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NewMail.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NewMail.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NewMail.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NewMail.js";import {
|
|
5
6
|
IM_TITLE_NEWMAIL,
|
|
6
7
|
IM_SUBTITLE_NEWMAIL,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoActivities";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoActivities.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoActivities.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoActivities.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoActivities.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoActivities.js";import {
|
|
5
6
|
IM_TITLE_NOACTIVITIES,
|
|
6
7
|
IM_SUBTITLE_NOACTIVITIES,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoColumnsSet";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoColumnsSet.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoColumnsSet.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoColumnsSet.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoColumnsSet.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoColumnsSet.js";import {
|
|
5
6
|
IM_TITLE_NOCOLUMNSSET,
|
|
6
7
|
IM_SUBTITLE_NOCOLUMNSSET,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoData";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoData.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoData.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoData.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoData.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoData.js";import {
|
|
5
6
|
IM_TITLE_NODATA,
|
|
6
7
|
IM_SUBTITLE_NODATA,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoDimensionsSet";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoDimensionsSet.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoDimensionsSet.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoDimensionsSet.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoDimensionsSet.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoDimensionsSet.js";import {
|
|
5
6
|
IM_TITLE_NODIMENSIONSSET,
|
|
6
7
|
IM_SUBTITLE_NODIMENSIONSSET,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoEntries";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoEntries.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoEntries.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoEntries.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoEntries.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoEntries.js";import {
|
|
5
6
|
IM_TITLE_NOENTRIES,
|
|
6
7
|
IM_SUBTITLE_NOENTRIES,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoFilterResults";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoFilterResults.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoFilterResults.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoFilterResults.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoFilterResults.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoFilterResults.js";import {
|
|
5
6
|
IM_TITLE_NOFILTERRESULTS,
|
|
6
7
|
IM_SUBTITLE_NOFILTERRESULTS,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoMail";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoMail.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoMail.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoMail.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoMail.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoMail.js";import {
|
|
5
6
|
IM_TITLE_NOMAIL,
|
|
6
7
|
IM_SUBTITLE_NOMAIL,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoMail_v1";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoMail_v1.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoMail_v1.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoMail_v1.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoMail_v1.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoMail_v1.js";import {
|
|
5
6
|
IM_TITLE_NOMAIL,
|
|
6
7
|
IM_SUBTITLE_NOMAIL,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoNotifications";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoNotifications.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoNotifications.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoNotifications.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoNotifications.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoNotifications.js";import {
|
|
5
6
|
IM_TITLE_NONOTIFICATIONS,
|
|
6
7
|
IM_SUBTITLE_NONOTIFICATIONS,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoSavedItems";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoSavedItems.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoSavedItems.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoSavedItems.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoSavedItems.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-NoSavedItems.js";import {
|
|
5
6
|
IM_TITLE_NOSAVEDITEMS,
|
|
6
7
|
IM_SUBTITLE_NOSAVEDITEMS,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoSavedItems_v1";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoSavedItems_v1.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoSavedItems_v1.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoSavedItems_v1.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoSavedItems_v1.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoSavedItems_v1.js";import {
|
|
5
6
|
IM_TITLE_NOSAVEDITEMS,
|
|
6
7
|
IM_SUBTITLE_NOSAVEDITEMS,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoSearchResults";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { registerIllustration } from "@ui5/webcomponents-base/dist/asset-registries/Illustrations.js";
|
|
2
2
|
import dialogSvg from "./sapIllus-Dialog-NoSearchResults.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-NoSearchResults.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-NoSearchResults.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-NoSearchResults.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-NoSearchResults.js";import {
|
|
5
6
|
IM_TITLE_NOSEARCHRESULTS,
|
|
6
7
|
IM_SUBTITLE_NOSEARCHRESULTS,
|
|
7
8
|
} from "../generated/i18n/i18n-defaults.js";
|
|
@@ -16,6 +17,7 @@ registerIllustration(name, {
|
|
|
16
17
|
dialogSvg,
|
|
17
18
|
sceneSvg,
|
|
18
19
|
spotSvg,
|
|
20
|
+
dotSvg,
|
|
19
21
|
title,
|
|
20
22
|
subtitle,
|
|
21
23
|
set,
|
|
@@ -27,4 +29,5 @@ export {
|
|
|
27
29
|
dialogSvg,
|
|
28
30
|
sceneSvg,
|
|
29
31
|
spotSvg,
|
|
32
|
+
dotSvg,
|
|
30
33
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
declare const dialogSvg: string;
|
|
2
2
|
declare const sceneSvg: string;
|
|
3
3
|
declare const spotSvg: string;
|
|
4
|
+
declare const dotSvg: string;
|
|
4
5
|
declare const _default: "NoTasks";
|
|
5
6
|
|
|
6
7
|
export default _default;
|
|
7
|
-
export { dialogSvg, sceneSvg, spotSvg };
|
|
8
|
+
export { dialogSvg, sceneSvg, spotSvg, dotSvg };
|