@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-SimpleNotFoundMagnifier.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SimpleNotFoundMagnifier.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SimpleNotFoundMagnifier.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SimpleNotFoundMagnifier.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SimpleNotFoundMagnifier.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: "SimpleReload";
|
|
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-SimpleReload.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SimpleReload.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SimpleReload.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SimpleReload.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SimpleReload.js";import {
|
|
5
6
|
IM_TITLE_UNABLETOLOAD,
|
|
6
7
|
IM_SUBTITLE_UNABLETOLOAD,
|
|
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: "SimpleTask";
|
|
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-SimpleTask.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SimpleTask.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SimpleTask.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SimpleTask.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SimpleTask.js";import {
|
|
5
6
|
IM_TITLE_NOTASKS,
|
|
6
7
|
IM_SUBTITLE_NOTASKS,
|
|
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: "SleepingBell";
|
|
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-SleepingBell.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SleepingBell.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SleepingBell.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SleepingBell.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SleepingBell.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: "SortColumn";
|
|
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-SortColumn.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SortColumn.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SortColumn.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SortColumn.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SortColumn.js";import {
|
|
5
6
|
IM_TITLE_SORTCOLUMN,
|
|
6
7
|
IM_SUBTITLE_SORTCOLUMN,
|
|
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: "SuccessBalloon";
|
|
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-SuccessBalloon.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SuccessBalloon.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SuccessBalloon.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SuccessBalloon.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-SuccessBalloon.js";import {
|
|
5
6
|
IM_TITLE_BALLOONSKY,
|
|
6
7
|
IM_SUBTITLE_BALLOONSKY,
|
|
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: "SuccessCheckMark";
|
|
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-SuccessCheckMark.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SuccessCheckMark.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SuccessCheckMark.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SuccessCheckMark.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-SuccessCheckMark.js";import {
|
|
5
6
|
IM_TITLE_SUCCESSSCREEN,
|
|
6
7
|
IM_SUBTITLE_SUCCESSSCREEN,
|
|
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: "SuccessHighFive";
|
|
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-SuccessHighFive.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SuccessHighFive.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SuccessHighFive.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SuccessHighFive.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SuccessHighFive.js";import {
|
|
5
6
|
IM_TITLE_BALLOONSKY,
|
|
6
7
|
IM_SUBTITLE_BALLOONSKY,
|
|
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: "SuccessScreen";
|
|
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-SuccessScreen.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-SuccessScreen.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-SuccessScreen.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-SuccessScreen.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-SuccessScreen.js";import {
|
|
5
6
|
IM_TITLE_SUCCESSSCREEN,
|
|
6
7
|
IM_SUBTITLE_SUCCESSSCREEN,
|
|
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: "Survey";
|
|
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-Survey.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-Survey.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-Survey.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-Survey.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-Survey.js";import {
|
|
5
6
|
IM_TITLE_SURVEY,
|
|
6
7
|
IM_SUBTITLE_SURVEY,
|
|
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: "Tent";
|
|
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-Tent.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-Tent.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-Tent.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-Tent.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-Tent.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: "UnableToLoad";
|
|
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-UnableToLoad.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-UnableToLoad.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-UnableToLoad.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-UnableToLoad.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-UnableToLoad.js";import {
|
|
5
6
|
IM_TITLE_UNABLETOLOAD,
|
|
6
7
|
IM_SUBTITLE_UNABLETOLOAD,
|
|
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: "UnableToLoadImage";
|
|
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-UnableToLoadImage.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-UnableToLoadImage.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-UnableToLoadImage.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-UnableToLoadImage.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-UnableToLoadImage.js";import {
|
|
5
6
|
IM_TITLE_UNABLETOLOADIMAGE,
|
|
6
7
|
IM_SUBTITLE_UNABLETOLOADIMAGE,
|
|
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: "UnableToUpload";
|
|
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-UnableToUpload.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-UnableToUpload.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-UnableToUpload.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-UnableToUpload.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Spot-UnableToUpload.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: "UploadCollection";
|
|
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-UploadCollection.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-UploadCollection.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-UploadCollection.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-UploadCollection.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-UploadCollection.js";import {
|
|
5
6
|
IM_TITLE_UPLOADCOLLECTION,
|
|
6
7
|
IM_SUBTITLE_UPLOADCOLLECTION,
|
|
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: "UploadToCloud";
|
|
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-UploadToCloud.js";
|
|
3
3
|
import sceneSvg from "./sapIllus-Scene-UploadToCloud.js";
|
|
4
|
-
import spotSvg from "./sapIllus-Spot-UploadToCloud.js";
|
|
4
|
+
import spotSvg from "./sapIllus-Spot-UploadToCloud.js";
|
|
5
|
+
import dotSvg from "./sapIllus-Dot-UploadToCloud.js";import {
|
|
5
6
|
IM_TITLE_UPLOADTOCLOUD,
|
|
6
7
|
IM_SUBTITLE_UPLOADTOCLOUD,
|
|
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
|
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export default `<svg width="45" height="45" viewBox="0 0 45 45" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dot-AddColumn">
|
|
2
|
+
<path d="M34.8631 4.5H7.05137C5.36614 4.5 4 5.86614 4 7.55137V41.9486C4 43.6339 5.36614 45 7.05137 45H34.8631C36.5483 45 37.9145 43.6339 37.9145 41.9486V7.55137C37.9145 5.86614 36.5483 4.5 34.8631 4.5Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.8631 5.4H7.05137C5.8632 5.4 4.9 6.3632 4.9 7.55137V41.9486C4.9 43.1368 5.8632 44.1 7.05137 44.1H34.8631C36.0513 44.1 37.0145 43.1368 37.0145 41.9486V7.55137C37.0145 6.3632 36.0513 5.4 34.8631 5.4ZM7.05137 4.5H34.8631C36.5483 4.5 37.9145 5.86614 37.9145 7.55137V41.9486C37.9145 43.6339 36.5483 45 34.8631 45H7.05137C5.36614 45 4 43.6339 4 41.9486V7.55137C4 5.86614 5.36614 4.5 7.05137 4.5Z" style="fill:var(--sapContent_Illustrative_Color4)"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.12659 7.77778C7.12659 7.63908 7.15941 7.52686 7.19858 7.52686H30.2935C30.3337 7.52686 30.3655 7.63908 30.3655 7.77778V41.7208C30.3655 41.8595 30.3337 41.9707 30.2935 41.9707H7.19858C7.15941 41.9707 7.12659 41.8648 7.12659 41.7208V7.77778Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
5
|
+
<path d="M30.3655 10.7786H7.12659V13.5917H30.3655V10.7786Z" style="fill:var(--sapContent_Illustrative_Color18)"/>
|
|
6
|
+
<path d="M16.7221 8.52734H9.09577C8.73323 8.52734 8.43933 8.82124 8.43933 9.18378C8.43933 9.54632 8.73323 9.84022 9.09577 9.84022H16.7221C17.0846 9.84022 17.3785 9.54632 17.3785 9.18378C17.3785 8.82124 17.0846 8.52734 16.7221 8.52734Z" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
7
|
+
<path d="M15.1286 11.8413H8.81414C8.60714 11.8413 8.43933 12.0091 8.43933 12.2161C8.43933 12.4231 8.60714 12.5909 8.81414 12.5909H15.1286C15.3356 12.5909 15.5034 12.4231 15.5034 12.2161C15.5034 12.0091 15.3356 11.8413 15.1286 11.8413Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
8
|
+
<path d="M13.9407 14.5911H8.81414C8.60714 14.5911 8.43933 14.7589 8.43933 14.9659C8.43933 15.1729 8.60714 15.3407 8.81414 15.3407H13.9407C14.1477 15.3407 14.3155 15.1729 14.3155 14.9659C14.3155 14.7589 14.1477 14.5911 13.9407 14.5911Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
9
|
+
<path d="M14.7528 17.4666H8.81414C8.60714 17.4666 8.43933 17.6344 8.43933 17.8414C8.43933 18.0484 8.60714 18.2162 8.81414 18.2162H14.7528C14.9598 18.2162 15.1276 18.0484 15.1276 17.8414C15.1276 17.6344 14.9598 17.4666 14.7528 17.4666Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
10
|
+
<path d="M11.5023 20.2175H8.81414C8.60714 20.2175 8.43933 20.3853 8.43933 20.5923C8.43933 20.7993 8.60714 20.9671 8.81414 20.9671H11.5023C11.7093 20.9671 11.8772 20.7993 11.8772 20.5923C11.8772 20.3853 11.7093 20.2175 11.5023 20.2175Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
11
|
+
<path d="M11.5023 23.0305H8.81414C8.60714 23.0305 8.43933 23.1983 8.43933 23.4053C8.43933 23.6123 8.60714 23.7801 8.81414 23.7801H11.5023C11.7093 23.7801 11.8772 23.6123 11.8772 23.4053C11.8772 23.1983 11.7093 23.0305 11.5023 23.0305Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
12
|
+
<path d="M11.5023 28.657H8.81414C8.60714 28.657 8.43933 28.8248 8.43933 29.0318C8.43933 29.2388 8.60714 29.4066 8.81414 29.4066H11.5023C11.7093 29.4066 11.8772 29.2388 11.8772 29.0318C11.8772 28.8248 11.7093 28.657 11.5023 28.657Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
13
|
+
<path d="M11.5023 25.8435H8.81414C8.60714 25.8435 8.43933 26.0113 8.43933 26.2183C8.43933 26.4253 8.60714 26.5931 8.81414 26.5931H11.5023C11.7093 26.5931 11.8772 26.4253 11.8772 26.2183C11.8772 26.0113 11.7093 25.8435 11.5023 25.8435Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
14
|
+
<path d="M11.5023 31.4702H8.81414C8.60714 31.4702 8.43933 31.638 8.43933 31.845C8.43933 32.052 8.60714 32.2198 8.81414 32.2198H11.5023C11.7093 32.2198 11.8772 32.052 11.8772 31.845C11.8772 31.638 11.7093 31.4702 11.5023 31.4702Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
15
|
+
<path d="M28.2617 11.7695H21.9472C21.7402 11.7695 21.5724 11.9373 21.5724 12.1443C21.5724 12.3513 21.7402 12.5191 21.9472 12.5191H28.2617C28.4687 12.5191 28.6365 12.3513 28.6365 12.1443C28.6365 11.9373 28.4687 11.7695 28.2617 11.7695Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
16
|
+
<path d="M27.0737 14.5203H21.9472C21.7402 14.5203 21.5724 14.6881 21.5724 14.8951C21.5724 15.1021 21.7402 15.2699 21.9472 15.2699H27.0737C27.2807 15.2699 27.4485 15.1021 27.4485 14.8951C27.4485 14.6881 27.2807 14.5203 27.0737 14.5203Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
17
|
+
<path d="M27.8858 17.3958H21.9472C21.7402 17.3958 21.5724 17.5636 21.5724 17.7706C21.5724 17.9776 21.7402 18.1454 21.9472 18.1454H27.8858C28.0928 18.1454 28.2606 17.9776 28.2606 17.7706C28.2606 17.5636 28.0928 17.3958 27.8858 17.3958Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
18
|
+
<path d="M24.6354 20.1465H21.9472C21.7402 20.1465 21.5724 20.3143 21.5724 20.5213C21.5724 20.7283 21.7402 20.8961 21.9472 20.8961H24.6354C24.8424 20.8961 25.0102 20.7283 25.0102 20.5213C25.0102 20.3143 24.8424 20.1465 24.6354 20.1465Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
19
|
+
<path d="M24.6354 22.9595H21.9472C21.7402 22.9595 21.5724 23.1273 21.5724 23.3343C21.5724 23.5413 21.7402 23.7091 21.9472 23.7091H24.6354C24.8424 23.7091 25.0102 23.5413 25.0102 23.3343C25.0102 23.1273 24.8424 22.9595 24.6354 22.9595Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
20
|
+
<path d="M24.6354 28.5857H21.9472C21.7402 28.5857 21.5724 28.7535 21.5724 28.9605C21.5724 29.1675 21.7402 29.3353 21.9472 29.3353H24.6354C24.8424 29.3353 25.0102 29.1675 25.0102 28.9605C25.0102 28.7535 24.8424 28.5857 24.6354 28.5857Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
21
|
+
<path d="M24.6354 25.7727H21.9472C21.7402 25.7727 21.5724 25.9405 21.5724 26.1475C21.5724 26.3545 21.7402 26.5223 21.9472 26.5223H24.6354C24.8424 26.5223 25.0102 26.3545 25.0102 26.1475C25.0102 25.9405 24.8424 25.7727 24.6354 25.7727Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
22
|
+
<path d="M24.6354 31.3979H21.9472C21.7402 31.3979 21.5724 31.5658 21.5724 31.7728C21.5724 31.9798 21.7402 32.1476 21.9472 32.1476H24.6354C24.8424 32.1476 25.0102 31.9798 25.0102 31.7728C25.0102 31.5658 24.8424 31.3979 24.6354 31.3979Z" style="fill:var(--sapContent_Illustrative_Color14)"/>
|
|
23
|
+
<path d="M42.2 8.1C42.2 12.2974 38.7974 15.7 34.6 15.7C30.4026 15.7 27 12.2974 27 8.1C27 3.90264 30.4026 0.5 34.6 0.5C38.7974 0.5 42.2 3.90264 42.2 8.1Z" style="fill:var(--sapContent_Illustrative_Color14)" stroke="white"/>
|
|
24
|
+
<path d="M34.603 3.68921H34.6C33.9955 3.68921 33.5055 4.17924 33.5055 4.78372V11.4164C33.5055 12.0209 33.9955 12.5109 34.6 12.5109H34.603C35.2075 12.5109 35.6975 12.0209 35.6975 11.4164V4.78372C35.6975 4.17924 35.2075 3.68921 34.603 3.68921Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
25
|
+
<path d="M30.3771 7.97481V8.22235C30.3771 8.7593 30.8124 9.19458 31.3493 9.19458H37.8597C38.3967 9.19458 38.832 8.7593 38.832 8.22235V7.97481C38.832 7.43786 38.3967 7.00258 37.8597 7.00258H31.3493C30.8124 7.00258 30.3771 7.43786 30.3771 7.97481Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
26
|
+
</svg>
|
|
27
|
+
`;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export default `<svg width="45" height="45" viewBox="0 0 45 45" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dot-AddDimensions">
|
|
2
|
+
<path d="M38.8631 1H11.0514C9.36614 1 8 2.36614 8 4.05137V38.4486C8 40.1339 9.36614 41.5 11.0514 41.5H38.8631C40.5483 41.5 41.9145 40.1339 41.9145 38.4486V4.05137C41.9145 2.36614 40.5483 1 38.8631 1Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M38.8631 1.9H11.0514C9.8632 1.9 8.9 2.8632 8.9 4.05137V38.4486C8.9 39.6368 9.8632 40.6 11.0514 40.6H38.8631C40.0513 40.6 41.0145 39.6368 41.0145 38.4486V4.05137C41.0145 2.8632 40.0513 1.9 38.8631 1.9ZM11.0514 1H38.8631C40.5483 1 41.9145 2.36614 41.9145 4.05137V38.4486C41.9145 40.1339 40.5483 41.5 38.8631 41.5H11.0514C9.36614 41.5 8 40.1339 8 38.4486V4.05137C8 2.36614 9.36614 1 11.0514 1Z" style="fill:var(--sapContent_Illustrative_Color4)"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.1266 4.27778C11.1266 4.13908 11.1594 4.02686 11.1986 4.02686H34.2935C34.3337 4.02686 34.3655 4.13908 34.3655 4.27778V38.2208C34.3655 38.3595 34.3337 38.4707 34.2935 38.4707H11.1986C11.1594 38.4707 11.1266 38.3648 11.1266 38.2208V4.27778Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
5
|
+
<path d="M20.7221 5.02734H13.0958C12.7332 5.02734 12.4393 5.32124 12.4393 5.68378C12.4393 6.04632 12.7332 6.34022 13.0958 6.34022H20.7221C21.0846 6.34022 21.3785 6.04632 21.3785 5.68378C21.3785 5.32124 21.0846 5.02734 20.7221 5.02734Z" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
6
|
+
<path d="M12 11.0718C12 10.756 12.1591 10.5 12.3554 10.5H13.4304C13.6266 10.5 13.7857 10.756 13.7857 11.0718V34.9282C13.7857 35.244 13.6266 35.5 13.4304 35.5H12.3554C12.1591 35.5 12 35.244 12 34.9282V11.0718Z" style="fill:var(--sapContent_Illustrative_Color20)"/>
|
|
7
|
+
<path d="M12.5718 35.5C12.256 35.5 12 35.3409 12 35.1446V34.0696C12 33.8734 12.256 33.7143 12.5718 33.7143H36.4282C36.744 33.7143 37 33.8734 37 34.0696V35.1446C37 35.3409 36.744 35.5 36.4282 35.5H12.5718Z" style="fill:var(--sapContent_Illustrative_Color20)"/>
|
|
8
|
+
<path d="M17.1418 20.0471C17.1418 19.7315 17.3976 19.4757 17.7132 19.4757H20.8776C21.1932 19.4757 21.449 19.7315 21.449 20.0471V30.5842C21.449 30.8998 21.1932 31.1556 20.8776 31.1556H17.7132C17.3976 31.1556 17.1418 30.8998 17.1418 30.5842V20.0471Z" style="fill:var(--sapContent_Illustrative_Color18)"/>
|
|
9
|
+
<path d="M23.7462 13.7298C23.7462 13.4142 24.0021 13.1584 24.3177 13.1584H27.4821C27.7976 13.1584 28.0535 13.4142 28.0535 13.7298V30.7557C28.0535 31.0713 27.7976 31.3272 27.4821 31.3272H24.3177C24.0021 31.3272 23.7462 31.0713 23.7462 30.7557V13.7298Z" style="fill:var(--sapContent_Illustrative_Color18)"/>
|
|
10
|
+
<path d="M30.3507 24.6415C30.3507 24.3259 30.6065 24.0701 30.9221 24.0701H34.0865C34.4021 24.0701 34.6579 24.3259 34.6579 24.6415V30.6364C34.6579 30.952 34.4021 31.2078 34.0865 31.2078H30.9221C30.6065 31.2078 30.3507 30.952 30.3507 30.6364V24.6415Z" style="fill:var(--sapContent_Illustrative_Color18)"/>
|
|
11
|
+
<path d="M12.1 43.7C16.5735 43.7 20.2 40.0735 20.2 35.6C20.2 31.1265 16.5735 27.5 12.1 27.5C7.62649 27.5 4 31.1265 4 35.6C4 40.0735 7.62649 43.7 12.1 43.7Z" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.1 42.7C16.0212 42.7 19.2 39.5212 19.2 35.6C19.2 31.6788 16.0212 28.5 12.1 28.5C8.17878 28.5 5 31.6788 5 35.6C5 39.5212 8.17878 42.7 12.1 42.7ZM20.2 35.6C20.2 40.0735 16.5735 43.7 12.1 43.7C7.62649 43.7 4 40.0735 4 35.6C4 31.1265 7.62649 27.5 12.1 27.5C16.5735 27.5 20.2 31.1265 20.2 35.6Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
13
|
+
<path d="M12.103 31.1892H12.1001C11.4956 31.1892 11.0055 31.6792 11.0055 32.2837V38.9164C11.0055 39.5209 11.4956 40.0109 12.1001 40.0109H12.103C12.7075 40.0109 13.1975 39.5209 13.1975 38.9164V32.2837C13.1975 31.6792 12.7075 31.1892 12.103 31.1892Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
14
|
+
<path d="M7.87708 35.4749V35.7224C7.87708 36.2594 8.31236 36.6947 8.84932 36.6947H15.3597C15.8967 36.6947 16.332 36.2594 16.332 35.7224V35.4749C16.332 34.938 15.8967 34.5027 15.3597 34.5027H8.84932C8.31236 34.5027 7.87708 34.938 7.87708 35.4749Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
15
|
+
</svg>
|
|
16
|
+
`;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export default `<svg width="45" height="45" viewBox="0 0 45 45" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dot-AddPeople">
|
|
2
|
+
<circle cx="26.7865" cy="22.2135" r="18.2135" style="fill:var(--sapContent_Illustrative_Color9)"/>
|
|
3
|
+
<path d="M26.7866 20.4978C29.3767 20.4978 31.4764 18.3981 31.4764 15.808C31.4764 13.2179 29.3767 11.1182 26.7866 11.1182C24.1965 11.1182 22.0968 13.2179 22.0968 15.808C22.0968 18.3981 24.1965 20.4978 26.7866 20.4978Z" style="fill:var(--sapContent_Illustrative_Color17)"/>
|
|
4
|
+
<path d="M26.7865 22.2173C28.9519 22.2173 31.0286 23.0775 32.5598 24.6087C34.091 26.1398 34.9512 28.2166 34.9512 30.382V33.2798H18.6218V30.382C18.6218 28.2166 19.482 26.1398 21.0132 24.6087C22.5444 23.0775 24.6211 22.2173 26.7865 22.2173Z" style="fill:var(--sapContent_Illustrative_Color17)"/>
|
|
5
|
+
<path d="M10.478 42.5781C16.2649 42.5781 20.956 37.8869 20.956 32.1001C20.956 26.3132 16.2649 21.6221 10.478 21.6221C4.69116 21.6221 0 26.3132 0 32.1001C0 37.8869 4.69116 42.5781 10.478 42.5781Z" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
6
|
+
<path d="M10.482 26.3945H10.4781C9.69615 26.3945 9.06226 27.0284 9.06226 27.8104V36.3903C9.06226 37.1723 9.69615 37.8062 10.4781 37.8062H10.482C11.2639 37.8062 11.8978 37.1723 11.8978 36.3903V27.8104C11.8978 27.0284 11.2639 26.3945 10.482 26.3945Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
7
|
+
<path d="M5.01514 31.9382V32.2585C5.01514 32.953 5.57822 33.5161 6.27281 33.5161H14.6946C15.3892 33.5161 15.9523 32.953 15.9523 32.2585V31.9382C15.9523 31.2436 15.3892 30.6806 14.6946 30.6806H6.27281C5.57822 30.6806 5.01514 31.2436 5.01514 31.9382Z" style="fill:var(--sapContent_Illustrative_Color8)"/>
|
|
8
|
+
</svg>
|
|
9
|
+
`;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export default `<svg width="45" height="46" viewBox="0 0 45 46" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dot-BalloonSky">
|
|
2
|
+
<path d="M27.1644 45.2203C27.0689 45.2203 26.9771 45.1831 26.9087 45.1165C26.8402 45.0499 26.8005 44.9592 26.7979 44.8637C26.7979 44.5071 26.6889 44.4279 26.679 44.418C26.6199 44.4091 26.5598 44.4091 26.5007 44.418C26.385 44.45 26.2641 44.4587 26.145 44.4433C26.026 44.428 25.9112 44.3891 25.8073 44.3288C25.7009 44.256 25.6119 44.1605 25.5468 44.0492C25.4817 43.9378 25.4421 43.8134 25.4309 43.685C25.4056 43.5136 25.3556 43.3467 25.2824 43.1897C25.2334 43.0638 25.1593 42.9491 25.0644 42.8529C24.95 42.7377 24.8561 42.6037 24.7871 42.4567C24.6384 42.1483 24.567 41.8083 24.5791 41.4662C24.2276 41.2365 23.9383 40.9234 23.7371 40.5549C23.4552 39.8584 23.3662 39.0987 23.4796 38.3559V38.1479C23.5172 37.8601 23.5004 37.5677 23.4301 37.2861C23.3642 37.0278 23.2536 36.7831 23.1032 36.563C22.3999 35.5131 22.3504 33.324 22.3702 31.7589C22.3981 29.9405 22.3287 28.122 22.1622 26.311C22.1567 26.2621 22.1612 26.2125 22.1753 26.1653C22.1894 26.1182 22.2129 26.0743 22.2443 26.0364C22.2757 25.9985 22.3145 25.9673 22.3582 25.9447C22.402 25.9221 22.4498 25.9086 22.499 25.9049C22.5481 25.8979 22.5982 25.9013 22.646 25.9149C22.6938 25.9284 22.7382 25.9518 22.7765 25.9835C22.8147 26.0152 22.8459 26.0545 22.868 26.099C22.8902 26.1434 22.9028 26.192 22.9051 26.2417C23.0707 28.0626 23.1401 29.891 23.1131 31.7193C23.1131 34.0273 23.2716 35.4932 23.6876 36.1074C23.8989 36.4082 24.0564 36.7433 24.1531 37.0979C24.2374 37.458 24.2608 37.8296 24.2225 38.1974V38.4054C24.1261 39.0109 24.184 39.631 24.3909 40.2082C24.4835 40.376 24.6041 40.5267 24.7475 40.6539C24.8644 40.3726 25.0649 40.134 25.322 39.9705C25.5287 39.8235 25.779 39.7504 26.0323 39.7629C26.2857 39.7755 26.5275 39.873 26.7186 40.0398C26.8027 40.1422 26.8631 40.2618 26.8956 40.3903C26.9281 40.5187 26.932 40.6526 26.9068 40.7827C26.8804 40.9703 26.8146 41.1501 26.7139 41.3106C26.6132 41.471 26.4798 41.6084 26.3224 41.7138C26.172 41.7947 26.007 41.8451 25.837 41.8621C25.667 41.8791 25.4954 41.8624 25.3319 41.8129C25.3532 41.9263 25.3898 42.0362 25.4408 42.1397C25.4796 42.2217 25.5333 42.2956 25.5993 42.3577C25.7458 42.5102 25.8632 42.6881 25.946 42.8826C26.0438 43.0939 26.1138 43.317 26.154 43.5463C26.1487 43.6056 26.1487 43.6653 26.154 43.7246H26.3224C26.5567 43.669 26.8032 43.7007 27.0158 43.8137C27.1738 43.9397 27.2993 44.1017 27.382 44.286C27.4647 44.4704 27.5022 44.6718 27.4912 44.8736C27.4939 44.9221 27.4867 44.9706 27.47 45.0162C27.4533 45.0617 27.4275 45.1034 27.3941 45.1387C27.3607 45.1739 27.3205 45.202 27.2759 45.2211C27.2312 45.2402 27.1832 45.2501 27.1347 45.25L27.1644 45.2203ZM25.3913 41.0501H25.4706C25.6215 41.1015 25.7852 41.1015 25.9361 41.0501C26.0198 40.9862 26.0851 40.9011 26.1251 40.8036C26.1651 40.7062 26.1785 40.5998 26.1639 40.4954C26.0867 40.4757 26.0062 40.4726 25.9276 40.4863C25.8491 40.4999 25.7743 40.5301 25.7083 40.5747C25.551 40.692 25.4391 40.8599 25.3913 41.0501Z" style="fill:var(--sapContent_Illustrative_Color4)"/>
|
|
3
|
+
<path d="M31.9788 10.71C31.9788 16.1679 24.2526 23.2898 22.9154 24.3596C22.799 24.4137 22.6723 24.4417 22.5439 24.4417C22.4156 24.4417 22.2889 24.4137 22.1725 24.3596C18.3094 20.9125 13.2577 16.6334 13.0101 10.7199C12.7624 4.80646 17.1208 0.25 22.5093 0.25C27.8978 0.25 31.9788 4.77675 31.9788 10.71Z" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
4
|
+
<path d="M22.1722 24.3696L21.4293 25.9841C21.413 26.016 21.4056 26.0517 21.4079 26.0874C21.4102 26.1231 21.4222 26.1575 21.4425 26.187C21.4628 26.2164 21.4907 26.2398 21.5233 26.2547C21.5558 26.2696 21.5918 26.2753 21.6274 26.2714H23.6084C23.643 26.2708 23.6767 26.2613 23.7064 26.2437C23.7361 26.2261 23.7606 26.201 23.7776 26.171C23.7947 26.141 23.8035 26.107 23.8034 26.0725C23.8033 26.038 23.7941 26.0041 23.7768 25.9742L22.9052 24.3398" style="fill:var(--sapContent_Illustrative_Color3)"/>
|
|
5
|
+
<path d="M15.8427 8.03562C15.709 8.03462 15.5771 8.00418 15.4564 7.94648C15.2237 7.83477 15.0438 7.63665 14.955 7.39429C14.8662 7.15193 14.8755 6.88448 14.9809 6.64888C15.5338 5.46518 16.3226 4.40681 17.2988 3.5386C17.3909 3.44576 17.5004 3.37207 17.6211 3.32178C17.7418 3.27149 17.8713 3.24561 18.0021 3.24561C18.1328 3.24561 18.2623 3.27149 18.383 3.32178C18.5037 3.37207 18.6133 3.44576 18.7054 3.5386C18.8898 3.72419 18.9934 3.97524 18.9934 4.23693C18.9934 4.49861 18.8898 4.74967 18.7054 4.93525C17.9239 5.62122 17.2874 6.45642 16.8332 7.39178C16.7592 7.59125 16.6229 7.76157 16.4445 7.87753C16.2661 7.99349 16.0551 8.04893 15.8427 8.03562Z" style="fill:var(--sapContent_Illustrative_Color15)"/>
|
|
6
|
+
</svg>
|
|
7
|
+
`;
|