@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BarDesign.js","sourceRoot":"","sources":["../../src/types/BarDesign.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"BarDesign.js","sourceRoot":"","sources":["../../src/types/BarDesign.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,SAwBJ;AAxBD,WAAK,SAAS;IACb;;;OAGG;IACH,8BAAiB,CAAA;IAEjB;;;OAGG;IACH,oCAAuB,CAAA;IAEvB;;;OAGG;IACH,8BAAiB,CAAA;IAEjB;;;OAGG;IACH,8CAAiC,CAAA;AAClC,CAAC,EAxBI,SAAS,KAAT,SAAS,QAwBb;AAED,eAAe,SAAS,CAAC","sourcesContent":["/**\n * Different types of Bar design\n * @public\n */\nenum BarDesign {\n\t/**\n\t * Default type\n\t * @public\n\t */\n\tHeader = \"Header\",\n\n\t/**\n\t * Subheader type\n\t * @public\n\t */\n\tSubheader = \"Subheader\",\n\n\t/**\n\t * Footer type\n\t * @public\n\t */\n\tFooter = \"Footer\",\n\n\t/**\n\t * Floating Footer type - there is visible border on all sides\n\t * @public\n\t */\n\tFloatingFooter = \"FloatingFooter\",\n}\n\nexport default BarDesign;\n"]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Different types of FCLLayout.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
declare enum FCLLayout {
|
|
@@ -16,7 +15,6 @@ declare enum FCLLayout {
|
|
|
16
15
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
17
16
|
*
|
|
18
17
|
* Use to display both a list and a detail page when the user should focus on the list page.
|
|
19
|
-
*
|
|
20
18
|
* @public
|
|
21
19
|
*/
|
|
22
20
|
TwoColumnsStartExpanded = "TwoColumnsStartExpanded",
|
|
@@ -26,7 +24,6 @@ declare enum FCLLayout {
|
|
|
26
24
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
27
25
|
*
|
|
28
26
|
* Use to display both a list and a detail page when the user should focus on the detail page.
|
|
29
|
-
*
|
|
30
27
|
* @public
|
|
31
28
|
*/
|
|
32
29
|
TwoColumnsMidExpanded = "TwoColumnsMidExpanded",
|
|
@@ -36,7 +33,6 @@ declare enum FCLLayout {
|
|
|
36
33
|
* Phone: -- -- 100 only the End column is displayed
|
|
37
34
|
*
|
|
38
35
|
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail.
|
|
39
|
-
*
|
|
40
36
|
* @public
|
|
41
37
|
*/
|
|
42
38
|
ThreeColumnsMidExpanded = "ThreeColumnsMidExpanded",
|
|
@@ -46,7 +42,6 @@ declare enum FCLLayout {
|
|
|
46
42
|
* Phone: -- -- 100 (only the End column is displayed)
|
|
47
43
|
*
|
|
48
44
|
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail-detail.
|
|
49
|
-
*
|
|
50
45
|
* @public
|
|
51
46
|
*/
|
|
52
47
|
ThreeColumnsEndExpanded = "ThreeColumnsEndExpanded",
|
|
@@ -57,7 +52,6 @@ declare enum FCLLayout {
|
|
|
57
52
|
*
|
|
58
53
|
* Use to display the list and detail pages when the user should focus on the list.
|
|
59
54
|
* The detail-detail is still loaded and easily accessible with layout arrows.
|
|
60
|
-
*
|
|
61
55
|
* @public
|
|
62
56
|
*/
|
|
63
57
|
ThreeColumnsStartExpandedEndHidden = "ThreeColumnsStartExpandedEndHidden",
|
|
@@ -68,7 +62,6 @@ declare enum FCLLayout {
|
|
|
68
62
|
*
|
|
69
63
|
* Use to display the list and detail pages when the user should focus on the detail.
|
|
70
64
|
* The detail-detail is still loaded and easily accessible with a layout arrow.
|
|
71
|
-
*
|
|
72
65
|
* @public
|
|
73
66
|
*/
|
|
74
67
|
ThreeColumnsMidExpandedEndHidden = "ThreeColumnsMidExpandedEndHidden",
|
|
@@ -78,7 +71,6 @@ declare enum FCLLayout {
|
|
|
78
71
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
79
72
|
*
|
|
80
73
|
* Use to display a detail page only, when the user should focus entirely on it.
|
|
81
|
-
*
|
|
82
74
|
* @public
|
|
83
75
|
*/
|
|
84
76
|
MidColumnFullScreen = "MidColumnFullScreen",
|
|
@@ -88,7 +80,6 @@ declare enum FCLLayout {
|
|
|
88
80
|
* Phone: -- -- 100 only the End column is displayed
|
|
89
81
|
*
|
|
90
82
|
* Use to display a detail-detail page only, when the user should focus entirely on it.
|
|
91
|
-
*
|
|
92
83
|
* @public
|
|
93
84
|
*/
|
|
94
85
|
EndColumnFullScreen = "EndColumnFullScreen"
|
package/dist/types/FCLLayout.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Different types of FCLLayout.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
var FCLLayout;
|
|
@@ -17,7 +16,6 @@ var FCLLayout;
|
|
|
17
16
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
18
17
|
*
|
|
19
18
|
* Use to display both a list and a detail page when the user should focus on the list page.
|
|
20
|
-
*
|
|
21
19
|
* @public
|
|
22
20
|
*/
|
|
23
21
|
FCLLayout["TwoColumnsStartExpanded"] = "TwoColumnsStartExpanded";
|
|
@@ -27,7 +25,6 @@ var FCLLayout;
|
|
|
27
25
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
28
26
|
*
|
|
29
27
|
* Use to display both a list and a detail page when the user should focus on the detail page.
|
|
30
|
-
*
|
|
31
28
|
* @public
|
|
32
29
|
*/
|
|
33
30
|
FCLLayout["TwoColumnsMidExpanded"] = "TwoColumnsMidExpanded";
|
|
@@ -37,7 +34,6 @@ var FCLLayout;
|
|
|
37
34
|
* Phone: -- -- 100 only the End column is displayed
|
|
38
35
|
*
|
|
39
36
|
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail.
|
|
40
|
-
*
|
|
41
37
|
* @public
|
|
42
38
|
*/
|
|
43
39
|
FCLLayout["ThreeColumnsMidExpanded"] = "ThreeColumnsMidExpanded";
|
|
@@ -47,7 +43,6 @@ var FCLLayout;
|
|
|
47
43
|
* Phone: -- -- 100 (only the End column is displayed)
|
|
48
44
|
*
|
|
49
45
|
* Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail-detail.
|
|
50
|
-
*
|
|
51
46
|
* @public
|
|
52
47
|
*/
|
|
53
48
|
FCLLayout["ThreeColumnsEndExpanded"] = "ThreeColumnsEndExpanded";
|
|
@@ -58,7 +53,6 @@ var FCLLayout;
|
|
|
58
53
|
*
|
|
59
54
|
* Use to display the list and detail pages when the user should focus on the list.
|
|
60
55
|
* The detail-detail is still loaded and easily accessible with layout arrows.
|
|
61
|
-
*
|
|
62
56
|
* @public
|
|
63
57
|
*/
|
|
64
58
|
FCLLayout["ThreeColumnsStartExpandedEndHidden"] = "ThreeColumnsStartExpandedEndHidden";
|
|
@@ -69,7 +63,6 @@ var FCLLayout;
|
|
|
69
63
|
*
|
|
70
64
|
* Use to display the list and detail pages when the user should focus on the detail.
|
|
71
65
|
* The detail-detail is still loaded and easily accessible with a layout arrow.
|
|
72
|
-
*
|
|
73
66
|
* @public
|
|
74
67
|
*/
|
|
75
68
|
FCLLayout["ThreeColumnsMidExpandedEndHidden"] = "ThreeColumnsMidExpandedEndHidden";
|
|
@@ -79,7 +72,6 @@ var FCLLayout;
|
|
|
79
72
|
* Phone: -- 100 -- only the Mid column is displayed
|
|
80
73
|
*
|
|
81
74
|
* Use to display a detail page only, when the user should focus entirely on it.
|
|
82
|
-
*
|
|
83
75
|
* @public
|
|
84
76
|
*/
|
|
85
77
|
FCLLayout["MidColumnFullScreen"] = "MidColumnFullScreen";
|
|
@@ -89,7 +81,6 @@ var FCLLayout;
|
|
|
89
81
|
* Phone: -- -- 100 only the End column is displayed
|
|
90
82
|
*
|
|
91
83
|
* Use to display a detail-detail page only, when the user should focus entirely on it.
|
|
92
|
-
*
|
|
93
84
|
* @public
|
|
94
85
|
*/
|
|
95
86
|
FCLLayout["EndColumnFullScreen"] = "EndColumnFullScreen";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FCLLayout.js","sourceRoot":"","sources":["../../src/types/FCLLayout.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"FCLLayout.js","sourceRoot":"","sources":["../../src/types/FCLLayout.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,SAyFJ;AAzFD,WAAK,SAAS;IACb;;;OAGG;IACH,oCAAuB,CAAA;IAEvB;;;;;;;;OAQG;IACH,gEAAmD,CAAA;IAEnD;;;;;;;OAOG;IACH,4DAA+C,CAAA;IAE/C;;;;;;;OAOG;IACH,gEAAmD,CAAA;IAEnD;;;;;;;OAOG;IACH,gEAAmD,CAAA;IAEnD;;;;;;;;OAQG;IACH,sFAAyE,CAAA;IAEzE;;;;;;;;OAQG;IACH,kFAAqE,CAAA;IAErE;;;;;;;OAOG;IACH,wDAA2C,CAAA;IAE3C;;;;;;;OAOG;IACH,wDAA2C,CAAA;AAC5C,CAAC,EAzFI,SAAS,KAAT,SAAS,QAyFb;AAED,eAAe,SAAS,CAAC","sourcesContent":["/**\n * Different types of FCLLayout.\n * @public\n */\nenum FCLLayout {\n\t/**\n\t * The layout will display 1 column.\n\t * @public\n\t */\n\tOneColumn = \"OneColumn\",\n\n\t/**\n\t *\n\t * Desktop: 67 - 33 - -- Start (expanded) and Mid columns are displayed\n\t * Tablet: 67 - 33 - -- Start (expanded) and Mid columns are displayed\n\t * Phone: -- 100 -- only the Mid column is displayed\n\t *\n\t * Use to display both a list and a detail page when the user should focus on the list page.\n\t * @public\n\t */\n\tTwoColumnsStartExpanded = \"TwoColumnsStartExpanded\",\n\n\t/**\n\t * Desktop: 33 - 67 - -- Start and Mid (expanded) columns are displayed\n\t * Tablet: 33 - 67 - -- Start and Mid (expanded) columns are displayed\n\t * Phone: -- 100 -- only the Mid column is displayed\n\t *\n\t * Use to display both a list and a detail page when the user should focus on the detail page.\n\t * @public\n\t */\n\tTwoColumnsMidExpanded = \"TwoColumnsMidExpanded\",\n\n\t/**\n\t * Desktop: 25 - 50 - 25 Start, Mid (expanded) and End columns are displayed\n\t * Tablet: 0 - 67 - 33 Mid (expanded) and End columns are displayed, Start is accessible by a layout arrow\n\t * Phone: -- -- 100 only the End column is displayed\n\t *\n\t * Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail.\n\t * @public\n\t */\n\tThreeColumnsMidExpanded = \"ThreeColumnsMidExpanded\",\n\n\t/**\n\t * Desktop: 25 - 25 - 50 Start, Mid and End (expanded) columns are displayed\n\t * Tablet: 0 - 33 - 67 Mid and End (expanded) columns are displayed, Start is accessible by layout arrows\n\t * Phone: -- -- 100 (only the End column is displayed)\n\t *\n\t * Use to display all three pages (list, detail, detail-detail) when the user should focus on the detail-detail.\n\t * @public\n\t */\n\tThreeColumnsEndExpanded = \"ThreeColumnsEndExpanded\",\n\n\t/**\n\t * Desktop: 67 - 33 - 0 Start (expanded) and Mid columns are displayed, End is accessible by layout arrows\n\t * Tablet: 67 - 33 - 0 Start (expanded) and Mid columns are displayed, End is accessible by layout arrows\n\t * Phone: -- -- 100 only the End column is displayed\n\t *\n\t * Use to display the list and detail pages when the user should focus on the list.\n\t * The detail-detail is still loaded and easily accessible with layout arrows.\n\t * @public\n\t */\n\tThreeColumnsStartExpandedEndHidden = \"ThreeColumnsStartExpandedEndHidden\",\n\n\t/**\n\t * Desktop: 33 - 67 - 0 Start and Mid (expanded) columns are displayed, End is accessible by a layout arrow\n\t * Tablet: 33 - 67 - 0 Start and Mid (expanded) columns are displayed, End is accessible by a layout arrow\n\t * Phone: -- -- 100 only the End column is displayed\n\t *\n\t * Use to display the list and detail pages when the user should focus on the detail.\n\t * The detail-detail is still loaded and easily accessible with a layout arrow.\n\t * @public\n\t */\n\tThreeColumnsMidExpandedEndHidden = \"ThreeColumnsMidExpandedEndHidden\",\n\n\t/**\n\t * Desktop: -- 100 -- only the Mid column is displayed\n\t * Tablet: -- 100 -- only the Mid column is displayed\n\t * Phone: -- 100 -- only the Mid column is displayed\n\t *\n\t * Use to display a detail page only, when the user should focus entirely on it.\n\t * @public\n\t */\n\tMidColumnFullScreen = \"MidColumnFullScreen\",\n\n\t/**\n\t * Desktop: -- -- 100 only the End column is displayed\n\t * Tablet: -- -- 100 only the End column is displayed\n\t * Phone: -- -- 100 only the End column is displayed\n\t *\n\t * Use to display a detail-detail page only, when the user should focus entirely on it.\n\t * @public\n\t */\n\tEndColumnFullScreen = \"EndColumnFullScreen\",\n}\n\nexport default FCLLayout;\n"]}
|
|
@@ -1,41 +1,43 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Different types of IllustrationMessageSize.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
* @since 1.5.0
|
|
6
5
|
*/
|
|
7
6
|
declare enum IllustrationMessageSize {
|
|
8
7
|
/**
|
|
9
|
-
* Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Spot</code>,
|
|
8
|
+
* Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Dot</code>, <code>Spot</code>,
|
|
10
9
|
* <code>Dialog</code>, or <code>Scene</code>) depending on the <code>IllustratedMessage</code> container width.
|
|
11
10
|
*
|
|
12
|
-
*
|
|
13
|
-
* the available container width. If any other
|
|
11
|
+
* **Note:** `Auto` is the only option where the illustration size is changed according to
|
|
12
|
+
* the available container width. If any other `IllustratedMessageSize` is chosen, it remains
|
|
14
13
|
* until changed by the app developer.
|
|
15
|
-
*
|
|
16
14
|
* @public
|
|
17
15
|
*/
|
|
18
16
|
Auto = "Auto",
|
|
19
17
|
/**
|
|
20
|
-
* Base
|
|
21
|
-
*
|
|
22
|
-
* <b>Note:</b> When <code>Base</code> is in use, no illustration is displayed.
|
|
18
|
+
* Base `Illustration` size (XS breakpoint). Suitable for cards (two columns).
|
|
23
19
|
*
|
|
20
|
+
* **Note:** When `Base` is in use, no illustration is displayed.
|
|
24
21
|
* @public
|
|
25
22
|
*/
|
|
26
23
|
Base = "Base",
|
|
24
|
+
/**
|
|
25
|
+
* Dot <code>Illustration</code> size (XS breakpoint). Suitable for table rows.
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
Dot = "Dot",
|
|
27
29
|
/**
|
|
28
30
|
* Spot <code>Illustration</code> size (S breakpoint). Suitable for cards (four columns).
|
|
29
31
|
* @public
|
|
30
32
|
*/
|
|
31
33
|
Spot = "Spot",
|
|
32
34
|
/**
|
|
33
|
-
* Dialog
|
|
35
|
+
* Dialog `Illustration` size (M breakpoint). Suitable for dialogs.
|
|
34
36
|
* @public
|
|
35
37
|
*/
|
|
36
38
|
Dialog = "Dialog",
|
|
37
39
|
/**
|
|
38
|
-
* Scene
|
|
40
|
+
* Scene `Illustration` size (L breakpoint). Suitable for a `Page` or a table.
|
|
39
41
|
* @public
|
|
40
42
|
*/
|
|
41
43
|
Scene = "Scene"
|
|
@@ -1,42 +1,44 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Different types of IllustrationMessageSize.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
* @since 1.5.0
|
|
6
5
|
*/
|
|
7
6
|
var IllustrationMessageSize;
|
|
8
7
|
(function (IllustrationMessageSize) {
|
|
9
8
|
/**
|
|
10
|
-
* Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Spot</code>,
|
|
9
|
+
* Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Dot</code>, <code>Spot</code>,
|
|
11
10
|
* <code>Dialog</code>, or <code>Scene</code>) depending on the <code>IllustratedMessage</code> container width.
|
|
12
11
|
*
|
|
13
|
-
*
|
|
14
|
-
* the available container width. If any other
|
|
12
|
+
* **Note:** `Auto` is the only option where the illustration size is changed according to
|
|
13
|
+
* the available container width. If any other `IllustratedMessageSize` is chosen, it remains
|
|
15
14
|
* until changed by the app developer.
|
|
16
|
-
*
|
|
17
15
|
* @public
|
|
18
16
|
*/
|
|
19
17
|
IllustrationMessageSize["Auto"] = "Auto";
|
|
20
18
|
/**
|
|
21
|
-
* Base
|
|
22
|
-
*
|
|
23
|
-
* <b>Note:</b> When <code>Base</code> is in use, no illustration is displayed.
|
|
19
|
+
* Base `Illustration` size (XS breakpoint). Suitable for cards (two columns).
|
|
24
20
|
*
|
|
21
|
+
* **Note:** When `Base` is in use, no illustration is displayed.
|
|
25
22
|
* @public
|
|
26
23
|
*/
|
|
27
24
|
IllustrationMessageSize["Base"] = "Base";
|
|
25
|
+
/**
|
|
26
|
+
* Dot <code>Illustration</code> size (XS breakpoint). Suitable for table rows.
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
IllustrationMessageSize["Dot"] = "Dot";
|
|
28
30
|
/**
|
|
29
31
|
* Spot <code>Illustration</code> size (S breakpoint). Suitable for cards (four columns).
|
|
30
32
|
* @public
|
|
31
33
|
*/
|
|
32
34
|
IllustrationMessageSize["Spot"] = "Spot";
|
|
33
35
|
/**
|
|
34
|
-
* Dialog
|
|
36
|
+
* Dialog `Illustration` size (M breakpoint). Suitable for dialogs.
|
|
35
37
|
* @public
|
|
36
38
|
*/
|
|
37
39
|
IllustrationMessageSize["Dialog"] = "Dialog";
|
|
38
40
|
/**
|
|
39
|
-
* Scene
|
|
41
|
+
* Scene `Illustration` size (L breakpoint). Suitable for a `Page` or a table.
|
|
40
42
|
* @public
|
|
41
43
|
*/
|
|
42
44
|
IllustrationMessageSize["Scene"] = "Scene";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IllustrationMessageSize.js","sourceRoot":"","sources":["../../src/types/IllustrationMessageSize.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"IllustrationMessageSize.js","sourceRoot":"","sources":["../../src/types/IllustrationMessageSize.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,IAAK,uBA0CJ;AA1CD,WAAK,uBAAuB;IAC3B;;;;;;;;OAQG;IACH,wCAAa,CAAA;IACb;;;;;OAKG;IACH,wCAAa,CAAA;IAEb;;;OAGG;IACH,sCAAW,CAAA;IAEX;;;OAGG;IACH,wCAAa,CAAA;IAEb;;;OAGG;IACH,4CAAiB,CAAA;IAEjB;;;OAGG;IACH,0CAAe,CAAA;AAChB,CAAC,EA1CI,uBAAuB,KAAvB,uBAAuB,QA0C3B;AAED,eAAe,uBAAuB,CAAC","sourcesContent":["/**\n * Different types of IllustrationMessageSize.\n * @public\n * @since 1.5.0\n */\nenum IllustrationMessageSize {\n\t/**\n\t * Automatically decides the <code>Illustration</code> size (<code>Base</code>, <code>Dot</code>, <code>Spot</code>,\n\t * <code>Dialog</code>, or <code>Scene</code>) depending on the <code>IllustratedMessage</code> container width.\n\t *\n\t * **Note:** `Auto` is the only option where the illustration size is changed according to\n\t * the available container width. If any other `IllustratedMessageSize` is chosen, it remains\n\t * until changed by the app developer.\n\t * @public\n\t */\n\tAuto = \"Auto\",\n\t/**\n\t * Base `Illustration` size (XS breakpoint). Suitable for cards (two columns).\n\t *\n\t * **Note:** When `Base` is in use, no illustration is displayed.\n\t * @public\n\t */\n\tBase = \"Base\",\n\n\t/**\n\t * Dot <code>Illustration</code> size (XS breakpoint). Suitable for table rows.\n\t * @public\n\t */\n\tDot = \"Dot\",\n\n\t/**\n\t * Spot <code>Illustration</code> size (S breakpoint). Suitable for cards (four columns).\n\t * @public\n\t */\n\tSpot = \"Spot\",\n\n\t/**\n\t * Dialog `Illustration` size (M breakpoint). Suitable for dialogs.\n\t * @public\n\t */\n\tDialog = \"Dialog\",\n\n\t/**\n\t * Scene `Illustration` size (L breakpoint). Suitable for a `Page` or a table.\n\t * @public\n\t */\n\tScene = \"Scene\",\n}\n\nexport default IllustrationMessageSize;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IllustrationMessageType.js","sourceRoot":"","sources":["../../src/types/IllustrationMessageType.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * Different illustration types of Illustrated Message.\n *\n * @public\n */\nenum IllustrationMessageType {\n\t/**\n\t * \"Before Search\" illustration type.\n\t * @public\n\t */\n\tBeforeSearch = \"BeforeSearch\",\n\t/**\n\t * \"New Mail\" illustration type.\n\t * @public\n\t */\n\tNewMail = \"NewMail\",\n\t/**\n\t * \"No Activities\" illustration type.\n\t * @public\n\t */\n\tNoActivities = \"NoActivities\",\n\t/**\n\t * \"No Columns Set\" illustration type.\n\t * @public\n\t */\n\tNoColumnsSet = \"NoColumnsSet\",\n\t/**\n\t * \"No Data\" illustration type.\n\t * @public\n\t */\n\tNoData = \"NoData\",\n\t/**\n\t * \"No Email\" illustration type.\n\t * @public\n\t */\n\tNoMail = \"NoMail\",\n\t/**\n\t * \"No Email v1\" illustration type.\n\t * @public\n\t */\n\tNoMail_v1 = \"NoMail_v1\", // eslint-disable-line\n\t/**\n\t * \"No Entries\" illustration type.\n\t * @public\n\t */\n\tNoEntries = \"NoEntries\",\n\t/**\n\t * \"No Notifications\" illustration type.\n\t * @public\n\t */\n\tNoNotifications = \"NoNotifications\",\n\t/**\n\t * \"No Saved Items\" illustration type.\n\t * @public\n\t */\n\tNoSavedItems = \"NoSavedItems\",\n\t/**\n\t * \"No Saved Items v1\" illustration type.\n\t * @public\n\t */\n\tNoSavedItems_v1 = \"NoSavedItems_v1\", // eslint-disable-line\n\t/**\n\t * \"No Search Results\" illustration type.\n\t * @public\n\t */\n\tNoSearchResults = \"NoSearchResults\",\n\t/**\n\t * \"No Tasks\" illustration type.\n\t * @public\n\t */\n\tNoTasks = \"NoTasks\",\n\t/**\n\t * \"No Tasks v1\" illustration type.\n\t * @public\n\t */\n\tNoTasks_v1 = \"NoTasks_v1\", // eslint-disable-line\n\t/**\n\t * \"No Dimensions Set\" illustration type.\n\t * @public\n\t */\n\tNoDimensionsSet = \"NoDimensionsSet\",\n\t/**\n\t * \"Unable To Load\" illustration type.\n\t * @public\n\t */\n\tUnableToLoad = \"UnableToLoad\",\n\t/**\n\t * \"Unable To Load Image\" illustration type.\n\t * @public\n\t */\n\tUnableToLoadImage = \"UnableToLoadImage\",\n\t/**\n\t * \"Unable To Upload\" illustration type.\n\t * @public\n\t */\n\tUnableToUpload = \"UnableToUpload\",\n\t/**\n\t * \"Upload To Cloud\" illustration type.\n\t * @public\n\t */\n\tUploadToCloud = \"UploadToCloud\",\n\t/**\n\t * \"Add Column\" illustration type.\n\t * @public\n\t */\n\tAddColumn = \"AddColumn\",\n\t/**\n\t * \"Add People\" illustration type.\n\t * @public\n\t */\n\tAddPeople = \"AddPeople\",\n\t/**\n\t * \"Add Dimensions\" illustration type.\n\t * @public\n\t */\n\tAddDimensions = \"AddDimensions\",\n\t/**\n\t * \"Balloon Sky\" illustration type.\n\t * @public\n\t */\n\tBalloonSky = \"BalloonSky\",\n\t/**\n\t * \"Connection\" illustration type.\n\t * @public\n\t */\n\tConnection = \"Connection\",\n\t/**\n\t * \"Empty Calendar\" illustration type.\n\t * @public\n\t */\n\tEmptyCalendar = \"EmptyCalendar\",\n\t/**\n\t * \"Empty List\" illustration type.\n\t * @public\n\t */\n\tEmptyList = \"EmptyList\",\n\t/**\n\t * \"Empty Planning Calendar\" illustration type.\n\t * @public\n\t */\n\tEmptyPlanningCalendar = \"EmptyPlanningCalendar\",\n\t/**\n\t * \"Error Screen\" illustration type.\n\t * @public\n\t */\n\tErrorScreen = \"ErrorScreen\",\n\t/**\n\t * \"Filter Table\" illustration type.\n\t * @public\n\t */\n\tFilterTable = \"FilterTable\",\n\t/**\n\t * \"Group Table\" illustration type.\n\t * @public\n\t */\n\tGroupTable = \"GroupTable\",\n\t/**\n\t * \"No Filter Results\" illustration type.\n\t * @public\n\t */\n\tNoFilterResults = \"NoFilterResults\",\n\t/**\n\t * \"Page Not Found\" illustration type.\n\t * @public\n\t */\n\tPageNotFound = \"PageNotFound\",\n\t/**\n\t * \"Reload Screen\" illustration type.\n\t * @public\n\t */\n\tReloadScreen = \"ReloadScreen\",\n\t/**\n\t * \"Resize Column\" illustration type.\n\t * @public\n\t */\n\tResizeColumn = \"ResizeColumn\",\n\t/**\n\t * \"Search Earth\" illustration type.\n\t * @public\n\t */\n\tSearchEarth = \"SearchEarth\",\n\t/**\n\t * \"Search Folder\" illustration type.\n\t * @public\n\t */\n\tSearchFolder = \"SearchFolder\",\n\t/**\n\t * \"Sign Out\" illustration type.\n\t * @public\n\t */\n\tSignOut = \"SignOut\",\n\t/**\n\t * \"Simple Balloon\" illustration type.\n\t * @public\n\t */\n\tSimpleBalloon = \"SimpleBalloon\",\n\t/**\n\t * \"Simple Bell\" illustration type.\n\t * @public\n\t */\n\tSimpleBell = \"SimpleBell\",\n\t/**\n\t * \"Simple Calendar\" illustration type.\n\t * @public\n\t */\n\tSimpleCalendar = \"SimpleCalendar\",\n\t/**\n\t * \"Simple CheckMark\" illustration type.\n\t * @public\n\t */\n\tSimpleCheckMark = \"SimpleCheckMark\",\n\t/**\n\t * \"Simple Connection\" illustration type.\n\t * @public\n\t */\n\tSimpleConnection = \"SimpleConnection\",\n\t/**\n\t * \"Simple Empty Doc\" illustration type.\n\t * @public\n\t */\n\tSimpleEmptyDoc = \"SimpleEmptyDoc\",\n\t/**\n\t * \"Simple Empty List\" illustration type.\n\t * @public\n\t */\n\tSimpleEmptyList = \"SimpleEmptyList\",\n\t/**\n\t * \"Simple Error\" illustration type.\n\t * @public\n\t */\n\tSimpleError = \"SimpleError\",\n\t/**\n\t * \"Simple Magnifier\" illustration type.\n\t * @public\n\t */\n\tSimpleMagnifier = \"SimpleMagnifier\",\n\t/**\n\t * \"Simple Mail\" illustration type.\n\t * @public\n\t */\n\tSimpleMail = \"SimpleMail\",\n\t/**\n\t * \"Simple No Saved Items\" illustration type.\n\t * @public\n\t */\n\tSimpleNoSavedItems = \"SimpleNoSavedItems\",\n\t/**\n\t * \"Simple Not Found Magnifier\" illustration type.\n\t * @public\n\t */\n\tSimpleNotFoundMagnifier = \"SimpleNotFoundMagnifier\",\n\t/**\n\t * \"Simple Reload\" illustration type.\n\t * @public\n\t */\n\tSimpleReload = \"SimpleReload\",\n\t/**\n\t * \"Simple Task\" illustration type.\n\t * @public\n\t */\n\tSimpleTask = \"SimpleTask\",\n\t/**\n\t * \"Sleeping Bell\" illustration type.\n\t * @public\n\t */\n\tSleepingBell = \"SleepingBell\",\n\t/**\n\t * \"Sort Column\" illustration type.\n\t * @public\n\t */\n\tSortColumn = \"SortColumn\",\n\t/**\n\t * \"Success Balloon\" illustration type.\n\t * @public\n\t */\n\tSuccessBalloon = \"SuccessBalloon\",\n\t/**\n\t * \"Success CheckMark\" illustration type.\n\t * @public\n\t */\n\tSuccessCheckMark = \"SuccessCheckMark\",\n\t/**\n\t * \"Success HighFive\" illustration type.\n\t * @public\n\t */\n\tSuccessHighFive = \"SuccessHighFive\",\n\t/**\n\t * \"Success Screen\" illustration type.\n\t * @public\n\t */\n\tSuccessScreen = \"SuccessScreen\",\n\t/**\n\t * \"Survey\" illustration type.\n\t * @public\n\t */\n\tSurvey = \"Survey\",\n\t/**\n\t * \"Tent\" illustration type.\n\t * @public\n\t */\n\tTent = \"Tent\",\n\t/**\n\t * \"Upload Collection\" illustration type.\n\t * @public\n\t */\n\tUploadCollection = \"UploadCollection\",\n\t/**\n\t* \"TntAvatar\" illustration type.\n\t* @public\n\t*/\n\tTntAvatar = \"TntAvatar\",\n\t/**\n\t* \"TntCalculator\" illustration type.\n\t* @public\n\t*/\n\tTntCalculator = \"TntCalculator\",\n\t/**\n\t* \"TntChartArea\" illustration type.\n\t* @public\n\t*/\n\tTntChartArea = \"TntChartArea\",\n\t/**\n\t* \"TntChartArea2\" illustration type.\n\t* @public\n\t*/\n\tTntChartArea2 = \"TntChartArea2\",\n\t/**\n\t* \"TntChartBar\" illustration type.\n\t* @public\n\t*/\n\tTntChartBar = \"TntChartBar\",\n\t/**\n\t* \"TntChartBPMNFlow\" illustration type.\n\t* @public\n\t*/\n\tTntChartBPMNFlow = \"TntChartBPMNFlow\",\n\t/**\n\t* \"TntChartBullet\" illustration type.\n\t* @public\n\t*/\n\tTntChartBullet = \"TntChartBullet\",\n\t/**\n\t* \"TntChartDoughnut\" illustration type.\n\t* @public\n\t*/\n\tTntChartDoughnut = \"TntChartDoughnut\",\n\t/**\n\t* \"TntChartFlow\" illustration type.\n\t* @public\n\t*/\n\tTntChartFlow = \"TntChartFlow\",\n\t/**\n\t* \"TntChartGantt\" illustration type.\n\t* @public\n\t*/\n\tTntChartGantt = \"TntChartGantt\",\n\t/**\n\t* \"TntChartOrg\" illustration type.\n\t* @public\n\t*/\n\tTntChartOrg = \"TntChartOrg\",\n\t/**\n\t* \"TntChartPie\" illustration type.\n\t* @public\n\t*/\n\tTntChartPie = \"TntChartPie\",\n\t/**\n\t* \"TntCodePlaceholder\" illustration type.\n\t* @public\n\t*/\n\tTntCodePlaceholder = \"TntCodePlaceholder\",\n\t/**\n\t* \"TntCompany\" illustration type.\n\t* @public\n\t*/\n\tTntCompany = \"TntCompany\",\n\t/**\n\t* \"TntCompass\" illustration type.\n\t* @public\n\t*/\n\tTntCompass = \"TntCompass\",\n\t/**\n\t* \"TntComponents\" illustration type.\n\t* @public\n\t*/\n\tTntComponents = \"TntComponents\",\n\t/**\n\t* \"TntDialog\" illustration type.\n\t* @public\n\t*/\n\tTntDialog = \"TntDialog\",\n\t/**\n\t* \"TntExternalLink\" illustration type.\n\t* @public\n\t*/\n\tTntExternalLink = \"TntExternalLink\",\n\t/**\n\t* \"TntFaceID\" illustration type.\n\t* @public\n\t*/\n\tTntFaceID = \"TntFaceID\",\n\t/**\n\t* \"TntFingerprint\" illustration type.\n\t* @public\n\t*/\n\tTntFingerprint = \"TntFingerprint\",\n\t/**\n\t* \"TntHandshake\" illustration type.\n\t* @public\n\t*/\n\tTntHandshake = \"TntHandshake\",\n\t/**\n\t* \"TntHelp\" illustration type.\n\t* @public\n\t*/\n\tTntHelp = \"TntHelp\",\n\t/**\n\t* \"TntLock\" illustration type.\n\t* @public\n\t*/\n\tTntLock = \"TntLock\",\n\t/**\n\t* \"TntMission\" illustration type.\n\t* @public\n\t*/\n\tTntMission = \"TntMission\",\n\t/**\n\t* \"TntMissionFailed\" illustration type.\n\t* @public\n\t*/\n\tTntMissionFailed = \"TntMissionFailed\",\n\t/**\n\t* \"TntNoApplications\" illustration type.\n\t* @public\n\t*/\n\tTntNoApplications = \"TntNoApplications\",\n\t/**\n\t* \"TntNoFlows\" illustration type.\n\t* @public\n\t*/\n\tTntNoFlows = \"TntNoFlows\",\n\t/**\n\t* \"TntNoUsers\" illustration type.\n\t* @public\n\t*/\n\tTntNoUsers = \"TntNoUsers\",\n\t/**\n\t* \"TntRadar\" illustration type.\n\t* @public\n\t*/\n\tTntRadar = \"TntRadar\",\n\t/**\n\t* \"TntRoadMap\" illustration type.\n\t* @public\n\t*/\n\tTntRoadMap = \"TntRoadMap\",\n\t/**\n\t* \"TntSecrets\" illustration type.\n\t* @public\n\t*/\n\tTntSecrets = \"TntSecrets\",\n\t/**\n\t* \"TntServices\" illustration type.\n\t* @public\n\t*/\n\tTntServices = \"TntServices\",\n\t/**\n\t* \"TntSessionExpired\" illustration type.\n\t* @public\n\t*/\n\tTntSessionExpired = \"TntSessionExpired\",\n\t/**\n\t* \"TntSessionExpiring\" illustration type.\n\t* @public\n\t*/\n\tTntSessionExpiring = \"TntSessionExpiring\",\n\t/**\n\t* \"TntSettings\" illustration type.\n\t* @public\n\t*/\n\tTntSettings = \"TntSettings\",\n\t/**\n\t* \"TntSuccess\" illustration type.\n\t* @public\n\t*/\n\tTntSuccess = \"TntSuccess\",\n\t/**\n\t* \"TntSuccessfulAuth\" illustration type.\n\t* @public\n\t*/\n\tTntSuccessfulAuth = \"TntSuccessfulAuth\",\n\t/**\n\t* \"TntSystems\" illustration type.\n\t* @public\n\t*/\n\tTntSystems = \"TntSystems\",\n\t/**\n\t* \"TntTeams\" illustration type.\n\t* @public\n\t*/\n\tTntTeams = \"TntTeams\",\n\t/**\n\t* \"TntTools\" illustration type.\n\t* @public\n\t*/\n\tTntTools = \"TntTools\",\n\t/**\n\t* \"TntTutorials\" illustration type.\n\t* @public\n\t*/\n\tTntTutorials = \"TntTutorials\",\n\t/**\n\t* \"TntUnableToLoad\" illustration type.\n\t* @public\n\t*/\n\tTntUnableToLoad = \"TntUnableToLoad\",\n\t/**\n\t* \"TntUnlock\" illustration type.\n\t* @public\n\t*/\n\tTntUnlock = \"TntUnlock\",\n\t/**\n\t* \"TntUnsuccessfulAuth\" illustration type.\n\t* @public\n\t*/\n\tTntUnsuccessfulAuth = \"TntUnsuccessfulAuth\",\n\t/**\n\t* \"TntUser2\" illustration type.\n\t* @public\n\t*/\n\tTntUser2 = \"TntUser2\",\n\n}\n\nexport default IllustrationMessageType;\n"]}
|
|
1
|
+
{"version":3,"file":"IllustrationMessageType.js","sourceRoot":"","sources":["../../src/types/IllustrationMessageType.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * Different illustration types of Illustrated Message.\n * @public\n */\nenum IllustrationMessageType {\n\t/**\n\t * \"Before Search\" illustration type.\n\t * @public\n\t */\n\tBeforeSearch = \"BeforeSearch\",\n\t/**\n\t * \"New Mail\" illustration type.\n\t * @public\n\t */\n\tNewMail = \"NewMail\",\n\t/**\n\t * \"No Activities\" illustration type.\n\t * @public\n\t */\n\tNoActivities = \"NoActivities\",\n\t/**\n\t * \"No Columns Set\" illustration type.\n\t * @public\n\t */\n\tNoColumnsSet = \"NoColumnsSet\",\n\t/**\n\t * \"No Data\" illustration type.\n\t * @public\n\t */\n\tNoData = \"NoData\",\n\t/**\n\t * \"No Email\" illustration type.\n\t * @public\n\t */\n\tNoMail = \"NoMail\",\n\t/**\n\t * \"No Email v1\" illustration type.\n\t * @public\n\t */\n\tNoMail_v1 = \"NoMail_v1\", // eslint-disable-line\n\t/**\n\t * \"No Entries\" illustration type.\n\t * @public\n\t */\n\tNoEntries = \"NoEntries\",\n\t/**\n\t * \"No Notifications\" illustration type.\n\t * @public\n\t */\n\tNoNotifications = \"NoNotifications\",\n\t/**\n\t * \"No Saved Items\" illustration type.\n\t * @public\n\t */\n\tNoSavedItems = \"NoSavedItems\",\n\t/**\n\t * \"No Saved Items v1\" illustration type.\n\t * @public\n\t */\n\tNoSavedItems_v1 = \"NoSavedItems_v1\", // eslint-disable-line\n\t/**\n\t * \"No Search Results\" illustration type.\n\t * @public\n\t */\n\tNoSearchResults = \"NoSearchResults\",\n\t/**\n\t * \"No Tasks\" illustration type.\n\t * @public\n\t */\n\tNoTasks = \"NoTasks\",\n\t/**\n\t * \"No Tasks v1\" illustration type.\n\t * @public\n\t */\n\tNoTasks_v1 = \"NoTasks_v1\", // eslint-disable-line\n\t/**\n\t * \"No Dimensions Set\" illustration type.\n\t * @public\n\t */\n\tNoDimensionsSet = \"NoDimensionsSet\",\n\t/**\n\t * \"Unable To Load\" illustration type.\n\t * @public\n\t */\n\tUnableToLoad = \"UnableToLoad\",\n\t/**\n\t * \"Unable To Load Image\" illustration type.\n\t * @public\n\t */\n\tUnableToLoadImage = \"UnableToLoadImage\",\n\t/**\n\t * \"Unable To Upload\" illustration type.\n\t * @public\n\t */\n\tUnableToUpload = \"UnableToUpload\",\n\t/**\n\t * \"Upload To Cloud\" illustration type.\n\t * @public\n\t */\n\tUploadToCloud = \"UploadToCloud\",\n\t/**\n\t * \"Add Column\" illustration type.\n\t * @public\n\t */\n\tAddColumn = \"AddColumn\",\n\t/**\n\t * \"Add People\" illustration type.\n\t * @public\n\t */\n\tAddPeople = \"AddPeople\",\n\t/**\n\t * \"Add Dimensions\" illustration type.\n\t * @public\n\t */\n\tAddDimensions = \"AddDimensions\",\n\t/**\n\t * \"Balloon Sky\" illustration type.\n\t * @public\n\t */\n\tBalloonSky = \"BalloonSky\",\n\t/**\n\t * \"Connection\" illustration type.\n\t * @public\n\t */\n\tConnection = \"Connection\",\n\t/**\n\t * \"Empty Calendar\" illustration type.\n\t * @public\n\t */\n\tEmptyCalendar = \"EmptyCalendar\",\n\t/**\n\t * \"Empty List\" illustration type.\n\t * @public\n\t */\n\tEmptyList = \"EmptyList\",\n\t/**\n\t * \"Empty Planning Calendar\" illustration type.\n\t * @public\n\t */\n\tEmptyPlanningCalendar = \"EmptyPlanningCalendar\",\n\t/**\n\t * \"Error Screen\" illustration type.\n\t * @public\n\t */\n\tErrorScreen = \"ErrorScreen\",\n\t/**\n\t * \"Filter Table\" illustration type.\n\t * @public\n\t */\n\tFilterTable = \"FilterTable\",\n\t/**\n\t * \"Group Table\" illustration type.\n\t * @public\n\t */\n\tGroupTable = \"GroupTable\",\n\t/**\n\t * \"No Filter Results\" illustration type.\n\t * @public\n\t */\n\tNoFilterResults = \"NoFilterResults\",\n\t/**\n\t * \"Page Not Found\" illustration type.\n\t * @public\n\t */\n\tPageNotFound = \"PageNotFound\",\n\t/**\n\t * \"Reload Screen\" illustration type.\n\t * @public\n\t */\n\tReloadScreen = \"ReloadScreen\",\n\t/**\n\t * \"Resize Column\" illustration type.\n\t * @public\n\t */\n\tResizeColumn = \"ResizeColumn\",\n\t/**\n\t * \"Search Earth\" illustration type.\n\t * @public\n\t */\n\tSearchEarth = \"SearchEarth\",\n\t/**\n\t * \"Search Folder\" illustration type.\n\t * @public\n\t */\n\tSearchFolder = \"SearchFolder\",\n\t/**\n\t * \"Sign Out\" illustration type.\n\t * @public\n\t */\n\tSignOut = \"SignOut\",\n\t/**\n\t * \"Simple Balloon\" illustration type.\n\t * @public\n\t */\n\tSimpleBalloon = \"SimpleBalloon\",\n\t/**\n\t * \"Simple Bell\" illustration type.\n\t * @public\n\t */\n\tSimpleBell = \"SimpleBell\",\n\t/**\n\t * \"Simple Calendar\" illustration type.\n\t * @public\n\t */\n\tSimpleCalendar = \"SimpleCalendar\",\n\t/**\n\t * \"Simple CheckMark\" illustration type.\n\t * @public\n\t */\n\tSimpleCheckMark = \"SimpleCheckMark\",\n\t/**\n\t * \"Simple Connection\" illustration type.\n\t * @public\n\t */\n\tSimpleConnection = \"SimpleConnection\",\n\t/**\n\t * \"Simple Empty Doc\" illustration type.\n\t * @public\n\t */\n\tSimpleEmptyDoc = \"SimpleEmptyDoc\",\n\t/**\n\t * \"Simple Empty List\" illustration type.\n\t * @public\n\t */\n\tSimpleEmptyList = \"SimpleEmptyList\",\n\t/**\n\t * \"Simple Error\" illustration type.\n\t * @public\n\t */\n\tSimpleError = \"SimpleError\",\n\t/**\n\t * \"Simple Magnifier\" illustration type.\n\t * @public\n\t */\n\tSimpleMagnifier = \"SimpleMagnifier\",\n\t/**\n\t * \"Simple Mail\" illustration type.\n\t * @public\n\t */\n\tSimpleMail = \"SimpleMail\",\n\t/**\n\t * \"Simple No Saved Items\" illustration type.\n\t * @public\n\t */\n\tSimpleNoSavedItems = \"SimpleNoSavedItems\",\n\t/**\n\t * \"Simple Not Found Magnifier\" illustration type.\n\t * @public\n\t */\n\tSimpleNotFoundMagnifier = \"SimpleNotFoundMagnifier\",\n\t/**\n\t * \"Simple Reload\" illustration type.\n\t * @public\n\t */\n\tSimpleReload = \"SimpleReload\",\n\t/**\n\t * \"Simple Task\" illustration type.\n\t * @public\n\t */\n\tSimpleTask = \"SimpleTask\",\n\t/**\n\t * \"Sleeping Bell\" illustration type.\n\t * @public\n\t */\n\tSleepingBell = \"SleepingBell\",\n\t/**\n\t * \"Sort Column\" illustration type.\n\t * @public\n\t */\n\tSortColumn = \"SortColumn\",\n\t/**\n\t * \"Success Balloon\" illustration type.\n\t * @public\n\t */\n\tSuccessBalloon = \"SuccessBalloon\",\n\t/**\n\t * \"Success CheckMark\" illustration type.\n\t * @public\n\t */\n\tSuccessCheckMark = \"SuccessCheckMark\",\n\t/**\n\t * \"Success HighFive\" illustration type.\n\t * @public\n\t */\n\tSuccessHighFive = \"SuccessHighFive\",\n\t/**\n\t * \"Success Screen\" illustration type.\n\t * @public\n\t */\n\tSuccessScreen = \"SuccessScreen\",\n\t/**\n\t * \"Survey\" illustration type.\n\t * @public\n\t */\n\tSurvey = \"Survey\",\n\t/**\n\t * \"Tent\" illustration type.\n\t * @public\n\t */\n\tTent = \"Tent\",\n\t/**\n\t * \"Upload Collection\" illustration type.\n\t * @public\n\t */\n\tUploadCollection = \"UploadCollection\",\n\t/**\n\t* \"TntAvatar\" illustration type.\n\t* @public\n\t*/\n\tTntAvatar = \"TntAvatar\",\n\t/**\n\t* \"TntCalculator\" illustration type.\n\t* @public\n\t*/\n\tTntCalculator = \"TntCalculator\",\n\t/**\n\t* \"TntChartArea\" illustration type.\n\t* @public\n\t*/\n\tTntChartArea = \"TntChartArea\",\n\t/**\n\t* \"TntChartArea2\" illustration type.\n\t* @public\n\t*/\n\tTntChartArea2 = \"TntChartArea2\",\n\t/**\n\t* \"TntChartBar\" illustration type.\n\t* @public\n\t*/\n\tTntChartBar = \"TntChartBar\",\n\t/**\n\t* \"TntChartBPMNFlow\" illustration type.\n\t* @public\n\t*/\n\tTntChartBPMNFlow = \"TntChartBPMNFlow\",\n\t/**\n\t* \"TntChartBullet\" illustration type.\n\t* @public\n\t*/\n\tTntChartBullet = \"TntChartBullet\",\n\t/**\n\t* \"TntChartDoughnut\" illustration type.\n\t* @public\n\t*/\n\tTntChartDoughnut = \"TntChartDoughnut\",\n\t/**\n\t* \"TntChartFlow\" illustration type.\n\t* @public\n\t*/\n\tTntChartFlow = \"TntChartFlow\",\n\t/**\n\t* \"TntChartGantt\" illustration type.\n\t* @public\n\t*/\n\tTntChartGantt = \"TntChartGantt\",\n\t/**\n\t* \"TntChartOrg\" illustration type.\n\t* @public\n\t*/\n\tTntChartOrg = \"TntChartOrg\",\n\t/**\n\t* \"TntChartPie\" illustration type.\n\t* @public\n\t*/\n\tTntChartPie = \"TntChartPie\",\n\t/**\n\t* \"TntCodePlaceholder\" illustration type.\n\t* @public\n\t*/\n\tTntCodePlaceholder = \"TntCodePlaceholder\",\n\t/**\n\t* \"TntCompany\" illustration type.\n\t* @public\n\t*/\n\tTntCompany = \"TntCompany\",\n\t/**\n\t* \"TntCompass\" illustration type.\n\t* @public\n\t*/\n\tTntCompass = \"TntCompass\",\n\t/**\n\t* \"TntComponents\" illustration type.\n\t* @public\n\t*/\n\tTntComponents = \"TntComponents\",\n\t/**\n\t* \"TntDialog\" illustration type.\n\t* @public\n\t*/\n\tTntDialog = \"TntDialog\",\n\t/**\n\t* \"TntExternalLink\" illustration type.\n\t* @public\n\t*/\n\tTntExternalLink = \"TntExternalLink\",\n\t/**\n\t* \"TntFaceID\" illustration type.\n\t* @public\n\t*/\n\tTntFaceID = \"TntFaceID\",\n\t/**\n\t* \"TntFingerprint\" illustration type.\n\t* @public\n\t*/\n\tTntFingerprint = \"TntFingerprint\",\n\t/**\n\t* \"TntHandshake\" illustration type.\n\t* @public\n\t*/\n\tTntHandshake = \"TntHandshake\",\n\t/**\n\t* \"TntHelp\" illustration type.\n\t* @public\n\t*/\n\tTntHelp = \"TntHelp\",\n\t/**\n\t* \"TntLock\" illustration type.\n\t* @public\n\t*/\n\tTntLock = \"TntLock\",\n\t/**\n\t* \"TntMission\" illustration type.\n\t* @public\n\t*/\n\tTntMission = \"TntMission\",\n\t/**\n\t* \"TntMissionFailed\" illustration type.\n\t* @public\n\t*/\n\tTntMissionFailed = \"TntMissionFailed\",\n\t/**\n\t* \"TntNoApplications\" illustration type.\n\t* @public\n\t*/\n\tTntNoApplications = \"TntNoApplications\",\n\t/**\n\t* \"TntNoFlows\" illustration type.\n\t* @public\n\t*/\n\tTntNoFlows = \"TntNoFlows\",\n\t/**\n\t* \"TntNoUsers\" illustration type.\n\t* @public\n\t*/\n\tTntNoUsers = \"TntNoUsers\",\n\t/**\n\t* \"TntRadar\" illustration type.\n\t* @public\n\t*/\n\tTntRadar = \"TntRadar\",\n\t/**\n\t* \"TntRoadMap\" illustration type.\n\t* @public\n\t*/\n\tTntRoadMap = \"TntRoadMap\",\n\t/**\n\t* \"TntSecrets\" illustration type.\n\t* @public\n\t*/\n\tTntSecrets = \"TntSecrets\",\n\t/**\n\t* \"TntServices\" illustration type.\n\t* @public\n\t*/\n\tTntServices = \"TntServices\",\n\t/**\n\t* \"TntSessionExpired\" illustration type.\n\t* @public\n\t*/\n\tTntSessionExpired = \"TntSessionExpired\",\n\t/**\n\t* \"TntSessionExpiring\" illustration type.\n\t* @public\n\t*/\n\tTntSessionExpiring = \"TntSessionExpiring\",\n\t/**\n\t* \"TntSettings\" illustration type.\n\t* @public\n\t*/\n\tTntSettings = \"TntSettings\",\n\t/**\n\t* \"TntSuccess\" illustration type.\n\t* @public\n\t*/\n\tTntSuccess = \"TntSuccess\",\n\t/**\n\t* \"TntSuccessfulAuth\" illustration type.\n\t* @public\n\t*/\n\tTntSuccessfulAuth = \"TntSuccessfulAuth\",\n\t/**\n\t* \"TntSystems\" illustration type.\n\t* @public\n\t*/\n\tTntSystems = \"TntSystems\",\n\t/**\n\t* \"TntTeams\" illustration type.\n\t* @public\n\t*/\n\tTntTeams = \"TntTeams\",\n\t/**\n\t* \"TntTools\" illustration type.\n\t* @public\n\t*/\n\tTntTools = \"TntTools\",\n\t/**\n\t* \"TntTutorials\" illustration type.\n\t* @public\n\t*/\n\tTntTutorials = \"TntTutorials\",\n\t/**\n\t* \"TntUnableToLoad\" illustration type.\n\t* @public\n\t*/\n\tTntUnableToLoad = \"TntUnableToLoad\",\n\t/**\n\t* \"TntUnlock\" illustration type.\n\t* @public\n\t*/\n\tTntUnlock = \"TntUnlock\",\n\t/**\n\t* \"TntUnsuccessfulAuth\" illustration type.\n\t* @public\n\t*/\n\tTntUnsuccessfulAuth = \"TntUnsuccessfulAuth\",\n\t/**\n\t* \"TntUser2\" illustration type.\n\t* @public\n\t*/\n\tTntUser2 = \"TntUser2\",\n\n}\n\nexport default IllustrationMessageType;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MediaGalleryItemLayout.js","sourceRoot":"","sources":["../../src/types/MediaGalleryItemLayout.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"MediaGalleryItemLayout.js","sourceRoot":"","sources":["../../src/types/MediaGalleryItemLayout.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,sBAkBJ;AAlBD,WAAK,sBAAsB;IAE1B;;;;;OAKG;IACF,2CAAiB,CAAA;IAElB;;;;;;OAMG;IACH,uCAAa,CAAA;AACd,CAAC,EAlBI,sBAAsB,KAAtB,sBAAsB,QAkB1B;AAED,eAAe,sBAAsB,CAAC","sourcesContent":["/**\n * Defines the layout of the content displayed in the `ui5-media-gallery-item`.\n * @public\n */\nenum MediaGalleryItemLayout {\n\n\t/**\n\t * Recommended to use when the item contains an image.\n\t *\n\t * When a thumbnail is selected, it makes the corresponding enlarged content appear in a square display area.\n\t * @public\n\t */\n\t Square = \"Square\",\n\n\t/**\n\t * Recommended to use when the item contains video content.\n\t *\n\t * When a thumbnail is selected, it makes the corresponding enlarged content appear in a wide display area\n\t * (stretched to fill all of the available width) for optimal user experiance.\n\t * @public\n\t */\n\tWide = \"Wide\",\n}\n\nexport default MediaGalleryItemLayout;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MediaGalleryLayout.js","sourceRoot":"","sources":["../../src/types/MediaGalleryLayout.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"MediaGalleryLayout.js","sourceRoot":"","sources":["../../src/types/MediaGalleryLayout.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,kBAmBJ;AAnBD,WAAK,kBAAkB;IAEtB;;;OAGG;IACF,mCAAa,CAAA;IAEd;;;OAGG;IACH,2CAAqB,CAAA;IAErB;;;OAGG;IACH,+CAAyB,CAAA;AAC1B,CAAC,EAnBI,kBAAkB,KAAlB,kBAAkB,QAmBtB;AAED,eAAe,kBAAkB,CAAC","sourcesContent":["/**\n * Defines the layout type of the thumbnails list of the `ui5-media-gallery` component.\n * @public\n */\nenum MediaGalleryLayout {\n\n\t/**\n\t * The layout is determined automatically.\n\t * @public\n\t */\n\t Auto = \"Auto\",\n\n\t/**\n\t * Displays the layout as a vertical split between the thumbnails list and the selected image.\n\t * @public\n\t */\n\tVertical = \"Vertical\",\n\n\t/**\n\t * Displays the layout as a horizontal split between the thumbnails list and the selected image.\n\t * @public\n\t */\n\tHorizontal = \"Horizontal\",\n}\n\nexport default MediaGalleryLayout;\n"]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Defines the horizontal alignment of the thumbnails menu of the
|
|
3
|
-
*
|
|
2
|
+
* Defines the horizontal alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
declare enum MediaGalleryMenuHorizontalAlign {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Defines the horizontal alignment of the thumbnails menu of the
|
|
3
|
-
*
|
|
2
|
+
* Defines the horizontal alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
var MediaGalleryMenuHorizontalAlign;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MediaGalleryMenuHorizontalAlign.js","sourceRoot":"","sources":["../../src/types/MediaGalleryMenuHorizontalAlign.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"MediaGalleryMenuHorizontalAlign.js","sourceRoot":"","sources":["../../src/types/MediaGalleryMenuHorizontalAlign.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,+BAaJ;AAbD,WAAK,+BAA+B;IAEnC;;;OAGG;IACH,gDAAa,CAAA;IAEb;;;OAGG;IACH,kDAAe,CAAA;AAChB,CAAC,EAbI,+BAA+B,KAA/B,+BAA+B,QAanC;AAED,eAAe,+BAA+B,CAAC","sourcesContent":["/**\n * Defines the horizontal alignment of the thumbnails menu of the `ui5-media-gallery` component.\n * @public\n */\nenum MediaGalleryMenuHorizontalAlign {\n\n\t/**\n\t * Displays the menu on the left side of the target.\n\t * @public\n\t */\n\tLeft = \"Left\",\n\n\t/**\n\t * Displays the menu on the right side of the target.\n\t * @public\n\t */\n\tRight = \"Right\",\n}\n\nexport default MediaGalleryMenuHorizontalAlign;\n"]}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Types for the vertical alignment of the thumbnails menu of the
|
|
3
|
-
*
|
|
2
|
+
* Types for the vertical alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
declare enum MediaGalleryMenuVerticalAlign {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Types for the vertical alignment of the thumbnails menu of the
|
|
3
|
-
*
|
|
2
|
+
* Types for the vertical alignment of the thumbnails menu of the `ui5-media-gallery` component.
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
var MediaGalleryMenuVerticalAlign;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MediaGalleryMenuVerticalAlign.js","sourceRoot":"","sources":["../../src/types/MediaGalleryMenuVerticalAlign.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"MediaGalleryMenuVerticalAlign.js","sourceRoot":"","sources":["../../src/types/MediaGalleryMenuVerticalAlign.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,6BAYJ;AAZD,WAAK,6BAA6B;IACjC;;;OAGG;IACH,4CAAW,CAAA;IAEX;;;OAGG;IACH,kDAAiB,CAAA;AAClB,CAAC,EAZI,6BAA6B,KAA7B,6BAA6B,QAYjC;AAED,eAAe,6BAA6B,CAAC","sourcesContent":["/**\n * Types for the vertical alignment of the thumbnails menu of the `ui5-media-gallery` component.\n * @public\n */\nenum MediaGalleryMenuVerticalAlign {\n\t/**\n\t * Displays the menu at the top of the reference control.\n\t * @public\n\t */\n\tTop = \"Top\",\n\n\t/**\n\t * Displays the menu at the bottom of the reference control.\n\t * @public\n\t */\n\tBottom = \"Bottom\",\n}\n\nexport default MediaGalleryMenuVerticalAlign;\n"]}
|
|
@@ -1,24 +1,20 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Available Page Background Design.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
declare enum PageBackgroundDesign {
|
|
7
6
|
/**
|
|
8
7
|
* Page background color when a List is set as the Page content.
|
|
9
|
-
*
|
|
10
8
|
* @public
|
|
11
9
|
*/
|
|
12
10
|
List = "List",
|
|
13
11
|
/**
|
|
14
12
|
* A solid background color dependent on the theme.
|
|
15
|
-
*
|
|
16
13
|
* @public
|
|
17
14
|
*/
|
|
18
15
|
Solid = "Solid",
|
|
19
16
|
/**
|
|
20
17
|
* Transparent background for the page.
|
|
21
|
-
*
|
|
22
18
|
* @public
|
|
23
19
|
*/
|
|
24
20
|
Transparent = "Transparent"
|
|
@@ -1,25 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Available Page Background Design.
|
|
3
|
-
*
|
|
4
3
|
* @public
|
|
5
4
|
*/
|
|
6
5
|
var PageBackgroundDesign;
|
|
7
6
|
(function (PageBackgroundDesign) {
|
|
8
7
|
/**
|
|
9
8
|
* Page background color when a List is set as the Page content.
|
|
10
|
-
*
|
|
11
9
|
* @public
|
|
12
10
|
*/
|
|
13
11
|
PageBackgroundDesign["List"] = "List";
|
|
14
12
|
/**
|
|
15
13
|
* A solid background color dependent on the theme.
|
|
16
|
-
*
|
|
17
14
|
* @public
|
|
18
15
|
*/
|
|
19
16
|
PageBackgroundDesign["Solid"] = "Solid";
|
|
20
17
|
/**
|
|
21
18
|
* Transparent background for the page.
|
|
22
|
-
*
|
|
23
19
|
* @public
|
|
24
20
|
*/
|
|
25
21
|
PageBackgroundDesign["Transparent"] = "Transparent";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageBackgroundDesign.js","sourceRoot":"","sources":["../../src/types/PageBackgroundDesign.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"PageBackgroundDesign.js","sourceRoot":"","sources":["../../src/types/PageBackgroundDesign.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,oBAmBJ;AAnBD,WAAK,oBAAoB;IAExB;;;OAGG;IACH,qCAAa,CAAA;IAEb;;;OAGI;IACJ,uCAAe,CAAA;IAEf;;;OAGG;IACH,mDAA2B,CAAA;AAC5B,CAAC,EAnBI,oBAAoB,KAApB,oBAAoB,QAmBxB;AAED,eAAe,oBAAoB,CAAC","sourcesContent":["/**\n * Available Page Background Design.\n * @public\n */\nenum PageBackgroundDesign {\n\n\t/**\n\t * Page background color when a List is set as the Page content.\n\t * @public\n\t */\n\tList = \"List\",\n\n\t/**\n\t * A solid background color dependent on the theme.\n\t * @public\n \t */\n\tSolid = \"Solid\",\n\n\t/**\n\t * Transparent background for the page.\n\t * @public\n\t */\n\tTransparent = \"Transparent\",\n}\n\nexport default PageBackgroundDesign;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideContentFallDown.js","sourceRoot":"","sources":["../../src/types/SideContentFallDown.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"SideContentFallDown.js","sourceRoot":"","sources":["../../src/types/SideContentFallDown.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,mBAwBJ;AAxBD,WAAK,mBAAmB;IACvB;;;OAGG;IACH,0CAAmB,CAAA;IAEnB;;;OAGG;IACH,wCAAiB,CAAA;IAEjB;;;OAGG;IACH,wCAAiB,CAAA;IAEjB;;;OAGG;IACH,wDAAiC,CAAA;AAClC,CAAC,EAxBI,mBAAmB,KAAnB,mBAAmB,QAwBvB;AAED,eAAe,mBAAmB,CAAC","sourcesContent":["/**\n * SideContent FallDown options.\n * @public\n */\nenum SideContentFallDown {\n\t/**\n\t * Side content falls down on breakpoints below XL\n\t * @public\n\t */\n\tBelowXL = \"BelowXL\",\n\n\t/**\n\t * Side content falls down on breakpoints below L\n\t * @public\n\t */\n\tBelowL = \"BelowL\",\n\n\t/**\n\t * Side content falls down on breakpoints below M\n\t * @public\n\t */\n\tBelowM = \"BelowM\",\n\n\t/**\n\t * Side content falls down on breakpoint M and the minimum width for the side content\n\t * @public\n\t */\n\tOnMinimumWidth = \"OnMinimumWidth\",\n}\n\nexport default SideContentFallDown;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideContentPosition.js","sourceRoot":"","sources":["../../src/types/SideContentPosition.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"SideContentPosition.js","sourceRoot":"","sources":["../../src/types/SideContentPosition.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,IAAK,mBAcJ;AAdD,WAAK,mBAAmB;IACvB;;;;OAIG;IACH,kCAAW,CAAA;IAEX;;;;OAIG;IACH,sCAAe,CAAA;AAChB,CAAC,EAdI,mBAAmB,KAAnB,mBAAmB,QAcvB;AAED,eAAe,mBAAmB,CAAC","sourcesContent":["/**\n * Side Content position options.\n * @public\n */\nenum SideContentPosition {\n\t/**\n\t * The side content is on the right side of the main container\n\t * in left-to-right mode and on the left side in right-to-left mode.\n\t * @public\n\t */\n\tEnd = \"End\",\n\n\t/**\n\t * The side content is on the left side of the main container\n\t * in left-to-right mode and on the right side in right-to-left mode.\n\t * @public\n\t */\n\tStart = \"Start\",\n}\n\nexport default SideContentPosition;\n"]}
|